|
|
|
@240
|
[240]
|
11/17/11 23:27:15 |
Abscissa |
Fixed for 64bit |
|
|
|
@239
|
[239]
|
10/28/11 01:22:19 |
Abscissa |
util.reflect: Replaced isAny/isNone with isType/isAnyType/isAllTypes |
|
|
|
@238
|
[238]
|
10/27/11 21:01:29 |
Abscissa |
util.reflect: Added isAny and isNone |
|
|
|
@237
|
[237]
|
10/27/11 20:32:34 |
Abscissa |
util.reflect: Removed isStringType, use std.traits.iSomeString instead. |
|
|
|
@221
|
[221]
|
05/17/11 19:45:59 |
Abscissa |
(B) Updated to work with DMD 2.053 |
|
|
|
@218
|
[218]
|
04/20/11 01:51:09 |
Abscissa |
util.ctfe: Fixed a minor D1-ism. |
|
|
|
@192
|
[192]
|
03/08/11 01:37:04 |
Abscissa |
(B) all: Updated to (and now requires) DMD 2.052 |
|
|
|
@190
|
[190]
|
03/07/11 21:05:04 |
Abscissa |
(B) util: Renamed 'semitwist.util.deferAssert' to … |
|
|
|
@185
|
[185]
|
03/05/11 03:00:38 |
Abscissa |
(B) util: Removed obsolete D2/Phobos compatibility modules (and some minor … |
|
|
|
@164
|
[164]
|
09/13/10 01:59:07 |
Abscissa |
(B)
- cmd: Ported 'prompt()' to D2/Phobos.
- util.io: Renamed … |
|
|
|
@134
|
[134]
|
07/29/10 03:01:14 |
Abscissa |
(B) lib/stbuild: Converted to D2/Phobos. |
|
|
|
@121
|
[121]
|
03/22/10 20:37:14 |
Abscissa |
(NB) util.reflect: Fixed problem with 'isStringType'. |
|
|
|
@119
|
[119]
|
02/18/10 21:07:08 |
Abscissa |
(B)
- util.io: Added readUnicodeFile()
- util.reflect: Added isStringType … |
|
|
|
@116
|
[116]
|
02/15/10 21:01:30 |
Abscissa |
(NB) all: Added appropriate svn properties. |
|
|
|
@111
|
[111]
|
02/13/10 20:58:10 |
Abscissa |
(NB) lib: Created initial D2 and Phobos migration layers … |
|
|
|
@109
|
[109]
|
02/10/10 04:26:12 |
Abscissa |
(B) Officially supports Tango 0.99.9 / DMD 1.056, dropped support for all … |
|
|
|
@100
|
[100]
|
12/02/09 15:04:02 |
Abscissa |
(NB)
- lib: Fixed: util is prone to DMD's forward reference issues.
- lib: … |
|
|
|
@94
|
[94]
|
11/15/09 00:31:42 |
Abscissa |
(B) - lib: Lots of work, mostly on mixins/ctfe, and minor misc cleanups.
- … |
|
|
|
@83
|
[83]
|
09/02/09 02:07:29 |
Abscissa |
(NB): lib: Minor work on util.reflect and util.deferAssert. |
|
|
|
@37
|
[37]
|
04/25/09 14:41:29 |
Nick Sabalausky |
Big improvements to util.mixins, util.functional, and util.deferAssert … |
|
|
|
@34
|
[34]
|
04/02/09 12:59:04 |
Nick Sabalausky |
(B) isArray -> isArrayType (To stay consistent with Tango trunk) |
|
|
|
@33
|
[33]
|
04/01/09 16:37:28 |
Nick Sabalausky |
(B) Some things were in mixin that should have been in reflect |
|
|
|
@21
|
[21]
|
03/09/09 18:52:42 |
Nick Sabalausky |
Split semitwist.util into multiple modules. |