.. |
algorithm
|
Merge pull request #4214 from wilzbach/sort_use_release
|
2016-04-22 18:40:52 +04:00 |
c
|
Fix missing ')' in std.c.windows.com deprecation message.
|
2016-01-06 12:18:33 -08:00 |
container
|
UFCS for moveAt, moveFront, moveBack
|
2016-04-09 09:28:14 +02:00 |
digest
|
Linux/PPC: Really fix the import for md.d/ripemd.d.
|
2016-03-12 20:19:33 +01:00 |
experimental
|
Allow affix access from qualified data
|
2016-04-23 15:11:35 -04:00 |
internal
|
Merge pull request #3992 from quickfur/bigint_octal
|
2016-03-31 16:56:40 -04:00 |
net
|
convert docstring examples to unittests
|
2016-03-09 21:22:15 +02:00 |
range
|
Merge pull request #4013 from MetaLang/iota-length
|
2016-04-19 11:06:30 -04:00 |
regex
|
Merge pull request #4180 from DmitryOlshansky/fix-issue15864
|
2016-04-16 06:41:27 +02:00 |
windows
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
array.d
|
Fix some imports
|
2016-04-12 22:15:09 +03:00 |
ascii.d
|
Force inlining of isASCII
|
2016-04-19 21:51:44 -04:00 |
base64.d
|
|
|
bigint.d
|
Implement conversion of biguint to octal.
|
2016-02-25 13:30:35 -08:00 |
bitmanip.d
|
Change taggedClassRef and taggedPointer so that the bitfield appear as a void* in the parent
|
2016-03-24 17:20:27 -07:00 |
compiler.d
|
|
|
complex.d
|
Switch some static imports to selective.
|
2016-02-22 17:06:29 -05:00 |
concurrency.d
|
Fix issue 15917 - std.concurrency module destructor causes useless creation of new MessageBox
|
2016-04-12 22:57:25 +03:00 |
concurrencybase.d
|
|
|
conv.d
|
Allow affix access from qualified data
|
2016-04-23 15:11:35 -04:00 |
cstream.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
csv.d
|
Minor improvements to std.csv docs
|
2016-04-19 09:22:36 +02:00 |
datetime.d
|
Merge pull request #4089 from CyberShadow/pull-20160316-181610-std-file-subsecond
|
2016-04-23 03:20:40 +04:00 |
demangle.d
|
|
|
encoding.d
|
Merge pull request #4183 from JackStouffer/encoding_fixup
|
2016-04-11 15:23:49 +01:00 |
exception.d
|
Add basicExceptionCtors mixin
|
2016-01-17 10:39:37 +05:30 |
file.d
|
Merge pull request #4089 from CyberShadow/pull-20160316-181610-std-file-subsecond
|
2016-04-23 03:20:40 +04:00 |
format.d
|
Merge pull request #3977 from joakim-noah/android
|
2016-02-23 13:51:42 -08:00 |
functional.d
|
convert docstring examples to unittests
|
2016-03-09 21:22:15 +02:00 |
getopt.d
|
Typo
|
2016-04-03 16:36:13 +02:00 |
json.d
|
Fix issue 15884 Encode wstring/wchar[]/dstring/dchar[] as JSON string
|
2016-04-14 16:34:19 +08:00 |
math.d
|
Merge pull request #3999 from redstar/solarismath
|
2016-03-31 22:38:53 -07:00 |
mathspecial.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
meta.d
|
Fix 14561 - Large enums cannot be parsed due to too many recursive template expansions
|
2016-04-03 16:47:36 +00:00 |
mmfile.d
|
netbsd patch
|
2016-03-11 10:10:47 +06:00 |
numeric.d
|
Fix FPTemporary
|
2016-04-19 16:40:39 +02:00 |
outbuffer.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
parallelism.d
|
netbsd patch
|
2016-03-11 10:10:47 +06:00 |
path.d
|
std.path: Emphasize that isValidPath does not check existence
|
2016-04-02 07:55:45 +00:00 |
process.d
|
Avoid brute force fd close() on Linux
|
2016-04-04 08:42:17 -07:00 |
random.d
|
std.random: remove upgrading from D1 notice
|
2016-04-21 02:36:05 +03:00 |
signals.d
|
convert docstring examples to unittests
|
2016-03-03 15:24:26 +02:00 |
socket.d
|
Merge pull request #4009 from quickfur/issue14137
|
2016-04-18 17:51:38 +04:00 |
socketstream.d
|
|
|
stdint.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
stdio.d
|
Merge pull request #4079 from greenify/stdio_byrecord
|
2016-03-28 15:24:13 +04:00 |
stdiobase.d
|
|
|
stream.d
|
fix lookup of core.stdc.stdio.remove()
|
2016-02-13 09:54:41 -08:00 |
string.d
|
convert docstring examples to unittests
|
2016-03-03 15:24:26 +02:00 |
system.d
|
netbsd patch
|
2016-03-11 10:10:47 +06:00 |
traits.d
|
Merge pull request #3275 from Biotronic/master
|
2016-04-09 16:45:19 +04:00 |
typecons.d
|
Use __traits(identifier) instead of stringof + startsWith in std.typecons.Proxy
|
2016-03-31 10:36:26 +09:00 |
typetuple.d
|
|
|
uni.d
|
Merge pull request #4150 from JackStouffer/isNumber
|
2016-04-11 15:39:28 +04:00 |
uri.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
utf.d
|
Fix Phobos issue #15586 - std.utf.toUTF8() halts on invalid dchar.
|
2016-01-29 15:35:14 -08:00 |
uuid.d
|
convert docstring examples to unittests
|
2016-03-03 15:24:26 +02:00 |
variant.d
|
Merge pull request #4118 from MaksimZh/fix-15827
|
2016-03-30 10:15:19 -07:00 |
xml.d
|
fix issue 14966: misuse of super
|
2016-04-03 18:40:56 +02:00 |
zip.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
zlib.d
|
Merge pull request #4095 from WalterBright/fix15457
|
2016-03-20 11:09:23 +04:00 |