|
|
|
@502
|
[502]
|
01/11/11 00:54:11 |
braddr |
Fix rt/dmain2 to properly declare one missing symbol (probably visible due … |
|
|
|
@500
|
[500]
|
01/10/11 23:48:42 |
braddr |
With the struct literal fixes, object now passes its unit tests once again |
|
|
|
@495
|
[495]
|
01/10/11 02:51:27 |
braddr |
reenable core/time, core/sync/condition, core/sync/rwmutex, and … |
|
|
|
@492
|
[492]
|
01/09/11 02:56:24 |
braddr |
64bit changes: enable the now working adi tests. Disable the now broken … |
|
|
|
@481
|
[481]
|
01/06/11 05:33:44 |
braddr |
restore -O to 32 bit builds |
|
|
|
@480
|
[480]
|
01/06/11 02:35:09 |
braddr |
Ok, all the sync tests pass now, sweet. |
|
|
|
@477
|
[477]
|
01/06/11 02:05:26 |
braddr |
Oops, didn't mean to check in the posix.mak change, that test doesn't … |
|
|
|
@476
|
[476]
|
01/06/11 02:04:31 |
braddr |
Fix AA's on 64bit.
The key aligntsize stuff was pretty messed up.
Move the … |
|
|
|
@469
|
[469]
|
01/01/11 18:10:37 |
braddr |
Integrate changes from the d1 branch.
Enable the now-working rt/trace and … |
|
|
|
@464
|
[464]
|
12/31/10 13:42:56 |
braddr |
Disable a failing test, it's the one I've been working on. |
|
|
|
@463
|
[463]
|
12/31/10 13:10:10 |
braddr |
Switch druntime over to a phobos-like unittest mechanism. |
|
|
|
@458
|
[458]
|
12/27/10 14:19:11 |
Don Clugston |
Converted the Windows exception handling code to D. This is a fairly … |
|
|
|
@457
|
[457]
|
12/23/10 18:50:05 |
braddr |
Don't build with -O on 64 bit yet, focusing on non-opt until that's nice … |
|
|
|
@448
|
[448]
|
12/12/10 00:17:27 |
sean |
Added -defaultlib and -debuglib to unittest build so it will build on a … |
|
|
|
@410
|
[410]
|
11/04/10 15:09:04 |
sean |
Added core.time, which has a Duration type used to communicate time … |
|
|
|
@377
|
[377]
|
09/02/10 18:59:06 |
sean |
Added core.demangle. The code is still a bit messy, but it seems to work … |
|
|
|
@376
|
[376]
|
08/27/10 18:03:02 |
sean |
Reverted changes to stdc.math. The routines aren't pure. |
|
|
|
@371
|
[371]
|
08/22/10 17:12:59 |
andrei |
64-bit compatibility work |
|
|
|
@361
|
[361]
|
08/07/10 01:46:06 |
walter |
some 64 bit support |
|
|
|
@322
|
[322]
|
07/06/10 15:16:39 |
sean |
Set native eol-style for some files that didn't have it. |
|
|
|
@321
|
[321]
|
07/06/10 15:07:31 |
sean |
Changed doc generation to use phobos-style .html filenames. Also added a … |
|
|
|
@304
|
[304]
|
06/07/10 16:09:58 |
sean |
Added the first cut of atomicOp.
Fixed doc generation on Posix. |
|
|
|
@303
|
[303]
|
06/04/10 17:19:33 |
sean |
Imports should now generate properly on both Windows and Posix systems. … |
|
|
|
@302
|
[302]
|
06/02/10 19:17:06 |
sean |
More makefile fixes. The build completes now. |
|
|
|
@301
|
[301]
|
06/02/10 19:11:34 |
sean |
Fixed a few makefile errors with the new directory format. Imports still … |
|
|
|
@300
|
[300]
|
06/02/10 16:21:38 |
sean |
Moved all files other than object.di from import into src. Like lib, … |
|
|
|
@286
|
[286]
|
04/28/10 14:59:04 |
sean |
Added core.atomic for cas() support in Phobos. |
|
|
|
@279
|
[279]
|
03/24/10 12:24:40 |
andrei |
Changed posix.mak to put druntime.a in lib/ and generated .o stuff in obj/ |
|
|
|
@270
|
[270]
|
03/18/10 23:51:18 |
schveiguy |
Fixing posix.mak so it build unittests on linux (somehow a windows linker … |
|
|
|
@217
|
[217]
|
12/07/09 02:43:22 |
sean |
And yet more changes. It works for real this time. Really. |
|
|
|
@216
|
[216]
|
12/07/09 02:35:54 |
sean |
And yet more changes. This gets docs and import files generating … |
|
|
|
@215
|
[215]
|
12/07/09 02:28:00 |
sean |
Yet more cleanup. The non-D runtime files have been moved back into rt/, … |
|
|
|
@214
|
[214]
|
12/07/09 02:01:17 |
sean |
Added stuff in new locations. |
|
|
|
@213
|
[213]
|
12/07/09 01:56:18 |
sean |
First of two commits to flatten the library structure as much as possible. … |
|
|
|
@212
|
[212]
|
12/07/09 01:03:50 |
sean |
Moved cpuid in the new makefiles. |
|
|
|
@211
|
[211]
|
12/05/09 23:58:41 |
sean |
Moved rt.util.cpuid to core.cpuid. |
|
|
|
@198
|
[198]
|
11/05/09 12:43:35 |
walter |
adjust makefiles |
|
|
|
@194
|
[194]
|
11/03/09 14:23:26 |
walter |
replacement makefiles |