phobos/std
The Dlang Bot b32e2bd791 Merge pull request #5413 from JackStouffer/time-fromISOString
Optimized std.datetime.date.TimeOfDay.fromISOString
merged-on-behalf-of: Jonathan M Davis <jmdavis@users.noreply.github.com>
2017-05-26 09:41:28 +02:00
..
algorithm Merge pull request #5422 from JackStouffer/endsWith-decoding 2017-05-25 21:53:15 +02:00
c
container Merge pull request #5294 from byebye/array_length_opt 2017-04-18 02:59:02 +02:00
datetime Merge pull request #5413 from JackStouffer/time-fromISOString 2017-05-26 09:41:28 +02:00
digest Moved ddoc unittest block back to its proper position in std.digest.crc 2017-05-22 11:06:38 -04:00
experimental Logger sharedLog comment on thread-safety 2017-05-07 10:54:53 +02:00
internal Get rid of static this for initializing encoding 2017-05-23 19:17:47 -04:00
net Move deprecations along. 2017-05-07 11:27:48 +02:00
range Merge pull request #5398 from JackStouffer/range-spelling 2017-05-17 04:10:50 +02:00
regex Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-03-21 15:29:15 +01:00
windows Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
array.d Remove trailing whitespace. 2017-03-25 19:09:50 +01:00
ascii.d [BOOKTABLES]: Add BOOKTABLE to std.ascii 2017-03-01 08:29:04 +01:00
base64.d Fix links from $(LREF $(D ...)) -> $(LREF ...) 2017-03-05 08:11:29 +01:00
bigint.d Link to ConvException docs in std.bigint ctor doc 2017-04-20 13:29:11 -04:00
bitmanip.d Fix issue 17247. 2017-03-08 12:36:13 -08:00
compiler.d
complex.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
concurrency.d Use dfmt on std/concurrency.d 2017-03-19 15:05:35 -04:00
concurrencybase.d
conv.d Replace deprecated functions from std_conv and std_uri 2017-05-21 18:52:21 +03:00
csv.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
demangle.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
encoding.d Get rid of static this for initializing encoding 2017-05-23 19:17:47 -04:00
exception.d AA version of assumeUnique documented 2017-03-15 16:40:58 +01:00
file.d Defer addition of template until we need it for ranges. 2017-05-17 08:32:43 -04:00
format.d Test positional width/precision 2017-05-08 12:39:23 +01:00
functional.d Fix links from $(LREF $(D ...)) -> $(LREF ...) 2017-03-05 08:11:29 +01:00
getopt.d Fix some bad/slangy English in std.getopt. 2017-05-13 02:14:33 -07:00
json.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
math.d Move deprecations along. 2017-05-07 11:27:48 +02:00
mathspecial.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00
meta.d Move deprecations along. 2017-05-07 11:27:48 +02:00
mmfile.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
numeric.d Annotate unittests per Phobos coding style. 2017-04-26 09:38:57 -07:00
outbuffer.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
parallelism.d Allow ignoring individual lines for coverage analysis 2017-05-07 15:26:25 +00:00
path.d Merge pull request #5406 from jmdavis/path 2017-05-21 07:24:31 -07:00
process.d Make behavior of environment.opIndexAssign on Posix to match the behavior 2017-05-08 22:29:12 +02:00
random.d Update random.d 2017-04-14 10:16:05 +07:00
signals.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
socket.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
stdint.d [doc] Add emphasis for readability. 2017-02-10 23:46:12 +01:00
stdio.d apply changes for netbsd: stdio - set name to not null value for reopen 2017-04-21 03:12:58 +00:00
stdiobase.d
string.d Deprecate obsolete pattern matching functions in std.string 2017-05-12 09:55:39 -04:00
system.d
traits.d reimplement std.traits.functionLinkage using __traits 2017-05-22 22:40:25 -07:00
typecons.d issue 15645 - Prevent unsafe usage of Tuple.slice 2017-04-22 08:14:54 -07:00
typetuple.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
uni.d Merge pull request #5361 from jmdavis/issue_17372 2017-05-05 19:12:40 +02:00
uri.d Replace deprecated functions from std_conv and std_uri 2017-05-21 18:52:21 +03:00
utf.d reimplement toUTF8/16 in terms of encode() 2017-05-20 16:26:36 -07:00
uuid.d Merge pull request #5272 from JackStouffer/dscanner 2017-03-15 05:57:06 +01:00
variant.d Merge pull request #4035 from rcorre/visit_any 2017-03-03 02:36:22 +01:00
xml.d Removed unsafe pointer access and marked some functions as @safe in std.xml 2017-05-18 15:57:12 -04:00
zip.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
zlib.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00