Sean Kelly
|
747f3cf1e4
|
Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules.
Removed std.openrj.
|
2009-09-16 18:19:51 +00:00 |
|
Andrei Alexandrescu
|
e589cc4ce6
|
minor
|
2009-07-04 07:14:33 +00:00 |
|
Don Clugston
|
c602c4506f
|
I've commented out two broken unit tests. They now print a pragma(msg), so they won't be forgotten. With these changes, tests now pass on Windows.
|
2009-04-22 09:17:21 +00:00 |
|
Andrei Alexandrescu
|
dfef2a7214
|
Replaced next, retreat, head, and toe with (respectively) popFront, popBack, front, and back
|
2009-04-13 19:10:58 +00:00 |
|
Andrei Alexandrescu
|
3daad438f5
|
New regular expression package.
|
2009-04-06 20:49:13 +00:00 |
|