.. |
c
|
Disable SIGPIPE on send()ing to a Socket on OS X.
|
2011-07-05 15:33:07 +02:00 |
internal/math
|
Revert "not really pure"
|
2011-07-07 01:40:07 -07:00 |
net
|
fix memory leak
|
2011-07-20 12:23:00 -07:00 |
windows
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
__fileinit.d
|
|
|
algorithm.d
|
Fix a small bug in the just-merged pull request.
|
2011-07-12 20:49:57 -04:00 |
array.d
|
std.file.read: Create the uinitialized arrays using ubyte[] to ensure NO_SCAN after commit 78ace9c
|
2011-07-17 15:41:14 +08:00 |
ascii.d
|
Improved module documentation for std.ascii and std.uni.
|
2011-06-22 21:00:09 -07:00 |
base64.d
|
|
|
bigint.d
|
Revert "not really pure"
|
2011-07-07 01:40:07 -07:00 |
bind.d
|
|
|
bitmanip.d
|
|
|
compiler.d
|
|
|
complex.d
|
Revert "not really pure"
|
2011-07-07 01:40:07 -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
|
|
|
conv.d
|
Merge pull request #149 from kennytm/bug5547_assertPred_workaround4737
|
2011-07-20 12:29:07 -07:00 |
cpuid.d
|
|
|
cstream.d
|
|
|
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
|
|
|
dateparse.d
|
Renamed endOfMonthDay to daysInMonth.
|
2011-06-25 09:03:48 -07:00 |
datetime.d
|
Revert "not really pure"
|
2011-07-07 01:40:07 -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
|
|
|
file.d
|
std.file.read: Create the uinitialized arrays using ubyte[] to ensure NO_SCAN after commit 78ace9c
|
2011-07-17 15:41:14 +08:00 |
format.d
|
Merge pull request #151 from cristicbz/iss6194
|
2011-07-20 12:26:48 -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
|
|
|
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
|
Improve the precision of the std.math constants.
|
2011-07-06 19:41:11 +08:00 |
mathspecial.d
|
|
|
md5.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
metastrings.d
|
|
|
mmfile.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
numeric.d
|
(Minor cleanup) Change some idiomic GC.malloc usage to uninitializedArray
|
2011-07-14 04:29:34 +08:00 |
outbuffer.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
parallelism.d
|
This really should be private.
|
2011-07-19 11:31:19 -07:00 |
path.d
|
The ping is accepted.
|
2011-06-15 05:50:05 -07:00 |
perf.d
|
|
|
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
|
One more fix for the last pull request. It should really just take ulongs for indexing and slicing.
|
2011-07-12 22:06:09 -04:00 |
regex.d
|
Merged master into branch with changes to std.string.
|
2011-06-22 21:38:17 -07:00 |
regexp.d
|
Fixed some deprecation messages.
|
2011-07-08 01:13:45 -07:00 |
signals.d
|
Fixed 672 broken links
|
2011-06-09 09:48:53 -05:00 |
socket.d
|
Unbreak the build - Ignore the fact that MSG_NOSIGNAL is not a member of SocketFlags.
|
2011-07-09 10:06:19 +10:00 |
socketstream.d
|
|
|
stdarg.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Apparently core.memory still needs to be in the std.stdio imports.
|
2011-07-18 22:54:40 -04:00 |
stdiobase.d
|
|
|
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
|
|
|
system.d
|
|
|
traits.d
|
Replace std.conv.implicitlyConverts to std.traits.isImplicitlyConvertible
|
2011-07-07 08:19:00 +09:00 |
typecons.d
|
Rainer Schuetze's fix to prevent adding override to non-virtual functions.
|
2011-07-08 16:45:05 +10:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
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
|
|
|
zlib.d
|
|
|