Aleksandar Fabijanic
|
86a33e9b75
|
style fixes
|
2015-06-09 23:04:48 -05:00 |
|
albert.j.cross@gmail.com
|
fffb6bc7a0
|
Poco::JSON::PrintHandler not working for nested arrays #782
|
2015-04-20 23:13:49 +02:00 |
|
Alex Fabijanic
|
bfe16d25a2
|
Poco::JSON::PrintHandler not working for objects in array #766
|
2015-03-31 21:43:21 -05:00 |
|
Alex Fabijanic
|
b2eb4fda59
|
GH #176: Poco::JSON::Stringifier UTF encoding
|
2014-05-27 22:23:10 -05: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 |
|
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 |
|
Aleksandar Fabijanic
|
41a07c15bf
|
JSON fixes/refactoring
|
2013-05-20 23:36:58 -05:00 |
|
Alex
|
1a474584c3
|
mac/clang build fixes
|
2013-03-17 12:41:15 -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 |
|