]> git.llucax.com Git - software/druntime.git/log
software/druntime.git
16 years agoApplied freebsd stdc changes from Tango.
sean [Sat, 4 Oct 2008 00:38:57 +0000 (00:38 +0000)]
Applied freebsd stdc changes from Tango.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@13 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoAdded "invariant" module to fix link issues because DMD generates references to an...
sean [Tue, 30 Sep 2008 19:50:33 +0000 (19:50 +0000)]
Added "invariant" module to fix link issues because DMD generates references to an extern (D) function it contains.  Hopefully, this is only temporary and the routine will be made extern (C), thus allowing the use of "invariant_" instead.  The rationale being that it's not a good thing to have modules with the same name as reserved words.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@12 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoRemoved an errant lib file.
sean [Tue, 23 Sep 2008 03:30:11 +0000 (03:30 +0000)]
Removed an errant lib file.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@11 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoApplied all D2 changes to trunk. It should now be a fully functional D2 runtime.
sean [Tue, 23 Sep 2008 03:29:18 +0000 (03:29 +0000)]
Applied all D2 changes to trunk.  It should now be a fully functional D2 runtime.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@10 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoFinished flattening D1/D2 differences. Except for one or two lines, all differences...
sean [Tue, 23 Sep 2008 03:21:04 +0000 (03:21 +0000)]
Finished flattening D1/D2 differences.  Except for one or two lines, all differences between the D1 and D2 runtimes is now strictly additive.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@7 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoThe next batch of updates towards D2 support. The lib should be pretty close to...
sean [Sat, 20 Sep 2008 02:53:43 +0000 (02:53 +0000)]
The next batch of updates towards D2 support.  The lib should be pretty close to compiling with D2 now, and the D2 runtime changes have been reduced to a compact set of pure additions (few/no alterations).  Next update will be aimed at finishing the process of getting the lib to build with -w set under D2, which will mean adding "override" where necessary to the compiler runtime as well as figuring out how to deal with the use of 'volatile' in the thread code.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@6 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoFirst commit of the D Runtime Project. This includes a fully functional runtime...
sean [Fri, 19 Sep 2008 02:35:12 +0000 (02:35 +0000)]
First commit of the D Runtime Project.  This includes a fully functional runtime for DMD/D1.  Support for DMD/D2 is next on the agenda.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@5 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f

16 years agoinitial repository setup
root [Wed, 10 Sep 2008 02:25:56 +0000 (02:25 +0000)]
initial repository setup

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@3 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f