.. |
c
|
std.socket: Failed reverse lookups return null, not throw
|
2011-09-14 17:01:46 +03:00 |
internal
|
Supplemental change of issue 3382 - [tdpl] Implement uniform function call syntax
|
2011-12-26 22:57:49 +09:00 |
net
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
windows
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
__fileinit.d
|
|
|
algorithm.d
|
Merge branch 'reverse'
|
2011-12-09 12:02:06 -06:00 |
array.d
|
Revert "Revert "Merge pull request #284 from 9rnsr/fix6208_on_inout""
|
2011-12-15 17:34:09 +09:00 |
ascii.d
|
Improved module documentation for std.ascii and std.uni.
|
2011-06-22 21:00:09 -07:00 |
base64.d
|
Whitespace cleanup.
|
2011-12-04 09:56:14 +01:00 |
bigint.d
|
7078 BigInt.toInt returns a long
|
2011-12-08 09:24:12 +01:00 |
bind.d
|
Change struct const member variables to manifest constants.
|
2011-06-08 03:03:34 +09:00 |
bitmanip.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
compiler.d
|
std.compiler: Recognize SDC.
|
2011-08-22 23:39:30 +02:00 |
complex.d
|
fix sink to scope
|
2011-09-05 09:32:29 +09:00 |
concurrency.d
|
Merge pull request #362 from klickverbot/receive-function
|
2011-12-18 10:09:20 -08:00 |
container.d
|
Remove unused, private Array helper.
|
2011-12-04 09:56:14 +01:00 |
contracts.d
|
|
|
conv.d
|
Supplemental change of issue 3382 - [tdpl] Implement uniform function call syntax
|
2011-12-26 22:57:49 +09:00 |
cpuid.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
cstream.d
|
For propGetSet
|
2011-12-15 14:55:07 +09:00 |
csv.d
|
Updated std.csv for -property
|
2011-12-18 11:26:39 -08:00 |
ctype.d
|
Removed "scheduled for deprecation" pragmas.
|
2011-10-23 23:11:17 -07:00 |
date.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
datebase.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
dateparse.d
|
Deprecated old date/time stuff.
|
2011-08-09 00:22:39 -07:00 |
datetime.d
|
fix public importing
|
2012-01-01 12:15:51 -08:00 |
demangle.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
encoding.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
exception.d
|
Supplemental changes for 3235 & 6714
|
2011-12-31 14:39:05 +09:00 |
file.d
|
fix public importing
|
2012-01-01 12:15:51 -08:00 |
format.d
|
enable std.format tests on 64 bit platforms, disabling just the two failing tests instead
|
2012-01-01 20:57:05 -08:00 |
functional.d
|
Reduce module dependencies.
|
2011-09-29 07:09:16 +09:00 |
getopt.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
gregorian.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
intrinsic.d
|
|
|
json.d
|
Improve std.json documentation
|
2011-07-26 04:52:41 +03:00 |
loader.d
|
Issue 6572 - Deprecate typedef
|
2011-08-30 13:22:10 +10:00 |
math.d
|
enable std.math tests on 64 bit platforms, disabling just the three failing tests instead
|
2012-01-01 21:14:33 -08:00 |
mathspecial.d
|
|
|
md5.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
metastrings.d
|
|
|
mmfile.d
|
Linux build fix, was missing from pull 342.
|
2011-12-04 21:48:43 +01:00 |
numeric.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
outbuffer.d
|
extern(C) not needed for vararg
|
2011-11-26 16:45:26 +01:00 |
parallelism.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
path.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
perf.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
process.d
|
Fixed documentation for std.process.shell so that it shows up.
|
2011-12-06 12:39:18 -08:00 |
random.d
|
Merge pull request #348 from CyberShadow/std-random-randomsample
|
2011-12-18 03:39:57 -08:00 |
range.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
regex.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
regexp.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
signals.d
|
For propGetSet
|
2011-12-15 14:55:07 +09:00 |
socket.d
|
Fix for 4251 - assumeUnique cannot receive in char[]
|
2011-12-15 17:34:10 +09:00 |
socketstream.d
|
std.socket, .socketstream: Remove ws2_32 notice, a pragma(lib) exists
|
2011-09-08 14:49:51 +03:00 |
stdarg.d
|
|
|
stdint.d
|
|
|
stdio.d
|
fix win32 parts of andrei's std.stdio changes
|
2012-01-07 14:01:26 -08:00 |
stdiobase.d
|
|
|
stream.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
string.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
syserror.d
|
|
|
system.d
|
Adjustments to std.system.
|
2011-09-03 21:39:35 -07:00 |
traits.d
|
Supplemental changes for 3235 & 6714
|
2011-12-31 14:39:05 +09:00 |
typecons.d
|
Reject bad assignment by template constraint.
|
2011-12-26 01:40:18 +09:00 |
typelist.d
|
|
|
typetuple.d
|
std.typetuple.isSame fix
|
2011-11-05 13:57:40 +03:00 |
uni.d
|
Add comma
|
2011-09-04 13:29:20 +09:00 |
uri.d
|
Created std.ascii to replace std.ctype.
|
2011-06-14 04:06:54 -07:00 |
utf.d
|
optimize std.utf.decode
|
2011-11-07 07:16:37 +01:00 |
variant.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
xml.d
|
For propGetSet
|
2011-12-15 14:55:07 +09:00 |
zip.d
|
|
|
zlib.d
|
Fix build breakage due to std.zlib changes.
|
2011-11-06 01:01:31 -08:00 |