issues
search
kazuho
/
picojson
a header-file-only, JSON parser serializer in C++
BSD 2-Clause "Simplified" License
1.12k
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sometimes picojson's .mkdn isn't easy to see.
#106
YuseiIto
opened
6 years ago
0
Map of Maps is incorrectly parsed
#105
Vicfero
closed
6 years ago
1
Why is there no `parse_object_stop` in the streaming API?
#104
paulreimer
opened
6 years ago
0
Adding easy way to write json
#103
gbittoun
opened
6 years ago
0
Missing case for int64_t in equality comparison operator
#102
mtehver
closed
7 years ago
0
Couldn't parse simply JSON string
#100
bl4ck5un
closed
7 years ago
1
Add PICOJSON_NO_EXCEPTIONS define to optionally remove throw-catch
#99
crashmatt
opened
7 years ago
1
Fix example to not report syntax error on valid JSON input
#98
rmisev
opened
7 years ago
1
syntax highlight the README
#97
eklitzke
opened
7 years ago
0
specify the indent style (clang-format)
#96
kazuho
closed
7 years ago
0
Addressed some g++ warnings
#95
bavay
closed
7 years ago
0
picojson - Abort on parsing possible DoS
#94
dzonerzy
opened
7 years ago
1
Added a constructor that accepts string, array, object with rvalue
#93
over-the-stardust
closed
7 years ago
1
picojson eats one too many characters when parsing a number
#92
ChrisJefferson
closed
8 years ago
3
Warning about __STDC_FORMAT_MACROS
#91
chishiro
opened
8 years ago
0
Conformance report for reference
#90
miloyip
opened
8 years ago
1
fix: Use entity
#89
objectx
closed
8 years ago
1
Add a missing type argument
#88
objectx
closed
8 years ago
1
Add modification methods
#87
gnaggnoyil
closed
8 years ago
3
Get root node?
#86
egordorichev
opened
8 years ago
3
Replace handwriten iterator loop with std::for_each.
#85
BillyONeal
closed
8 years ago
6
Replace serialize_str handwritten for_each loop with std::for_each,
#84
BillyONeal
closed
8 years ago
7
missed colon in the first example in readme
#83
Dushistov
opened
8 years ago
0
Parse error syntax error at line 1 near:
#82
majimboo
opened
8 years ago
2
add bracket operator and opt
#81
satoren
closed
8 years ago
0
String to array
#80
tpolekhin
closed
8 years ago
2
Hexadecimal support
#79
m1tk4
closed
8 years ago
5
Supper Integer Type
#78
zhoub
opened
8 years ago
1
consider exposing value::_type or provide a value::_type to std::string utility
#77
weegreenblobbie
opened
8 years ago
0
do "explicit" is needed in the constructor ?
#76
satoren
closed
8 years ago
0
forgot inline keyword
#75
satoren
closed
9 years ago
1
add rvalue reference support
#74
satoren
closed
9 years ago
3
do not consume extra char when parsing a scalar number
#73
kazuho
closed
8 years ago
0
fix consumtion of the last char when parsing iterators range
#72
weirdgiraffe
closed
8 years ago
3
Added openSUSE spec file.
#71
karya0
opened
9 years ago
0
Check for trailing characters when parsing std::string.
#70
greggomann
opened
9 years ago
0
bug on Solaris10 (gcc version 4.4.2)
#69
takmatumot
opened
9 years ago
1
picojson::value((int64_t) 0).evaluate_as_boolean() should be false
#68
turenar
closed
9 years ago
1
fix "'NULL' is not declared in this scope" error.
#67
hirohitokato
closed
9 years ago
1
make operator= safe when part of LHS is being assigned
#66
kazuho
closed
9 years ago
0
value::operator= does not allow for navigation
#65
GabrieleGiuseppini
closed
9 years ago
5
new ( this ) value ( x ); won't compile on visual studio 2010
#64
v71
opened
9 years ago
2
to_str() now returns string representation of arrays and objects
#63
tripzero
closed
9 years ago
5
Updated Makefile to include a "check" target.
#62
karya0
closed
9 years ago
1
Consider adding picotest/picotest.[ch] to the release tarball
#61
karya0
closed
9 years ago
5
Crashes parsing end of array or empty array
#60
JetForMe
closed
9 years ago
4
No operator[] for const object
#59
JetForMe
closed
9 years ago
2
Updated Makefile to include install/uninstall targets.
#58
karya0
closed
9 years ago
3
A simpler parse()
#57
liorda
closed
9 years ago
1
Caj/type traits gmp
#56
ChrisJefferson
closed
2 years ago
2
Previous
Next