|
bb0c5c283e
|
Support for VS2015
|
2020-02-03 23:00:16 -05:00 |
|
|
9ce433b484
|
Update appveyor links
|
2020-02-03 22:40:27 -05:00 |
|
|
d02dfce011
|
Fix potential overflows
|
2020-02-03 22:34:08 -05:00 |
|
|
083939b873
|
Rearrange tests
|
2020-02-03 17:12:57 -05:00 |
|
|
d59feba138
|
Fix C++14 tests
|
2020-02-03 10:25:37 -05:00 |
|
|
d3f51ecab2
|
Remove unused alias, explicitly specify private inheritence
|
2020-02-03 01:06:37 -05:00 |
|
|
6dcda053a3
|
Fix guards
|
2020-02-02 23:59:51 -05:00 |
|
|
479c10b193
|
Fix guard for constexpr tests
|
2020-02-02 23:26:47 -05:00 |
|
|
9772809002
|
Update tests
|
2020-02-02 23:21:36 -05:00 |
|
|
eea293034c
|
Fix floating point conversions
|
2020-02-02 22:35:14 -05:00 |
|
|
f73658f09f
|
Add addons
|
2020-02-02 21:45:32 -05:00 |
|
|
e10222cb26
|
Fix indentation
|
2020-02-02 21:37:11 -05:00 |
|
|
b0571f37a2
|
Use old toolchain with clang-9
|
2020-02-02 21:22:30 -05:00 |
|
|
e0bb370e6b
|
Update meta
|
2020-02-02 21:10:21 -05:00 |
|
|
1f5c983acf
|
Add meta
|
2020-02-02 20:32:42 -05:00 |
|
|
5640cd0f81
|
Change clang-9 tests to C++17
|
2020-02-02 18:33:57 -05:00 |
|
|
275478c962
|
Remove incorrect comment
|
2020-02-02 17:43:45 -05:00 |
|
|
49ff9d4f7d
|
Remove commas
|
2020-02-02 17:38:31 -05:00 |
|
|
373e98474e
|
Add clang-9 packages
|
2020-02-02 17:32:34 -05:00 |
|
|
85919f8585
|
Fix missing quotes
|
2020-02-02 17:00:58 -05:00 |
|
|
edb5374257
|
Add clang-9 anchor
|
2020-02-02 16:42:09 -05:00 |
|
|
04d537a056
|
Adjust travis
|
2020-02-02 13:36:18 -05:00 |
|
|
c378689de2
|
Update travis
|
2020-02-02 12:49:30 -05:00 |
|
|
9a4e96a905
|
Remove __builtin_constant_p
|
2020-02-02 12:15:51 -05:00 |
|
|
46a92fd8a4
|
Guard __has_builtin
|
2020-02-02 11:53:21 -05:00 |
|
|
497c84b5a1
|
Fix more constexpr
|
2020-02-02 11:43:17 -05:00 |
|
|
00d6d174fb
|
Rearrange macros so library macros are visible
|
2020-02-01 23:42:58 -05:00 |
|
|
24c7f1e027
|
Fix constexpr when using libstdc++
|
2020-02-01 23:18:20 -05:00 |
|
|
4d8d35acc8
|
Fix macro guarding test traits
|
2020-02-01 21:24:46 -05:00 |
|
|
2fe445f634
|
Update config, fix checks
|
2020-02-01 21:19:29 -05:00 |
|
|
c34bd74d69
|
Adjust tests
|
2020-02-01 20:34:33 -05:00 |
|
|
0700a8876f
|
Add clang 9 builds
|
2020-02-01 20:16:43 -05:00 |
|
|
d1e2a15bb6
|
Fix pragma message
|
2020-02-01 18:00:29 -05:00 |
|
|
7ceb303317
|
Fix warnings
|
2020-02-01 17:41:37 -05:00 |
|
|
d81bc5ec27
|
Add missing include, debug for travis
|
2020-02-01 17:29:57 -05:00 |
|
|
30a0db88e2
|
Add missing includes
|
2020-02-01 16:47:19 -05:00 |
|
|
d627681fbc
|
Move to single header
|
2020-02-01 16:30:23 -05:00 |
|
|
f4e335411e
|
Fix is_inside for C++11
|
2020-02-01 15:44:12 -05:00 |
|
|
ad4a2f191b
|
Used library comparison functions to compare pointers
|
2020-02-01 15:22:50 -05:00 |
|
|
c3ea8a976d
|
Remove C++2a tests until compiler conformance catches up
|
2020-02-01 14:44:01 -05:00 |
|
|
4655d68958
|
Added unchecked insertion
|
2020-02-01 14:40:30 -05:00 |
|
|
c9910e30ee
|
Throw when pos2 is out of range
|
2020-02-01 13:59:06 -05:00 |
|
|
7d198aa043
|
Update copyright, add throw condition to replace/insert
|
2020-02-01 13:51:40 -05:00 |
|
|
ec525b20d2
|
Fix unchecked replacement
|
2020-02-01 13:50:50 -05:00 |
|
|
70779748a3
|
Chunked docs
|
2020-01-31 15:30:17 -05:00 |
|
|
2c3f27475d
|
Update docs for insert, fixed exception specification for copy
|
2020-01-30 19:25:56 -05:00 |
|
|
445938c0c4
|
Modify insert overloads
|
2020-01-30 00:06:33 -05:00 |
|
|
8e8bd94391
|
Update links
|
2020-01-29 23:46:40 -05:00 |
|
|
4e5263db94
|
Improved docs for replace, added unchecked variant for overload
|
2020-01-29 23:35:31 -05:00 |
|
|
88e4066c31
|
Better docs for find functions
|
2020-01-29 21:15:27 -05:00 |
|