|
|
|
@89
|
[89]
|
06/27/11 10:01:08 |
aarti_pl |
- refactored strings to string enum
- updated test
- minor changes and … |
|
|
|
@87
|
[87]
|
12/14/10 10:03:01 |
aarti_pl |
- Serialization: preparation for from base class serialization support |
|
|
|
@86
|
[86]
|
12/08/10 06:05:37 |
aarti_pl |
Features:
- proper unicode handling
Bugs:
- ElementSet?: it can be only … |
|
|
|
@85
|
[85]
|
11/08/10 09:46:22 |
aarti_pl |
- Serializer: added missing file Exception.d
- Serializer: updated … |
|
|
|
@83
|
[83]
|
11/05/10 11:28:17 |
aarti_pl |
- DUnit: more place for test number
- Serializer: JsonArchive? works mostly … |
|
|
|
@81
|
[81]
|
10/15/10 09:50:50 |
aarti_pl |
- another bunch of changes to make everything compile in D2.0 |
|
|
|
@76
|
[76]
|
10/11/10 17:53:15 |
aarti_pl |
- start of porting ProgramOptions to D 2.0
- minor cleanups |
|
|
|
@75
|
[75]
|
10/11/10 17:12:46 |
aarti_pl |
- files cleanup
- DUnit: default width = 100; Now there is Thorwable … |
|
|
|
@74
|
[74]
|
10/11/10 10:57:56 |
aarti_pl |
- Build: new project Doost with defined targets for different tests
- Some … |
|
|
|
@73
|
[73]
|
10/08/10 09:41:59 |
aarti_pl |
- Serializer: now it is possible to dump/load wstring/dstring to string … |
|
|
|
@72
|
[72]
|
10/07/10 18:06:53 |
aarti_pl |
- DUnit: longer lines of tests are splitted to not exceed table width
- … |
|
|
|
@71
|
[71]
|
10/04/10 17:36:39 |
aarti_pl |
- cleanup
- CharClass? -> ElementSet? |
|
|
|
@70
|
[70]
|
10/04/10 09:52:20 |
aarti_pl |
- remove partial Tango support
- Traits: const -> enum; remove template to … |
|
|
|
@69
|
[69]
|
10/03/10 17:12:08 |
aarti_pl |
- BinaryArchive? works now |
|
|
|
@68
|
[68]
|
10/01/10 10:10:16 |
aarti_pl |
- Traits: removed some templates, which are currently in Phobos
- DUnit: … |
|
|
|
@67
|
[67]
|
09/30/10 18:27:43 |
aarti_pl |
- more fixes
- some test cases doesn't work; some are still not enabled |
|
|
|
@66
|
[66]
|
09/28/10 10:41:40 |
aarti_pl |
Partially converted to D2.0. Lot of ugly casts. Still not everything is … |
|
|
|
@64
|
[64]
|
01/14/10 15:09:40 |
aarti_pl |
- small change in project configuration file
- added TODO in DUnit |
|
|
|
@63
|
[63]
|
11/15/09 17:14:56 |
aarti_pl |
- now it is not necessary that first version of struct/class has … |
|
|
|
@61
|
[61]
|
06/30/08 00:08:52 |
baxissimo |
Added test for custom binary load/dump |
|
|
|
@59
|
[59]
|
06/27/08 03:00:48 |
baxissimo |
Added tests for the interface handling fix in the previous checkin. |
|
|
|
@54
|
[54]
|
06/26/08 21:21:29 |
baxissimo |
Switched array lengths to use packed integers to make the 32/64 bit thing … |
|
|
|
@51
|
[51]
|
06/26/08 16:35:27 |
baxissimo |
First rev of the BinaryArchive?.
Main problem left to solve is how to … |
|
|
|
@48
|
[48]
|
06/26/08 16:29:26 |
baxissimo |
Added module name. |
|
|
|
@44
|
[44]
|
06/24/08 17:21:04 |
aarti_pl |
- line endings |
|
|
|
@42
|
[42]
|
06/23/08 17:54:30 |
aarti_pl |
- updates |
|
|
|
@39
|
[39]
|
04/30/08 17:48:03 |
aarti_pl |
- updated licences
- database package updates |
|
|
|
@38
|
[38]
|
04/28/08 18:40:14 |
aarti_pl |
- new module: storage
- new module: database (very early alpha)
- … |
|
|
|
@37
|
[37]
|
02/21/08 15:14:27 |
aarti_pl |
- Tokenizer -> Scanner
- new module Storage
- reworked scanning … |
|
|
|
@36
|
[36]
|
02/10/08 17:49:05 |
aarti_pl |
-- |
|
|
|
@32
|
[32]
|
02/09/08 18:04:11 |
aarti_pl |
- cleanups
- new module Tokenizer.d |
|
|
|
@31
|
[31]
|
01/29/08 18:20:30 |
aarti_pl |
- json archive
- improved DUnit (tests updated)
- few refactorings in … |
|
|
|
@28
|
[28]
|
01/21/08 17:09:38 |
aarti_pl |
new modules:
- serializer
- DUnit
- Escaper
- Traits
- few updates to … |
|
|
|
@22
|
[22]
|
10/08/07 15:46:15 |
aarti_pl |
Changed a way to remove variables from stack/storages; opIn_r returns … |
|
|
|
@20
|
[20]
|
10/07/07 10:24:09 |
aarti_pl |
D Configuration framework (alias Program Options) - initial import |