.. |
algorithm
|
Mention lambda predicates in std.algorithm
|
2015-09-24 17:12:28 -07:00 |
c
|
|
|
container
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2015-09-07 00:44:29 +02:00 |
digest
|
Extend documentation for toHexString
|
2015-07-19 23:56:13 +02:00 |
experimental
|
Merge pull request #3682 from burner/std.experimental.logger_housekeeping
|
2015-10-02 19:36:30 +03:00 |
internal
|
fix tempCString to support null cstring results again
|
2015-09-07 16:47:35 +02:00 |
net
|
properly decode content-length
|
2015-08-30 22:17:58 +02:00 |
range
|
fixed typo (newValues3 -> newValues4)
|
2015-09-26 13:49:43 -04: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 Issue 10895 - incorrect std.array.join behavior with array of string-like class using alias this
|
2015-09-03 17:54:40 +09: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
|
[dox] Improve std.complex ddocs.
|
2015-08-25 17:41:38 -07:00 |
concurrency.d
|
Corrected typo on line 1196 from "varialbe" to "variable". PS Is the use of "analog" correct here? It sounds a bit odd.
|
2015-09-01 14:04:54 +01:00 |
concurrencybase.d
|
add std.concurrencybase
|
2015-07-05 00:50:38 -07:00 |
conv.d
|
Fix std.conv unittest compile error for platforms with 64-bit reals
|
2015-09-26 17:02:56 +02:00 |
cstream.d
|
Adjust deprecation messages for std.stream.
|
2015-09-11 21:29:14 -07:00 |
csv.d
|
Supplemental fix for issue 14846
|
2015-07-29 19:50:09 +09:00 |
datetime.d
|
Fix for issue# 15085: Microsoft changed their timezone names again.
|
2015-09-21 01:48:35 -07:00 |
demangle.d
|
|
|
encoding.d
|
Refactor cp-1252 to use new GenericEncoder
|
2015-09-12 19:29:31 +02:00 |
exception.d
|
Merge pull request #3597 from quickfur/pointsTo
|
2015-09-02 10:32:07 +03:00 |
file.d
|
Add test for issue 14817
|
2015-09-12 14:44:50 +03:00 |
format.d
|
Change Char[] to immutable(Char)[]
|
2015-08-28 22:06:13 +02:00 |
functional.d
|
std.variant housekeeping
|
2015-08-12 14:15:01 +02:00 |
getopt.d
|
fix issue14724
|
2015-08-16 23:50:38 +02:00 |
json.d
|
std.json: Rename JsonOptions to JSONOptions
|
2015-06-29 19:34:29 +00:00 |
math.d
|
Undo inadvertent changes to std/math.d and std/traits.d, delete std/typed_allocator.d
|
2015-10-02 07:35:09 -04: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
|
fix Issue 14995 - std.mmfile incorrectly handles errors in ctor
|
2015-09-02 01:57:34 +00: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
|
std.path unittest doc
|
2015-10-01 14:21:08 +02:00 |
process.d
|
fix Issue 15076 - Get ID of current thread
|
2015-09-27 08:21:39 +00:00 |
random.d
|
std.random unittest docs
|
2015-09-10 11:12:56 +02:00 |
signals.d
|
|
|
socket.d
|
std.socket unittest doc
|
2015-09-10 11:05:04 +02:00 |
socketstream.d
|
Adjust deprecation messages for std.stream.
|
2015-09-11 21:29:14 -07:00 |
stdint.d
|
|
|
stdio.d
|
fix issue 15095
|
2015-09-21 20:57:41 +02:00 |
stdiobase.d
|
|
|
stream.d
|
Adjust deprecation messages for std.stream.
|
2015-09-11 21:29:14 -07:00 |
string.d
|
indexOf used to accept user defined structs
|
2015-09-27 21:35:58 +02:00 |
syserror.d
|
[dox] Add deprecation message to module.
|
2015-08-27 10:36:10 -07:00 |
system.d
|
Separate linux kernel, glibc, and bionic APIs where appropriate
|
2015-05-27 21:54:52 -05:00 |
traits.d
|
Undo inadvertent changes to std/math.d and std/traits.d, delete std/typed_allocator.d
|
2015-10-02 07:35:09 -04:00 |
typecons.d
|
fix Issue 14940
|
2015-08-26 10:29:00 +02:00 |
typelist.d
|
typelist: alias syntax fix
|
2015-05-28 19:11:06 +02:00 |
typetuple.d
|
fix link to AliasSeq
|
2015-09-25 16:16:42 +02:00 |
uni.d
|
std.uni unittest doc
|
2015-09-13 14:22:41 +02:00 |
uri.d
|
added unittests for issue 14924
|
2015-08-16 03:00:45 +02:00 |
utf.d
|
replace _decode with decodeFront
|
2015-08-18 13:22:19 +02:00 |
uuid.d
|
fix UUID hash function
|
2015-08-26 09:30:11 +03:00 |
variant.d
|
Allow Variant.visit to support const types.
|
2015-08-11 22:21:38 -04:00 |
xml.d
|
|
|
zip.d
|
Merge pull request #3605 from jmdavis/zip
|
2015-08-31 17:49:10 +10:00 |
zlib.d
|
fix Issue 14799 - Documentation for std.zlib.compress is incorrect
|
2015-09-01 05:40:12 +00:00 |