.. |
c
|
add version (Windows): too all windows only sources
|
2013-07-21 03:34:56 +02:00 |
digest
|
the enum caused it to allocate needlessly. static immutable avoids that.
|
2013-10-04 21:57:01 -04:00 |
internal
|
Fixup for issue 11532
|
2013-11-17 23:16:31 +11:00 |
net
|
Fix Issue 9737 - std.net.curl and SSL - documentation missing
|
2013-11-11 22:28:08 -02:00 |
windows
|
Fix issue 11283 - Remove sysErrorString unittest
|
2013-10-17 18:34:53 +09:00 |
algorithm.d
|
Introduce package level canSearchInCodeUnits
|
2013-11-13 17:13:36 +01:00 |
array.d
|
Merge pull request #1695 from rainers/issue_11528
|
2013-11-17 04:13:50 -08:00 |
ascii.d
|
improve optimization potential of std.ascii
|
2013-10-16 16:12:46 -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
|
Add unittests for bugs which seem to have been fixed over time.
|
2013-10-03 10:14:24 -04:00 |
compiler.d
|
|
|
complex.d
|
Add TODO to make toString() pure @safe nothrow
|
2013-08-29 08:13:18 -07:00 |
concurrency.d
|
enforce thisTid was called before calling receive
|
2013-09-30 21:45:13 +02:00 |
container.d
|
unittest and minor fixes
|
2013-11-08 20:57:21 +01:00 |
conv.d
|
Better fix for bug 11390 :p
|
2013-10-31 00:37:46 +01: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
|
fix Issue 11489, add cast from const(LocalTime) to immutable
|
2013-11-13 13:35:04 +09:00 |
demangle.d
|
|
|
encoding.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
exception.d
|
Merge pull request #1571 from quickfur/assumeWontThrow
|
2013-10-24 14:36:14 -07:00 |
file.d
|
fix Issue 11392 - dirEntries segfaults
|
2013-11-02 00:04:26 -07:00 |
format.d
|
Better fix for bug 11390 :p
|
2013-10-31 00:37:46 +01:00 |
functional.d
|
|
|
getopt.d
|
Fixes Issue 11123 - std.getopt should support function callbacks.
|
2013-09-27 15:19:11 +02:00 |
json.d
|
Improved std.json api, typesafe and easier to use
|
2013-10-23 23:50:00 +02: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
|
Merge pull request #1664 from majiang/master
|
2013-10-29 08:20:19 -07: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
|
Corrected execute() example in ddoc comments
|
2013-10-15 17:58:19 +02:00 |
random.d
|
fix property enforcement
|
2013-09-28 14:46:44 +09:00 |
range.d
|
fix Issue 11401 - ElementType returns constructor instead of type
|
2013-11-04 16:43:44 +09:00 |
regex.d
|
fixup issue 11479 and enum --> auto in examples
|
2013-11-16 02:42:01 +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
|
Better fix for bug 11390 :p
|
2013-10-31 00:37:46 +01: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
|
Introduce package level canSearchInCodeUnits
|
2013-11-13 17:13:36 +01:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Merge pull request #1165 from andralex/5410
|
2013-10-24 14:14:30 -07:00 |
typecons.d
|
Remove workaround for issue 10357
|
2013-10-15 13:07:30 +09:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
other tweaks for std.regex/ctRegex
|
2013-12-04 23:51:12 +04:00 |
uri.d
|
Fixing exception casing to line style, added better exception message for missing hexadecimals
|
2013-11-01 11:14:37 +01:00 |
utf.d
|
Introduce package level canSearchInCodeUnits
|
2013-11-13 17:13:36 +01: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
|
fix property enforcement
|
2013-11-02 01:14:16 +09:00 |
xml.d
|
Merge pull request #1599 from donc/aa10381xml
|
2013-09-24 12:47:22 +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 |