root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @61 [61] 06/30/08 00:08:52 baxissimo Added test for custom binary load/dump
(edit) @60 [60] 06/27/08 03:10:27 baxissimo "Can't serialize UDT" should not be a static assert, because we may …
(edit) @59 [59] 06/27/08 03:00:48 baxissimo Added tests for the interface handling fix in the previous checkin.
(edit) @58 [58] 06/27/08 02:54:23 baxissimo Removed a pragma(msg) from debugging.
(edit) @57 [57] 06/27/08 02:51:40 baxissimo Skipping of interafaces should be excluded by "static if" not just "if" to …
(edit) @56 [56] 06/26/08 22:07:51 baxissimo Doc edit.
(edit) @55 [55] 06/26/08 21:43:21 baxissimo Actually, if all uints and ulongs are saved with variable length encoding …
(edit) @54 [54] 06/26/08 21:21:29 baxissimo Switched array lengths to use packed integers to make the 32/64 bit thing …
(edit) @53 [53] 06/26/08 18:20:14 baxissimo Implemented the real->double conversion for load/save.
(edit) @52 [52] 06/26/08 16:37:40 baxissimo Added bug link in comment for the dsss-helper imports.
(edit) @51 [51] 06/26/08 16:35:27 baxissimo First rev of the BinaryArchive?. Main problem left to solve is how to …
(edit) @50 [50] 06/26/08 16:31:54 baxissimo Add imports to make dsss happy.
(edit) @49 [49] 06/26/08 16:30:29 baxissimo Small error msg typo.
(edit) @48 [48] 06/26/08 16:29:26 baxissimo Added module name.
(edit) @47 [47] 06/25/08 02:31:37 baxissimo Added a short description.
(edit) @46 [46] 06/25/08 01:50:06 baxissimo Fixed indentation of JSon dump output.
(edit) @45 [45] 06/24/08 17:53:59 aarti_pl - changed module declaration of JsonArchive? and TextArchive? - comment …
(edit) @44 [44] 06/24/08 17:21:04 aarti_pl - line endings
(edit) @43 [43] 06/23/08 18:04:55 aarti_pl - removed debugging pragmas
(edit) @42 [42] 06/23/08 17:54:30 aarti_pl - updates
(edit) @41 [41] 05/04/08 17:10:50 aarti_pl - removed old files
(edit) @40 [40] 04/30/08 17:50:34 aarti_pl - version moved to core
(edit) @39 [39] 04/30/08 17:48:03 aarti_pl - updated licences - database package updates
(edit) @38 [38] 04/28/08 18:40:14 aarti_pl - new module: storage - new module: database (very early alpha) - …
(edit) @37 [37] 02/21/08 15:14:27 aarti_pl - Tokenizer -> Scanner - new module Storage - reworked scanning …
(edit) @36 [36] 02/10/08 17:49:05 aarti_pl --
(edit) @35 [35] 02/09/08 18:17:01 aarti_pl - it doesn't work right now
(edit) @34 [34] 02/09/08 18:15:42 aarti_pl - file renamed JSONArchive -> JsonArchive?
(edit) @33 [33] 02/09/08 18:14:28 aarti_pl
(edit) @32 [32] 02/09/08 18:04:11 aarti_pl - cleanups - new module Tokenizer.d
(edit) @31 [31] 01/29/08 18:20:30 aarti_pl - json archive - improved DUnit (tests updated) - few refactorings in …
(edit) @30 [30] 01/21/08 17:41:54 aarti_pl cleanup (removed obsolete files)
(edit) @29 [29] 01/21/08 17:35:21 aarti_pl removed obsolete module
(edit) @28 [28] 01/21/08 17:09:38 aarti_pl new modules: - serializer - DUnit - Escaper - Traits - few updates to …
(edit) @27 [27] 01/19/08 17:46:20 aarti_pl - branch added for version 0.90
(edit) @26 [26] 10/08/07 17:01:48 aarti_pl updated binary
(edit) @25 [25] 10/08/07 16:55:54 aarti_pl DDoc documentation added.
(edit) @24 [24] 10/08/07 16:54:12 aarti_pl Bug fix for EnvironmentStorage?.
(edit) @23 [23] 10/08/07 15:57:31 aarti_pl zip files
(edit) @22 [22] 10/08/07 15:46:15 aarti_pl Changed a way to remove variables from stack/storages; opIn_r returns …
(edit) @21 [21] 10/07/07 15:14:29 aarti_pl Removal of old branch.
(edit) @20 [20] 10/07/07 10:24:09 aarti_pl D Configuration framework (alias Program Options) - initial import
(edit) @19 [19] 10/07/07 10:16:00 aarti_pl Trunk is now for reworked program options: D configuration framework.
(edit) @18 [18] 10/07/07 10:14:31 aarti_pl Original code translated from C++ moved to separate branch.
(edit) @17 [17] 09/24/07 17:24:21 aarti_pl ddoc documentation
(edit) @16 [16] 09/24/07 16:36:26 aarti_pl cleanups + comments
(edit) @15 [15] 09/22/07 08:11:08 aarti_pl quick modification to get it compile without ddbi
(edit) @14 [14] 09/22/07 08:07:02 aarti_pl new version
(edit) @13 [13] 09/17/07 17:04:24 aarti_pl removal of old branch
(edit) @12 [12] 08/30/07 16:53:02 aarti_pl some refactorings & cleanups
(edit) @11 [11] 08/29/07 17:57:24 aarti_pl npo branch
(edit) @10 [10] 06/29/07 16:41:33 aarti_pl removed own string alias to get library up to date with dmd 1.017
(edit) @9 [9] 02/25/07 16:45:56 aarti_pl D-isation of function names... Interfaces can still change in future…
(edit) @8 [8] 01/06/07 15:26:26 aarti_pl Any - additional method clear. ProgramOptions - changed method of …
(edit) @7 [7] 12/19/06 17:54:06 aarti_pl Relative path in CodeBlocks? project; added zip archive with all sources
(edit) @6 [6] 12/18/06 16:21:32 aarti_pl Example of using selfdir and selfname added to options_description
(edit) @5 [5] 12/18/06 14:55:28 aarti_pl Initial release: - container for different types - Any - class for …
(edit) @4 [4] 12/04/06 13:20:33 root initial repository setup
(edit) @3 [3] 12/04/06 13:20:33 root initial repository setup
(edit) @2 [2] 12/04/06 13:20:33 root initial repository setup
(add) @1 [1] 12/04/06 13:20:33 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.