| 
							
							
								 Benoit Blanchon | 4b89878c10 | Added a deprecation warning for as<char*>() | 2021-04-27 18:25:42 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7be0c2c650 | CMake: added labels to tests | 2021-04-25 11:38:19 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 64e52e97ee | Removed redundant range check in MemoryPoolPrint | 2021-04-18 16:47:28 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d5d2209d09 | Added "https://" prefix to all URLs so they are clickable in VS Code | 2021-03-29 19:35:25 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 347ac422f4 | Added support for Printable(closes #1444) | 2021-03-27 14:35:15 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d7f5b56ca4 | Added support for custom converters (closes #687) | 2021-03-20 14:52:47 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d2174d1580 | Fixed compilation error when isdigit() is a macro (fixes #1487) | 2021-02-02 10:08:10 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 97b7161d78 | Update copyright notice for 2021 | 2021-01-25 09:14:15 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f3f44d7812 | Renamed StdStringAdapter to StlStringAdapter (internal use only) | 2020-10-01 10:01:33 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8d37939086 | Added JsonDocument::overflowed()(closes #1358) | 2020-09-05 13:44:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6841b80466 | Added JsonString::operator!= | 2020-07-31 14:02:20 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 764ff2cd53 | Added string deduplication (closes #1303) | 2020-07-21 20:15:31 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1600d39693 | Refactored StringBuilder into StringStorage | 2020-07-11 17:51:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 04c59985a1 | Inverted dependency between MemoryPool and string adapters. Inserted a null after each raw string in the pool. | 2020-07-08 09:38:27 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7e58347fbe | Added comparisons between JsonVariants | 2020-07-02 15:28:34 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bc4c2dde33 | Moved failing builds to a dedicated folder | 2020-05-12 18:11:55 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | dcf7eeef28 | CMake: used link_libraries() instead of target_link_libraries() | 2020-05-03 10:25:38 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1791dccbf2 | Added CMake "install" target (closes #1209) | 2020-04-07 21:43:10 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9cb0ddb5e7 | Removed the copy-constructor of JsonDocument (issue #1189) | 2020-03-05 13:46:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2641697e0b | Fixed incorrect string comparison on some platforms (fixes #1198) | 2020-02-27 11:44:09 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2996503b27 | Fixed enums serialized as booleans (fixes #1197) | 2020-02-26 16:16:20 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 85499be855 | Added tests for FlashStringAdapter | 2020-02-16 17:56:47 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 09d4b2cd38 | Fixed regression in UTF16 decoding (fixes #1173) | 2020-01-27 12:10:10 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1e3d478998 | Improved speed of serializeXxx() when writing to a String | 2020-01-14 14:50:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3aebef6d0a | Fixed value returned by serializeXxx() when writing to a String | 2020-01-14 11:22:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f9cfea244a | Updated copyright notice | 2020-01-09 15:48:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5ec062cc71 | Reduced Unicode conversion code size (-122 bytes on AVR) | 2020-01-09 15:39:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 00c391320c | Added support for CMake's unity builds | 2019-12-24 16:42:34 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8bf6f6e09f | Added support uint8_tforserializeMsgPack()(closes #1142) | 2019-12-13 14:15:30 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8721ac88b1 | Reorganized writer classes | 2019-10-31 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ef63757b1a | Fixed deserializer that stopped reading at the first 0xFF (closes #1118) | 2019-10-29 14:17:11 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3a169df0a5 | Added support for custom reader classes | 2019-10-25 11:39:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 16fe3c0acc | Improved deserializeMsgPack()speed by reading several bytes at once | 2019-10-14 12:02:26 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b47ac27ac6 | Moved ancillary files to extras/(fixes #1011) | 2019-09-03 15:11:05 +02:00 |  |