phobos/std
Hara Kenji 0eddab60b9 Merge pull request #343 from Poita/format-size-opt
Size optimisations on std.format
2011-12-03 23:36:06 -08:00
..
c std.socket: Failed reverse lookups return null, not throw 2011-09-14 17:01:46 +03:00
internal Merge pull request #334 from blackwhale/assert-regex 2011-12-02 16:00:21 -08:00
net Fix imports in isemail.d. 2011-10-10 19:21:24 +02:00
windows Move static ctor/dtor into internal module to avoid cycle dependency. 2011-10-03 03:55:51 +09:00
__fileinit.d
algorithm.d Documentation and struct staticness in std.algorithm fixes 2011-11-14 17:10:19 +03:00
array.d Bug 2128 has been resolved 2011-11-06 16:53:23 +01:00
ascii.d
base64.d
bigint.d 6819 BigInt ^^ fails for some big numbers (powers) 2011-10-18 15:00:24 +02:00
bind.d
bitmanip.d Drop unnecessary version statement and use size_t.sizeof * 8 instead. 2011-11-28 10:21:51 +01:00
compiler.d
complex.d fix sink to scope 2011-09-05 09:32:29 +09:00
concurrency.d
container.d Issue 5193 - SList cannot have struct elements that have immutable members. 2011-10-28 23:20:23 +09:00
contracts.d
conv.d Merge pull request #332 from dawgfoto/FixEmplace 2011-12-02 19:32:18 -08:00
cpuid.d
cstream.d
ctype.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
date.d
datebase.d
dateparse.d
datetime.d Size optimisation of std.datetime (saves 12KB) 2011-12-01 21:13:16 +00:00
demangle.d
encoding.d
exception.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
file.d Use D_LP64 to make bitness-based decisions, not X86(_64). 2011-11-27 16:11:23 +01:00
format.d Raw write fix and more appropriate function names. 2011-12-03 13:01:02 +00:00
functional.d Reduce module dependencies. 2011-09-29 07:09:16 +09:00
getopt.d Unittest for bugzilla 6888. 2011-11-07 08:11:55 +01:00
gregorian.d
intrinsic.d
json.d
loader.d
math.d std.math: Fix modf() documentation, add fmod() 2011-11-28 23:38:30 +01:00
mathspecial.d
md5.d Documentation and struct staticness in std.algorithm fixes 2011-11-14 17:10:19 +03:00
metastrings.d
mmfile.d
numeric.d flag findRoot delegates as scope 2011-10-30 21:42:32 +01:00
outbuffer.d Removed Boilerplate: tag 2011-09-08 01:50:58 -05:00
parallelism.d Documentation and struct staticness in std.algorithm fixes 2011-11-14 17:10:19 +03:00
path.d Fixed wrong C library lookups 2011-11-12 21:55:22 -06:00
perf.d
process.d Fixed wrong C library lookups 2011-11-12 21:55:22 -06:00
random.d Fixed typo in documentation for dice function in std.random 2011-10-27 01:30:27 +02:00
range.d Documentation and struct staticness in std.algorithm fixes 2011-11-14 17:10:19 +03:00
regex.d Missing assert with the same alignment check 2011-11-28 00:06:13 +04:00
regexp.d
signals.d
socket.d Build fix for OS X (fixes IPPROTO_RAW, … std.socket ambiguity errors). 2011-11-07 22:44:42 +01: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 build bug on win32 2011-11-01 01:57:30 +04:00
stdiobase.d
stream.d Adjustments to std.system. 2011-09-03 21:39:35 -07:00
string.d Minor fix to deprecation message on std.string.splitLines. 2011-11-22 19:04:03 -08:00
syserror.d
system.d Adjustments to std.system. 2011-09-03 21:39:35 -07:00
traits.d Issue 6979 - hasUnsharedAliasing cannot accept plural parameters 2011-12-01 02:48:09 +09:00
typecons.d reduce another import (only needed for tests) 2011-10-03 00:22:06 -07: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
utf.d optimize std.utf.decode 2011-11-07 07:16:37 +01:00
variant.d Fix for issue 6695. 2011-10-06 17:02:41 +09:00
xml.d Fix for typeof(super) bug. 2011-10-25 15:07:49 +09:00
zip.d
zlib.d Fix build breakage due to std.zlib changes. 2011-11-06 01:01:31 -08:00