.. |
algorithm
|
DIP25: make phobos work with it
|
2015-01-30 12:02:48 -08:00 |
c
|
add version blocks for OS specific files
|
2015-01-06 19:31:58 +01:00 |
container
|
Allow lambda that isn't string when unittest is enabled.
|
2015-01-30 10:31:52 -05:00 |
digest
|
Fix debug build
|
2015-02-01 12:51:33 -08:00 |
experimental
|
Update of the package.d doc
|
2015-01-29 19:17:40 +01:00 |
internal
|
DIP25: make phobos work with it
|
2015-01-30 12:02:48 -08:00 |
net
|
[DDoc] add HTML class "quickindex" to manually maintained jump link tables
|
2015-01-26 11:19:05 +01:00 |
range
|
Fix debug build
|
2015-02-01 12:51:33 -08:00 |
regex
|
Verbatim-related changes in phobos
|
2015-01-12 00:05:36 -08:00 |
windows
|
Remove implicit conversions from array to bool
|
2015-01-27 21:55:00 +11:00 |
array.d
|
Split iteration functions into own submodule.
|
2015-01-20 09:14:06 -08:00 |
ascii.d
|
|
|
base64.d
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
bigint.d
|
Fix 14081:Table in the document of std.bigint.BigInt.toString() duplicates.
|
2015-01-30 18:58:37 +09:00 |
bitmanip.d
|
Mark BitArray.init() for deprecation.
|
2015-01-22 11:04:49 -08:00 |
compiler.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
complex.d
|
example moved fom comment to unittest
|
2015-01-20 13:21:59 +01:00 |
concurrency.d
|
Revert "Remove concurrency @trusted workarounds"
|
2015-01-26 16:09:48 +01:00 |
conv.d
|
Fix Issue 14042 - std.conv.to of a immutable char pointer
|
2015-01-31 22:48:10 +09:00 |
cstream.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
csv.d
|
documentation update for csv
|
2015-01-20 15:23:48 +01:00 |
datetime.d
|
DIP25: make phobos work with it
|
2015-01-30 12:02:48 -08:00 |
demangle.d
|
use uuml entity for Thomas' name
|
2015-01-05 20:46:53 -08:00 |
encoding.d
|
encoding.d documentation update
|
2015-01-20 20:51:11 +01:00 |
exception.d
|
Re-enabled opSlice for std.exception.handle now that bug 14057 is fixed
|
2015-01-31 14:52:35 +09:00 |
file.d
|
DIP25: make phobos work with it
|
2015-01-30 12:02:48 -08:00 |
format.d
|
Merge pull request #2923 from yebblies/arraybool9999
|
2015-01-30 04:27:30 +09:00 |
functional.d
|
Fix property enforcements in std.functional._ctfe* functions.
|
2015-01-26 11:56:39 +03:00 |
getopt.d
|
getopt public undocumented symbols and style
|
2015-01-21 14:48:31 +01:00 |
json.d
|
Merge pull request #2923 from yebblies/arraybool9999
|
2015-01-30 04:27:30 +09:00 |
math.d
|
[DDoc] add HTML class "quickindex" to manually maintained jump link tables
|
2015-01-26 11:19:05 +01:00 |
mathspecial.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
metastrings.d
|
Move some deprecations along.
|
2014-10-26 19:31:08 -07:00 |
mmfile.d
|
Remove implicit conversions from array to bool
|
2015-01-27 21:55:00 +11:00 |
numeric.d
|
documentation update for numeric.d
|
2015-01-26 15:08:49 +01:00 |
outbuffer.d
|
Stop using va_argsave now that va_start works correctly without it
|
2015-01-27 16:17:24 +11:00 |
parallelism.d
|
Supplemental fix for issue 13783 in std.parallelism
|
2014-11-29 12:16:18 +09:00 |
path.d
|
Merge pull request #2803 from WalterBright/entity
|
2015-01-05 20:48:22 -08:00 |
process.d
|
Replace more implicit array to bool conversions
|
2015-01-28 16:33:12 +11:00 |
random.d
|
Add missing imports
|
2015-01-07 00:18:56 +09:00 |
signals.d
|
Replace more implicit array to bool conversions
|
2015-01-28 16:33:12 +11:00 |
socket.d
|
fix Issue 14012 - std.socket: wrong SocketSet.max on Posix
|
2015-01-20 01:12:10 +00:00 |
socketstream.d
|
|
|
stdint.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
stdio.d
|
Fix issue 14041 - Refused writeln of a fixed size array of chars
|
2015-01-31 20:53:52 +09:00 |
stdiobase.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
stream.d
|
Stop using va_argsave now that va_start works correctly without it
|
2015-01-27 16:17:24 +11:00 |
string.d
|
Replace more implicit array to bool conversions
|
2015-01-28 16:33:12 +11:00 |
syserror.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
system.d
|
|
|
traits.d
|
Merge pull request #2934 from WalterBright/dip25
|
2015-01-30 13:59:37 -08:00 |
typecons.d
|
Merge pull request #2934 from WalterBright/dip25
|
2015-01-30 13:59:37 -08:00 |
typelist.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
typetuple.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
uni.d
|
uni documenation update
|
2015-01-29 23:03:24 +01:00 |
uri.d
|
uri documentation update
|
2015-01-29 23:43:20 +01:00 |
utf.d
|
Fix debug build
|
2015-02-01 12:51:33 -08:00 |
uuid.d
|
Fix debug build
|
2015-02-01 12:51:33 -08:00 |
variant.d
|
Add unittest
|
2015-02-01 08:42:12 +09:00 |
xml.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
zip.d
|
Expanded the unittest to test if packing and unpacking produces the original, quite random data
|
2015-01-27 10:27:12 +01:00 |
zlib.d
|
std.zlib: clean imports
|
2014-11-14 17:15:16 +03:00 |