- highlight goals updated less than 5 minutes ago
[buliscores] / qjson / ChangeLog
1 Mon Sep 06 18:53:02 CEST 2010  Flavio Castelli  <flavio@castelli.name>
2
3         * 50% performance improvement when parsing numbers.
4
5 Sun Jul 04 15:41:08 CEST 2010  Flavio Castelli  <flavio@castelli.name>
6
7         * fix make install when not installing as root
8         * provide "make uninstall"
9
10 Tue Jun 15 13:16:57 CEST 2010  Flavio Castelli  <flavio@castelli.name>
11
12         * Allow top level values
13
14 ----------------------------------------------------------------------
15 Sat Mar 13 23:57:00 CEST 2009 - flavio@castelli.name
16
17   * Merged the symbian branch into master,
18
19 ----------------------------------------------------------------------
20 Sun Oct 11 19:18:00 CEST 2009 - flavio@castelli.name
21
22  * Updated to 0.6.3: fixed a bug affecting ulonglong numbers serialization.
23
24 -------------------------------------------------------------------
25 Wed Sep 15 19:21:00 CEST 2009 - flavio@castelli.name
26
27  * Updated to 0.6.2: fixed a bug affecting ulonglong numbers parsing.
28
29 -------------------------------------------------------------------
30 Wed Sep 09 09:55:00 CEST 2009 - flavio@castelli.name
31
32  * Updated to 0.6.1: relevant bugs fixed.
33  * Moved the SerializerRunnable class inside QJson namespace.
34  * Fixed a bug in cmdline_tester.
35
36 -------------------------------------------------------------------
37 Mon Jul 20 15:24:32 CEST 2009 - prusnak@suse.cz
38
39  * Updated to 0.6.0 (KDE SVN rev 999750).
40
41 -------------------------------------------------------------------
42 Mon Apr 07 00:00:00 UTC 2009 - flavio@castelli.name
43
44  * Released 0.5.1 - added unicode support.
45
46 -------------------------------------------------------------------
47 Mon Apr 03 00:00:00 UTC 2009 - flavio@castelli.name
48
49  * First release.