|
|
|
@895
|
[895]
|
01/22/11 23:49:35 |
walter |
fix regs destroyed by function call |
|
|
|
@887
|
[887]
|
01/21/11 03:47:06 |
walter |
64 bit struct param passing |
|
|
|
@886
|
[886]
|
01/21/11 01:48:44 |
walter |
bugzilla 2581 DDoc doesn't work for functions with auto return type. |
|
|
|
@884
|
[884]
|
01/20/11 02:52:41 |
walter |
bugzilla 5197 Ddoc: access-attributed auto template function crashes dmd |
|
|
|
@882
|
[882]
|
01/18/11 23:38:33 |
walter |
load of 64 bit register fix |
|
|
|
@879
|
[879]
|
01/15/11 15:23:06 |
walter |
64 bit alignment fix |
|
|
|
@875
|
[875]
|
01/14/11 03:58:39 |
walter |
arrayop fix |
|
|
|
@873
|
[873]
|
01/14/11 00:45:45 |
walter |
bugzilla 5447 Should be illegal to throw a non-Throwable |
|
|
|
@869
|
[869]
|
01/13/11 00:28:11 |
walter |
make 64 bit std.format unittests work |
|
|
|
@868
|
[868]
|
01/12/11 22:26:07 |
walter |
64 bit multiply error |
|
|
|
@867
|
[867]
|
01/12/11 06:01:24 |
walter |
attempt fix for base64 bug |
|
|
|
@866
|
[866]
|
01/12/11 03:09:00 |
walter |
fix 64 bit std.string unittests |
|
|
|
@865
|
[865]
|
01/12/11 00:27:00 |
walter |
fix to past std.math 64 bit unittests |
|
|
|
@861
|
[861]
|
01/11/11 03:04:47 |
walter |
bugzilla 5439 64bit struct alignment inconsistent with C ABI |
|
|
|
@857
|
[857]
|
01/11/11 00:43:33 |
walter |
64 bit postinc bug |
|
|
|
@856
|
[856]
|
01/10/11 21:32:47 |
walter |
use new non-varargs functions |
|
|
|
@855
|
[855]
|
01/10/11 02:45:36 |
walter |
64 bit sign extension bug |
|
|
|
@854
|
[854]
|
01/10/11 01:39:46 |
walter |
more 64 bits |
|
|
|
@853
|
[853]
|
01/09/11 17:47:14 |
walter |
more 64 fixes |
|
|
|
@852
|
[852]
|
01/09/11 00:57:36 |
walter |
remove reliance on varargs |
|
|
|
@851
|
[851]
|
01/07/11 12:24:12 |
walter |
64 bit fixes to make gc run |
|
|
|
@846
|
[846]
|
01/06/11 01:41:40 |
walter |
testregexp now works in 64 bits |
|
|
|
@845
|
[845]
|
01/05/11 03:32:55 |
walter |
64 bits - testdate now passes |
|
|
|
@844
|
[844]
|
01/05/11 02:24:46 |
walter |
Fix for Don's 64 bit bug report |
|
|
|
@843
|
[843]
|
01/04/11 05:10:43 |
walter |
more 64 |
|
|
|
@842
|
[842]
|
01/03/11 03:32:46 |
walter |
bugzilla 190 and 4753 |
|
|
|
@840
|
[840]
|
01/03/11 01:23:20 |
walter |
try again on 64 bit profiler |
|
|
|
@837
|
[837]
|
01/02/11 02:08:10 |
walter |
coverage analyzer now works in 64 bits |
|
|
|
@836
|
[836]
|
01/02/11 01:06:20 |
walter |
64 bit arrayops tests now work |
|
|
|
@834
|
[834]
|
01/01/11 17:12:24 |
walter |
more 64 |
|
|
|
@832
|
[832]
|
01/01/11 02:15:25 |
walter |
more 64 |
|
|
|
@831
|
[831]
|
12/31/10 23:20:07 |
walter |
64 bits |
|
|
|
@829
|
[829]
|
12/31/10 02:23:29 |
walter |
more 64 |
|
|
|
@828
|
[828]
|
12/30/10 04:14:27 |
walter |
more 64 fixes |
|
|
|
@827
|
[827]
|
12/29/10 00:32:48 |
walter |
more 64 |
|
|
|
@825
|
[825]
|
12/27/10 22:26:53 |
walter |
bugzilla 4389 ICE(constfold.c, expression.c), or wrong code: string~=dchar … |
|
|
|
@824
|
[824]
|
12/27/10 20:59:22 |
walter |
mitigation of bugzilla 4860 |
|
|
|
@823
|
[823]
|
12/27/10 18:23:34 |
walter |
bugzilla 5090 ICE(todt.c) struct literal initializing zero length array |
|
|
|
@822
|
[822]
|
12/27/10 17:17:08 |
walter |
bugzilla 5025 ICE(cast.c) shared struct literal |
|
|
|
@821
|
[821]
|
12/27/10 02:46:27 |
walter |
bugzilla 3681 ICE(go.c): when function takes too long to optimize, only … |
|
|
|
@820
|
[820]
|
12/27/10 01:48:36 |
walter |
bugzilla 4379 ICE(blockopt.c): foreach over huge tuple, only with -O |
|
|
|
@819
|
[819]
|
12/27/10 00:44:50 |
walter |
64 bit fix |
|
|
|
@818
|
[818]
|
12/26/10 21:31:18 |
walter |
bugzilla 5365 Regression (2.051) implicit conversions via alias this are … |
|
|
|
@814
|
[814]
|
12/23/10 02:38:11 |
walter |
Bugzilla 5242 self referencing template constraint crashes compiler |
|
|
|
@813
|
[813]
|
12/23/10 01:50:12 |
walter |
Brad's backend 64 bit changes |
|
|
|
@812
|
[812]
|
12/22/10 23:52:15 |
walter |
harmonize some 64 bit patches from dmd1, other fixes from Brad |
|
|
|
@811
|
[811]
|
12/22/10 04:01:22 |
walter |
better fix for the recursive template constraint issue |
|
|
|
@810
|
[810]
|
12/21/10 04:44:03 |
walter |
more 64 |
|
|
|
@809
|
[809]
|
12/20/10 02:17:34 |
walter |
fixed problem with recursive instantiations reported by Stephan Dilly |
|
|
|
@808
|
[808]
|
12/19/10 02:28:15 |
walter |
fix 2 issues spotted by valgrind |
|
|
|
@807
|
[807]
|
12/14/10 05:19:40 |
walter |
cdaddass fix for 64 |
|
|
|
@805
|
[805]
|
12/13/10 19:06:52 |
walter |
finally passes test23 in 64 bits |
|
|
|
@801
|
[801]
|
12/12/10 03:43:49 |
walter |
improve template arg match |
|
|
|
@798
|
[798]
|
12/12/10 00:49:13 |
walter |
more 64 |
|
|
|
@795
|
[795]
|
12/08/10 20:33:26 |
walter |
bugzilla 5331 mach format problem |
|
|
|
@793
|
[793]
|
12/08/10 03:42:30 |
walter |
Brad's fix for fail278 regression |
|
|
|
@792
|
[792]
|
12/07/10 20:08:41 |
walter |
bugzilla 5294 -O optimization breaks for loop |
|
|
|
@791
|
[791]
|
12/07/10 18:19:16 |
walter |
bugzilla 5238 PATCH: fix return of uninitialised var in interpret.c |
|
|
|
@790
|
[790]
|
12/07/10 05:39:21 |
walter |
more 64 |
|
|
|
@789
|
[789]
|
12/06/10 15:21:32 |
walter |
bugzilla 2954 [tdpl] Appalling bug in associative arrays (D2 only) |
|
|
|
@788
|
[788]
|
12/06/10 14:27:59 |
walter |
bugzilla 3554 Ddoc generates invalid output for documentation comments … |
|
|
|
@787
|
[787]
|
12/06/10 03:48:16 |
walter |
bugzilla 5020 Forward implicit bool conversions to alias this |
|
|
|
@786
|
[786]
|
12/06/10 03:19:47 |
walter |
bugzilla 5094 No implicit conversion with 'alias property this' |
|
|
|
@785
|
[785]
|
12/06/10 02:52:42 |
walter |
bugzilla 4217 Function overloads are not distinguished when instantiating … |
|
|
|
@784
|
[784]
|
12/06/10 01:59:57 |
walter |
bugzilla 3276 Recursion broken by alias template parameter |
|
|
|
@783
|
[783]
|
12/06/10 00:18:33 |
walter |
bugzilla 5230 Regression(2.041, 1.057) ICE(tocsym.c) overriding a method … |
|
|
|
@782
|
[782]
|
12/05/10 19:30:59 |
walter |
bugzilla 5145 Regression(2.050, 1.065) override error with forward ref of … |
|
|
|
@781
|
[781]
|
12/05/10 15:54:55 |
walter |
bugzilla 5110 Excess attribute propagation of structs and classes |
|
|
|
@780
|
[780]
|
12/05/10 03:27:04 |
walter |
bugzilla 5214 Compiler crash with array of empty {} |
|
|
|
@779
|
[779]
|
12/05/10 02:48:25 |
walter |
bugzilla 5182 ICE(expression.c): calling unittest from a function |
|
|
|
@778
|
[778]
|
12/05/10 01:56:52 |
walter |
bugzilla 4864 ICE(statement.c) Crash on invalid 'if statement' body inside … |
|
|
|
@777
|
[777]
|
12/05/10 00:23:42 |
walter |
bugzilla 2206 unnamed template mixin of class inside function or class has … |
|
|
|
@776
|
[776]
|
12/04/10 23:09:44 |
walter |
bugzilla 5107 Const-shared classes/structs not typed as shared |
|
|
|
@775
|
[775]
|
12/04/10 22:34:19 |
walter |
bugzilla 5191 Combination of pure and nothrow result in a function that … |
|
|
|
@774
|
[774]
|
12/04/10 22:02:54 |
walter |
bugzilla 5218 Can't implicitly convert from abcw to wchar[3] |
|
|
|
@773
|
[773]
|
12/03/10 23:54:06 |
walter |
more of Brad's bugs |
|
|
|
@772
|
[772]
|
12/03/10 18:52:08 |
walter |
64 bit fixes for Brad |
|
|
|
@771
|
[771]
|
12/02/10 18:37:26 |
walter |
more 64 |
|
|
|
@770
|
[770]
|
11/28/10 22:41:47 |
walter |
bugzilla 5275 x86_64 related hidden function parameter mishandled |
|
|
|
@769
|
[769]
|
11/28/10 21:00:46 |
walter |
belatedly merge in changes from changeset 717 |
|
|
|
@768
|
[768]
|
11/28/10 18:17:41 |
walter |
more 64 |
|
|
|
@767
|
[767]
|
11/21/10 05:29:42 |
walter |
-m |
|
|
|
@762
|
[762]
|
11/18/10 23:04:28 |
walter |
bugzilla 5148 Incorrect C++ mangling of multiple const char* parameters |
|
|
|
@760
|
[760]
|
11/18/10 18:21:41 |
walter |
64 bit eh fix |
|
|
|
@759
|
[759]
|
11/18/10 18:18:16 |
walter |
fix break from changeset 756 |
|
|
|
@756
|
[756]
|
11/16/10 22:44:45 |
walter |
bugzilla 5194 ddoc does not show modifiers on constructors such as pure or … |
|
|
|
@755
|
[755]
|
11/14/10 14:01:01 |
walter |
bugzilla 5195 Forward references ignore const |
|
|
|
@754
|
[754]
|
11/14/10 04:02:19 |
walter |
bugzilla 5164 Error without line number using 'is (T...)' |
|
|
|
@753
|
[753]
|
11/14/10 02:30:11 |
walter |
bugzilla 5180 ICE(arrayop.c) in-place array operation on incompatible … |
|
|
|
@752
|
[752]
|
11/12/10 03:54:53 |
walter |
bugzilla 5159 Segfault(interpret.c): calling a static function pointer … |
|
|
|
@751
|
[751]
|
11/11/10 22:25:12 |
walter |
bugzilla 4728 Segfault(toctype.c) by protected/private constructor in an … |
|
|
|
@750
|
[750]
|
11/11/10 22:00:54 |
walter |
bugzilla 4529 Segfault(typinf.c) involving typeid(typeof(functionName)) |
|
|
|
@749
|
[749]
|
11/11/10 20:55:29 |
walter |
partial fix for Bugzilla 2954 |
|
|
|
@748
|
[748]
|
11/11/10 01:20:53 |
walter |
bugzilla 4915 auto return type escapes function purity |
|
|
|
@747
|
[747]
|
11/10/10 16:37:56 |
walter |
bugzilla 5117 [CTFE] Member function call with rather complex this: side … |
|
|
|
@746
|
[746]
|
11/10/10 04:15:09 |
walter |
bugzilla 4059 Incorrect C++ name mangling |
|
|
|
@745
|
[745]
|
11/10/10 01:56:47 |
walter |
bugzilla 3043 Template symbol arg cannot be demangled |
|
|
|
@744
|
[744]
|
11/07/10 23:42:33 |
walter |
bugzilla 2571 const/invariant/immutable static arrays: const(T)[N] and … |
|
|
|
@743
|
[743]
|
11/07/10 20:44:55 |
walter |
bugzilla 5131 Segfault(expression.c) opAssign and associative arrays (AA) … |
|
|
|
@742
|
[742]
|
11/07/10 20:12:41 |
walter |
partial bugzilla 5117 [CTFE] Member function call with rather complex … |