root/trunk/src


Mode:

Legend:

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