phobos/std
Sebastian Wilzbach 1199a96e25 Undocument enforceEx in favor of enforce
enforce can't fully replace enforceEx, hence it needs to stick around for at least one more release so that we can have a release where enforce can fully replace enforceEx. That way, someone can build their code with both the latest release and master without getting a bunch of deprecation messages.
2018-01-31 07:34:55 +01:00
..
algorithm Revert "findSplit: return named tuples instead of an anonymous tuple" 2018-01-27 16:23:24 +01:00
c
container Fix erroneous imports 2018-01-22 16:37:22 +02:00
datetime Move deprecations along. 2018-01-26 18:24:50 -07:00
digest Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00
experimental Merge pull request #5921 from edi33416/rc_iallocator 2018-01-26 19:53:03 +01:00
internal Merge pull request #5987 from JackStouffer/issue17249 2018-01-25 16:59:51 -05:00
net remove trailing whitespace 2018-01-28 04:39:47 +09:00
range Merge pull request #5961 from wilzbach/std-range-nullSink 2018-01-26 18:41:56 -05:00
regex Splitup regex tests to please auto-tester 2018-01-24 17:59:40 +01:00
windows Remove deprecated std.windows.iunknown 2018-01-01 14:58:47 +01:00
array.d Move deprecations along. 2018-01-26 18:24:50 -07:00
ascii.d Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
base64.d Fix Issue 18278 - writef documentation 404 error 2018-01-26 10:17:47 +01:00
bigint.d Merge pull request #5987 from JackStouffer/issue17249 2018-01-25 16:59:51 -05:00
bitmanip.d Changed all instances of FormatSpec to const ref 2018-01-04 10:05:16 -05:00
compiler.d
complex.d Remove dependency on deprecated bits of std.math from std.complex 2018-01-16 03:04:35 +01:00
concurrency.d Removed unnecessary atomicLoad inside initOnce 2018-01-25 09:43:33 +01:00
conv.d Merge pull request #5965 from jpf91/aaconv 2018-01-06 15:53:18 +01:00
csv.d
demangle.d
encoding.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
exception.d Undocument enforceEx in favor of enforce 2018-01-31 07:34:55 +01:00
file.d Fix erroneous imports in unittests 2018-01-23 13:10:34 +02:00
format.d Merge pull request #6047 from BBasile/issue-11747 2018-01-27 04:43:23 +01:00
functional.d Merge pull request #5348 from radcapricorn/forward 2018-01-17 09:51:45 +01:00
getopt.d Remove staticIota: std_getopt 2018-01-22 17:18:53 +01:00
json.d Fix ddoc in std.json 2017-12-22 00:55:18 +01:00
math.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
mathspecial.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
meta.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
outbuffer.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
parallelism.d Merge pull request #5951 from acehreli/TaskPool_fold 2018-01-17 06:05:48 +01:00
path.d Merge pull request #5410 from jmdavis/path 2018-01-28 02:12:46 +01:00
process.d std.process: Skip permission test when running as root 2017-10-31 12:15:12 +02:00
random.d Addresses Issue 17832 2018-01-28 02:00:54 +01:00
signals.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
socket.d Fix erroneous imports in unittests 2018-01-23 13:10:34 +02:00
stdint.d
stdio.d Fix Issue 18278 - writef documentation 404 error 2018-01-26 10:17:47 +01:00
string.d Merge pull request #5411 from jmdavis/string 2018-01-27 03:30:22 +01:00
system.d std.system: Add comment fix for Android 2017-12-22 18:42:35 +05:30
traits.d Merge pull request #6078 from jacob-carlborg/revert-5968-searching-findSplit 2018-01-27 22:45:51 +01:00
typecons.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
typetuple.d
uni.d Remove staticIota: std_uni 2018-01-22 17:19:14 +01:00
uri.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
utf.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uuid.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
variant.d Allow running all unittest with -transition=complex 2018-01-17 11:14:32 +01:00
xml.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
zip.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
zlib.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00