Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

root/trunk/tango


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3920 [3920] 08/28/08 17:11:55 kris added numeric 'E' check
(edit) @3919 [3919] 08/28/08 16:08:13 kris fixes #1272 :: tango.util.log.Trace synchronizes on incorrect …
(edit) @3918 [3918] 08/28/08 07:04:20 keinfarbton windows struct init
(edit) @3917 [3917] 08/27/08 18:54:41 Nietsnie Added darwin support to SerialConduit?
(edit) @3916 [3916] 08/27/08 18:50:47 Nietsnie Updated termios to include darwin consts and definitions
(edit) @3915 [3915] 08/27/08 02:50:44 Don Clugston Conversion from decimal is now done by the constructor. Some parsing …
(edit) @3914 [3914] 08/26/08 00:07:05 Don Clugston Major refactoring of the internal code. BigInt? is now implemented purely …
(edit) @3913 [3913] 08/25/08 22:55:58 kris made parser a bit faster (again)
(edit) @3912 [3912] 08/25/08 22:36:45 kris made parser a bit faster
(edit) @3911 [3911] 08/25/08 02:53:21 Don Clugston Asm implementation of subMul. This speeds up division enormously.
(edit) @3910 [3910] 08/24/08 23:29:46 kris fixes #1135 :: SerialConduit?: simple access to serial ports (aka …
(edit) @3909 [3909] 08/24/08 23:05:41 kris made parser faster
(edit) @3908 [3908] 08/24/08 21:13:56 kris added "if (log.info)" shortcuts for enabled-testing
(edit) @3907 [3907] 08/24/08 17:39:30 larsivi Fix shadowed variable in unittest, thanks fawzi, closes #1267
(edit) @3906 [3906] 08/24/08 17:21:47 larsivi lseek for non-linux, thanks fawzi, closes #1264
(edit) @3904 [3904] 08/24/08 10:37:49 larsivi Normalize double slashes into single slashes, thanks aziz
(edit) @3903 [3903] 08/23/08 01:55:47 Don Clugston And here's mod. That was easy.
(edit) @3900 [3900] 08/22/08 12:22:11 Don Clugston Added division. Bugfix for the return value of shl in asm. Numerous small …
(edit) @3899 [3899] 08/20/08 14:20:43 kris re-added eof check
(edit) @3898 [3898] 08/20/08 14:07:55 larsivi Make Variant use Traits where applicable, fixes broken unittest and …
(edit) @3892 [3892] 08/18/08 21:19:25 kris fixed #1256 :: Stream not closed correctly in ZipBlockReader? Thanks to …
(edit) @3885 [3885] 08/18/08 04:28:34 Don Clugston BigInt? Initial commit. Some functions are still missing (most importantly …
(edit) @3884 [3884] 08/18/08 03:09:56 Don Clugston * multibyteShl() now returns the msb. * bugfix in Karatsuba multiply for …
(edit) @3883 [3883] 08/16/08 18:08:42 keinfarbton ddoc edits
(edit) @3882 [3882] 08/16/08 13:52:06 h3r3tic fix for #1249
(edit) @3881 [3881] 08/15/08 23:17:24 kris fixes #1246 :: Documentation error in tango.text.Ascii kudos to CyaNox?
(edit) @3878 [3878] 08/14/08 08:32:03 Don Clugston Fix for Phobos bugzilla 2269.
(edit) @3877 [3877] 08/14/08 02:58:10 Don Clugston Added biguintMulInt. Improved comments.
(edit) @3876 [3876] 08/12/08 03:54:09 Don Clugston Better memory efficiency in the asymmetric multiply case
(edit) @3875 [3875] 08/11/08 16:36:02 kris added a bit of doc
(edit) @3874 [3874] 08/11/08 04:21:33 Don Clugston bignum: Major speedup for asymmetric multiplication: now ensures Karatsuba …
(edit) @3873 [3873] 08/11/08 02:04:10 kris fixes #1230 :: wrong time complexity in LinkedList? documentation. kudos …
(edit) @3872 [3872] 08/11/08 00:48:33 kris new JSON package
(edit) @3871 [3871] 08/11/08 00:47:21 kris Added new DocEntity? module, and moved Util.unentity() there instead
(edit) @3870 [3870] 08/10/08 22:29:17 kris deprecated old package. Please use tango.util.container instead
(edit) @3869 [3869] 08/10/08 17:39:22 kris removed deprecated class
(edit) @3868 [3868] 08/09/08 17:14:42 kris fixed the opIn() doc
(edit) @3867 [3867] 08/09/08 17:13:12 kris fixes #1232 :: opIn_r for SortedMap? thanks to keinfarbton
(edit) @3866 [3866] 08/09/08 17:05:02 kris fixes #1231 :: LinkedList? doesn't allow iterating over empty list thanks …
(edit) @3864 [3864] 08/07/08 14:05:11 kris fixed formatting
(edit) @3863 [3863] 08/07/08 14:01:32 Nietsnie Modified StreamIterator? to allow override of set Updated ChunkInput? in …
(edit) @3862 [3862] 08/07/08 04:15:23 kris reverted the earlier visibility change to select()
(edit) @3861 [3861] 08/06/08 17:40:57 kris removing deprecated files from last release. FileScan? is still present …
(edit) @3859 [3859] 08/05/08 20:19:39 kris added tentative format8601()
(edit) @3858 [3858] 08/05/08 19:40:14 kris removing deprecated group package
(edit) @3857 [3857] 08/05/08 11:59:05 schveiguy Changed static TimeSpan? methods to be e.g. fromSeconds instead of seconds. …
(edit) @3856 [3856] 08/05/08 02:47:30 kris moved Conduit and friends into tango.io.device in an effort to bring …
(edit) @3855 [3855] 08/04/08 21:57:49 kris fixed a typo
(edit) @3854 [3854] 08/04/08 21:52:43 kris --
(edit) @3853 [3853] 08/04/08 21:35:54 kris removed a memory allocation
(edit) @3852 [3852] 08/04/08 21:32:11 kris removed a memory allocation
(edit) @3851 [3851] 08/04/08 16:24:57 schveiguy Deprecating ISelector.reregister, call register instead. Applied patch …
(edit) @3850 [3850] 08/04/08 14:23:41 schveiguy Updated to inherit from Conduit, now that Conduit is decoupled from …
(edit) @3849 [3849] 08/03/08 17:48:34 kris more fixes related to #1210 Now have to convert paths on each call to …
(edit) @3848 [3848] 08/03/08 17:22:49 kris Fixed issue with TempFile? name, and potential duplicate delete-operation
(edit) @3843 [3843] 08/03/08 16:53:10 kris fixes #1210 :: Path.standard does not convert FilePath? does automatic …
(edit) @3842 [3842] 08/03/08 15:22:35 kris fixes #1187 :: Digest.update() return Digest instead of void Thanks, and …
(edit) @3841 [3841] 08/03/08 15:15:04 kris fixes #1141 :: IConduit should be reexamined Applied patch from …
(edit) @3840 [3840] 08/03/08 14:39:44 kris fixes 1172 :: PathParser? does not parse extension properly suffix() is …
(edit) @3839 [3839] 08/03/08 14:05:44 kris tentative change of visibility to one of the select() decls ... let's see …
(edit) @3838 [3838] 08/03/08 13:47:38 kris fixes #1188 :: "Token is too large to fit within buffer" while using …
(edit) @3837 [3837] 08/03/08 13:31:02 kris fixes #1186 :: tango.text.convert.TimeStamp? does not parse times …
(edit) @3836 [3836] 08/03/08 13:17:34 kris fixes #1157 :: tango.io.digest.Crc32 speed-up (with version, for …
(edit) @3835 [3835] 08/03/08 13:02:39 kris updated TempFile? to use char[] instead of FilePath?
(edit) @3834 [3834] 08/02/08 17:10:02 larsivi Fix issue with \ in paths in existing archives - thanks mgen for reporting
(edit) @3831 [3831] 07/31/08 16:16:02 Don Clugston Moved bignum 'impl' stuff into internal. Fixed memory alloc bug (man this …
(edit) @3830 [3830] 07/31/08 13:30:36 kris --
(edit) @3829 [3829] 07/31/08 03:43:58 Don Clugston Added higher-level sub and integer division. Made asm functions private.
(edit) @3828 [3828] 07/31/08 01:02:53 kris reverted temporary test
(edit) @3827 [3827] 07/31/08 00:53:02 kris ignoring more garbage at eof
(edit) @3826 [3826] 07/30/08 23:49:04 kris added an EOF sanity check for documents with trailing garbage, and removed …
(edit) @3825 [3825] 07/30/08 03:27:59 Don Clugston Fixed licensing, a couple of improvements to comments.
(edit) @3824 [3824] 07/29/08 10:02:56 Don Clugston Fix for #1217. GDC strikes again.
(edit) @3823 [3823] 07/29/08 04:04:41 Don Clugston * More precise names for multibyte div & increment. * Karatsuba …
(edit) @3822 [3822] 07/28/08 20:21:56 keinfarbton Fix for #1215, thanks torhu.
(edit) @3821 [3821] 07/28/08 09:39:53 Don Clugston * Fixed some stupid warnings. * Bugfix for parameters for decimal …
(edit) @3820 [3820] 07/28/08 03:51:03 Don Clugston * Added non-asm version of core routines -- allows bigint to run (slowly!) …
(edit) @3819 [3819] 07/27/08 18:16:05 kris fixed a failing unit test
(edit) @3818 [3818] 07/27/08 17:46:22 kris fixes per #1211, for path separators
(edit) @3817 [3817] 07/26/08 18:25:08 sean Reverting previous change.
(edit) @3816 [3816] 07/26/08 17:16:21 sean Added getSpecialPath. This closes #1131
(edit) @3815 [3815] 07/26/08 17:15:52 sean Added explicit delete of dynamic temporary buffer (if allocated).
(edit) @3814 [3814] 07/26/08 17:00:32 kris fixes # 1208 :: Log.d missing parenthesis Thanks aziz and mandel
(edit) @3813 [3813] 07/26/08 15:47:27 sean Made a few changes to imcrease the likelihood that the unit tests will …
(edit) @3812 [3812] 07/26/08 15:38:35 sean Fixed indenting.
(edit) @3811 [3811] 07/26/08 15:38:06 sean Fixed indenting.
(edit) @3810 [3810] 07/26/08 15:33:57 sean Added support for storing and retrieving interfaces. This closes #1057
(edit) @3809 [3809] 07/25/08 23:43:04 sean Changed Thread.yield() to Thread.sleep() in unit tests. This closes #1054
(edit) @3808 [3808] 07/25/08 20:06:40 keinfarbton Lots of type fixes. They are based on a struct size comparison with the …
(edit) @3807 [3807] 07/25/08 16:08:08 sean Fixed patch (I hope).
(edit) @3806 [3806] 07/25/08 16:05:42 sean All modules now importing config.
(edit) @3805 [3805] 07/25/08 16:02:18 sean Borked the alias def. Fixing.
(edit) @3804 [3804] 07/25/08 15:57:34 sean Added. This closes #876
(edit) @3799 [3799] 07/25/08 14:36:35 sean Applied patch. This closes #1092 Please note however that we shouldn't …
(edit) @3798 [3798] 07/25/08 14:21:01 sean Verified 64-bit data definitions for linux and added 64-bit function …
(edit) @3797 [3797] 07/24/08 16:59:47 schveiguy Fixed date/time handling code references #1204
(edit) @3796 [3796] 07/24/08 16:42:57 keinfarbton Fix struct size of TOOLINFO, which was increased starting with windows XP.
(edit) @3795 [3795] 07/23/08 22:15:26 kris renamed collect() to be reset(), and made it public
(edit) @3794 [3794] 07/23/08 16:39:15 larsivi Make docs generatable, closes #1205, thanks Jarrett
(edit) @3793 [3793] 07/23/08 14:40:50 kris protected inet_addr() from thread-conflict. This resolves a serious async …
Note: See TracRevisionLog for help on using the revision log.