|
|
|
@3922
|
[3922]
|
08/29/08 14:24:12 |
sean |
Now properly preserving the keyti value for AA rehashes. |
|
|
|
@3921
|
[3921]
|
08/29/08 14:19:14 |
sean |
Rolled back the previous change regarding array sorting for structs. The … |
|
|
|
@3920
|
[3920]
|
08/28/08 17:11:55 |
kris |
added numeric 'E' check |
|
|
|
@3919
|
[3919]
|
08/28/08 16:08:13 |
kris |
fixes #1272 :: tango.util.log.Trace synchronizes on incorrect … |
|
|
|
@3918
|
[3918]
|
08/28/08 07:04:20 |
keinfarbton |
windows struct init |
|
|
|
@3917
|
[3917]
|
08/27/08 18:54:41 |
Nietsnie |
Added darwin support to SerialConduit? |
|
|
|
@3916
|
[3916]
|
08/27/08 18:50:47 |
Nietsnie |
Updated termios to include darwin consts and definitions |
|
|
|
@3915
|
[3915]
|
08/27/08 02:50:44 |
Don Clugston |
Conversion from decimal is now done by the constructor. Some parsing … |
|
|
|
@3914
|
[3914]
|
08/26/08 00:07:05 |
Don Clugston |
Major refactoring of the internal code. BigInt? is now implemented purely … |
|
|
|
@3913
|
[3913]
|
08/25/08 22:55:58 |
kris |
made parser a bit faster (again) |
|
|
|
@3912
|
[3912]
|
08/25/08 22:36:45 |
kris |
made parser a bit faster |
|
|
|
@3911
|
[3911]
|
08/25/08 02:53:21 |
Don Clugston |
Asm implementation of subMul. This speeds up division enormously. |
|
|
|
@3910
|
[3910]
|
08/24/08 23:29:46 |
kris |
fixes #1135 :: SerialConduit?: simple access to serial ports (aka … |
|
|
|
@3909
|
[3909]
|
08/24/08 23:05:41 |
kris |
made parser faster |
|
|
|
@3908
|
[3908]
|
08/24/08 21:13:56 |
kris |
added "if (log.info)" shortcuts for enabled-testing |
|
|
|
@3907
|
[3907]
|
08/24/08 17:39:30 |
larsivi |
Fix shadowed variable in unittest, thanks fawzi, closes #1267 |
|
|
|
@3906
|
[3906]
|
08/24/08 17:21:47 |
larsivi |
lseek for non-linux, thanks fawzi, closes #1264 |
|
|
|
@3905
|
[3905]
|
08/24/08 17:17:35 |
larsivi |
Exclude IUnknown on non-windows, thanks fawzi |
|
|
|
@3904
|
[3904]
|
08/24/08 10:37:49 |
larsivi |
Normalize double slashes into single slashes, thanks aziz |
|
|
|
@3903
|
[3903]
|
08/23/08 01:55:47 |
Don Clugston |
And here's mod. That was easy. |
|
|
|
@3902
|
[3902]
|
08/22/08 16:27:06 |
sean |
Reversed TypeInfo?_Struct.compare() result when the supplied structs have … |
|
|
|
@3901
|
[3901]
|
08/22/08 16:08:42 |
sean |
Fixed docs to use the proper package name. |
|
|
|
@3900
|
[3900]
|
08/22/08 12:22:11 |
Don Clugston |
Added division. Bugfix for the return value of shl in asm. Numerous small … |
|
|
|
@3899
|
[3899]
|
08/20/08 14:20:43 |
kris |
re-added eof check |
|
|
|
@3898
|
[3898]
|
08/20/08 14:07:55 |
larsivi |
Make Variant use Traits where applicable, fixes broken unittest and … |
|
|
|
@3897
|
[3897]
|
08/20/08 13:40:00 |
larsivi |
Flush module name before running tests, thanks kamm. |
|
|
|
@3896
|
[3896]
|
08/19/08 20:48:07 |
keinfarbton |
Typeinfo changes for DMD 2.018 |
|
|
|
@3895
|
[3895]
|
08/19/08 20:36:22 |
keinfarbton |
Make example compile |
|
|
|
@3894
|
[3894]
|
08/19/08 13:11:02 |
keinfarbton |
all compiles now for DMD 2.018 on linux |
|
|
|
@3893
|
[3893]
|
08/19/08 12:37:00 |
keinfarbton |
More compile fixes. Regex and RegexIterator? now ok. Remaining files with … |
|
|
|
@3892
|
[3892]
|
08/18/08 21:19:25 |
kris |
fixed #1256 :: Stream not closed correctly in ZipBlockReader?
Thanks to … |
|
|
|
@3891
|
[3891]
|
08/18/08 19:45:53 |
keinfarbton |
Fix more compile errors. Files still not … |
|
|
|
@3890
|
[3890]
|
08/18/08 17:57:17 |
keinfarbton |
Fixed many compile error, but DMD 2.018 on linux segfaulted on 30 … |
|
|
|
@3889
|
[3889]
|
08/18/08 15:05:53 |
keinfarbton |
merged from trunk -r 3856:3885 |
|
|
|
@3888
|
[3888]
|
08/18/08 14:54:01 |
keinfarbton |
merged from trunk -r 3855:3856 |
|
|
|
@3887
|
[3887]
|
08/18/08 14:44:53 |
keinfarbton |
merged from trunk -r 3830:3855 |
|
|
|
@3886
|
[3886]
|
08/18/08 14:39:49 |
keinfarbton |
merged from trunk -r 3716:3830 |
|
|
|
@3885
|
[3885]
|
08/18/08 04:28:34 |
Don Clugston |
BigInt? Initial commit. Some functions are still missing (most importantly … |
|
|
|
@3884
|
[3884]
|
08/18/08 03:09:56 |
Don Clugston |
* multibyteShl() now returns the msb.
* bugfix in Karatsuba multiply for … |
|
|
|
@3883
|
[3883]
|
08/16/08 18:08:42 |
keinfarbton |
ddoc edits |
|
|
|
@3882
|
[3882]
|
08/16/08 13:52:06 |
h3r3tic |
fix for #1249 |
|
|
|
@3881
|
[3881]
|
08/15/08 23:17:24 |
kris |
fixes #1246 :: Documentation error in tango.text.Ascii
kudos to CyaNox? |
|
|
|
@3880
|
[3880]
|
08/14/08 18:24:31 |
sean |
Brought stub GC up to date. |
|
|
|
@3879
|
[3879]
|
08/14/08 18:10:10 |
sean |
Merged in DMD 1.034 changes. |
|
|
|
@3878
|
[3878]
|
08/14/08 08:32:03 |
Don Clugston |
Fix for Phobos bugzilla 2269. |
|
|
|
@3877
|
[3877]
|
08/14/08 02:58:10 |
Don Clugston |
Added biguintMulInt. Improved comments. |
|
|
|
@3876
|
[3876]
|
08/12/08 03:54:09 |
Don Clugston |
Better memory efficiency in the asymmetric multiply case |
|
|
|
@3875
|
[3875]
|
08/11/08 16:36:02 |
kris |
added a bit of doc |
|
|
|
@3874
|
[3874]
|
08/11/08 04:21:33 |
Don Clugston |
bignum: Major speedup for asymmetric multiplication: now ensures Karatsuba … |
|
|
|
@3873
|
[3873]
|
08/11/08 02:04:10 |
kris |
fixes #1230 :: wrong time complexity in LinkedList? documentation.
kudos … |
|
|
|
@3872
|
[3872]
|
08/11/08 00:48:33 |
kris |
new JSON package |
|
|
|
@3871
|
[3871]
|
08/11/08 00:47:21 |
kris |
Added new DocEntity? module, and moved Util.unentity() there instead |
|
|
|
@3870
|
[3870]
|
08/10/08 22:29:17 |
kris |
deprecated old package. Please use tango.util.container instead |
|
|
|
@3869
|
[3869]
|
08/10/08 17:39:22 |
kris |
removed deprecated class |
|
|
|
@3868
|
[3868]
|
08/09/08 17:14:42 |
kris |
fixed the opIn() doc |
|
|
|
@3867
|
[3867]
|
08/09/08 17:13:12 |
kris |
fixes #1232 :: opIn_r for SortedMap?
thanks to keinfarbton |
|
|
|
@3866
|
[3866]
|
08/09/08 17:05:02 |
kris |
fixes #1231 :: LinkedList? doesn't allow iterating over empty list
thanks … |
|
|
|
@3865
|
[3865]
|
08/08/08 17:50:28 |
schveiguy |
Fixed selector example to work with new TimeSpan? and Selector code, fixed … |
|
|
|
@3864
|
[3864]
|
08/07/08 14:05:11 |
kris |
fixed formatting |
|
|
|
@3863
|
[3863]
|
08/07/08 14:01:32 |
Nietsnie |
Modified StreamIterator? to allow override of set
Updated ChunkInput? in … |
|
|
|
@3862
|
[3862]
|
08/07/08 04:15:23 |
kris |
reverted the earlier visibility change to select() |
|
|
|
@3861
|
[3861]
|
08/06/08 17:40:57 |
kris |
removing deprecated files from last release. FileScan? is still present … |
|
|
|
@3860
|
[3860]
|
08/06/08 08:10:14 |
larsivi |
Make zlib and libbz2 available from svn |
|
|
|
@3859
|
[3859]
|
08/05/08 20:19:39 |
kris |
added tentative format8601() |
|
|
|
@3858
|
[3858]
|
08/05/08 19:40:14 |
kris |
removing deprecated group package |
|
|
|
@3857
|
[3857]
|
08/05/08 11:59:05 |
schveiguy |
Changed static TimeSpan? methods to be e.g. fromSeconds instead of seconds. … |
|
|
|
@3856
|
[3856]
|
08/05/08 02:47:30 |
kris |
moved Conduit and friends into tango.io.device in an effort to bring … |
|
|
|
@3855
|
[3855]
|
08/04/08 21:57:49 |
kris |
fixed a typo |
|
|
|
@3854
|
[3854]
|
08/04/08 21:52:43 |
kris |
-- |
|
|
|
@3853
|
[3853]
|
08/04/08 21:35:54 |
kris |
removed a memory allocation |
|
|
|
@3852
|
[3852]
|
08/04/08 21:32:11 |
kris |
removed a memory allocation |
|
|
|
@3851
|
[3851]
|
08/04/08 16:24:57 |
schveiguy |
Deprecating ISelector.reregister, call register instead.
Applied patch … |
|
|
|
@3850
|
[3850]
|
08/04/08 14:23:41 |
schveiguy |
Updated to inherit from Conduit, now that Conduit is decoupled from … |
|
|
|
@3849
|
[3849]
|
08/03/08 17:48:34 |
kris |
more fixes related to #1210
Now have to convert paths on each call to … |
|
|
|
@3848
|
[3848]
|
08/03/08 17:22:49 |
kris |
Fixed issue with TempFile? name, and potential duplicate delete-operation |
|
|
|
@3847
|
[3847]
|
08/03/08 17:20:15 |
lmartin92 |
Added items … |
|
|
|
@3846
|
[3846]
|
08/03/08 17:20:02 |
lmartin92 |
Removed file/folder |
|
|
|
@3845
|
[3845]
|
08/03/08 17:19:25 |
lmartin92 |
Added items … |
|
|
|
@3844
|
[3844]
|
08/03/08 17:19:05 |
lmartin92 |
Removed file/folder |
|
|
|
@3843
|
[3843]
|
08/03/08 16:53:10 |
kris |
fixes #1210 :: Path.standard does not convert
FilePath? does automatic … |
|
|
|
@3842
|
[3842]
|
08/03/08 15:22:35 |
kris |
fixes #1187 :: Digest.update() return Digest instead of void
Thanks, and … |
|
|
|
@3841
|
[3841]
|
08/03/08 15:15:04 |
kris |
fixes #1141 :: IConduit should be reexamined
Applied patch from … |
|
|
|
@3840
|
[3840]
|
08/03/08 14:39:44 |
kris |
fixes 1172 :: PathParser? does not parse extension properly
suffix() is … |
|
|
|
@3839
|
[3839]
|
08/03/08 14:05:44 |
kris |
tentative change of visibility to one of the select() decls ... let's see … |
|
|
|
@3838
|
[3838]
|
08/03/08 13:47:38 |
kris |
fixes #1188 :: "Token is too large to fit within buffer" while using … |
|
|
|
@3837
|
[3837]
|
08/03/08 13:31:02 |
kris |
fixes #1186 :: tango.text.convert.TimeStamp? does not parse times … |
|
|
|
@3836
|
[3836]
|
08/03/08 13:17:34 |
kris |
fixes #1157 :: tango.io.digest.Crc32 speed-up (with version, for … |
|
|
|
@3835
|
[3835]
|
08/03/08 13:02:39 |
kris |
updated TempFile? to use char[] instead of FilePath? |
|
|
|
@3834
|
[3834]
|
08/02/08 17:10:02 |
larsivi |
Fix issue with \ in paths in existing archives - thanks mgen for reporting |
|
|
|
@3833
|
[3833]
|
08/02/08 17:01:32 |
larsivi |
Account for SpecialPath? |
|
|
|
@3832
|
[3832]
|
08/02/08 11:59:04 |
larsivi |
VFS examples were mostly missing |
|
|
|
@3831
|
[3831]
|
07/31/08 16:16:02 |
Don Clugston |
Moved bignum 'impl' stuff into internal. Fixed memory alloc bug (man this … |
|
|
|
@3830
|
[3830]
|
07/31/08 13:30:36 |
kris |
-- |
|
|
|
@3829
|
[3829]
|
07/31/08 03:43:58 |
Don Clugston |
Added higher-level sub and integer division. Made asm functions private. |
|
|
|
@3828
|
[3828]
|
07/31/08 01:02:53 |
kris |
reverted temporary test |
|
|
|
@3827
|
[3827]
|
07/31/08 00:53:02 |
kris |
ignoring more garbage at eof |
|
|
|
@3826
|
[3826]
|
07/30/08 23:49:04 |
kris |
added an EOF sanity check for documents with trailing garbage, and removed … |
|
|
|
@3825
|
[3825]
|
07/30/08 03:27:59 |
Don Clugston |
Fixed licensing, a couple of improvements to comments. |
|
|
|
@3824
|
[3824]
|
07/29/08 10:02:56 |
Don Clugston |
Fix for #1217. GDC strikes again. |
|
|
|
@3823
|
[3823]
|
07/29/08 04:04:41 |
Don Clugston |
* More precise names for multibyte div & increment.
* Karatsuba … |