| 
							
							
								 Benoit Blanchon | 2524a00a96 | Fixed segmentation fault in DynamicJsonBufferwhen memory allocation fails (issue #92)
						
						
						
						
						
						
							
 v4.6 | 2015-08-01 16:31:59 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f5b83f9314 | Added greeting to Giancarlo Canales Barreto | 2015-06-14 15:26:33 +02:00 |  | 
			
				
					| 
							
							
								 Giancarlo Canales Barreto | 5e7b9ec688 | Fix buffer overflow (pull request #81)
						
						
						
						
						
						
							
 v4.5 | 2015-06-10 21:33:20 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 08d05df00e | Added JsonPrintable::measureLength() (issue #75)
						
						
						
						
						
						
							
 v4.4 | 2015-05-09 16:53:48 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c385862be1 | Updated change log for v4.3
						
						
						
						
						
						
							
 v4.3 | 2015-05-03 15:49:44 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0eff567910 | Added JsonArray::removeAt() (issue #58) | 2015-05-02 15:16:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 94d38c0680 | Added issue #68 in changelog | 2015-04-27 16:01:05 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 81285f49fe | Fixed issue #68 | 2015-04-27 15:57:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 877096d49d | Fixed issue #67 | 2015-04-23 21:27:58 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bfe60243a4 | Fixed issue #65 | 2015-04-18 15:37:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ca9d606e72 | Added example JsonUdpBeacon | 2015-02-25 22:27:30 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 24d21467dd | Updated change log for v4.2
						
						
						
						
						
						
							
 v4.2 | 2015-02-07 20:49:05 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 41651136bf | Switched back to old library layout (issues #39, #43 and #45) | 2015-02-07 20:46:46 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5e5f060fc0 | Updated copyright for 2015 | 2015-02-07 16:05:48 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 29ab5fc9c2 | Reduced code size by 12 bytes | 2015-02-07 16:01:09 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 80913b8044 | Fixed Visual Studio's warnings | 2015-02-07 15:05:46 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 02960f28e4 | Fix coveralls command line | 2015-02-03 14:38:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8db338ba14 | Removed global new operator overload (issue #40, #45 and #46) | 2015-02-01 20:59:31 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | dadd8986dc | Mute compiler warning (issue #47) | 2015-01-15 21:05:14 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e2016cf65b | Added an example with EthernetServer | 2015-01-10 15:25:27 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1b214a60fa | Fixed a typo
						
						
						
						
						
						
							
 v4.1 | 2014-12-21 15:25:42 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8560583ee7 | Fixed GCC warning | 2014-12-21 10:52:30 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2932c4ee43 | Removed std::nothrow because it's not supported in Arduino | 2014-12-21 10:46:32 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e8c127a894 | Fixed memory leak in test fixture | 2014-12-20 19:19:48 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d7ac7ff9a3 | Added DynamicJsonBuffer | 2014-12-20 15:45:09 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | aef7e43c48 | Use DynamicJsonBuffer instead of arbitrary sized StaticJsonBuffer | 2014-12-20 15:42:43 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d855b0f98c | Test object allocation with DynamicJsonBuffer | 2014-12-20 15:16:06 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c726506b47 | Added std::nothrow | 2014-12-20 15:15:41 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c32e306be9 | Test DynamicJsonBuffer behavior with arrays | 2014-12-14 17:57:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 13e907c894 | Test that DynamicJsonBuffer.size() is the sum of all blocks | 2014-12-13 21:02:42 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d19a34152f | Test that DynamicJsonBuffer.blockCount() increases as expected | 2014-12-13 20:52:59 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 19cce08b2b | Test initial value of DynamicJsonBuffer.blockCount() | 2014-12-13 20:22:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3cd6f66067 | Test that DynamicJsonBuffer can't alloc more than BLOCK_CAPACITY | 2014-12-13 10:13:24 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ada588c112 | Test that DynamicJsonBuffer returns a different pointer after each alloc() | 2014-12-13 10:03:01 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0d57fe5a7e | Test that DynamicJsonBuffer grows after each alloc | 2014-12-13 09:54:04 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5a74beb7e2 | Test initial size() of DynamicJsonBuffer | 2014-12-11 21:05:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e2d591b9ff | Fixed build in travis | 2014-12-09 22:53:05 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8082185ac4 | Fixed template instantiation warning (issue #35) | 2014-12-09 20:46:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 85ebc8a1ec | Fixed shadowing warning (issue #36) | 2014-12-09 20:23:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9ca32e664e | Added unit tests for issue #34 | 2014-12-08 20:22:01 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 566b76121a | Fix test of ListConstIterator | 2014-12-05 22:28:37 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 562080f22d | Added conversion from ListIterator to ListConstIterator | 2014-12-05 22:28:16 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bb8bddc758 | Test const itertor | 2014-12-05 22:11:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9eb8842dda | Test operator*() | 2014-12-05 21:54:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 97558abc29 | Test with a missing closing quote | 2014-12-05 21:46:51 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 160ce092ff | Added code coverage badge | 2014-11-30 15:11:19 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d6974127b4 | Moved documentation to the wiki | 2014-11-29 17:00:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 092660db52 | Moved documentation to the wiki | 2014-11-29 16:59:22 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 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.jsonv4.0 | 2014-11-29 14:30:23 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 69f6967ad4 | Merge branch '4.0' of github.com:bblanchon/ArduinoJson into 4.0 | 2014-11-29 14:09:29 +01:00 |  |