phobos/std
Jack Stouffer 03a91fc48c Merge pull request #5017 from JackStouffer/textImpl
Slight optimization for std.conv.text/wtext/dtext
2017-01-13 05:50:56 -05:00
..
algorithm Merge pull request #4970 from RazvanN7/Issue_16959 2017-01-05 14:14:55 -05:00
c
container fix issue 155421 2016-12-08 13:43:56 -08:00
digest faster CRC32 implementation 2017-01-08 03:21:45 +01:00
experimental Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
internal Remove old code - copying is allowed 2017-01-10 12:13:49 +00:00
net Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
range remove bitwise documentation 2017-01-06 22:37:54 +01:00
regex disable kickstart in ctfe to workaround Issue 16626 2016-12-24 17:03:01 +01:00
windows Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
array.d Avoid using private T in methods 2017-01-09 09:10:08 +00:00
ascii.d
base64.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
bigint.d
bitmanip.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
compiler.d
complex.d
concurrency.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
concurrencybase.d
conv.d Merge pull request #5017 from JackStouffer/textImpl 2017-01-13 05:50:56 -05:00
csv.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
datetime.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
demangle.d
encoding.d fix Issue 16291 - EncodingScheme.create fails 2016-10-05 01:54:22 +02:00
exception.d Fix issue 16970 - Fix deprecations and warnings when compiling Phobos 2016-12-27 15:57:20 +02:00
file.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
format.d Remove deprecated doFormat 2016-12-23 23:24:23 +01:00
functional.d std.functional: add overflow checks 2016-07-28 13:29:00 -07:00
getopt.d Merge pull request #5010 from Chaosus/master 2017-01-05 14:55:09 -05:00
json.d Add missing imports to public unittests 2016-12-15 23:23:35 +01:00
math.d Merge pull request #4975 from somzzz/issue_16634 2016-12-21 21:18:05 -05:00
mathspecial.d
meta.d correct anySatisfy docs 2017-01-11 05:52:04 +01:00
mmfile.d Removed uses of the delete keyword from std.mmfile 2016-10-27 16:30:30 +01:00
numeric.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
outbuffer.d Removed commented out code 2016-09-16 11:12:29 +01:00
parallelism.d Follow-up style fixes for December 2016-12-08 12:32:24 +01:00
path.d Add missing imports to public unittests 2016-12-15 23:23:35 +01:00
process.d Merge pull request #4939 from John-Colvin/patch-19 2016-12-15 14:11:15 +03:00
random.d Nitpicks 2016-12-19 16:02:15 +02:00
signals.d Follow-up style fixes for November 2016-12-08 01:46:47 +01:00
socket.d Fix issue 16970 - Fix deprecations and warnings when compiling Phobos 2016-12-27 15:57:20 +02:00
stdint.d
stdio.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
stdiobase.d
string.d Merge pull request #4986 from jmdavis/string_trivial 2016-12-24 11:00:53 +01:00
system.d
traits.d better workaround for issue 16653, fix ketmar comment 2017-01-06 10:11:41 -05:00
typecons.d Add nullable{,Ref} construction functions 2016-12-23 23:22:21 +01:00
typetuple.d
uni.d Add missing imports to public unittests 2016-12-15 23:23:35 +01:00
uri.d
utf.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00
uuid.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
variant.d std.variant: Guard documented unittest members in VariantN 2016-12-08 10:53:57 +00:00
xml.d Added some immutable to varibles that aren't modified in std.xml 2016-09-23 10:52:06 +01:00
zip.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
zlib.d Removed uses of the delete keyword from std.zlib 2016-10-27 16:30:33 +01:00