|
|
|
@856
|
[856]
|
01/10/11 21:32:47 |
walter |
use new non-varargs functions |
|
|
|
@824
|
[824]
|
12/27/10 20:59:22 |
walter |
mitigation of bugzilla 4860 |
|
|
|
@812
|
[812]
|
12/22/10 23:52:15 |
walter |
harmonize some 64 bit patches from dmd1, other fixes from Brad |
|
|
|
@775
|
[775]
|
12/04/10 22:34:19 |
walter |
bugzilla 5191 Combination of pure and nothrow result in a function that … |
|
|
|
@768
|
[768]
|
11/28/10 18:17:41 |
walter |
more 64 |
|
|
|
@767
|
[767]
|
11/21/10 05:29:42 |
walter |
-m |
|
|
|
@738
|
[738]
|
11/07/10 01:50:11 |
walter |
lots of 64 bit mods |
|
|
|
@731
|
[731]
|
10/25/10 02:24:15 |
walter |
more 64 |
|
|
|
@729
|
[729]
|
10/24/10 01:44:31 |
walter |
more 64 bit stuff |
|
|
|
@728
|
[728]
|
10/23/10 04:12:36 |
walter |
Enumbytes => ET |
|
|
|
@716
|
[716]
|
10/13/10 05:38:10 |
walter |
add 2 members to TypeInfo? |
|
|
|
@705
|
[705]
|
10/06/10 06:04:13 |
walter |
64 bit WIP |
|
|
|
@700
|
[700]
|
09/30/10 21:44:07 |
walter |
64 bit WIP |
|
|
|
@699
|
[699]
|
09/29/10 12:49:32 |
walter |
64 bit work in progress |
|
|
|
@692
|
[692]
|
09/27/10 16:28:57 |
walter |
bugzilla 4524 Regression(2.026) Bus error with nested struct |
|
|
|
@687
|
[687]
|
09/24/10 20:52:03 |
walter |
add Don's new relaxed purity rules |
|
|
|
@662
|
[662]
|
09/07/10 02:06:26 |
walter |
fix 64 bit data generation |
|
|
|
@651
|
[651]
|
08/30/10 14:41:24 |
walter |
fail_compilation/fail345.d asserts in expression.c |
|
|
|
@640
|
[640]
|
08/28/10 15:24:44 |
walter |
Issue 4278 - allow inlining of super calls (undo limitations of bug3500's … |
|
|
|
@621
|
[621]
|
08/21/10 04:36:24 |
walter |
more 64, mostly inline assembler |
|
|
|
@618
|
[618]
|
08/15/10 16:25:05 |
walter |
more 64 |
|
|
|
@612
|
[612]
|
08/10/10 16:33:28 |
walter |
fix for OSX naked asm code loading GOT anyway |
|
|
|
@600
|
[600]
|
08/05/10 14:16:27 |
walter |
bugzilla 4578 Regression(2.047,1.062): ICE(cgcod.c): var+arr[] |
|
|
|
@579
|
[579]
|
07/17/10 05:30:24 |
walter |
hello world now works for 64 |
|
|
|
@569
|
[569]
|
06/30/10 17:47:40 |
walter |
more 64 bit gen support, dmd now buildable as 64 bit app on Linux |
|
|
|
@561
|
[561]
|
06/27/10 18:59:21 |
walter |
bugzilla 4314 Regression(1.062): Expression array1 && array2 doesn't … |
|
|
|
@501
|
[501]
|
05/25/10 18:08:42 |
walter |
bugzilla 4169 building dmd with a modern gcc produces a buggy compiler |
|
|
|
@500
|
[500]
|
05/24/10 13:49:52 |
walter |
fix lingering bug with 0 sized static arrays |
|
|
|
@497
|
[497]
|
05/21/10 21:33:22 |
walter |
bugzilla 2008 Poor optimization of functions with ref parameters |
|
|
|
@493
|
[493]
|
05/16/10 17:49:11 |
walter |
bugzilla 4156 Segfault with array+=array |
|
|
|
@488
|
[488]
|
05/15/10 04:14:44 |
walter |
eliminate more warnings |
|
|
|
@460
|
[460]
|
04/30/10 00:02:46 |
walter |
bugzilla 3522 ICE(cg87.c): variable*array[]. |
|
|
|
@459
|
[459]
|
04/28/10 18:12:03 |
walter |
bugzilla 4108 ICE(cod2.c): zero-length static array in function call |
|
|
|
@455
|
[455]
|
04/28/10 01:39:18 |
walter |
add support for unittests running to completion |
|
|
|
@428
|
[428]
|
03/30/10 21:26:19 |
walter |
remove tabs, any trailing spaces |
|
|
|
@399
|
[399]
|
02/23/10 22:37:53 |
walter |
order of evaluation |
|
|
|
@389
|
[389]
|
02/19/10 04:13:07 |
walter |
test AA's for equality; tighten security on file imports |
|
|
|
@368
|
[368]
|
02/05/10 02:24:13 |
walter |
bugzilla 3491 typeof( (string[string]).init)) == AssociativeArray?!(string, … |
|
|
|
@363
|
[363]
|
02/04/10 01:38:44 |
walter |
bugzilla 3453 Linking order affects proper execution (Mac OSX only) |
|
|
|
@332
|
[332]
|
01/12/10 00:59:01 |
walter |
bugzilla 3535, 3671, 3675 and 3556 |
|
|
|
@323
|
[323]
|
12/30/09 20:37:45 |
walter |
bugzilla 3270 pure functions returning struct |
|
|
|
@322
|
[322]
|
12/30/09 20:06:54 |
walter |
bugzilla 3583 Unsigned right shift works the same as signed right shift. |
|
|
|
@266
|
[266]
|
11/22/09 22:53:29 |
walter |
bugzilla 3115 |
|
|
|
@260
|
[260]
|
11/22/09 03:42:13 |
walter |
bugzilla 3433 |
|
|
|
@258
|
[258]
|
11/21/09 05:55:39 |
walter |
bugzilla 3407 |
|
|
|
@253
|
[253]
|
11/19/09 05:30:37 |
walter |
refactor: Argument => Parameter |
|
|
|
@251
|
[251]
|
11/18/09 01:54:37 |
walter |
bugzilla 111 |
|
|
|
@246
|
[246]
|
11/12/09 04:19:26 |
walter |
make array.length work with op= |
|
|
|
@226
|
[226]
|
10/29/09 15:20:19 |
walter |
bugzilla 3269 |
|
|
|
@221
|
[221]
|
10/26/09 05:13:57 |
walter |
more fixes for static arrays being values, and AssociativeArray? |
|
|
|
@218
|
[218]
|
10/25/09 05:07:51 |
walter |
static arrays as values |
|
|
|
@217
|
[217]
|
10/23/09 22:39:08 |
walter |
first try at static arrays being value types |
|
|
|
@216
|
[216]
|
10/19/09 21:55:58 |
walter |
partially convert T[U] to AssociativeArray? |
|
|
|
@206
|
[206]
|
10/13/09 16:08:57 |
walter |
bugzilla 3392 |
|
|
|
@202
|
[202]
|
10/10/09 16:44:08 |
walter |
folded in patches from bugzilla |
|
|
|
@198
|
[198]
|
09/26/09 19:57:00 |
walter |
should get stack trace in gdb now |
|
|
|
@197
|
[197]
|
09/24/09 10:17:41 |
walter |
implement contract inheritance |
|
|
|
@195
|
[195]
|
09/03/09 02:29:31 |
walter |
D 2.032 |
|
|
|
@192
|
[192]
|
07/05/09 15:10:15 |
braddr |
2.031 beta 1 |
|
|
|
@189
|
[189]
|
07/03/09 03:59:31 |
braddr |
add property svn:eol-style = native to all files |
|
|
|
@187
|
[187]
|
07/03/09 03:39:10 |
braddr |
dmd 2.030 |
|
|
|
@186
|
[186]
|
07/03/09 03:37:25 |
braddr |
dmd 2.029 |
|
|
|
@185
|
[185]
|
07/03/09 03:36:39 |
braddr |
dmd 2.028 |
|
|
|
@184
|
[184]
|
07/03/09 03:35:26 |
braddr |
dmd 2.027 |
|
|
|
@183
|
[183]
|
07/03/09 03:32:24 |
braddr |
dmd 2.026 |
|
|
|
@182
|
[182]
|
07/03/09 03:10:48 |
braddr |
dmd 2.025 |
|
|
|
@181
|
[181]
|
07/03/09 01:43:06 |
braddr |
dmd 2.023 |
|
|
|
@180
|
[180]
|
07/03/09 01:42:02 |
braddr |
dmd 2.022 |
|
|
|
@179
|
[179]
|
07/03/09 01:41:24 |
braddr |
dmd 2.021 |
|
|
|
@178
|
[178]
|
07/03/09 01:40:36 |
braddr |
dmd 2.020 |
|
|
|
@177
|
[177]
|
07/03/09 01:39:40 |
braddr |
dmd 2.019 |
|
|
|
@176
|
[176]
|
07/03/09 01:38:51 |
braddr |
dmd 2.018 |
|
|
|
@174
|
[174]
|
07/03/09 01:37:39 |
braddr |
dmd 2.016 |
|
|
|
@172
|
[172]
|
07/03/09 01:35:38 |
braddr |
dmd 2.014 |
|
|
|
@171
|
[171]
|
07/03/09 01:34:34 |
braddr |
dmd 2.013 |
|
|
|
@170
|
[170]
|
07/03/09 01:33:56 |
braddr |
dmd 2.012 |
|
|
|
@169
|
[169]
|
07/03/09 01:33:23 |
braddr |
dmd 2.011 |