]> git.llucax.com Git - software/dgc/cdgc.git/commit
Move the modules to package rt.gc.cdgc
authorLeandro Lucarella <llucax@gmail.com>
Sat, 29 May 2010 23:11:07 +0000 (20:11 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 9 Jun 2010 22:43:38 +0000 (19:43 -0300)
commit004b7e95d7c07045ff197463abf3eab1e9d353ac
tree7d2c16dc0c6c6df092f2e8469a04ae82b922ef3c
parenta4312e0cb839e7be200452f2b8d8733d05e9b58d
Move the modules to package rt.gc.cdgc

Tango 0.99.9 uses this package scheme, so we follow it for easier
integration.
Makefile
rt/gc/cdgc/alloc.d [moved from gc/alloc.d with 98% similarity]
rt/gc/cdgc/bits.d [moved from gc/bits.d with 99% similarity]
rt/gc/cdgc/gc.d [moved from gc/gc.d with 99% similarity]
rt/gc/cdgc/iface.d [moved from gc/iface.d with 98% similarity]
rt/gc/cdgc/libc.d [moved from gc/libc.d with 95% similarity]
rt/gc/cdgc/stats.d [moved from gc/stats.d with 98% similarity]