root/branches


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) @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) @874 [874] 01/14/11 01:36:02 walter bugzilla 5015 Regression(1.061): Cyclic import breaks is() in a static if
(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) @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) @814 [814] 12/23/10 02:38:11 walter Bugzilla 5242 self referencing template constraint crashes compiler
(edit) @810 [810] 12/21/10 04:44:03 walter more 64
(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) @788 [788] 12/06/10 14:27:59 walter bugzilla 3554 Ddoc generates invalid output for documentation comments …
(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) @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) @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) @768 [768] 11/28/10 18:17:41 walter more 64
(edit) @767 [767] 11/21/10 05:29:42 walter -m
(edit) @760 [760] 11/18/10 18:21:41 walter 64 bit eh fix
(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) @747 [747] 11/10/10 16:37:56 walter bugzilla 5117 [CTFE] Member function call with rather complex this: side …
(edit) @745 [745] 11/10/10 01:56:47 walter bugzilla 3043 Template symbol arg cannot be demangled
(edit) @742 [742] 11/07/10 20:12:41 walter partial bugzilla 5117 [CTFE] Member function call with rather complex …
(edit) @738 [738] 11/07/10 01:50:11 walter lots of 64 bit mods
(edit) @732 [732] 10/26/10 02:13:33 walter correct signed long compare on OSX by inlining it
(edit) @731 [731] 10/25/10 02:24:15 walter more 64
(edit) @730 [730] 10/25/10 01:10:57 walter bugzilla 4398 dmd always uses Windows name mangling for _d_throw
(edit) @729 [729] 10/24/10 01:44:31 walter more 64 bit stuff
(edit) @728 [728] 10/23/10 04:12:36 walter Enumbytes => ET
(edit) @727 [727] 10/22/10 03:11:01 walter finally, reals align correctly
(edit) @726 [726] 10/21/10 18:21:49 walter 64 bit alignment
(edit) @721 [721] 10/20/10 01:50:11 walter bugzilla 5026 ICE(expression.c) Incomplete mixin expression + char[] to …
(edit) @720 [720] 10/20/10 00:40:44 walter ongoing 64 bits
(edit) @719 [719] 10/17/10 02:37:04 walter more 64 bit varargs
(edit) @718 [718] 10/17/10 00:12:37 walter add argtypes.c
(edit) @717 [717] 10/17/10 00:09:11 walter more 64 bit varargs
(edit) @716 [716] 10/13/10 05:38:10 walter add 2 members to TypeInfo?
(edit) @715 [715] 10/11/10 19:00:13 walter 64 bit WIP
(edit) @714 [714] 10/10/10 16:38:17 walter 64 bit WIP
(edit) @712 [712] 10/08/10 21:17:04 walter bugzilla 4623 Non-integer type allowed as static array size
(edit) @711 [711] 10/08/10 17:43:57 walter bugzilla 4873 Assertion failure: '0' on line 1483 in file 'expression.c'
(edit) @710 [710] 10/08/10 17:11:46 walter bugzilla 4949 ICE on invalid static if using value of 'this'
(edit) @708 [708] 10/08/10 16:09:13 walter bugzilla 4825 Regression(1.057, 2.040) Error:
(edit) @706 [706] 10/07/10 05:29:56 walter 64 bit WIP
(edit) @705 [705] 10/06/10 06:04:13 walter 64 bit WIP
(edit) @702 [702] 10/04/10 02:44:50 walter Phobos1 now gets to main()
(edit) @701 [701] 10/02/10 01:11:51 walter 64 bit WIP
Note: See TracRevisionLog for help on using the revision log.