Aleksandar Fabijanic
|
168090324a
|
improveJSON parser perfromance
- unified string/stream algorithm
- templated Source class
- use char_traits integer type and conversion function for char
extraction
|
2013-06-01 16:01:46 -05:00 |
|
Aleksandar Fabijanic
|
a6f8d07757
|
Solve sigsegv (old way of ParserHandler was still used)
fixed GH #145: Solve sigsegv (old way of ParserHandler was still used)
|
2013-04-07 12:00:34 -05:00 |
|
aleks-f
|
ab952e689d
|
few JSON fixes and tests
|
2013-03-18 20:59:29 -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 |
|
Guenter Obiltschnig
|
8b91562dbd
|
more line ending fixes
|
2012-11-11 11:07:27 +01:00 |
|
Guenter Obiltschnig
|
79eab26377
|
the great line endings cleanup
|
2012-11-11 09:57:01 +01:00 |
|
Guenter Obiltschnig
|
2b6687b428
|
added JSON sample project files
|
2012-10-14 14:27:25 +00:00 |
|
Aleksandar Fabijanic
|
3efcb444e0
|
rename BenchmarkApp -> Benchmark
|
2012-09-30 03:41:22 +00:00 |
|
Aleksandar Fabijanic
|
cf8db80310
|
|
2012-09-30 03:40:12 +00:00 |
|
Marian Krivos
|
114de565ff
|
added cmake support
|
2012-06-26 12:37:02 +00:00 |
|
Franky Braem
|
531ebad467
|
Add benchmark application as sampleBenchmark is the same as describe here: http://lijoblogs.blogspot.be/2011/11/comparison-and-benchmark-of-c-json.html
|
2012-06-11 20:39:06 +00:00 |
|