| 
							
							
								 Benoit Blanchon | 16e51b83ab | Changed the default value of ARDUINOJSON_ENABLE_PROGMEM (fixes #1433) It now checks that the pgm_read_XXX macros are defined before enabling PROGMEM. | 2020-11-10 14:58:31 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | aa7cc5351c | Travis: added smoke test for Particle Argon | 2020-11-10 14:46:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 30da920135 | Fixed invalid conversion in operator|(Variant, char*)(fixes #1432) | 2020-11-09 09:21:19 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bcdf5b7e52 | Set version to 6.17.1
						
						
						
						
						
						
							
 v6.17.1 | 2020-11-07 10:11:41 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c711fe592d | Allowed more than 32767 values in non-embedded mode (fixes #1414) | 2020-10-28 09:59:40 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9d5c1b3742 | Added an assert to detect too large variants (issue #1414) | 2020-10-24 09:39:03 +02:00 |  | 
			
				
					| 
							
							
								 Takayuki 'January June' Suwa | 6b26cd0977 | Add JsonDocument to keywords.txt see #1413 | 2020-10-24 09:37:16 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 10ec0f21b0 | Fixed operator|(MemberProxy, JsonObject)(fixes #1415) | 2020-10-23 10:48:33 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ff66182dc6 | Gathered the tests of MemberProxy in one file | 2020-10-22 09:37:05 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d02ce2f1bb | Gathered the tests of ElementProxy in one file | 2020-10-22 09:37:05 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2664a2d0da | Fixed error "ambiguous overload for operator|" (fixes #1411) | 2020-10-22 09:30:31 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1f7350658e | Set version to 6.17.0
						
						
						
						
						
						
							
 v6.17.0 | 2020-10-19 11:35:09 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 41132b701b | Fixed error "no matching function for pgm_read<double>()" on AVR | 2020-10-17 14:02:26 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 712005219c | Added filtering for MessagePack (closes #1298, closes #1394) | 2020-10-13 09:40:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0bd17aff8a | Coverage: use -O0 instead of -Og | 2020-10-11 15:10:52 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f3f44d7812 | Renamed StdStringAdapter to StlStringAdapter (internal use only) | 2020-10-01 10:01:33 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8385d5fa3a | Added wildcard key ( *) for filters (closes #1309) | 2020-09-28 21:11:38 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 726f8be341 | Added operator|(JsonVariantConst, JsonVariantConst) | 2020-09-26 14:48:17 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | fee029b86e | Moved float tables to PROGMEM | 2020-09-19 16:12:49 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c3504ddf0a | Added tests for DeserializationError::f_str() | 2020-09-18 19:06:21 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6a878ee444 | Fixed error "No such file or directory WString.h" (fixes #1381) | 2020-09-16 10:29:20 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c4ec2ba88f | Added DeserializationError::f_str()(issue #846) | 2020-09-14 18:40:00 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c907ca6e5d | Added DeserializationError::EmptyInput | 2020-09-13 10:27:29 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8993a093e9 | Travis: run sanitizer on recent GCC version to avoid false positives | 2020-09-13 10:25:34 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d04669d0cc | Fixed result of JsonVariant::set((char*)0)(fixes #1368) | 2020-09-05 17:33:47 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 05fc136915 | Disabled memory sanitizer with clang 6 | 2020-09-05 13:44:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8d37939086 | Added JsonDocument::overflowed()(closes #1358) | 2020-09-05 13:44:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6d2ad4539f | Simplified the implementation of parseNumber() | 2020-09-04 09:23:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5ab53f42b2 | Added a return value to visitors | 2020-08-29 18:40:27 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f448e805e9 | Removed dead code | 2020-08-25 14:36:14 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 67aa8efd5a | Added a build failure when nullptr is defined as a macro (closes #1355) | 2020-08-23 09:31:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 61a5273aea | Set version to 6.16.1
						
						
						
						
						
						
							
 v6.16.1 | 2020-08-04 10:33:38 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 35a39b8d8f | Fixed deserializeJson()that stopped reading after{}(fixes #1335) | 2020-08-04 09:52:42 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 96b6571352 | Fixed use-of-uninitialized-value in encodeCodepoint() | 2020-08-03 13:44:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 74e7dd053f | Added memory sanitizer to fuzzers | 2020-08-03 13:44:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1f8636d762 | Fixed build-arduino-package.sh to ignore .vs/ | 2020-08-01 15:35:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e4cfa701d8 | Fixed publish.sh to commit CMakeLists.txt | 2020-08-01 15:34:27 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b85181a6db | Set version to 6.16.0
						
						
						
						
						
						
							
 v6.16.0 | 2020-08-01 15:17:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6841b80466 | Added JsonString::operator!= | 2020-07-31 14:02:20 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 298864bafe | Set ARDUINOJSON_DECODE_UNICODEto1by default | 2020-07-30 09:49:09 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4d7f03836c | Added a test that removes an element during iteration (#1332) | 2020-07-30 09:20:31 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c63eb80b95 | Shortened the name of the private namespace using hexadecimal digits | 2020-07-30 09:18:08 +02:00 |  | 
			
				
					| 
							
							
								 Mikolaj Stawiski | 0c0bf80074 | Suppress IAR compiler warning. | 2020-07-28 10:12:41 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 144ff3b06e | Updated the change log. Closes #1210 and closes #1314. | 2020-07-26 16:09:03 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d6c50c3596 | Reduced stack usage when compiled with -Og (issue #1210) This saves 128 bytes on ESP8266 | 2020-07-26 14:51:58 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 51b177ce47 | Reduced stack usage when compiled with -Og (issue #1210) This saves 112 bytes on ESP8266 | 2020-07-26 12:58:12 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 824b7a25ca | Reduced stack usage when compiled with -Og (issue #1210) This saves 96 bytes on ESP8266 | 2020-07-26 12:25:13 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2223d40640 | Reduced stack usage when compiler aggressively inlines deserializeJson() This saves 64 bytes on the recursive part. | 2020-07-26 12:25:13 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4df29fbac1 | Fixed "linked" strings incorrectly marked as "owned" (fixes #1318) | 2020-07-24 22:25:56 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6dc36125c2 | Added ElementProxy::getOrAddElement() (fixes #1311) | 2020-07-23 10:58:47 +02:00 |  |