.. |
algorithm
|
Update iteration.d UT comment
|
2017-10-03 09:42:28 -04:00 |
c
|
Remove old, redundant private import access specifier
|
2017-07-11 12:28:39 +02:00 |
container
|
Convert section labels to title case
|
2017-07-12 15:19:57 -04:00 |
datetime
|
Move some deprecations along.
|
2017-10-08 02:28:30 -06:00 |
digest
|
Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias.
|
2017-08-06 17:21:49 -04:00 |
experimental
|
Merge pull request #5764 from ibuclaw/mips32
|
2017-10-08 01:18:37 +02:00 |
internal
|
Add unittest.
|
2017-08-11 08:48:23 -07:00 |
net
|
std.net.curl: Fix getTiming example
|
2017-10-07 13:20:22 +07:00 |
range
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-08-29 15:31:29 +02:00 |
regex
|
Include 's' in the list of valid regex flags
|
2017-10-01 20:54:00 +01:00 |
windows
|
Remove old, redundant private import access specifier
|
2017-07-11 12:28:39 +02:00 |
array.d
|
Merge pull request #5693 from RazvanN7/Issue_15096
|
2017-09-14 02:15:30 +02:00 |
ascii.d
|
has_public_example: std.ascii
|
2017-07-10 02:28:28 +02:00 |
base64.d
|
Merge pull request #5506 from lionello/feature/base64urlnopadding
|
2017-07-21 21:27:26 +02:00 |
bigint.d
|
Get rid of unused variables
|
2017-08-22 11:00:14 +03:00 |
bitmanip.d
|
bitmanip - inure against integral promotion changes
|
2017-07-24 20:10:24 -07:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
don't deprecate initOnce with unshared Mutex
|
2017-09-02 23:44:20 +02:00 |
conv.d
|
Adjust @safe-ty of 64-bit real unittest.
|
2017-09-09 12:10:49 +02:00 |
csv.d
|
Merge pull request #5606 from andralex/upcase-ddoc-labels
|
2017-07-12 22:19:10 +02:00 |
demangle.d
|
|
|
encoding.d
|
Add unittest
|
2017-08-15 15:10:58 +06:00 |
exception.d
|
Convert section labels to title case
|
2017-07-12 15:19:57 -04:00 |
file.d
|
Fix documentation for std.file
|
2017-07-25 21:57:12 +02:00 |
format.d
|
disable OSX 32 bits due to an unfixed compiler issue
|
2017-09-13 15:31:01 +02:00 |
functional.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-08-16 12:17:39 +02:00 |
getopt.d
|
Fix issue 17650: std.getopt range violation when option value is a hyphen.
|
2017-07-16 01:28:55 +02:00 |
json.d
|
code formatting
|
2017-07-08 23:42:56 +02:00 |
math.d
|
Merge pull request #4272 from ibuclaw/ieeefenvflags
|
2017-10-09 00:53:04 +02:00 |
mathspecial.d
|
Remove old, redundant private import access specifier
|
2017-07-11 12:28:39 +02:00 |
meta.d
|
fix docs a bit.
|
2017-09-17 14:25:28 -04:00 |
mmfile.d
|
style, switches in MmFile can be final
|
2017-09-13 19:12:48 +02:00 |
numeric.d
|
|
|
outbuffer.d
|
Cleanup std.outbuffer: remove unnecessary slicing + make unittest documented
|
2017-07-12 10:22:52 +02:00 |
parallelism.d
|
Merge pull request #5502 from wilzbach/fix-17539
|
2017-07-04 22:18:10 +02:00 |
path.d
|
|
|
process.d
|
std.process: Update Config documentation for stderrPassThrough
|
2017-09-22 21:33:09 +00:00 |
random.d
|
Fix Issue 17847 - Properly sanitize seeds for Park–Miller engines
|
2017-09-21 18:55:42 -04:00 |
signals.d
|
|
|
socket.d
|
Remove use of std.datetime.StopWatch in std.socket tests.
|
2017-10-03 22:29:19 -06:00 |
stdint.d
|
|
|
stdio.d
|
Issue 16984 - Make std.stdio runnable
|
2017-10-05 21:30:13 +02:00 |
string.d
|
Merge pull request #5676 from RazvanN7/Unused_vars_part3
|
2017-09-09 10:09:53 +02:00 |
system.d
|
|
|
traits.d
|
Remove invalid private access by getSymbolsByUDA from unittest
|
2017-10-05 21:55:33 +02:00 |
typecons.d
|
Fix issue 17803 std.typecons.Tuple: opAssign should return ref Tuple
|
2017-09-07 08:28:26 +02:00 |
typetuple.d
|
|
|
uni.d
|
Add a space to a selective import in std.uni
|
2017-10-01 18:04:27 +02:00 |
uri.d
|
Remove old, redundant private import access specifier
|
2017-07-11 12:28:39 +02:00 |
utf.d
|
Move some deprecations along.
|
2017-10-08 02:28:30 -06:00 |
uuid.d
|
Make std.uuid examples runnable
|
2017-07-09 16:22:48 +02:00 |
variant.d
|
Avoid using typeid to call postblit and destructor, as it does not take
|
2017-08-17 09:26:03 -04:00 |
xml.d
|
test against regression
|
2017-06-15 21:08:03 +02:00 |
zip.d
|
Fix Issue 2137 - Data not compressed on fly when adding to zip archive
|
2017-08-10 10:23:11 +03:00 |
zlib.d
|
std.zlib: Add UnCompress.empty
|
2017-09-10 11:47:36 +02:00 |