File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77JSONlab ChangeLog (key features marked by *):
88
9+ == JSONlab 1.5 (codename: Nominus - alpha), FangQ <q.fang <at> neu.edu> ==
10+
11+ 2017/01/02 *use Big-endian format to store floating points (d/D) in saveubjson (Issue #25)
12+ 2017/01/02 *speedup parsing large unstructured data by 2x (Issue #9)
13+ 2017/01/01 make parsing independent of white space (Issue #30)
14+ 2016/08/27 allow to parse array of homogeneous elements (Issue 5)
15+ 2016/08/22 permit [] inside file names in savejson
16+ 2016/01/06 fix a bug that prevents saving to a file in savejson
17+
18+
919== JSONlab 1.2 (codename: Optimus - Update 2), FangQ <q.fang <at> neu.edu> ==
1020
1121 2015/12/16 replacing string concatenation by str cells to gain 2x speed in savejson (Issue#17)
Original file line number Diff line number Diff line change 55
66*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
77*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
8- *Version: 1.8 (Magnus - alpha)
8+ *Version: 1.5 (Nominus - alpha)
99
1010-------------------------------------------------------------------------------
1111
You can’t perform that action at this time.
0 commit comments