phobos/std
H. S. Teoh 458e61d273 Remove deprecated module std.metastrings
This module has been deprecated and scheduled for removal in March 2014.
It is now June 2014.
2014-06-23 11:42:19 -07:00
..
c Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
digest Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
experimental Fixup spelling mistake. 2014-05-21 22:18:07 +02:00
internal Remove unused WinAPI ANSI function usages. 2014-06-12 17:22:18 +04:00
net Fix Issue 8767 - Add note on where to download the curl static library when using x86 Windows. 2014-04-24 20:52:36 +02:00
windows
algorithm.d Add unittests bug #12889 2014-06-16 19:42:30 -04:00
array.d std.array.replaceInPlace: Don't call remove to remove nothing 2014-06-17 12:01:54 -04:00
ascii.d Minor stylistic cleanup in std.ascii. 2014-05-22 16:08:27 -07:00
base64.d
bigint.d more operators nothrow 2014-05-28 11:57:22 -07:00
bitmanip.d std.bitmanip: BitArray.opcmp unittest improvements by MartinNowak 2014-06-13 17:31:40 -04:00
compiler.d
complex.d Merge pull request #2145 from WalterBright/nogc-complex 2014-05-19 15:57:52 +02:00
concurrency.d
container.d Cover issue 12566 2014-05-17 20:10:54 +02:00
conv.d std.conv: parse not handling some cases 2014-05-19 11:59:38 -07:00
cstream.d
csv.d
datetime.d fix property enforcement 2014-06-21 18:44:14 +09:00
demangle.d
encoding.d
exception.d Merge pull request #2265 from jmdavis/exception 2014-06-23 08:36:55 +02:00
file.d Remove unused WinAPI ANSI function usages. 2014-06-12 17:22:18 +04:00
format.d Constrain isSomeString 2014-05-25 17:43:42 +02:00
functional.d Sed "@safe pure nothrow" 2014-05-06 08:21:13 +02:00
getopt.d Fix Issue 12921 - Module std.getopt does not respect property syntax 2014-06-14 13:56:47 +02:00
json.d There's no point in scheduling deprecations anymore. 2014-06-20 04:37:13 -07:00
math.d Merge pull request #2146 from monarchdodra/safePureNothrow 2014-05-06 14:12:02 -07:00
mathspecial.d annotate mathspecial functions 2014-05-18 10:37:49 -07:00
mmfile.d Use Unicode version of CreateFileMapping in std.mmfile.MmFile constructor. 2014-06-12 17:42:09 +04:00
numeric.d Trivial documentation fix for issue 12557 2014-05-14 15:44:58 +02:00
outbuffer.d OutBuffer is now an OutputRange 2014-03-20 18:19:59 -07:00
parallelism.d Sed "@safe pure nothrow" 2014-05-06 08:21:13 +02:00
path.d fix property enforcement 2014-05-17 19:00:26 +09:00
process.d Issue 12898 - std.process.browse expects URL to be encoded in CP_ACP on Windows instead of UTF-8 2014-06-12 17:42:09 +04:00
random.d Fix Issue #12877: allow uniform() to handle dchar variates 2014-06-08 18:58:13 +02:00
range.d Make side effect on strongly pure function call 2014-06-14 23:17:44 +09:00
regex.d Merge pull request #2234 from DmitryOlshansky/regex-reuse-sets 2014-06-08 17:09:56 -07:00
signals.d Update the Qt signals and slots link. 2014-06-22 01:02:30 +03:00
socket.d Fix deprecation messages caused by recent changes to Duration. 2014-06-11 20:43:32 -07:00
socketstream.d
stdint.d
stdio.d Move along some overdue deprecations. 2014-06-20 04:37:13 -07:00
stdiobase.d
stream.d fix Issue 7822 - lseek cast(int)offset should be lseek cast(off_t)offset 2014-05-28 01:32:59 +01:00
string.d Upkeep in outdent 2014-06-10 19:27:14 +02:00
syserror.d
system.d
traits.d Workaround for issue# 12961. 2014-06-22 13:33:51 -07:00
typecons.d Fix #9819: Allow access to named tuple's names 2014-06-17 09:50:31 -07:00
typelist.d
typetuple.d
uni.d Fix Issue 12184 - Implement advanced formatting support for std.uni.InversionList. 2014-04-30 22:29:37 +02:00
uri.d
utf.d fix property enforcement 2014-06-21 18:44:14 +09:00
uuid.d Sed "@safe pure nothrow" 2014-05-06 08:21:13 +02:00
variant.d Merge pull request #2188 from Kapps/fix12771 2014-06-06 11:34:56 +03:00
xml.d
zip.d
zlib.d Replace implicit catches of Throwables with explicit catches. 2014-04-21 23:05:50 +02:00