|
|
|
@2335
|
[2335]
|
01/15/11 18:07:48 |
walter |
update changelog |
|
|
|
@2314
|
[2314]
|
01/11/11 17:26:49 |
sean |
More bugs fixed. |
|
|
|
@2313
|
[2313]
|
01/11/11 16:36:33 |
Don Clugston |
Changelog: Windows exception handling. |
|
|
|
@2295
|
[2295]
|
01/10/11 10:27:55 |
Masahiro Nakagawa |
Added Xorshift to std.random |
|
|
|
@2253
|
[2253]
|
01/02/11 13:43:40 |
braddr |
note fixed bug 5400 |
|
|
|
@2242
|
[2242]
|
12/29/10 03:02:17 |
Don Clugston |
Fixed typo in previous commit. |
|
|
|
@2241
|
[2241]
|
12/29/10 02:42:39 |
braddr |
Update change log with fixed issues. |
|
|
|
@2239
|
[2239]
|
12/27/10 18:25:43 |
walter |
update changelog |
|
|
|
@2234
|
[2234]
|
12/24/10 00:03:50 |
andrei |
Added RedBlackTree? reference |
|
|
|
@2227
|
[2227]
|
12/17/10 13:30:27 |
schveiguy |
Changelog for bugfix for 4901 |
|
|
|
@2225
|
[2225]
|
12/15/10 15:26:07 |
schveiguy |
changelog for fixing bugzilla 5353 |
|
|
|
@2218
|
[2218]
|
12/10/10 10:01:25 |
SHOO |
Retry Issue 5340
http://d.puremagic.com/issues/show_bug.cgi?id=5340
And … |
|
|
|
@2217
|
[2217]
|
12/10/10 06:44:55 |
SHOO |
Revert.
Sorry, unittest was failure..
std\base64.d(404): Error: template … |
|
|
|
@2216
|
[2216]
|
12/10/10 06:24:36 |
SHOO |
Fixed: Issue 5340 - isOutputRange!(Appender!string, int) must be … |
|
|
|
@2215
|
[2215]
|
12/08/10 04:23:40 |
braddr |
Check in x86_64 code paths as not implemented yet for the std.math … |
|
|
|
@2214
|
[2214]
|
12/08/10 04:08:32 |
Don Clugston |
Marge trivial std.math changes into changelog. |
|
|
|
@2209
|
[2209]
|
12/06/10 18:12:22 |
walter |
update documentation |
|
|
|
@2190
|
[2190]
|
11/23/10 06:42:57 |
Masahiro Nakagawa |
issue 5247: std.utf.stride() should not return 0xFF |
|
|
|
@2189
|
[2189]
|
11/23/10 05:28:07 |
Masahiro Nakagawa |
Clean up std.utf. Remove UtfError? and toUTF* shortcut functions. Add … |
|
|
|
@2187
|
[2187]
|
11/21/10 01:24:49 |
Don Clugston |
Changes to std.math + std.mathspecial, + 2 ICE bugs that were missed in … |
|
|
|
@2173
|
[2173]
|
11/16/10 15:40:05 |
rsinfu |
Changelog for the recent 6 commits. |
|
|
|
@2165
|
[2165]
|
11/13/10 22:52:15 |
Masahiro Nakagawa |
Remove @safe from assumeUnique. @safe function doesn't allow casting of … |
|
|
|
@2164
|
[2164]
|
11/13/10 20:46:34 |
Masahiro Nakagawa |
Added pure, nothrow and @safe to assumeUnique function |
|
|
|
@2142
|
[2142]
|
11/09/10 01:57:45 |
walter |
add: Under Construction |
|
|
|
@2141
|
[2141]
|
11/09/10 01:54:45 |
walter |
changelog |
|
|
|
@2134
|
[2134]
|
11/08/10 09:39:20 |
schveiguy |
Added changes for cyclic dependency upgrades |
|
|
|
@2126
|
[2126]
|
11/07/10 19:50:19 |
walter |
update changelog |
|
|
|
@2123
|
[2123]
|
11/05/10 08:12:55 |
kyllingstad |
Bug 5163: meaningless error message with front() applied to void[]
It's … |
|
|
|
@2122
|
[2122]
|
11/03/10 17:14:11 |
Don Clugston |
These two bugs were fixed by the 'nothrow' commit. |
|
|
|
@2121
|
[2121]
|
11/03/10 08:40:43 |
Don Clugston |
Fixed release date of 2.050. |
|
|
|
@2119
|
[2119]
|
11/01/10 15:58:34 |
Masahiro Nakagawa |
Replace base64 module |
|
|
|
@2112
|
[2112]
|
10/24/10 01:30:14 |
walter |
merge changelog |
|
|
|
@2111
|
[2111]
|
10/23/10 01:26:53 |
Don Clugston |
Added Andrei's fixes to the changelog. Also fixed typo in expression docs. |
|
|
|
@2108
|
[2108]
|
10/19/10 09:26:10 |
schveiguy |
Added bug fixes for changeset 2107 |
|
|
|
@2106
|
[2106]
|
10/19/10 04:26:55 |
walter |
merge changelogs |
|
|
|
@2105
|
[2105]
|
10/15/10 13:53:04 |
rsinfu |
Fixed bug 4775: No substitution on writef("%%%s", "hi"). |
|
|
|
@2104
|
[2104]
|
10/15/10 13:52:54 |
rsinfu |
Fixed bug 3570: mkdirRecurse throws exception on trailing empty … |
|
|
|
@2103
|
[2103]
|
10/15/10 13:52:43 |
rsinfu |
Fixed bug 5049: bringToFront() returns wrong value.
- Fixed the return … |
|
|
|
@2102
|
[2102]
|
10/14/10 03:15:19 |
kyllingstad |
5052: take!(Take!R) should return Take!R, not Take!(Take!R) |
|
|
|
@2101
|
[2101]
|
10/13/10 01:40:03 |
rsinfu |
Ddoc: Fixed bug 4634 and some trivial doc isues in std.algorithm & … |
|
|
|
@2096
|
[2096]
|
10/11/10 17:59:08 |
Masahiro Nakagawa |
Add ByChunk? to std.stdio.File |
|
|
|
@2085
|
[2085]
|
10/06/10 14:21:19 |
SHOO |
Fixed: Bug 5003
regex(replace with delegate) sample doesn't … |
|
|
|
@2075
|
[2075]
|
09/30/10 10:06:35 |
kyllingstad |
Changelog for changeset 2074/bug 4959 |
|
|
|
@2045
|
[2045]
|
09/21/10 16:25:13 |
sean |
Another line. |
|
|
|
@2044
|
[2044]
|
09/21/10 14:36:39 |
sean |
Another bugfix. |
|
|
|
@2043
|
[2043]
|
09/20/10 21:57:19 |
Don Clugston |
4742 |
|
|
|
@2038
|
[2038]
|
09/19/10 01:03:24 |
walter |
merge changelogs |
|
|
|
@2032
|
[2032]
|
09/18/10 17:00:52 |
dsimcha |
Bug 4888: Heavy reliance on Bug 3534 in Phobos range usage. I used a … |
|
|
|
@2031
|
[2031]
|
09/18/10 16:32:07 |
braddr |
Remove 4278 from the fixed list. It was reverted due to a regression. |
|
|
|
@2021
|
[2021]
|
09/17/10 20:48:42 |
dsimcha |
Fix std.range.Zip. |
|
|
|
@2019
|
[2019]
|
09/17/10 19:43:54 |
dsimcha |
Bug 4882: std.traits hasUnsharedAliasing does not work for function … |
|
|
|
@2018
|
[2018]
|
09/17/10 17:40:15 |
rsinfu |
std.typecons: Several improvements to Tuple.
- Tuple members are now … |
|
|
|
@2017
|
[2017]
|
09/17/10 17:40:05 |
rsinfu |
Fixed unlisted bug: std.typetuple.staticMap!() doesn't work with … |
|
|
|
@2016
|
[2016]
|
09/17/10 17:39:52 |
rsinfu |
Fixed unlisted bug: std.exception.pointsTo() calls postblit on subobjects. |
|
|
|
@2004
|
[2004]
|
09/14/10 13:10:41 |
rsinfu |
Fixed failure in std.path w/ endsWith.
- Changed global fixed-length … |
|
|
|
@2003
|
[2003]
|
09/14/10 05:31:09 |
walter |
fix errors in merging changelog |
|
|
|
@2001
|
[2001]
|
09/14/10 03:21:54 |
walter |
merge changelogs |
|
|
|
@1990
|
[1990]
|
09/13/10 01:07:48 |
rsinfu |
Temporarily remove std.stopwatch from release zip and docs. |
|
|
|
@1989
|
[1989]
|
09/12/10 21:53:39 |
dsimcha |
Support moveFront() and friends and assignable elements where possible. |
|
|
|
@1974
|
[1974]
|
09/08/10 17:48:06 |
rsinfu |
Fixed: std.algorithm.findAdjacent() returns non-empty range if no matching … |
|
|
|
@1972
|
[1972]
|
09/08/10 17:15:19 |
schveiguy |
changelog: fixed some stray L1, added fixed bug for Appender, and changed … |
|
|
|
@1964
|
[1964]
|
09/07/10 19:05:25 |
dsimcha |
Bug 4834: Implicit sharing via delegates in std.concurrency |
|
|
|
@1961
|
[1961]
|
09/04/10 21:40:07 |
rsinfu |
std.conv: enh 4518 (diagnostic)
- Improved the error message of … |
|
|
|
@1960
|
[1960]
|
09/04/10 21:39:56 |
rsinfu |
traits: Added EnumMembers? for cleaning up std.conv to!enum. |
|
|
|
@1957
|
[1957]
|
09/04/10 12:01:08 |
dsimcha |
Bug 4643: Shared values are unwritable |
|
|
|
@1954
|
[1954]
|
09/04/10 11:23:54 |
dsimcha |
Bug 4748: Shadowing declaration error in std.string.tolower |
|
|
|
@1953
|
[1953]
|
09/04/10 10:34:11 |
dsimcha |
Bug 4810: dotProduct problem with ints |
|
|
|
@1948
|
[1948]
|
09/02/10 23:51:54 |
dsimcha |
Bug 4789: std.algorithm.sort bug |
|
|
|
@1946
|
[1946]
|
08/30/10 00:06:23 |
dsimcha |
Make std.algorithm.reduce() work with opApply iteration. |
|
|
|
@1942
|
[1942]
|
08/28/10 20:05:56 |
dsimcha |
std.traits: Add isAssignable. |
|
|
|
@1922
|
[1922]
|
08/22/10 14:46:09 |
dsimcha |
InputRangeObject/OutputRangeObject? |
|
|
|
@1921
|
[1921]
|
08/22/10 11:36:03 |
SHOO |
Added StopWatch? to documents |
|
|
|
@1919
|
[1919]
|
08/22/10 11:11:33 |
SHOO |
Added stopwatch module
Added StopWatch?, Ticks, systime, apptime, … |
|
|
|
@1914
|
[1914]
|
08/21/10 21:54:08 |
dsimcha |
Bug 4700: to!float("0") fails |
|
|
|
@1908
|
[1908]
|
08/21/10 05:01:33 |
SHOO |
Added isSafe, isUnsafe
isSafe!(func) checks the func that is @safe or … |
|
|
|
@1905
|
[1905]
|
08/20/10 20:19:57 |
dsimcha |
Bug 2958: std.getopt RangeError? on missing arg |
|
|
|
@1901
|
[1901]
|
08/19/10 20:06:06 |
dsimcha |
Bug 4603: array(iota(1, 0)) error |
|
|
|
@1898
|
[1898]
|
08/18/10 20:53:05 |
dsimcha |
Bug 4346: More flexible std.array.array. Also improve std.array.array to … |
|
|
|
@1897
|
[1897]
|
08/18/10 20:48:56 |
dsimcha |
Added isIterable, ForeachType? to std.traits in preparation for … |
|
|
|
@1896
|
[1896]
|
08/18/10 00:06:26 |
dsimcha |
Bug 2903: Splitter should be bi-dir if the input range is bi-dir … |
|
|
|
@1885
|
[1885]
|
08/16/10 23:38:36 |
dsimcha |
Bug 2951: std.random.dice() should be templated on proportions. |
|
|
|
@1884
|
[1884]
|
08/16/10 22:56:56 |
dsimcha |
Bug 4408: Ambiguity when using std.algorithm.splitter with generic ranges |
|
|
|
@1882
|
[1882]
|
08/16/10 22:26:46 |
dsimcha |
Clean up std.range.chain, fix several unlisted bugs and make the code more … |
|
|
|
@1881
|
[1881]
|
08/16/10 20:50:06 |
dsimcha |
Bug 3877: std.range.chain do not manage infinite ranges correctly |
|
|
|
@1880
|
[1880]
|
08/16/10 20:38:38 |
dsimcha |
Added std.typetuple.anySatisfy because I need it for my work in std.range. |
|
|
|
@1874
|
[1874]
|
08/15/10 22:55:02 |
dsimcha |
Two related bugs: 3123: std.algorithm.zip fails on 'lazy' ranges ,
4402: … |
|
|
|
@1871
|
[1871]
|
08/15/10 17:26:26 |
dsimcha |
Added Lockstep, hasLvalueElements. |
|
|
|
@1870
|
[1870]
|
08/15/10 11:05:02 |
dsimcha |
Bug 4292: CommonType? fails for singular alias values. |
|
|
|
@1867
|
[1867]
|
08/15/10 06:59:23 |
kyllingstad |
Added std.process.environment, an AA-like interface for environment … |
|
|
|
@1866
|
[1866]
|
08/15/10 00:07:30 |
dsimcha |
Changelog, including some fixes that were accidentally excluded from the … |
|
|
|
@1862
|
[1862]
|
08/14/10 23:20:12 |
dsimcha |
Bug 4388: std.range.Radial assumes lvalue elements |
|
|
|
@1860
|
[1860]
|
08/14/10 22:17:30 |
dsimcha |
Bug 4345: std.range.take!string: "Nonsensical finite range with slicing … |
|
|
|
@1859
|
[1859]
|
08/14/10 22:01:48 |
dsimcha |
Bug 4381: Length attribute for std.typecons.Tuple |
|
|
|
@1858
|
[1858]
|
08/14/10 21:48:04 |
dsimcha |
Bug 4464: std.range.take does not always return Take!R |
|
|
|
@1857
|
[1857]
|
08/14/10 19:33:26 |
dsimcha |
Slicing support for Transversal, FrontTransversal?. |
|
|
|
@1855
|
[1855]
|
08/14/10 18:04:21 |
dsimcha |
Bug 3894: std.range.Stride!R requires R.front() and R.back() to return by … |
|
|
|
@1853
|
[1853]
|
08/14/10 14:32:58 |
dsimcha |
Unlisted Bug: std.range.iota() random access primitives inconsistent … |
|
|
|
@1847
|
[1847]
|
08/13/10 07:30:26 |
kyllingstad |
Bug 3348: Documentation for many std.process functions has disappeared |
|
|
|
@1846
|
[1846]
|
08/13/10 06:56:11 |
kyllingstad |
Changelog for changesets 1844 and 1855 |
|
|
|
@1842
|
[1842]
|
08/12/10 23:12:08 |
dsimcha |
Bug 4403: std.range.FrontTransversal? assumes lvalue elements |