Changeset 359
- Timestamp:
- 03/08/06 02:40:37 (3 years ago)
- Files:
-
- trunk/doc/changelog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/changelog.txt
r343 r359 13 13 * Refactored ares.object and dmdrt.object to more closely match Phobos. The presence of TypeInfo objects is necessary, and the rest should ease merging a bit. 14 14 * Rebuilt dmdrt.typeinfo to match phobos.std.typeinfo. It seems DMD references TypeInfo modules by some form of the decorated name, and storing them in differently named files was not working. 15 * Refactored std.thread C interface and fixed a few GC-related bugs. 15 16 16 17 2/26/2006 - 0.15:
