.. |
c
|
Change version( Win32 ) to version( Windows ) when Win64 would be supported as well.
|
2012-01-16 22:10:18 -05:00 |
internal
|
real.min -> real.min_normal
|
2012-02-06 00:58:11 +11:00 |
net
|
no, not the private _TypeTuple from core.time
|
2012-02-01 02:55:44 +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
|
Bug 7484: Overlapping array copy.
|
2012-02-11 19:26:09 -05:00 |
array.d
|
fix case of variable shadowing in unittest
|
2012-02-06 21:54:59 -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
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -08:00 |
container.d
|
Merge pull request #363 from jmdavis/redblacktree
|
2012-02-05 13:25:29 -08:00 |
contracts.d
|
|
|
conv.d
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -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
|
Provide both of Exceptions constructors.
|
2012-01-29 21:50:25 -08:00 |
ctype.d
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -08:00 |
date.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08:00 |
datebase.d
|
Strict @property syntax compliance.
|
2011-12-04 09:56:14 +01:00 |
dateparse.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08:00 |
datetime.d
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -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
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08:00 |
file.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08:00 |
format.d
|
Better pointer format specifier mismatch message.
|
2012-02-11 06:50:48 +01:00 |
functional.d
|
More use of eponymous template trick
|
2012-01-29 20:39:55 +09:00 |
getopt.d
|
remove empty statements
|
2011-12-29 00:05:45 -08:00 |
gregorian.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08:00 |
intrinsic.d
|
|
|
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
|
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
|
Set 'fd' field to 'fildes' from within the Linux constructor that takes a file #.
|
2012-02-02 08:53:39 +01: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
|
Move implementation templates into template local scope
|
2012-01-29 20:37:48 +09:00 |
path.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -08: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
|
Move implementation templates into template local scope
|
2012-01-29 20:37:48 +09:00 |
regex.d
|
amend std.regex parser fix
|
2012-02-07 19:51:13 +04:00 |
regexp.d
|
Moved February deprecations to March.
|
2012-02-11 02:44:46 -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
|
Improve speed of byLine() on generic I/O
|
2012-02-23 14:03:50 -06:00 |
stdiobase.d
|
|
|
stream.d
|
more const correct
|
2012-02-17 15:00:49 -08:00 |
string.d
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -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 #407 from 9rnsr/improve_templates
|
2012-02-09 09:45:37 -08:00 |
typecons.d
|
Merge branch 'master' of github.com:D-Programming-Language/phobos
|
2012-02-12 11:07:16 -06:00 |
typelist.d
|
|
|
typetuple.d
|
std.typetuple.isSame fix
|
2011-11-05 13:57:40 +03:00 |
uni.d
|
Moved removals of deprecated symbols from July to August.
|
2012-02-11 02:48:49 -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
|
more const correct
|
2012-02-17 15:00:49 -08:00 |
zip.d
|
|
|
zlib.d
|
Revert "Changes required for Win64 support by MinGW64"
|
2012-01-22 17:17:32 -08:00 |