Changeset 11 for trunk/std2
- Timestamp:
- 02/27/08 15:33:48 (7 months ago)
- Files:
-
- trunk/std2/std2/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/std2/std2/README.txt
r7 r11 1 ATTENTION: Due to the advances in the D2 compiler, and also to increased and more advanced usage of D2 features the standard library, as of DMD 2.011 I find that it is quite difficult to backport D2 code to D1, and it looks like it will not be possible without spending huge amounts of time on it. So I'm afraid std2 is going to stay with the 2.008 version forever. My apologies. On the bright side, it is nice to see Phobos under such active development again, even if it is D2 only. 2 1 3 This is a port of some parts of the D 2.x Phobos library to D, aka "std2". 2 4
