.. |
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
|
Revert "add module to deal with browsers"
|
2011-07-21 20:08:08 -07:00 |
windows
|
Added FreeLibrary call in a module destructor
|
2011-07-14 01:04:38 +03:00 |
__fileinit.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
algorithm.d
|
cmp apparently broken for non-strings
|
2011-08-08 15:56:43 +04:00 |
array.d
|
Merge pull request #168 from klickverbot/array-replace
|
2011-08-03 10:21:16 -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
|
Revert "not really pure"
|
2011-07-07 01:40:07 -07:00 |
bind.d
|
Change struct const member variables to manifest constants.
|
2011-06-08 03:03:34 +09:00 |
bitmanip.d
|
Merge pull request #166 from 9rnsr/bitmanipProperty
|
2011-08-08 08:34:18 -07:00 |
compiler.d
|
Also define Vendor.DotNET (set if version D_NET is set).
|
2011-07-31 21:37:27 +02:00 |
complex.d
|
Revert "not really pure"
|
2011-07-07 01:40:07 -07:00 |
concurrency.d
|
replacing confusing comma expression with block statement
|
2011-08-03 16:42:02 -07:00 |
container.d
|
Remove executable bit on two files.
|
2011-07-31 22:27:54 +02:00 |
contracts.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
conv.d
|
Changed "Warning" to "Notice" in deprecation messages.
|
2011-08-09 00:39:27 -07:00 |
cpuid.d
|
Added comment about deprecation
|
2011-07-26 13:00:07 +02:00 |
cstream.d
|
Fix imports to be in line with what the documentation says.
|
2011-05-25 08:28:06 +02:00 |
ctype.d
|
Changed "Warning" to "Notice" in deprecation messages.
|
2011-08-09 00:39:27 -07:00 |
date.d
|
Deprecated old date/time stuff.
|
2011-08-09 00:22:39 -07:00 |
datebase.d
|
add source links
|
2011-02-26 15:32:21 -06:00 |
dateparse.d
|
Deprecated old date/time stuff.
|
2011-08-09 00:22:39 -07:00 |
datetime.d
|
Changed "Warning" to "Notice" in deprecation messages.
|
2011-08-09 00:39:27 -07:00 |
demangle.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
encoding.d
|
Remove executable bit on two files.
|
2011-07-31 22:27:54 +02:00 |
exception.d
|
Made most of the overloads for enforce @safe.
|
2011-06-09 02:44:41 -07:00 |
file.d
|
Merge branch 'master' into deprecation
|
2011-08-09 00:44:05 -07: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
|
Various DDoc syntax fixes
|
2011-08-07 22:59:37 +03:00 |
gregorian.d
|
Deprecated old date/time stuff.
|
2011-08-09 00:22:39 -07:00 |
intrinsic.d
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
json.d
|
Improve std.json documentation
|
2011-07-26 04:52:41 +03:00 |
loader.d
|
Reverted change from toStringz to toStringZ.
|
2011-06-18 01:13:21 -07:00 |
math.d
|
Deprecate gamma and error functions from std.math
|
2011-08-05 14:11:38 +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
|
(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
|
Fix a typo in the std.parallelism docs.
|
2011-08-08 12:26:37 -03:00 |
path.d
|
The ping is accepted.
|
2011-06-15 05:50:05 -07:00 |
perf.d
|
Remove stray NUL character at the end of std/perf.d
|
2011-08-03 10:13:29 +03: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
|
minor fixes that get GSOC regular expressions to compile
|
2011-08-08 15:30:45 +04:00 |
regex.d
|
Merge branch 'master' of https://github.com/D-Programming-Language/phobos
|
2011-07-13 17:01:06 +04:00 |
regexp.d
|
Deprecated std.regexp.
|
2011-08-09 00:02:56 -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
|
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
|
Apparently core.memory still needs to be in the std.stdio imports.
|
2011-07-18 22:54:40 -04: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
|
Merge branch 'master' into deprecation
|
2011-08-09 00:44:05 -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
|
Issue 6424 - std.traits.hasElaborateAssign is limited
|
2011-08-01 23:35:27 +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
|
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
|
Attempt at improving warning on toUTFz.
|
2011-07-12 22:34:58 -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 |