Guenter Obiltschnig
|
bd82bb1306
|
minor improvements to documentation and style
|
2017-02-13 22:33:48 +01:00 |
|
Guenter Obiltschnig
|
bfdf04ca72
|
fixed GH #1521: bug in JSON ParseHandler.cpp (empty keys should be valid)
|
2016-12-29 11:22:16 +01:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Alex Fabijanic
|
8a9e7792d9
|
- fixed GH #362: Defect in Var::parseString when there is no space between value and newline
- fixed GH #314: JSON parsing bug
- added GH #313: MetaColumn additions for Data::ODBC and Data::SQLite
|
2014-04-29 21:25:30 -05:00 |
|
Aleksandar Fabijanic
|
38131d452d
|
Var/JSON changes
- JSON support for Dynamic Struct and Array
- added VarIterator
- modified behavior of empty Var
|
2013-05-27 21:33:27 -05:00 |
|
aleks-f
|
42ff341cb9
|
GH #119: JSON::Object holds values in ordered map
- fixed GH #119: JSON::Object holds values in ordered map
- added PrintHandler
- renamed DefaultHandler to ParseHandler
- redefined DefaultHandler as typedef to ParseHandler
|
2013-03-16 11:33:27 -05:00 |
|