Commit Graph

252 Commits

Author SHA1 Message Date
b098498608 glob headers 2022-07-05 10:48:38 +02:00
df908fa2fd Rework as esp-idf component 2022-07-04 20:18:50 +02:00
5d6fefdd2a Protect against MSVC min and max macros boost-1.80.0.beta1 boost-1.81.0.beta1 boost-1.81.0 boost-1.80.0 2022-04-16 11:49:23 -04:00
f92940bfab Use Docca jam module boost-1.78.0 boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 2021-10-25 07:37:10 -04:00
c5df271a1a Remove trailing spaces 2021-10-25 07:27:47 -04:00
6978da552e Do not include test/CMakeLists.txt boost-1.77.0.beta1 boost-1.77.0 2021-06-02 06:01:04 +03:00
e6895ea26b Update CMakeLists.txt 2021-06-02 04:51:10 +03:00
d157311620 Replace sed-based customization with XSLT import
fix boostorg/docca#40
boost-1.76.0.beta1 boost-1.76.0
2021-02-25 12:54:48 -08:00
3a1efd2078 Implement erase_if function and related tests 2021-01-18 15:59:20 -05:00
59c4c556bb Library meta specifies minimum C++ standard 2020-12-17 13:18:57 -05:00
c59150c042 Update doc config.xsl boost-1.75.0 2020-11-19 19:09:55 -08:00
d524755ec0 Remove cv-qualifiers from character type deduced by deduction guide 2020-06-08 15:33:10 -04:00
6809e0a673 Change Azure OSX image boost-1.73.0 boost-1.75.0.beta1 boost-1.74.0.beta1 boost-1.74.0 2020-04-18 14:47:50 -04:00
63cf928af5 Fix codecov.sh 2020-04-18 14:09:20 -04:00
8fe9325d6d Whitespace fix 2020-04-06 17:57:57 -04:00
0b231586ed Update meta, remove redundant exception check 2020-03-15 13:46:48 -04:00
3784d039cd Add input iterator tests 2020-03-15 13:32:02 -04:00
1f173aad46 Improve coverage 2020-03-12 13:31:00 -04:00
519758bd35 Improve inlineability of exception checks 2020-03-11 22:47:15 -04:00
7b27ebea33 Genericize exception classes 2020-03-11 22:47:15 -04:00
e7e54b2665 Fix throwing in constexpr and substr for gcc 5 2020-03-11 22:47:15 -04:00
b7de5db7b8 Change C++ constexpr to use pseudo char_traits 2020-03-11 22:47:15 -04:00
8681e2eb68 Add gcc-5 C++14 build to travis 2020-03-11 22:47:15 -04:00
5934a28124 Fix operator+ for non-full arrays 2020-03-11 22:47:15 -04:00
2584ab2400 Improve documentation 2020-03-02 22:25:12 -05:00
d669692111 Change when ptr_in_range uses comparison functions 2020-03-02 19:37:11 -05:00
7849cc023b Update documentation 2020-03-02 19:29:31 -05:00
4c0519ae31 Remove submodule, update docs 2020-02-29 15:28:47 -05:00
5dafb09767 Fix doc build 2020-02-29 15:10:37 -05:00
c47cdb5f9e Fix C4800 on msvc 2020-02-28 20:41:37 -05:00
9bb941401d Fix syntax 2020-02-28 16:44:48 -05:00
f92cc2ab98 Improve checks for attributes 2020-02-28 16:40:56 -05:00
c3e4148ee2 Fix msvc warning 2020-02-28 16:03:23 -05:00
6c52e75a03 Guard deprecated code 2020-02-28 15:44:37 -05:00
9d6b097c54 Ignore -Wformat-truncation 2020-02-28 15:33:36 -05:00
12309e65e5 Fix static_u8string alias 2020-02-28 14:54:45 -05:00
e28a70f281 Add external include guard 2020-02-28 14:52:07 -05:00
18f89ef078 Consistent initialization style 2020-02-28 14:35:16 -05:00
d75f97bca5 Remove unused variable warnings 2020-02-28 14:21:09 -05:00
971b663df1 Remove more warnings in tests 2020-02-28 14:08:21 -05:00
315a9fd087 Remove warnings from to_static_string 2020-02-27 17:29:35 -05:00
bbbc8a6290 Strike more warnings 2020-02-27 16:22:54 -05:00
73b829ebe5 Fix nodiscard checks 2020-02-27 15:55:43 -05:00
54c5d7cef4 Remove some warnings in tests 2020-02-27 15:51:09 -05:00
4a494ed9b5 Remove warnings 2020-02-27 11:20:41 -05:00
f9e5f122ab Add convenience header 2020-02-26 23:51:10 -05:00
54856397f0 Update azure pipelines links 2020-02-26 23:25:14 -05:00
a3531c0e48 Fix macro definition in docs, update CI links and config.hpp 2020-02-26 23:04:38 -05:00
f74d97d09e Remove unused variable, fix comparison warning 2020-02-25 22:39:16 -05:00
71c7f2af30 Small bug fix 2020-02-23 21:47:41 -05:00