.. |
c
|
add version (Windows): too all windows only sources
|
2013-07-21 03:34:56 +02:00 |
digest
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
internal
|
Fixup std.math unittests for new math implementations.
|
2013-08-18 16:28:16 +01:00 |
net
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
windows
|
Fix the position of LocalFree
|
2013-09-11 23:25:27 +09:00 |
algorithm.d
|
[trivial] Remove documentation quick link to deprecated indexOf
|
2013-08-26 11:52:56 -06:00 |
array.d
|
Mark the unittest for std.array.minimallyInitializedArray as @safe
|
2013-09-15 13:00:06 +09:00 |
ascii.d
|
Fix issue# 10717.
|
2013-07-28 14:37:30 -07:00 |
base64.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
bigint.d
|
More parenthesis fix
|
2013-08-08 04:12:10 +09:00 |
bitmanip.d
|
Reverted implicit string concatienation changes
|
2013-07-13 19:42:50 +00:00 |
compiler.d
|
|
|
complex.d
|
Add TODO to make toString() pure @safe nothrow
|
2013-08-29 08:13:18 -07:00 |
concurrency.d
|
fix Issue 10230 - Duplicated buttons for runnable examples
|
2013-07-16 00:45:48 +09:00 |
container.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
conv.d
|
fix Issue 11009 - Regression (2.064 git-head): DMD consumes huge memory when it compiles enum containing many items
|
2013-09-12 09:15:03 +02:00 |
cstream.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
csv.d
|
Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace
|
2013-07-13 19:34:37 +00:00 |
datetime.d
|
Reverted the DDoc changes to std.datetime
|
2013-09-04 21:12:12 +08:00 |
demangle.d
|
|
|
encoding.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
exception.d
|
assertThrown doesn't need to use a variable for a throw check.
|
2013-09-14 18:55:01 +02:00 |
file.d
|
Merge pull request #1224 from jacob-carlborg/get_process_path
|
2013-09-12 21:13:16 -07:00 |
format.d
|
DDoc fixes
|
2013-09-09 06:38:29 +00:00 |
functional.d
|
|
|
getopt.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
json.d
|
new std.uni module
|
2013-07-20 23:00:34 +04:00 |
math.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
mathspecial.d
|
|
|
md5.d
|
Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace
|
2013-07-13 19:34:37 +00:00 |
metastrings.d
|
|
|
mmfile.d
|
|
|
numeric.d
|
Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace
|
2013-07-13 19:34:37 +00:00 |
outbuffer.d
|
fix Issue 10644 - Win64: wrong code when passing arguments through ...
|
2013-07-19 14:17:32 -07:00 |
parallelism.d
|
Fix @property annotations and incorrect parenthesis
|
2013-07-16 00:31:26 +09:00 |
path.d
|
More parenthesis fix
|
2013-08-08 04:12:10 +09:00 |
process.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
random.d
|
Slightly tone down warning message about value-type RNGs and Random{Cover, Sample}.
|
2013-08-26 10:51:54 +02:00 |
range.d
|
Add RefRange to ddoc overview.
|
2013-08-25 14:05:56 -07:00 |
regex.d
|
[DDoc] Put a proper description for std.regex.matchAll
|
2013-09-12 02:33:19 +04:00 |
signals.d
|
|
|
socket.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
fix locking text writer postblit/dtor
|
2013-08-28 23:35:19 +04:00 |
stdiobase.d
|
|
|
stream.d
|
fix Issue 10644 - Win64: wrong code when passing arguments through ...
|
2013-07-19 14:17:32 -07:00 |
string.d
|
Merge pull request #1550 from tom-tan/safe-pure-nothrow-string-soundex
|
2013-09-05 06:45:49 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Merge pull request #1525 from lyrebirdsw/issue_10909
|
2013-09-04 07:57:22 -07:00 |
typecons.d
|
Additional fix for issue 9565
|
2013-09-04 22:26:52 +09:00 |
typelist.d
|
|
|
typetuple.d
|
fix Issue 9976 - Needlessly large instantiation depth in std.typetuple algorithms
|
2013-04-24 14:27:22 +09:00 |
uni.d
|
Merge pull request #1554 from 9rnsr/fix6178
|
2013-09-14 13:52:05 -07:00 |
uri.d
|
Merge pull request #1359 from qznc/more-coverage
|
2013-07-04 19:49:01 -07:00 |
utf.d
|
Remove conflict template function
|
2013-08-13 15:03:04 +09:00 |
uuid.d
|
Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace
|
2013-07-13 19:34:37 +00:00 |
variant.d
|
Add workaround to fix issue 10567
|
2013-07-10 01:33:21 +09:00 |
xml.d
|
encode instead of decode when writing attributes
|
2013-09-10 09:27:12 +02:00 |
zip.d
|
|
|
zlib.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |