|
|
|
@458
|
[458]
|
12/27/10 14:19:11 |
Don Clugston |
Converted the Windows exception handling code to D. This is a fairly … |
|
|
|
@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 … |
|
|
|
@383
|
[383]
|
09/04/10 01:28:41 |
walter |
add back demangle |
|
|
|
@382
|
[382]
|
09/04/10 00:54:51 |
walter |
revert - done in phobos win32.mak instead |
|
|
|
@380
|
[380]
|
09/03/10 23:50:38 |
walter |
added install of docs |
|
|
|
@377
|
[377]
|
09/02/10 18:59:06 |
sean |
Added core.demangle. The code is still a bit messy, but it seems to work … |
|
|
|
@373
|
[373]
|
08/26/10 17:26:30 |
walter |
add new files to manifest in makefile |
|
|
|
@371
|
[371]
|
08/22/10 17:12:59 |
andrei |
64-bit compatibility work |
|
|
|
@350
|
[350]
|
07/27/10 17:09:31 |
sean |
Changed to match posix.mak. The old way didn't even work for me on win32. |
|
|
|
@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 … |
|
|
|
@308
|
[308]
|
06/08/10 01:13:55 |
walter |
don't use / as path separator in Windows |
|
|
|
@307
|
[307]
|
06/07/10 16:44:11 |
Don Clugston |
Added missing src/ |
|
|
|
@305
|
[305]
|
06/07/10 16:20:30 |
sean |
This should hopefully fix the win32 build issues regarding the makefile. |
|
|
|
@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, … |
|
|
|
@294
|
[294]
|
05/11/10 11:11:12 |
walter |
put minit.obj in the right place |
|
|
|
@286
|
[286]
|
04/28/10 14:59:04 |
sean |
Added core.atomic for cas() support in Phobos. |
|
|
|
@285
|
[285]
|
04/28/10 01:38:37 |
walter |
add support for unittests running to completion |
|
|
|
@277
|
[277]
|
03/22/10 05:10:28 |
walter |
modest gc speedups |
|
|
|
@268
|
[268]
|
03/17/10 04:37:23 |
walter |
fix object doc |
|
|
|
@260
|
[260]
|
03/11/10 00:36:00 |
walter |
Rainer Schuetze's threading dll fix |
|
|
|
@235
|
[235]
|
01/25/10 16:55:19 |
walter |
class ModuleInfo? => struct, needs dmd update too |
|
|
|
@223
|
[223]
|
12/30/09 03:27:38 |
walter |
it must be stored as data, not as a manifest constant |
|
|
|
@218
|
[218]
|
12/11/09 17:52:18 |
sean |
Applied Don's patch (manually--patch wouldn't take it for some reason) to … |
|
|
|
@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. |
|
|
|
@202
|
[202]
|
11/20/09 06:37:48 |
walter |
merge ClassInfo? into TypeInfo?_Class |
|
|
|
@198
|
[198]
|
11/05/09 12:43:35 |
walter |
adjust makefiles |
|
|
|
@194
|
[194]
|
11/03/09 14:23:26 |
walter |
replacement makefiles |