|
160ce092ff
|
Added code coverage badge
|
2014-11-30 15:11:19 +01:00 |
|
|
092660db52
|
Moved documentation to the wiki
|
2014-11-29 16:59:22 +01:00 |
|
|
348357eb04
|
Merge branch '4.0'
Conflicts:
JsonGenerator.cpp
JsonGenerator.h
JsonGenerator/EscapedString.cpp
JsonGenerator/EscapedString.h
JsonGenerator/IndentedPrint.cpp
JsonGenerator/IndentedPrint.h
JsonGenerator/JsonArray.h
JsonGenerator/JsonArrayBase.cpp
JsonGenerator/JsonArrayBase.h
JsonGenerator/JsonObject.h
JsonGenerator/JsonObjectBase.cpp
JsonGenerator/JsonObjectBase.h
JsonGenerator/JsonPrettyPrint.cpp
JsonGenerator/JsonPrettyPrint.h
JsonGenerator/JsonPrintable.cpp
JsonGenerator/JsonPrintable.h
JsonGenerator/JsonValue.cpp
JsonGenerator/JsonValue.h
JsonGenerator/Print.cpp
JsonGenerator/Print.h
JsonGenerator/Printable.h
JsonGenerator/StringBuilder.cpp
JsonGenerator/StringBuilder.h
JsonGeneratorTests/EscapedStringTests.cpp
JsonGeneratorTests/Issue10.cpp
JsonGeneratorTests/JsonArrayTests.cpp
JsonGeneratorTests/JsonObject_Indexer_Tests.cpp
JsonGeneratorTests/JsonObject_PrintTo_Tests.cpp
JsonGeneratorTests/JsonValue_Cast_Tests.cpp
JsonGeneratorTests/JsonValue_PrintTo_Tests.cpp
JsonGeneratorTests/PrettyPrint_Array_Tests.cpp
JsonGeneratorTests/PrettyPrint_Object_Tests.cpp
JsonGeneratorTests/PrettyPrint_String_Tests.cpp
JsonGeneratorTests/StringBuilderTests.cpp
JsonParser.cpp
JsonParser.h
JsonParser/JsonArray.cpp
JsonParser/JsonArray.h
JsonParser/JsonArrayIterator.h
JsonParser/JsonObject.cpp
JsonParser/JsonObject.h
JsonParser/JsonObjectIterator.h
JsonParser/JsonPair.h
JsonParser/JsonParser.h
JsonParser/JsonParserBase.cpp
JsonParser/JsonParserBase.h
JsonParser/JsonToken.cpp
JsonParser/JsonToken.h
JsonParser/JsonValue.cpp
JsonParser/JsonValue.h
JsonParser/README.md
JsonParserTests/GbathreeBug.cpp
JsonParserTests/JsonArrayIteratorTests.cpp
JsonParserTests/JsonArrayTests.cpp
JsonParserTests/JsonObjectIteratorTests.cpp
JsonParserTests/JsonObjectTests.cpp
JsonParserTests/JsonStringTests.cpp
JsonParserTests/TestHashGenerator.cpp
README.md
library.json
|
2014-11-29 14:30:23 +01:00 |
|
|
33654a480b
|
Added Build Status badge
|
2014-11-15 15:22:37 +01:00 |
|
|
06909c451f
|
Added donation link
|
2014-11-11 17:50:40 +01:00 |
|
|
b7d8b45e5a
|
Synchronized with master
|
2014-11-11 17:35:20 +01:00 |
|
|
0c9451fd5f
|
Updated for v4.0
|
2014-11-11 14:26:57 +01:00 |
|
|
84e34d2a27
|
Added content of issue #26 in the testimonials
|
2014-10-03 10:06:52 +02:00 |
|
|
49d2b4b2a2
|
Updated code size
|
2014-09-09 21:25:25 +02:00 |
|
|
8e5ea91f8d
|
Updated README
|
2014-08-03 13:48:22 +02:00 |
|
|
4a8b7d0cb4
|
Updated code size
|
2014-08-03 13:23:40 +02:00 |
|
|
68a2ca905e
|
Updated README.md
|
2014-07-23 20:18:59 +02:00 |
|
|
c06f42659a
|
Updated README.md
|
2014-07-19 16:05:42 +02:00 |
|
|
339de21f1c
|
Updated code size
|
2014-07-09 19:48:55 +02:00 |
|
|
6d3b70f4a3
|
Updated encoder size
|
2014-07-07 20:04:25 +02:00 |
|
|
935cb068ab
|
Updated README.md
|
2014-07-05 16:09:37 +02:00 |
|
|
0efe8bc74a
|
Added encoder sizes
|
2014-07-05 12:53:34 +02:00 |
|
|
65d03c9001
|
Fixed table
|
2014-07-04 19:15:19 +02:00 |
|
|
df2e640b16
|
Added README.md
|
2014-07-04 19:11:04 +02:00 |
|
|
3d8b31b1ec
|
Moved all JsonParser code in a sub-folder.
|
2014-06-24 13:14:07 +02:00 |
|
|
dd416e51f3
|
Added links
|
2014-03-03 14:00:00 +01:00 |
|
|
8c2a1fab72
|
Remplaced char* by char[]
|
2014-02-27 13:59:06 +01:00 |
|
|
53466a2fb2
|
Changed the title
|
2014-01-23 12:59:28 +01:00 |
|
|
f5a1e1d5e0
|
Added "features" section
|
2014-01-22 21:50:24 +01:00 |
|
|
1c55c19680
|
Added "features" section
|
2014-01-22 21:46:52 +01:00 |
|
|
d3cb228922
|
Added "Common pitfall" section
|
2014-01-16 13:31:52 +01:00 |
|
|
4e41eb515b
|
Changed the JsonParser template parameter to be the max number of tokens instead of the number of bytes
|
2014-01-15 21:50:42 +01:00 |
|
|
0ae9a420bb
|
Added more "Code Size" tables
|
2014-01-13 23:11:50 +01:00 |
|
|
d3b5ad7dc1
|
Added "Code Size" section
|
2014-01-13 22:50:16 +01:00 |
|
|
9796aa5e2f
|
Fixed a few mistakes.
|
2014-01-13 20:08:33 +01:00 |
|
|
00cf097e5f
|
Fixed a few mistakes.
|
2014-01-13 19:53:40 +01:00 |
|
|
9f4eb42cd6
|
Added "How to use" section
|
2014-01-13 14:11:34 +01:00 |
|
|
3b91a8a218
|
Added README.md
|
2014-01-12 23:07:15 +01:00 |
|