phobos/std
2012-01-16 22:10:18 -05:00
..
c Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
internal Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05: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 Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
algorithm.d Merge branch 'reverse' 2011-12-09 12:02:06 -06:00
array.d Merge pull request #314 from NilsBossung/bugzilla6874 2012-01-09 07:51:21 -08: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 'is' doesn't work for signalling/quiet nan comparison 2012-01-10 00:03:14 -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 Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -08:00
container.d Remove unused, private Array helper. 2011-12-04 09:56:14 +01:00
contracts.d add source links 2011-02-26 15:32:21 -06:00
conv.d Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -08:00
cpuid.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
cstream.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
csv.d Updated std.csv for -property 2011-12-18 11:26:39 -08:00
ctype.d Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -08:00
date.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
datebase.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
dateparse.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
datetime.d Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -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 Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
format.d Issue 7230 - Crash during printing anonymous union with writeln family functions. 2012-01-07 05:25:16 +09: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 https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05:00
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 add source links 2011-02-26 15:32:21 -06:00
md5.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
metastrings.d add source links 2011-02-26 15:32:21 -06:00
mmfile.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05: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 workarounds for lack of non-ref opApply in parallel foreach, now that Bug 2443 is fixed. 2012-01-08 22:59:53 -05:00
path.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05: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 Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
range.d Fix a bug in std.range.hasLvalueElements due to ambiguity between addresses of functions and addresses of return values. 2012-01-09 20:55:26 -05: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 Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
socketstream.d std.socket, .socketstream: Remove ws2_32 notice, a pragma(lib) exists 2011-09-08 14:49:51 +03:00
stdarg.d add source links 2011-02-26 15:32:21 -06:00
stdint.d add source links 2011-02-26 15:32:21 -06:00
stdio.d fix win32 parts of andrei's std.stdio changes 2012-01-07 14:01:26 -08:00
stdiobase.d add source links 2011-02-26 15:32:21 -06:00
stream.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
string.d Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -08:00
syserror.d add source links 2011-02-26 15:32:21 -06:00
system.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
traits.d Fix copy/paste fail. 2012-01-07 02:57:24 +00:00
typecons.d Reject bad assignment by template constraint. 2011-12-26 01:40:18 +09:00
typelist.d add source links 2011-02-26 15:32:21 -06:00
typetuple.d std.typetuple.isSame fix 2011-11-05 13:57:40 +03:00
uni.d Deprecated stuff that was scheduled for deprecation in January 2012. 2012-01-02 22:52:36 -08: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 https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05:00
zlib.d Fix build breakage due to std.zlib changes. 2011-11-06 01:01:31 -08:00