Joachim Faulhaber
|
b2db8e5997
|
Removed CXXSTD 03 in ci configs for osx to get rid of dependent compile errors in tests
|
2023-09-07 20:38:48 +02:00 |
|
Joachim Faulhaber
|
5b572c5351
|
Removed CXXSTD 03 in ci and drone configs to get rid of dependent compile errors in tests
|
2023-09-07 19:24:25 +02:00 |
|
Joachim Faulhaber
|
87da978b72
|
Removed cppxx 03 in ci and drone configs to get rid of dependent compile errors in tests
|
2023-09-07 18:32:49 +02:00 |
|
Joachim Faulhaber
|
57058c307b
|
Incremented macos version to macos 11 to fix ci failure
|
2023-09-02 20:08:17 +02:00 |
|
Joachim Faulhaber
|
724f9185db
|
Deprecation message for phasing out C++03 support
|
2023-07-17 08:52:15 +02:00 |
|
Joachim Faulhaber
|
ed937cb15b
|
Merge branch 'bugfix/less_than_on_empty' into develop
|
2023-05-19 19:46:47 +02:00 |
|
Joachim Faulhaber
|
beae763e57
|
Fixed issues 20 and 25. The empty interval is unordered wrt. non emtpy ones and does not intersect
|
2023-05-19 19:42:27 +02:00 |
|
jofaber
|
0640e6cf2b
|
Merge pull request #38 from alexiprof/feature/fix-unused-in-release
fix unused typedef in release mode
|
2023-05-09 17:18:37 +02:00 |
|
jofaber
|
30c809ded6
|
Merge pull request #36 from sdarwin/githubactions
Update GitHub Actions CI file
|
2023-05-09 17:08:39 +02:00 |
|
Alexander Malkov
|
3018e1a702
|
feat concept: fix unused typedef in release mode
|
2022-11-10 14:42:27 +03:00 |
|
sdarwin
|
6ac4704c8d
|
Update GitHub Actions CI file
|
2022-03-07 16:04:42 +00:00 |
|
jofaber
|
16065d6a02
|
Merge pull request #32 from sdarwin/githubactions
GitHub Actions config
|
2022-02-26 23:08:17 +01:00 |
|
jofaber
|
5fa1660841
|
Merge pull request #34 from wh5a/patch-1
Fix typos
|
2022-02-26 22:52:53 +01:00 |
|
jofaber
|
3cb47d5c07
|
Merge pull request #33 from brunom/develop
Remove <boost/config/warning_disable.hpp>
|
2022-02-26 22:50:18 +01:00 |
|
Wei Hu
|
d6ec1b9e10
|
Fix typos
|
2022-02-07 13:29:44 -08:00 |
|
Bruno Martinez
|
2df9fa246a
|
Update element_iterator.hpp
|
2021-12-21 12:56:08 -03:00 |
|
Bruno Martinez
|
2c39e1acd5
|
Update iterator.hpp
|
2021-12-21 12:55:37 -03:00 |
|
Peter Dimov
|
e6c06ddee1
|
Add CMakeLists.txt
boost-1.81.0.beta1
boost-1.78.0.beta1
boost-1.83.0
boost-1.82.0.beta1
boost-1.82.0
boost-1.77.0
boost-1.81.0
boost-1.80.0.beta1
boost-1.80.0
boost-1.79.0.beta1
boost-1.79.0
boost-1.83.0.beta1
boost-1.78.0
boost-1.77.0.beta1
|
2021-05-28 01:13:49 +03:00 |
|
Peter Dimov
|
3e8a7d8fd6
|
Merge branch 'master' into develop
|
2021-05-28 01:12:40 +03:00 |
|
jofaber
|
bb78e5aa19
|
Silenced -Wself-assign-overloaded warning in unit tests for clang
|
2021-05-09 22:46:33 +02:00 |
|
jofaber
|
1fdbf43cb1
|
Merge branch 'develop' of https://github.com/boostorg/icl into develop
|
2021-05-09 20:06:23 +02:00 |
|
jofaber
|
663c63641d
|
added missing includes for concept check
|
2021-05-09 20:05:23 +02:00 |
|
jofaber
|
10641d03cf
|
Merge pull request #30 from sdarwin/drone
Drone config
|
2021-03-08 22:31:00 +01:00 |
|
sdarwin
|
1df4319a63
|
Add GitHub Actions config [ci skip]
|
2021-03-02 14:54:10 +00:00 |
|
jofaber
|
b8a4dda090
|
Merge pull request #31 from eldiener/develop
[skip ci] Add "cxxstd" json field
|
2021-02-14 19:14:58 +01:00 |
|
sdarwin
|
c3aa50faa0
|
add drone config [ci skip]
|
2021-01-21 19:39:01 +00:00 |
|
Edward Diener
|
e7956b529d
|
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
|
2021-01-19 22:51:12 -05:00 |
|
Glen Fernandes
|
c8135f85bf
|
Merge branch 'develop'
boost-1.76.0.beta1
boost-1.76.0
boost-1.75.0.beta1
boost-1.75.0
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
boost-1.73.0
|
2020-03-25 08:49:20 -04:00 |
|
Glen Fernandes
|
af07f31ad8
|
Merge pull request #28 from JeffGarland/dt_nolib
remove references to date_time compiled library
|
2020-03-22 20:55:00 -04:00 |
|
Glen Fernandes
|
175f40e284
|
Merge pull request #17 from brandon-kohn/fix_forward_decl_lower_and_upper_less_equal
Fix forward decl lower and upper less equal
|
2020-03-22 20:54:50 -04:00 |
|
JeffGarland
|
201b72f873
|
remove references to date_time compiled library
|
2020-03-22 11:08:02 -07:00 |
|
Glen Fernandes
|
d550680f2d
|
Merge pull request #24 from Timmmm/extra_semi
Remove redundant semicolons
|
2020-03-22 12:41:51 -04:00 |
|
Glen Fernandes
|
ade1042ea0
|
Merge pull request #23 from tinko92/develop
Fix broken sgi/stl links.
|
2020-03-22 12:41:33 -04:00 |
|
Glen Fernandes
|
38e03eb830
|
Merge pull request #27 from ecatmur/patch-1
Add missing include
|
2020-03-22 12:41:15 -04:00 |
|
Ed Catmur
|
adf8691d5e
|
Add missing include
For std::min, std::max
Since Visual Studio 2019 16.4.0
|
2019-12-10 10:55:46 +00:00 |
|
Tim Hutt
|
692d040393
|
Remove redundant semicolons
|
2019-05-13 15:24:49 +01:00 |
|
Tinko Bartels
|
f3a9059642
|
Fix broken sgi/stl links.
|
2019-04-23 21:24:36 +02:00 |
|
Brandon Kohn
|
65a2eaafa9
|
Reordered the functions to move non_empty and contains below lower_less_equal and upper_less_equal.
|
2018-09-06 09:25:27 -04:00 |
|
Brandon Kohn
|
ad193de2c1
|
Added a forward declaration of lower_less_equal and upper_less_equal which fixes a compile error when these are referenced before being declared in the non_empty::contains function.
|
2018-09-06 09:11:40 -04:00 |
|
jofaber
|
adaf950fad
|
Merging some fixes and tweaks.
icl-2018-07-02
boost-1.70.0.beta1
boost-1.70.0
boost-1.69.0-beta1
boost-1.71.0
boost-1.71.0.beta1
boost-1.72.0
boost-1.72.0.beta1
boost-1.69.0
boost-1.68.0
|
2018-06-20 03:53:28 +02:00 |
|
jofaber
|
d8635a59f0
|
added test case for ticket 7871
|
2018-06-19 17:52:41 +02:00 |
|
jofaber
|
aa9bc55955
|
added test to check for ticket 12926
|
2018-06-19 16:39:32 +02:00 |
|
jofaber
|
f6b8e7e314
|
added testcase from ticket 11942
|
2018-06-19 15:55:41 +02:00 |
|
jofaber
|
5424c482ca
|
fix for ticket 11344 missing include
|
2018-06-19 14:38:58 +02:00 |
|
jofaber
|
e31d2464b5
|
fix syntax error for oder compilers
|
2018-06-11 17:54:58 +02:00 |
|
jofaber
|
f877b24274
|
closing pointed brackets of templates need to be blank separated for old compilers
|
2018-06-06 15:20:11 +02:00 |
|
jofaber
|
fccb9d95ab
|
function elements will return an iterator range for interval containers
|
2018-06-06 15:06:09 +02:00 |
|
jofaber
|
0fa9d4cffb
|
Tweaks from law based tests
|
2018-06-05 22:58:00 +02:00 |
|
jofaber
|
3851f9ec79
|
Tweaks in type_traits
|
2018-06-05 00:12:16 +02:00 |
|
jofaber
|
6390d489c6
|
resoved ambiguity in test: fix_tickets
|
2018-06-04 19:31:58 +02:00 |
|