j4cbo
|
be631169db
|
Merge pull request #24 from masamitsu-murase/use_compare
Use string::compare to improve performance.
|
8 years ago |
j4cbo
|
e31ac4ebb4
|
Merge pull request #23 from masamitsu-murase/use_static_cast_for_hierarchy_navigation
Use static_cast instead of reinterpret_cast for hierarchy navigation.
|
8 years ago |
Masamitsu MURASE
|
37ca641d82
|
Use static_cast instead of reinterpret_cast for hierarchy navigation.
|
8 years ago |
Masamitsu MURASE
|
c6a8736171
|
Use string::compare to improve performance.
|
8 years ago |
Jacob Potter
|
6de4c29e76
|
fix int->double->int conversion in JsonInt
|
8 years ago |
Jacob Potter
|
73baf7e677
|
Style fixes
|
8 years ago |
Jacob Potter
|
679e4b83d2
|
Another VS14 fix
|
9 years ago |
Jacob Potter
|
7103522344
|
Identify map- and vector-like objects in a VS14-compatible way
|
9 years ago |
Jacob Potter
|
d9bdd84c76
|
Limit maximum nesting depth (issue reported by Jeff Larson)
|
9 years ago |
j4cbo
|
80578664de
|
Merge pull request #1 from CodeFridge/feature/const
Add const to comparisons
|
9 years ago |
Steven Kabbes
|
731322c2b8
|
Add const to comparisons
|
9 years ago |
Jacob Potter
|
277e1b166f
|
Make Json safe to use during static initialization.
|
9 years ago |
Jacob Potter
|
d2e5485973
|
Spacing fix
|
9 years ago |
Jacob Potter
|
979cb4ca76
|
Add LICENSE.txt; some minor cleanups
- Add LICENSE.txt
- Add a comment about how we handle numbers
- Add more test code
- Fix a narrowing-conversion issue
- Fix a comment typo
|
9 years ago |
Jacob Potter
|
fe5e2167a5
|
Initial commit
|
10 years ago |