]> git.llucax.com Git - software/druntime.git/history - src/compiler/dmd
First attempt at support for dynamic library loading and unloading. Currently, only...
[software/druntime.git] / src / compiler / dmd /
2008-10-27 seanFirst attempt at support for dynamic library loading...
2008-10-25 sean* Moved sys into core.sys
2008-10-20 walterrestored support for setting gc handle
2008-10-16 seanNo longer default-initializing a buffer which is immedi...
2008-10-15 sean* Changed top-level exception class name from 'Exceptio...
2008-10-13 walterfix support for file/line
2008-10-13 seanFixed a build error on Linux.
2008-10-13 walteradd hidden function error support
2008-10-12 walterrestored Object.factory()
2008-10-12 walterfix it so it compiles
2008-10-10 seanAdded _d_delarray_t and _d_allocmemory.
2008-10-10 seanMerged in changes from Phobos SVN.
2008-10-08 seanFixed eol-style for all source files. This closes #1
2008-10-06 seanFixed a few mistakes regarding invariance, etc, between...
2008-10-06 seanFixed a few mistakes regarding invariance, etc, between...
2008-09-30 seanAdded "invariant" module to fix link issues because...
2008-09-23 seanApplied all D2 changes to trunk. It should now be...
2008-09-23 seanFinished flattening D1/D2 differences. Except for...
2008-09-20 seanThe next batch of updates towards D2 support. The...
2008-09-19 seanFirst commit of the D Runtime Project. This includes...