.. |
c
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
digest
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
internal
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
net
|
Merge pull request #1369 from AndrejMitrovic/IsemailFix
|
2013-06-30 08:20:21 -07:00 |
windows
|
Merge pull request #1337 from 9rnsr/fix_attrs
|
2013-06-27 18:53:22 -07:00 |
algorithm.d
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
array.d
|
[appender] Mark pointer slicing @trusted (fix for issue 10359)
|
2013-06-20 11:13:52 +09:00 |
ascii.d
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
base64.d
|
fix Issue 10254 - Purity correctness is broken with constructor
|
2013-06-20 10:54:30 +09:00 |
bigint.d
|
Merge pull request #1231 from Safety0ff/master
|
2013-05-25 23:36:32 -07:00 |
bitmanip.d
|
Fixes Issue 4124 - Implement toString for BitArray.
|
2013-06-01 15:40:01 +02:00 |
compiler.d
|
Adding myself as author to the modules I have contributed to.
|
2012-07-16 05:31:09 +02:00 |
complex.d
|
Improved unittest
|
2012-12-13 14:20:48 +01:00 |
concurrency.d
|
Call thisTid to initialize first thread's message box, bypassing checks against setting thread-local variables from a shared static constructor.
|
2013-07-01 00:18:28 +10:00 |
container.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
conv.d
|
Merge pull request #1337 from 9rnsr/fix_attrs
|
2013-06-27 18:53:22 -07:00 |
cstream.d
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
csv.d
|
fix Issue 8908 - Collapse of std.csv by the specifications change of std.conv.parse
|
2012-12-18 09:11:57 +09:00 |
datetime.d
|
Fix std.datetime (remove ReturnType usage for property check)
|
2013-06-03 23:50:12 +09:00 |
demangle.d
|
Fixes Issue 2445 - std.demangle example won't compile.
|
2012-12-02 13:27:56 +01:00 |
encoding.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
exception.d
|
Fix Issue 10510 - enforce should take any callable function without regard for calling conventions.
|
2013-07-01 19:40:28 +02:00 |
file.d
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
format.d
|
Merge pull request #1337 from 9rnsr/fix_attrs
|
2013-06-27 18:53:22 -07:00 |
functional.d
|
Remove all uses of std.metastrings.Format.
|
2013-02-24 18:42:46 -08:00 |
getopt.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
json.d
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
math.d
|
Removed empty declarations
|
2013-07-03 10:52:47 -07:00 |
mathspecial.d
|
Change second paramater of gammaIncompleteComplInverse from x to p
|
2012-05-21 06:10:34 -05:00 |
md5.d
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
metastrings.d
|
Deprecate std.metastrings.
|
2013-02-24 16:01:36 -08:00 |
mmfile.d
|
Get rid of transitional lfs API
|
2012-09-30 10:47:40 +02:00 |
numeric.d
|
Move checkCTFEable to std.exception.assertCTFEable, and use it
|
2013-06-02 02:32:24 +09:00 |
outbuffer.d
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
parallelism.d
|
Removed empty declarations
|
2013-07-03 10:52:47 -07:00 |
path.d
|
More fix for issue 313 & 314
|
2013-06-25 17:01:52 +09:00 |
process.d
|
Merge pull request #1371 from AndrejMitrovic/Fix10469
|
2013-06-24 22:56:53 -07:00 |
random.d
|
Converted C-style array declarations to D-style
|
2013-07-03 00:06:32 +00:00 |
range.d
|
Merge pull request #1337 from 9rnsr/fix_attrs
|
2013-06-27 18:53:22 -07:00 |
regex.d
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
signals.d
|
Replace delete with destroy in std.signals
|
2012-06-10 15:40:40 +04:00 |
socket.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
socketstream.d
|
Minimal reverting of Issue 1824 - Object not const correct
|
2012-07-22 15:21:51 +09:00 |
stdint.d
|
|
|
stdio.d
|
Improve restraints for readln
|
2013-07-02 09:00:25 +02:00 |
stdiobase.d
|
|
|
stream.d
|
Remained one for 313 & 314
|
2013-06-25 19:44:35 +09:00 |
string.d
|
Fix trivial nitpicks
|
2013-06-20 10:54:20 +09:00 |
syserror.d
|
Fixes Issue 9373 - Add deprecation messages to Phobos.
|
2013-01-23 02:44:08 +01:00 |
system.d
|
|
|
traits.d
|
Fix 10355: Moved test case to proper block, added one for enum member
|
2013-06-14 13:22:23 +02:00 |
typecons.d
|
Fix Refcounted docs - refCountedEnsureInitialized and refCountedIsInitialized did not exist.
|
2013-06-30 01:42:08 +02:00 |
typelist.d
|
|
|
typetuple.d
|
fix Issue 9976 - Needlessly large instantiation depth in std.typetuple algorithms
|
2013-04-24 14:27:22 +09:00 |
uni.d
|
Remove some undocumented, deprecated functions which are slated for removal.
|
2013-03-06 22:19:34 -08:00 |
uri.d
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
utf.d
|
fix Issue 10254 - Purity correctness is broken with constructor
|
2013-06-20 10:54:30 +09:00 |
uuid.d
|
Removed implicit string concatenation.
|
2013-07-03 11:29:32 -07:00 |
variant.d
|
fix issue 10017
|
2013-05-27 17:15:43 +02:00 |
xml.d
|
Removed empty declarations
|
2013-07-03 10:36:53 -07:00 |
zip.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
zlib.d
|
fix Issue 8694 - (Un)Compress may cause an InvalidMemoryOperationError
|
2012-09-19 12:14:05 +02:00 |