.. |
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
|
remove access to private function
|
2012-01-30 22:44:16 +01:00 |
windows
|
Merge pull request #403 from venix1/Win64
|
2012-01-25 23:54:36 -08:00 |
__fileinit.d
|
Fixed Windows build failure.
|
2012-01-22 18:53:29 -08: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
|
|
|
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
|
|
|
bitmanip.d
|
'is' doesn't work for signalling/quiet nan comparison
|
2012-01-10 00:03:14 -08:00 |
compiler.d
|
|
|
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 access to private function
|
2012-01-30 22:44:16 +01:00 |
contracts.d
|
|
|
conv.d
|
Remove shedding top const, because it is automatically done in IFTI.
|
2012-01-24 00:45:05 +09: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
|
Provide both of Exceptions constructors.
|
2012-01-29 21:50:25 -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
|
The fix for issue 3731 shows a couple of places in phobos that rely on this bug. std.xml is going away, so work around the issue for now (all problems are caused by opEquals and opCmp not being const correct) and in std.datetime, AA values must be rebindable.
|
2012-01-28 15:16:57 +11:00 |
demangle.d
|
|
|
encoding.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
exception.d
|
Fix unpaired parentheses in ddoc.
|
2012-01-23 22:53:43 +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
|
Appender is in std.array, not std.range
|
2012-01-30 01:50:07 -07:00 |
functional.d
|
Allow convert @safe function into delegate by toDelegate
|
2012-01-24 22:33:28 +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
|
|
|
loader.d
|
|
|
math.d
|
Merge pull request #349 from donc/killsqrthack
|
2012-01-20 22:49:24 -08:00 |
mathspecial.d
|
|
|
md5.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
metastrings.d
|
|
|
mmfile.d
|
make invariants const-correct
|
2012-01-29 14:03:39 -08:00 |
numeric.d
|
fix Issue 4887 - Right-shifting by 32 is allowed and broken
|
2012-01-23 23:25:11 -08:00 |
outbuffer.d
|
extern(C) not needed for vararg
|
2011-11-26 16:45:26 +01:00 |
parallelism.d
|
Merge pull request #349 from donc/killsqrthack
|
2012-01-20 22:49:24 -08: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
|
std.regex.Captures is public
|
2012-01-31 21:40:08 +01: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
|
Revert "Add a function for reconnect in TcpSocket, used by server high performance socket programming."
|
2012-01-23 12:16:44 -08: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
|
make invariants const-correct
|
2012-01-29 14:03:39 -08:00 |
string.d
|
Deprecated stuff that was scheduled for deprecation in January 2012.
|
2012-01-02 22:52:36 -08:00 |
syserror.d
|
|
|
system.d
|
Minor documentation tweak to std.system.
|
2012-01-20 22:19:17 -08:00 |
traits.d
|
Merge pull request #298 from 9rnsr/improve_format
|
2012-01-22 18:15:48 -08:00 |
typecons.d
|
Remove workaround for bug 2997.
|
2012-01-21 00:58:08 +09:00 |
typelist.d
|
|
|
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
|
|
|
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
|
The fix for issue 3731 shows a couple of places in phobos that rely on this bug. std.xml is going away, so work around the issue for now (all problems are caused by opEquals and opCmp not being const correct) and in std.datetime, AA values must be rebindable.
|
2012-01-28 15:16:57 +11:00 |
zip.d
|
|
|
zlib.d
|
Revert "Changes required for Win64 support by MinGW64"
|
2012-01-22 17:17:32 -08:00 |