ldc/lphobos/std
Tomas Lindquist Olsen bc08c6fcb1 [svn r135] * Merged DMD 1.025 *
* Fixed a minor linking order mishap *
* Added an command line option -annotate *
* Fixed some problems with running optimizations *
* Added std.stdio and dependencies to lphobos (still not 100% working, but compiles and links) *
* Fixed problems with passing aggregate types to variadic functions *
* Added initial code towards full GC support, currently based on malloc and friends, not all the runtime calls the GC yet for memory *
* Fixed problems with resolving nested function context pointers for some heavily nested cases *
* Redid function argument passing + other minor code cleanups, still lots to do on this end... *
2008-01-04 01:38:42 +01:00
..
c [svn r98] Added support for std.c.stdlib.alloca via pragma(LLVM_internal, "alloca"). 2007-11-12 06:32:46 +01:00
array.d [svn r90] Major updates to the gen directory. Redesigned the 'elem' struct. Much more... !!! 2007-11-03 14:44:58 +01:00
base64.d [svn r134] Merged the DMD 1.024 frontend. 2007-12-28 23:52:40 +01:00
conv.d [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
ctype.d [svn r90] Major updates to the gen directory. Redesigned the 'elem' struct. Much more... !!! 2007-11-03 14:44:58 +01:00
format.d [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
gc.di [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
intrinsic.d [svn r46] fix for shift operations 2007-10-19 15:16:11 +02:00
math.d [svn r112] Fixed 'case 1,2,3:' style case statements. 2007-11-20 05:29:20 +01:00
moduleinit.d [svn r121] Finished ModuleInfo implementation. 2007-11-26 04:49:23 +01:00
outofmemory.d [svn r93] a few fixes, some phobos additions. 2007-11-07 02:45:47 +01:00
stdarg.d [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
stdint.d [svn r5] Initial commit. Most things are very rough. 2007-09-01 21:43:27 +02:00
stdio.d [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
string.d [svn r112] Fixed 'case 1,2,3:' style case statements. 2007-11-20 05:29:20 +01:00
thread.d [svn r135] * Merged DMD 1.025 * 2008-01-04 01:38:42 +01:00
traits.d [svn r98] Added support for std.c.stdlib.alloca via pragma(LLVM_internal, "alloca"). 2007-11-12 06:32:46 +01:00
uni.d [svn r90] Major updates to the gen directory. Redesigned the 'elem' struct. Much more... !!! 2007-11-03 14:44:58 +01:00
utf.d [svn r90] Major updates to the gen directory. Redesigned the 'elem' struct. Much more... !!! 2007-11-03 14:44:58 +01:00