phobos/std
monarch dodra f7a593fe9c Merge pull request #1436 from jmdavis/10717
Fix issue# 10717.

Merged.
2013-08-02 01:49:49 -07:00
..
c add version (Windows): too all windows only sources 2013-07-21 03:34:56 +02:00
digest Add LetterCase to to! 2013-07-22 15:29:34 +02:00
internal Expand tab. 2013-07-15 07:49:15 -07:00
net
windows add version (Windows): too all windows only sources 2013-07-21 03:34:56 +02:00
algorithm.d Merge pull request #1162 from andralex/5224 2013-07-30 05:50:27 -07:00
array.d Some fixes according to the comments by @ monarchdodra 2013-07-23 23:37:14 +09:00
ascii.d Fix issue# 10717. 2013-07-28 14:37:30 -07:00
base64.d
bigint.d Merge pull request #1402 from quickfur/bigint_hash 2013-07-22 17:44:24 -07:00
bitmanip.d Reverted implicit string concatienation changes 2013-07-13 19:42:50 +00:00
compiler.d
complex.d
concurrency.d
container.d
conv.d Add document for memory safety of std.conv.toImpl for char* to string conversion 2013-08-01 21:29:16 +09:00
cstream.d
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
demangle.d
encoding.d Reverted implicit string concatienation changes 2013-07-13 19:42:50 +00:00
exception.d
file.d add missing constructor declarations for -version=StdDdoc 2013-07-22 16:17:50 +02:00
format.d Merge remote-tracking branch 'upstream/master' 2013-07-13 19:37:11 +00:00
functional.d
getopt.d
json.d
math.d Reverted some changes made to the math module 2013-07-15 10:20:26 -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
path.d Simplify unittest. 2013-07-28 13:13:04 -07:00
process.d Fix Issue 10216 - Bad warning in std.process.kill 2013-07-28 17:28:04 +02:00
random.d Merge pull request #1412 from Hackerpilot/master 2013-07-19 15:37:56 -07:00
range.d Merge pull request #1398 from monarchdodra/mapSlice 2013-07-15 05:24:06 -07:00
regex.d Merge pull request #1412 from Hackerpilot/master 2013-07-19 15:37:56 -07:00
signals.d
socket.d
socketstream.d
stdint.d
stdio.d s/forward range/input range/ plus minor fixes 2013-07-12 17:49:32 +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 Merge pull request #1412 from Hackerpilot/master 2013-07-19 15:37:56 -07:00
syserror.d
system.d
traits.d Fixes issue #9967 - ParameterIdentifierTuple broken for setters 2013-07-22 09:19:22 +03:00
typecons.d fix Issue 10686 - No [] operator overload for immutable Tuple 2013-07-21 21:22:16 +09:00
typelist.d
typetuple.d
uni.d Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace 2013-07-13 19:34:37 +00:00
uri.d
utf.d Make std.utf module CTFEable 2013-07-31 19:24:21 +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
zip.d
zlib.d