.. |
c
|
Added InternetAddress.toHostNameString() for looking up the host name.
|
2011-06-15 19:51:33 +02:00 |
internal/math
|
not really pure
|
2011-06-25 19:58:09 -07:00 |
net
|
Reverted toAsciiLower and toAsciiUpper to toLower and toUpper.
|
2011-06-22 19:22:27 -07:00 |
windows
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
__fileinit.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
algorithm.d
|
Merged master into branch with changes to std.string.
|
2011-06-22 21:38:17 -07:00 |
array.d
|
Merge pull request #101 from jmdavis/string
|
2011-07-03 00:12:57 -07:00 |
ascii.d
|
Improved module documentation for std.ascii and std.uni.
|
2011-06-22 21:00:09 -07:00 |
base64.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
bigint.d
|
not really pure
|
2011-06-25 19:58:09 -07:00 |
bind.d
|
Change struct const member variables to manifest constants.
|
2011-06-08 03:03:34 +09:00 |
bitmanip.d
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
compiler.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
complex.d
|
not really pure
|
2011-06-25 19:58:09 -07:00 |
concurrency.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
container.d
|
pass improved value range propagation
|
2011-06-27 12:02:39 -07:00 |
contracts.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
conv.d
|
Revert 'removing feature using to' and add deprecation message.
|
2011-07-07 08:19:01 +09:00 |
cpuid.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
cstream.d
|
Fix imports to be in line with what the documentation says.
|
2011-05-25 08:28:06 +02:00 |
ctype.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
date.d
|
Renamed endOfMonthDay to daysInMonth.
|
2011-06-25 09:03:48 -07:00 |
datebase.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
dateparse.d
|
Renamed endOfMonthDay to daysInMonth.
|
2011-06-25 09:03:48 -07:00 |
datetime.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
demangle.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
encoding.d
|
Removed std.encodingbase.
|
2011-06-15 00:16:44 -07:00 |
exception.d
|
Made most of the overloads for enforce @safe.
|
2011-06-09 02:44:41 -07:00 |
file.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
format.d
|
Reverted isAsciiWhite to isWhite.
|
2011-06-22 19:20:15 -07:00 |
functional.d
|
Reverted isAsciiWhite to isWhite.
|
2011-06-22 19:20:15 -07:00 |
getopt.d
|
Merge pull request #101 from jmdavis/string
|
2011-07-03 00:12:57 -07:00 |
gregorian.d
|
Renamed endOfMonthDay to daysInMonth.
|
2011-06-25 09:03:48 -07:00 |
intrinsic.d
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
json.d
|
Reverted toAsciiLower and toAsciiUpper to toLower and toUpper.
|
2011-06-22 19:22:27 -07:00 |
loader.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
math.d
|
denormalizedException -> subnormalException
|
2011-07-05 08:06:23 +02:00 |
mathspecial.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
md5.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
metastrings.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
mmfile.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
numeric.d
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
outbuffer.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
parallelism.d
|
Merge branch 'master' of https://github.com/D-Programming-Language/phobos
|
2011-07-04 13:33:19 -04:00 |
path.d
|
The ping is accepted.
|
2011-06-15 05:50:05 -07:00 |
perf.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
process.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
random.d
|
Remove the DDoc specialization for std.random.uniform.
|
2011-07-04 17:39:53 +08:00 |
range.d
|
Fix unlisted bug found by implementing http://d.puremagic.com/issues/show_bug.cgi?id=5399.
|
2011-06-30 02:39:47 +10:00 |
regex.d
|
Merged master into branch with changes to std.string.
|
2011-06-22 21:38:17 -07:00 |
regexp.d
|
Reverted toAsciiLower and toAsciiUpper to toLower and toUpper.
|
2011-06-22 19:22:27 -07:00 |
signals.d
|
Fixed 672 broken links
|
2011-06-09 09:48:53 -05:00 |
socket.d
|
Stop using read-modify-write operations on enums in std.socket
|
2011-06-30 08:12:54 +10:00 |
socketstream.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
stdarg.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
stdint.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
stdio.d
|
Fixed http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=139182 and unlisted bug in std.stdio.write
|
2011-06-21 09:41:59 -05:00 |
stdiobase.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
stream.d
|
Reverted isAsciiWhite to isWhite.
|
2011-06-22 19:20:15 -07:00 |
string.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
syserror.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
system.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
traits.d
|
Replace std.conv.implicitlyConverts to std.traits.isImplicitlyConvertible
|
2011-07-07 08:19:00 +09:00 |
typecons.d
|
Merge pull request #105 from blackwhale/regexp-to-regex
|
2011-06-21 11:55:27 -07:00 |
typelist.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
typetuple.d
|
Added missing format specifier in call to writefln.
|
2011-05-24 21:38:08 +02:00 |
uni.d
|
Adjusting deprecation dates for a July release.
|
2011-07-04 01:46:26 -07:00 |
uri.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
utf.d
|
Merged master into branch with changes to std.string.
|
2011-06-22 21:38:17 -07:00 |
variant.d
|
Fixed http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=139182 and unlisted bug in std.stdio.write
|
2011-06-21 09:41:59 -05:00 |
xml.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
zip.d
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
zlib.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |