.. |
c
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
windows
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
algorithm.d
|
$(Simplified $(B std.algorithm) by fusing together higher-order functions taking an alias and their counterparts taking a string.)
|
2008-07-08 03:12:47 +00:00 |
atomics.d
|
Started atomics for the x86
|
2008-08-03 19:26:00 +00:00 |
base64.d
|
Merge r297:387 from candidate to trunk.
|
2007-10-14 09:22:50 +00:00 |
bigint.d
|
bugfix 2289 (fix to the fix)
|
2008-08-17 23:29:39 +00:00 |
bind.d
|
Merge r297:387 from candidate to trunk.
|
2007-10-14 09:22:50 +00:00 |
bitarray.d
|
Initial merge of candidate to trunk for r459:513
|
2007-11-27 20:28:40 +00:00 |
bitmanip.d
|
change opEquals to return bool
|
2008-06-25 06:25:40 +00:00 |
boxer.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
compiler.d
|
phobos 2.003
|
2007-09-10 07:28:23 +00:00 |
complex.d
|
added complex and iterator modules
|
2008-02-19 07:02:13 +00:00 |
contracts.d
|
$(Changed the $(B enforce)'s implementation to generate smaller code per call.)
|
2008-07-08 03:14:33 +00:00 |
conv.d
|
Changed to support structs that define toString
|
2008-08-17 03:45:53 +00:00 |
cover.d
|
add unit tests
|
2008-05-15 20:21:31 +00:00 |
cpuid.d
|
Merge r297:387 from candidate to trunk.
|
2007-10-14 09:22:50 +00:00 |
cstream.d
|
Merge r297:387 from candidate to trunk.
|
2007-10-14 09:22:50 +00:00 |
ctype.d
|
phobos 2.003
|
2007-09-10 07:28:23 +00:00 |
date.d
|
* std.algorithm: Changed the map() function so that it deduces the return type
|
2008-05-06 05:08:52 +00:00 |
dateparse.d
|
merge r387:397 from candidate to trunk
|
2007-10-14 23:04:19 +00:00 |
demangle.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
encoding.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
file.d
|
Fixed use of GC.malloc to obtain a slice of the returned memory.
|
2008-10-13 20:05:21 +00:00 |
format.d
|
remove minit, add druntime.lib
|
2008-10-12 19:07:59 +00:00 |
functional.d
|
$(LI Changed $(B std.functional.binaryFun) to work with strings and function aliases alike)
|
2008-07-08 03:20:13 +00:00 |
getopt.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
intrinsic.d
|
fixed std.uni for -debug compile
|
2008-08-29 05:19:34 +00:00 |
iterator.d
|
Automatic newline fixup.
|
2008-03-07 07:11:35 +00:00 |
loader.d
|
bugzilla 1749
|
2007-12-28 10:27:07 +00:00 |
math.d
|
bugzilla 2269
|
2008-08-07 20:25:08 +00:00 |
math2.d
|
marked bug number
|
2008-02-19 19:39:38 +00:00 |
md5.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
metastrings.d
|
Manually cleanup remaining differences between candidate and trunk. std/variant.d is the only file with differences remaining.
|
2007-11-27 21:10:16 +00:00 |
mmfile.d
|
* std.algorithm: Changed the map() function so that it deduces the return type
|
2008-05-06 05:08:52 +00:00 |
numeric.d
|
$(LI In $(B std.numeric), added Don Clugston as author and operated minor documentation fixes)
|
2008-07-08 03:26:44 +00:00 |
openrj.d
|
updates for const and for coverage analysis
|
2007-11-26 05:26:11 +00:00 |
outbuffer.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
path.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
perf.d
|
Documentation correction
|
2008-07-05 01:52:59 +00:00 |
process.d
|
fix process
|
2008-05-06 06:35:47 +00:00 |
random.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
regexp.d
|
change opEquals to return bool
|
2008-06-25 06:25:40 +00:00 |
signals.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
socket.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
socketstream.d
|
updates for new const regime
|
2007-12-21 00:01:31 +00:00 |
stdarg.d
|
phobos 2.003
|
2007-09-10 07:28:23 +00:00 |
stdint.d
|
phobos 2.003
|
2007-09-10 07:28:23 +00:00 |
stdio.d
|
remove minit, add druntime.lib
|
2008-10-12 19:07:59 +00:00 |
stream.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
string.d
|
remove minit, add druntime.lib
|
2008-10-12 19:07:59 +00:00 |
syserror.d
|
Merge r297:387 from candidate to trunk.
|
2007-10-14 09:22:50 +00:00 |
system.d
|
bugzilla 1618
|
2007-10-27 21:49:01 +00:00 |
traits.d
|
fixed problems with typeof(type)
|
2008-07-02 21:08:32 +00:00 |
typecons.d
|
Unique template: will work when the language catches up
|
2008-09-12 03:10:14 +00:00 |
typetuple.d
|
merge r387:397 from candidate to trunk
|
2007-10-14 23:04:19 +00:00 |
uni.d
|
fixed std.uni for -debug compile
|
2008-08-29 05:19:34 +00:00 |
uri.d
|
Deprecated isEmail and isUrl in std.string.
|
2008-05-16 17:19:55 +00:00 |
utf.d
|
* std.algorithm: Changed the map() function so that it deduces the return type
|
2008-05-06 05:08:52 +00:00 |
variant.d
|
This commit includes all the changes necessary for Phobos to run against druntime. Here is a sucinct list of the changes made:
|
2008-10-11 00:56:40 +00:00 |
xml.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
zip.d
|
now runs unittests with warnings on
|
2008-07-10 09:46:14 +00:00 |
zlib.d
|
fix build break
|
2008-07-22 22:15:27 +00:00 |