|
|
|
@240
|
[240]
|
11/17/11 23:27:15 |
Abscissa |
Fixed for 64bit |
|
|
|
@185
|
[185]
|
03/05/11 03:00:38 |
Abscissa |
(B) util: Removed obsolete D2/Phobos compatibility modules (and some minor … |
|
|
|
@172
|
[172]
|
10/14/10 02:17:16 |
Abscissa |
(NB) util.io: Added 'toEndian' |
|
|
|
@169
|
[169]
|
10/04/10 02:08:36 |
Abscissa |
(NB) util.io: Fixed: utfConvert strips BOM even when BOM doesn't exist. |
|
|
|
@164
|
[164]
|
09/13/10 01:59:07 |
Abscissa |
(B)
- cmd: Ported 'prompt()' to D2/Phobos.
- util.io: Renamed … |
|
|
|
@141
|
[141]
|
08/24/10 23:18:14 |
Abscissa |
(NB)
- all: More bootstrap script fixes.
- lib/stbuild: Fixed on Linux. |
|
|
|
@137
|
[137]
|
08/20/10 17:16:09 |
Abscissa |
(NB)
- stbuild: Now works with rdmd, and uses rdmd by default.
- apps: A … |
|
|
|
@134
|
[134]
|
07/29/10 03:01:14 |
Abscissa |
(B) lib/stbuild: Converted to D2/Phobos. |
|
|
|
@127
|
[127]
|
07/10/10 14:08:36 |
Abscissa |
(NB) lib: Fixed a problem with the OSX version of … |
|
|
|
@126
|
[126]
|
07/08/10 22:51:53 |
Abscissa |
(NB) stbuild: Minor changes. |
|
|
|
@125
|
[125]
|
07/08/10 19:27:29 |
Abscissa |
(NB) lib: util.io.getExecFilePath() *should* work on OSX now. |
|
|
|
@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. |
|
|
|
@113
|
[113]
|
02/14/10 17:06:07 |
Abscissa |
(NB) lib: Minor update for OSX. |
|
|
|
@111
|
[111]
|
02/13/10 20:58:10 |
Abscissa |
(NB) lib: Created initial D2 and Phobos migration layers … |
|
|
|
@100
|
[100]
|
12/02/09 15:04:02 |
Abscissa |
(NB)
- lib: Fixed: util is prone to DMD's forward reference issues.
- lib: … |
|
|
|
@99
|
[99]
|
11/30/09 16:45:50 |
Abscissa |
(B) - util.io: Replaced 'readNullTerminatedWString' with templated … |
|
|
|
@94
|
[94]
|
11/15/09 00:31:42 |
Abscissa |
(B) - lib: Lots of work, mostly on mixins/ctfe, and minor misc cleanups.
- … |
|
|
|
@82
|
[82]
|
08/26/09 01:16:57 |
Abscissa |
(NB) Added dsource-standard "downloads" folder and fixed a trivial … |
|
|
|
@81
|
[81]
|
08/25/09 23:08:12 |
Abscissa |
(NB) Now works on Linux, Linux buildscripts and x86 bins added. |
|
|
|
@80
|
[80]
|
08/25/09 17:07:46 |
Nick Sabalausky |
(B) lib: Split OS.Unix into OS.Linux and OS.BSD
lib: Adjusted … |
|
|
|
@79
|
[79]
|
08/23/09 03:02:43 |
Nick Sabalausky |
(NB) Fixed: semitwist.util.io.getExecFilePath was returning extra junk … |
|
|
|
@77
|
[77]
|
07/10/09 17:28:23 |
Nick Sabalausky |
stbuild: Incorporated CmdLineParser? and made 'clean' an optional cmdline … |
|
|
|
@60
|
[60]
|
06/26/09 07:45:23 |
Nick Sabalausky |
Started work on cmd.promptChar |
|
|
|
@33
|
[33]
|
04/01/09 16:37:28 |
Nick Sabalausky |
(B) Some things were in mixin that should have been in reflect |
|
|
|
@30
|
[30]
|
03/27/09 03:17:23 |
Nick Sabalausky |
Updated to DMD 1.041 / Tango 0.99.8 (Was DMD 1.039 / Tango 0.99.7+) |
|
|
|
@24
|
[24]
|
03/15/09 15:38:38 |
Nick Sabalausky |
(nb) Added a func to get full path of running executable (getExec()) and … |
|
|
|
@21
|
[21]
|
03/09/09 18:52:42 |
Nick Sabalausky |
Split semitwist.util into multiple modules. |