| 
							
							
								 Benoit Blanchon | 8d9504239b | Fix comparisons operators with const JsonDocument& | 2022-04-05 10:12:17 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bf5d0c790c | Add implicit conversion from JsonDocumenttoJsonVariant | 2022-03-23 17:17:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f4379f97ae | Format code with clang-format | 2022-03-23 17:17:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3dc67c5663 | Add memoryUsage()toElementProxyandMemberProxy(fixes #1730) | 2022-03-19 12:11:40 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e3e375f5cd | MessagePack: serialize round floats as integers (fixes #1718) | 2022-02-28 19:38:26 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 421ecec0dd | Tests: trim trailing white spaces | 2022-02-25 10:28:42 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 89ed54362b | Fix -Wsign-conversionon GCC 8 (fixes #1715) | 2022-02-25 10:28:42 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f831ed395d | Fix JsonStringoperator==and!=for non-zero-terminated string | 2022-02-17 17:33:16 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a880614a75 | Fix call of overloaded 'String(const char*, int)' is ambiguous | 2022-02-17 17:33:16 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 702f8c2e2f | Fix cannot convert 'pgm_p' to 'const void*'(fixes #1707) | 2022-02-06 11:14:23 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 21b2c76524 | Fix filter not working in zero-copy mode (fixes #1697) | 2022-01-13 20:25:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4f6244eef4 | Replace CopiedStringandLinkedStringwithJsonString | 2022-01-13 16:15:53 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ee12155617 | Fix crash when adding an object member in a too small JsonDocument | 2022-01-13 11:52:45 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | af18994deb | Update copyright notice | 2022-01-01 10:01:05 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 78660c6e07 | Fix support of long long in catch | 2022-01-01 10:01:05 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 29ba744d64 | Add a polyfill for pgm_read_ptr()(issue #1433) | 2021-12-31 14:39:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a2e1021d7d | Use pgm_read_dword()instead ofpgm_read_float()(issue #1433) | 2021-12-31 14:39:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d20c3c65c8 | Add a polyfill for pgm_read_dword()(issue #1433) | 2021-12-31 14:39:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 91ed68b4a6 | Fix conflicting definition of ARDUINOJSON_DEFINE_STATIC_ARRAY() | 2021-12-31 14:39:38 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 67fc2d9897 | Assume PROGMEMis available as soon asARDUINOis defined (#1693) | 2021-12-31 11:00:50 +01:00 |  | 
			
				
					| 
							
							
								 Paulo Cabral Sanz | ec7ffa20f2 | Avoid Arduino.hwhen all its features are disabled (fixes #1692) | 2021-12-27 13:16:24 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ada1f2a894 | Add support for char[][]incopyArray() | 2021-12-20 17:51:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0f529a3587 | Renamed undocumented function isUndefined()toisUnbound() | 2021-12-16 14:55:26 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e16767af92 | Avoid pool reallocation in BasicJsonDocument's copy assignment | 2021-12-16 14:42:54 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3166356484 | Test capacity after calling BasicJsonDocument's copy assignment | 2021-12-16 14:28:30 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 90d750e4d9 | Increase coverage | 2021-12-07 16:08:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ca24ed48f5 | Separate string adapter from storage policy | 2021-12-07 16:08:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 51937778dd | Add operator<<(std::ostream&, const JsonString&) | 2021-12-07 16:08:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | be70f6ddd7 | Support NUL inside string values (issue #1646) | 2021-12-07 16:08:44 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a27398e445 | Check for NUL terminator in MemoryPool::findString() | 2021-11-24 19:06:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 43b2e2e774 | Append terminator in saveStringFromFreeZone() | 2021-11-24 19:06:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 62f9b94ab1 | Add CopiedStringandLinkedString | 2021-11-24 19:06:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b06bbd9d2a | Fix inconsistent pool size in BasicJsonDocument's copy constructor | 2021-11-23 10:49:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2df1bc7d4f | Fix call of overloaded 'swap(...)' is ambiguous(fixes #1678) | 2021-11-23 10:47:31 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 599e927590 | Fix JsonVariant::memoryUsage()for raw strings | 2021-11-12 16:55:41 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0429016ff1 | Remove IsWriteableString | 2021-11-12 15:28:33 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5ed5f3687b | Improve test coverage | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 943a902a0b | Remove DeserializationError == boolandDeserializationError != bool | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a7873389c6 | Change VariantData::asString()return type toJsonString | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | acfa174333 | Add safe bool idiom in JsonString | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8418845c8d | Add is<JsonString>() | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | df4a4b9e1d | Add as<JsonString>() | 2021-10-24 09:58:13 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e0cd5b6405 | Increased test coverage | 2021-09-12 10:13:12 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 956e4a7cbb | Fixed deserialization of \u0000(issue #1646) | 2021-08-31 14:23:58 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2c3ae1c181 | Filter: exact match takes precedence over wildcard (fixes #1628) | 2021-08-13 10:35:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f570fe8c37 | Fixed error expected unqualified-idon GCC 11 (fixes #1622) | 2021-08-03 11:39:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9d58e566fd | Added as<std::string_view>()andis<std::string_view>() | 2021-07-27 14:16:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6632fa8da1 | Removed StringAdapter::equals() | 2021-07-27 14:16:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5790f3c8f7 | Refactored string adapters: only one IsString<T>andadaptString() | 2021-07-27 14:16:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4073b52c00 | Changed return type of convertToJson() and Converter::toJson() to void | 2021-07-23 15:11:48 +02:00 |  |