poco/Util
Aleksandar Fabijanic 168f1eb6e2
As of C++11, std::swap is noexcept. #2386 (#3645)
* As of C++11, std::swap is noexcept. #2386

* fix(Any): remove throw on swap

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(Any): make size const #2386

* fix(SimpleRowFormatter): clang won't compile noexcept #2386

* a couple of arm fixes

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(AnyTest): local() for POCO_NO_SOO# 2386

* test(RSACipher): RSA encryption without private key #2367

* chore(RSACipherTest): delete ciphers #2367
2022-06-28 12:14:36 -05:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/Util As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
samples added VS2022 project files 2022-02-19 21:06:24 +01:00
src As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
testsuite fix(ConfigurationView): ConfigurationView and JSON is broken for array access #3635 2022-06-20 20:59:10 +02:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
dependencies Add JSONConfiguration 2012-05-03 20:12:28 +00:00
Makefile Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Util_vs90.vcproj Added missing closing </File> tags (#3610) 2022-05-27 08:35:26 -05:00
Util_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs140.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs140.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs150.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs150.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Util_vs160.vcxproj Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs160.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Util_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Util_vs170.vcxproj.filters Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
Util.progen updated progen files 2020-01-11 09:34:54 +01:00