Marc Schütz
3304c6d651
Removed DDOC comments from deprecated std.metastrings
2014-04-28 22:25:17 +02:00
jmdavis
20e6064ea8
Deprecate std.metastrings.
...
std.metastrings is no longer required, because the corresponding
normal functions work in CTFE, and std.metastrings is actually very
inefficient.
2013-02-24 16:01:36 -08:00
jmdavis
28781bfb9f
Old deprecations which were not properly taken care of previously.
2012-07-07 02:03:49 -07:00
Walter Bright
046e1b36db
add source links
2011-02-06 15:46:50 -08:00
Don Clugston
84477a5d3e
Move Boost copyright declaration from ddoc to normal comment. Fixes ugly ddoc output.
2010-11-24 19:34:47 +00:00
Andrei Alexandrescu
42bdc4ae67
Moved static asserts at module level into unittests. This reduces the size of many client object files by up to 20x.
2010-06-09 19:34:20 +00:00
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
0c142994d9
See changelog - bunch of bug fixes and a couple additions for release 2.032
2009-08-31 19:46:33 +00:00
Brad Roberts
83bde3fc89
Manually cleanup remaining differences between candidate and trunk. std/variant.d is the only file with differences remaining.
2007-11-27 21:10:16 +00:00
Brad Roberts
09916d399a
Initial merge of candidate to trunk for r459:513
2007-11-27 20:28:40 +00:00
Brad Roberts
413e1e4bf3
comment out failing unit test, see bug 1616
2007-10-27 17:18:54 +00:00
Brad Roberts
eec6be69ed
Merge r297:387 from candidate to trunk.
...
-- add std.getopt
-- add std.variant
-- switch strings over to be invariant rather than const
-- hopefully the last big linux makefile overhaul
-- fix for bug 1579: write[ln] fails for obj.toString()
-- fix negative precision handling in std.format
-- add some file and directory iterator helpers
-- among other little changes here and there...
2007-10-14 09:22:50 +00:00
Brad Roberts
15839eb802
merge branches/phobos-1.x@259 through branches/phobos-1.x@261
2007-09-10 07:18:32 +00:00
Brad Roberts
de971890b0
phobos 2.000
2007-09-10 06:45:08 +00:00
Brad Roberts
612a051fd4
phobos 1.005
2007-09-10 06:00:54 +00:00