| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f5c7a6478e | Publish script: fixed frontmatter for arduinojson.org | 2021-07-19 10:19:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 09ddb0f824 | Publish script: generate the file for arduinojson.org | 2021-07-19 09:58:01 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f02a699c26 | CI: added a workflow to create a release when matching tag is pushed | 2021-07-16 11:06:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 67d0931c19 | Added parameters to script build-arduino-package.sh | 2021-07-16 09:35:32 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 19d079c33c | Removed a symlink because the Arduino Library Specification forbids it | 2021-07-15 12:50:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8a9a26588c | Fixed publish script | 2021-07-03 16:08:36 +02:00 |  | 
			
				
					| 
							
							
								 Andreas Kuster | 52e856fa6f | CI: added ESP-IDF component build (closes #1599) | 2021-06-30 13:34:59 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ef7579394b | Fixed JsonVariant::as<unsigned>()(fixes #1601) | 2021-06-30 09:58:03 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a6fc9311b4 | Added JsonArray::clear() (fixes #1597) | 2021-06-26 11:29:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 14639f129e | CMake: added empty line at end of each file | 2021-06-26 11:29:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9182c2068d | Fixed build-single-header.sh (fixes #1592) | 2021-06-21 16:11:02 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | cb1b3be723 | CI: build single headers | 2021-06-21 16:11:02 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f235157466 | Added support for std::string_view (closes #1578, closes #1554) | 2021-06-17 20:41:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ba5cdab619 | Test: extracted executable Cpp11Tests | 2021-06-17 20:28:09 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4e261068a1 | clang-format: set IndentPPDirectives to AfterHash | 2021-06-16 21:08:01 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9dbf44388d | clang-tidy: muted "call to function is insecure" in tests | 2021-06-04 11:37:07 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9bcb409648 | Fixed serializeJson(doc, String) when allocation fails (fixes #1572) | 2021-05-30 21:34:07 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3b10afd2ab | CI: test more platforms on PlatformIO | 2021-05-30 18:45:40 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 622e7dd287 | Fixed support for volatile float and double (fixes #1557) | 2021-05-19 15:01:51 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | c7c0b729c1 | Added a deprecation warning for is<char>() and is<char*>() | 2021-05-05 15:43:02 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4780174ee1 | Added a deprecation warning for as<char>() and set(char) | 2021-05-04 16:10:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ab23625091 | Renamed DEPRECATED to ARDUINOJSON_DEPRECATED | 2021-05-04 14:44:07 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2be528a3fa | serializeMsgPack(doc, p, n) doesn't add terminator anymore (fixes #1545) | 2021-04-29 20:59:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 337864618c | Reversed parameters of convertToJson() and convertFromJson() Now the order matches copyArray(): source first, destination second. | 2021-04-28 10:25:39 +02:00 |  | 
			
				
					| 
							
							
								 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 | 43f0db45ad | Updated Catch library to 1.12.2 | 2021-04-22 08:54:16 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | d8a1d1a120 | Increased coverage of ConverterImpl.hpp | 2021-04-18 17:23:51 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 64e52e97ee | Removed redundant range check in MemoryPoolPrint | 2021-04-18 16:47:28 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | fc4f5fd05f | Changed integer storage from positive/negative to signed/unsigned | 2021-04-14 11:45:01 +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 | e4ce75e20c | Simplified JsonVariant::as<T>()to always returnT | 2021-03-08 19:33:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9094179856 | CI: added a clang-format job | 2021-02-26 13:13:11 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3aab36fec2 | Changed JsonVariantConst::is<JsonArray/JsonObject>() to return false (closes #1412) | 2021-02-25 19:19:23 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 744d61f6fd | Added JsonVariant::is<JsonVariant/JsonVariantConst>() (issue #1412) | 2021-02-23 08:41:24 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 05498aa178 | Added JsonVariant::is<JsonVariant>()(issue #1412) | 2021-02-23 08:39:58 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b1eb273d5b | Added JsonVariant::is<JsonArrayConst/JsonObjectConst>() (issue #1412) | 2021-02-23 08:33:28 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8a3f8510d6 | Simplified tests of JsonVariant::is<T>() | 2021-02-23 08:27:48 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1038fc35df | Removed DeserializationError::NotSupported | 2021-02-18 19:41:15 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 71f44aaee1 | deserializeMsgPack() inserts null instead of returning NotSupported | 2021-02-18 19:40:25 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | cc7ebfd11e | deserializeJson() leaves \uXXXX instead of returning NotSupported | 2021-02-18 19:40:11 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 54d4b308f4 | Remove JsonVariant::set(char) | 2021-02-18 08:48:28 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5234c8124b | Removed JsonVariant::as<char>()(fixes #1498) | 2021-02-18 08:48:10 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3975b07371 | Moved CI from Travis to GitHub Actions (fixes #1493) | 2021-02-03 21:33:18 +01:00 |  |