phobos/std
JakobOvrum 66e01c324c Merge pull request #3863 from Infiltrator/patch-4
Fix Issue 15420 - topN(Range, Range) does not respect its less predicate
2015-12-11 07:26:16 +09:00
..
algorithm Fix topN(Range, Range) disrespect of its predicate 2015-12-10 17:29:34 +11:00
c
container Merge pull request #3868 from JakobOvrum/container_docs_take 2015-12-09 17:18:14 -08:00
digest Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
experimental allowed Mallocator to be used in nogc functions 2015-12-05 23:41:26 +01:00
internal Enable getSymbolsByUDA to retrieve private members. 2015-11-28 07:14:47 -05:00
net Move some deprecations along. 2015-11-26 00:28:38 -08:00
range document that chunkSize must be greater than zero 2015-12-07 13:27:19 +01:00
regex Merge pull request #3768 from CyberShadow/pull-20151024-051829 2015-10-24 15:05:00 -07:00
windows Remove declarations already declared by the new Windows headers 2015-10-14 04:09:32 +00:00
array.d Add asserts for the "compiles" tests 2015-11-16 03:04:07 +01:00
ascii.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
base64.d Use auto ref to retain compatibility with previous workarounds. 2015-06-30 08:49:54 -07:00
bigint.d Merge pull request #3725 from CyberShadow/pull-20151017-003315 2015-10-17 21:43:36 -07:00
bitmanip.d Merge pull request #3838 from jmdavis/deprecations 2015-11-29 11:57:28 -08:00
compiler.d
complex.d use DDLINK/DDSUBLINK instead of LINK2 and raw HTML 2015-11-26 16:04:44 +01:00
concurrency.d Remove stray uses of TickDuration from Phobos internals. 2015-12-03 03:01:03 -08:00
concurrencybase.d add std.concurrencybase 2015-07-05 00:50:38 -07:00
conv.d Improve std.conv.parse() docs. Point out that std.conv.to() works with string literals. 2015-12-07 19:08:11 -08:00
cstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
csv.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
datetime.d Made the new unittests consistent. 2015-11-30 16:21:52 -06:00
demangle.d
encoding.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
exception.d Move some deprecations along. 2015-11-26 00:28:38 -08:00
file.d std.file whitespace fix 2015-11-25 21:51:01 +01:00
format.d better debugging 2015-11-05 22:46:17 +01:00
functional.d Move some deprecations along. 2015-11-26 00:28:38 -08:00
getopt.d Merge pull request #3727 from CyberShadow/pull-20151018-004338 2015-10-18 15:17:39 +02:00
json.d documented opIn 2015-12-07 11:41:17 +01:00
math.d Added a slower generic fallback method, in case real.mant_dig > 64. 2015-12-05 15:39:48 -08:00
mathspecial.d HTML fixes 2015-10-24 06:19:23 +00:00
meta.d Remove .stringof usage 2015-11-25 22:39:56 +01:00
metastrings.d
mmfile.d fix Issue 14995 - std.mmfile incorrectly handles errors in ctor 2015-09-02 01:57:34 +00:00
numeric.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
outbuffer.d HTML fixes 2015-10-24 06:19:23 +00:00
parallelism.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
path.d Add asserts for the "compiles" tests 2015-11-16 03:04:07 +01:00
process.d Merge pull request #3716 from CyberShadow/pull-20151014-040843 2015-10-16 22:00:44 -07:00
random.d Remove stray uses of TickDuration from Phobos internals. 2015-12-03 03:01:03 -08:00
signals.d
socket.d fix imports 2015-11-01 23:01:04 +09:00
socketstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
stdint.d HTML fixes 2015-10-24 06:19:23 +00:00
stdio.d fix issue 15429 - [std.stdio] Broken link in documentation 2015-12-09 18:25:28 +01:00
stdiobase.d
stream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
string.d Fixed some doc warnings 2015-11-17 09:21:52 +08:00
syserror.d [dox] Add deprecation message to module. 2015-08-27 10:36:10 -07:00
system.d use DDLINK/DDSUBLINK instead of LINK2 and raw HTML 2015-11-26 16:04:44 +01:00
traits.d Merge pull request #3838 from jmdavis/deprecations 2015-11-29 11:57:28 -08:00
typecons.d Merge pull request #3839 from aG0aep6G/ddlink 2015-11-27 04:54:52 +02:00
typelist.d
typetuple.d fix link to AliasSeq 2015-09-25 16:16:42 +02:00
uni.d Revert "New primitive - Tiny UTF Binary Search Table" 2015-11-14 20:21:37 +01:00
uri.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
utf.d Fix issue 15320 2015-11-13 03:45:29 +01:00
uuid.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
variant.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-10-27 15:55:59 +01:00
xml.d
zip.d Merge pull request #3605 from jmdavis/zip 2015-08-31 17:49:10 +10:00
zlib.d HTML fixes 2015-10-24 06:19:23 +00:00