Commit graph

4086 commits

Author SHA1 Message Date
Andrei Alexandrescu
4ce6a1ed19 Fix for #3424: Ref counting still doesn't work for std.stdio.File 2009-10-20 20:01:51 +00:00
Andrei Alexandrescu
32a62b20d2 bugzilla 3385 2009-10-10 10:46:42 +00:00
Andrei Alexandrescu
9a0b778725 bugzilla 3352 2009-10-05 18:50:09 +00:00
Andrei Alexandrescu
b0fe10cadd The file in docsrc/ is the one being used 2009-10-03 21:48:26 +00:00
Andrei Alexandrescu
93cca46ecc fixed decodeFront and decodeBack 2009-10-03 21:47:54 +00:00
Andrei Alexandrescu
d90a1a94e0 fixes to tolower/toupper, indexOf, split 2009-10-03 21:43:33 +00:00
Andrei Alexandrescu
0b4d65aa62 fixed doc example 2009-10-03 21:27:52 +00:00
Andrei Alexandrescu
9957da2e77 improved performance of integral-to-string conversion 2009-10-03 21:26:32 +00:00
Andrei Alexandrescu
391ce8db1e bug in reduce when passed const arguments 2009-10-03 21:24:13 +00:00
Andrei Alexandrescu
b50f21459c changed web output directory to reflect the directory structure on digitalmars.com 2009-10-03 21:04:53 +00:00
Don Clugston
c7d21f0233 Fix most of the formatting issues with std.math. 2009-10-01 00:56:27 +00:00
Don Clugston
07e9bf7ab8 Remove erroneous return 2009-10-01 00:04:38 +00:00
Walter Bright
dbf4772242 wrong return type in std.utf 2009-09-30 02:25:14 +00:00
Sean Kelly
747f3cf1e4 Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules.
Removed std.openrj.
2009-09-16 18:19:51 +00:00
Andrei Alexandrescu
c74aeaee57 Bug 3310 fix 2009-09-11 17:08:32 +00:00
Bartosz Milewski
04216e8d29 Added typelist.d 2009-09-09 00:12:08 +00:00
Andrei Alexandrescu
c5c4a77178 Bug 3298 fix 2009-09-06 19:27:11 +00:00
Andrei Alexandrescu
13d5edc728 Changed attribution per attributor's request 2009-09-05 20:22:03 +00:00
Andrei Alexandrescu
06c3c8adb8 fix for bug 3288 2009-09-04 17:41:58 +00:00
Andrei Alexandrescu
1d08003b32 Fixed bug 2790 2009-09-03 19:49:33 +00:00
Andrei Alexandrescu
245086c374 Fixed bug 3132 as reopened on 2009-09-03 07:56:25 PDT 2009-09-03 16:11:30 +00:00
Andrei Alexandrescu
d597429c86 fixed bug 2009-09-03 03:28:27 +00:00
Andrei Alexandrescu
d218c12ede commented out Nullable and NullableRef for the time being 2009-09-03 03:27:45 +00:00
Walter Bright
787836e7db fix for drive c: not existing 2009-09-02 06:09:51 +00:00
Andrei Alexandrescu
9524ae0146 Added GNUmakefile 2009-08-31 19:47:43 +00:00
Andrei Alexandrescu
0c142994d9 See changelog - bunch of bug fixes and a couple additions for release 2.032 2009-08-31 19:46:33 +00:00
Don Clugston
a5564d6d72 Fixes 2987. 2009-08-28 12:45:41 +00:00
Walter Bright
8854281bb4 add assert(0) to shut compiler up 2009-08-22 21:59:12 +00:00
Don Clugston
b2643ae30f Fix for bugzilla 3240. 2009-08-11 07:18:55 +00:00
Sean Kelly
add34f9f17 Changed a few version blocks from "linux" to "Posix" to enable OSX support. 2009-07-21 18:25:21 +00:00
Don Clugston
0fa1eb2473 Fix for bug #2398 2009-07-16 15:21:26 +00:00
Andrei Alexandrescu
ab1f501146 defined Take.popBack whenever sensible; improved iota to accept negative ranges and steps; fixed BUGZILLA 3000: iota should work with floats 2009-07-11 19:07:16 +00:00
Andrei Alexandrescu
6d696edd0b fixed bug: uniform does not work when passed immutable data 2009-07-11 19:03:41 +00:00
Andrei Alexandrescu
511fe83802 replaced std.c with core.stdc; improved approxEqual to work with ranges, not only numbers or arrays 2009-07-11 19:02:05 +00:00
Andrei Alexandrescu
ecd5a1de11 fixed unlisted bug in documentation 2009-07-11 18:59:26 +00:00
Andrei Alexandrescu
55540d9286 added more unittests and checks for user-based comparison passed to topN 2009-07-11 18:54:47 +00:00
Andrei Alexandrescu
02109b631a bugzilla 2641 - std.variant Variant's check for "can append" is wrong 2009-07-07 17:06:49 +00:00
Andrei Alexandrescu
b151c9f96b bugzilla 3000 - iota should work with floats 2009-07-07 17:01:19 +00:00
Andrei Alexandrescu
81b5604c01 bugzilla 2587: std.process.shell doesn't work for win32 2009-07-07 15:51:07 +00:00
Walter Bright
3a3130afa9 last minute fixes for 2.031 2009-07-06 17:32:48 +00:00
Andrei Alexandrescu
dcbbb068c9 added ifind, rfind, and irfind for (in char[], in char[]) for backwards compatibility 2009-07-04 19:00:40 +00:00
Andrei Alexandrescu
7ef3c4b50f added find(in char[], in char[]) for backwards compatibility 2009-07-04 18:59:04 +00:00
Andrei Alexandrescu
e589cc4ce6 minor 2009-07-04 07:14:33 +00:00
Andrei Alexandrescu
14bffe780b minor 2009-07-04 07:13:50 +00:00
Andrei Alexandrescu
109f1ded14 minor 2009-07-04 07:12:01 +00:00
Andrei Alexandrescu
ae9d646184 minor 2009-07-04 07:10:49 +00:00
Andrei Alexandrescu
bbbce419ab improved error messages. 2009-07-04 07:10:14 +00:00
Andrei Alexandrescu
ff6acb6e3e replaced indexOf with indexOfType, kept the old name as an alias that will be deprecated. 2009-07-04 07:09:29 +00:00
Andrei Alexandrescu
d05e7e21ea replaced indexOf with indexOfType, kept the old name as an alias that will be deprecated. 2009-07-04 07:08:39 +00:00
Andrei Alexandrescu
8a747d22bc added isSomeChar, isPointer. 2009-07-04 07:08:05 +00:00