jmdavis
213c064e70
Reverted change from toStringz to toStringZ.
...
There was no consenus in the newsgroup about what to do about renaming
toStringz to be properly camelcased. It was pretty much divided between
renaming it to toCString and leaving it exactly as-is. No one wanted it
to be toStringZ. So, given the lack of consensus, I'm just going to
leave it as toStringz.
2011-06-18 01:13:21 -07:00
jmdavis
7d5c1831e5
Replaced calls to toStringz with toStringZ.
2011-06-12 16:59:52 -07:00
kai
407c10a071
Hide some implementation details
2011-06-03 19:47:32 +02:00
Andrej Mitrovic
fece9440b1
Replaced unsafe cast to string with a duplication call. There's no way around this unless this module is redesigned.
2011-05-25 03:42:09 +02: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
Walter Bright
b8ce58ccd1
detab sources
2010-08-23 02:14:45 +00:00
Masahiro Nakagawa
cab2b77249
opApply's delegate needs to be 'scope' for avoiding heap allocation
2010-05-18 10:58:01 +00:00
Walter Bright
53a3eec534
invariant => immutable
2010-05-05 22:19:49 +00:00
Walter Bright
e790058bf4
invariant => immutable
2010-05-05 18:25:44 +00:00
Sean Kelly
9be950356b
Converted "static this" to "shared static this" where appropriate.
2010-03-09 03:54:06 +00:00
Walter Bright
26988249b7
inout to ref
2009-12-19 07:47:36 +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
Don Clugston
c71920b5f0
Bare minimum changes to allow Phobos to compile in Windows. (Segfaults running unittest, though. I managed to coax an error message out of it. std\algorithm.d(575) Error: cannot modify const).
2009-04-07 20:17:17 +00:00
Andrei Alexandrescu
6ec5113812
minor
2009-04-06 05:44:56 +00:00
Andrei Alexandrescu
a394eddf1d
minor
2009-04-06 05:44:13 +00:00
Walter Bright
734819923f
now runs unittests with warnings on
2008-07-10 09:46:14 +00:00
Walter Bright
60306b5f20
updated make file
2008-06-23 20:48:07 +00:00
Walter Bright
971b6c0cb3
fix dmd=>$(DMD)
2008-05-17 05:53:07 +00:00
Walter Bright
c5699455eb
needed libraries
2008-05-16 10:35:18 +00:00
Walter Bright
b2a37b2833
updates for new const regime
2007-12-21 00:01:31 +00:00
Walter Bright
5046982cb3
fixed numerous compilation errors
2007-10-15 01:42:59 +00:00
Brad Roberts
d90858f401
merge branches/phobos-1.x@263 through branches/phobos-1.x@266
2007-09-10 07:35:41 +00:00
Brad Roberts
de971890b0
phobos 2.000
2007-09-10 06:45:08 +00:00
Brad Roberts
60545694c7
phobos 1.011
2007-09-10 06:03:58 +00:00
Brad Roberts
7371485bf8
phobos 0.177
2007-09-10 05:36:45 +00:00
Brad Roberts
b76c21ccf9
phobos 0.161
2007-09-10 05:24:49 +00:00
Brad Roberts
d6ac036aff
phobos 0.149
2007-09-10 05:11:52 +00:00
Brad Roberts
96892ebf9e
phobos 0.143
2007-09-10 04:58:30 +00:00
Brad Roberts
3e02e3bbed
phobos 0.142
2007-09-10 04:58:08 +00:00
Brad Roberts
14f0405250
phobos 0.141
2007-09-10 04:57:41 +00:00
Brad Roberts
98e28b66e3
phobos 0.140
2007-09-10 04:57:07 +00:00
Brad Roberts
0c3ebe937f
phobos 0.121
2007-09-10 04:38:59 +00:00
Brad Roberts
2fd7d60c13
phobos 0.96
2007-09-10 04:05:01 +00:00
Brad Roberts
97c64f349e
phobos 0.93
2007-09-10 04:01:57 +00:00
Brad Roberts
f491aecf21
phobos 0.91
2007-09-10 04:00:13 +00:00
Brad Roberts
99f2734db6
phobos 0.88
2007-09-10 03:56:33 +00:00
Brad Roberts
35a12fec2f
phobos 0.76
2007-09-10 03:11:55 +00:00
Brad Roberts
fa1bc52ba2
phobos 0.75
2007-09-10 03:06:06 +00:00