phobos/std
Martin Nowak c7952393ce add UseReplacementDchar to encode
- also add missing encode(dchar[1], dchar)
  overload for generic code
2015-08-18 13:22:14 +02:00
..
algorithm Fix issue 14880 2015-08-10 14:38:22 +01:00
c
container Merge pull request #3501 from Groterik/const_rbtree 2015-08-13 10:22:30 -04:00
digest Extend documentation for toHexString 2015-07-19 23:56:13 +02:00
experimental logger cleanup2: 2015-06-12 11:30:46 +02:00
internal Provide MAXGAMMA, MAXLOG, and MINLOG for 64-bit reals. 2015-07-20 22:42:04 +02:00
net Revert "Merge pull request #3466 from karronoli/fix-curl-options-arg" 2015-08-03 20:04:30 +03:00
range Merge pull request #3515 from MartinNowak/merge_stable 2015-07-25 09:03:15 +09:00
regex std.regex: simplify case statement 2015-07-08 14:05:40 +02:00
windows Range-ify: std.file chdir and others 2015-07-15 17:02:11 -07:00
array.d fix package XREFs 2015-06-15 22:30:41 +02:00
ascii.d Revert "Introducing std.meta package" 2015-05-06 14:36:45 -07:00
base64.d Use auto ref to retain compatibility with previous workarounds. 2015-06-30 08:49:54 -07:00
bigint.d use if-else instead of ?: 2015-06-30 23:09:08 +09:00
bitmanip.d Add warning about GC to taggedPointer and taggedClassRef docs 2015-06-13 14:50:03 +02:00
compiler.d
complex.d
concurrency.d std.concurrency: receiveTimeout: document behavior with negative timeout 2015-07-25 12:10:53 +03:00
concurrencybase.d add std.concurrencybase 2015-07-05 00:50:38 -07:00
conv.d std.conv add toChars() 2015-07-09 15:29:27 -07:00
cstream.d stream deprecation breaks doc building 2015-05-29 23:52:43 +02:00
csv.d Supplemental fix for issue 14846 2015-07-29 19:50:09 +09:00
datetime.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-07-24 01:28:58 +02:00
demangle.d
encoding.d Typo in the windows-1252 charMap. 2015-06-08 03:30:39 +03:00
exception.d assertNotThrown can call expressions that return useful data 2015-07-16 00:19:27 +02:00
file.d Merge pull request #3486 from WalterBright/rmdirr 2015-07-28 08:51:08 +02:00
format.d Merge pull request #3470 from WalterBright/betterFormatU 2015-07-04 14:36:23 +09:00
functional.d std.variant housekeeping 2015-08-12 14:15:01 +02:00
getopt.d Change all bold headers to DDOC headers 2015-06-01 18:26:50 -04:00
json.d std.json: Rename JsonOptions to JSONOptions 2015-06-29 19:34:29 +00:00
math.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-08-05 01:34:36 +02:00
mathspecial.d remove trailing whitespace, detab, tolf 2015-05-31 11:24:01 +02:00
meta.d Merge pull request #3498 from JinShil/AliasTuple 2015-07-21 11:40:04 +02:00
metastrings.d
mmfile.d mmfile.d: MmFile destructor changed not to cal enforce 2015-08-11 13:33:01 -04:00
numeric.d remove trailing whitespace, detab, tolf 2015-05-31 11:24:01 +02:00
outbuffer.d std.outbuffer: remove call into GC by using appropriate type for data, tweak pre-allocation 2015-07-29 22:41:09 +02:00
parallelism.d Supplemental fix for issue 14860 2015-08-02 19:05:30 +09:00
path.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-07-24 01:28:58 +02:00
process.d Prevent using alloca and tempCString in same functions 2015-06-21 19:17:16 +09:00
random.d remove unnecessary uses of std.format 2015-06-30 19:45:15 -07:00
signals.d
socket.d Remove superfluous ctor in ddoc version of UnixAddress 2015-06-01 14:59:10 -04:00
socketstream.d stream deprecation breaks doc building 2015-05-29 23:52:43 +02:00
stdint.d
stdio.d add reference to byLine 2015-07-13 23:24:30 +02:00
stdiobase.d
stream.d stream deprecation breaks doc building 2015-05-29 23:52:43 +02:00
string.d Merge pull request #3430 from WalterBright/rangestrip 2015-08-09 20:04:08 +02:00
syserror.d
system.d Separate linux kernel, glibc, and bionic APIs where appropriate 2015-05-27 21:54:52 -05:00
traits.d Remove workaround for unittests failing with compiler change 2015-08-12 10:31:29 -03:00
typecons.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-08-10 10:07:27 +02:00
typelist.d typelist: alias syntax fix 2015-05-28 19:11:06 +02:00
typetuple.d Merge pull request #3498 from JinShil/AliasTuple 2015-07-21 11:40:04 +02:00
uni.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-07-24 01:28:58 +02:00
uri.d std.uri - replace static construction with compile time construction 2015-06-30 13:36:03 -07:00
utf.d add UseReplacementDchar to encode 2015-08-18 13:22:14 +02:00
uuid.d Revert "Introducing std.meta package" 2015-05-06 14:36:45 -07:00
variant.d std.variant housekeeping 2015-07-24 14:46:56 +02:00
xml.d
zip.d Document how to use std.zip to create a zip file. 2015-04-07 23:54:03 -05:00
zlib.d eliminate dangerous and/or useless casts from zlib 2015-07-22 10:28:33 -04:00