| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix MSVC compatibility issues. | 2021-06-07 | 1 | -3/+1 | |
| * | Migrate collections from insert to emplace. | 2021-04-18 | 1 | -1/+25 | |
| * | Fix various uses of the _t suffix which is reserved by POSIX. | 2021-04-17 | 1 | -23/+23 | |
| * | Add an initializer_list constructor to the flat types. | 2021-04-14 | 1 | -0/+24 | |
| * | Merge branch 'insp3' into master. | 2020-11-01 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2020-10-30 | 1 | -1/+1 | |
| | * | Silence some copy warnings on C++11 compilers. | 2020-08-01 | 1 | -0/+20 | |
| * | | Fix warnings on GCC 9. | 2020-05-11 | 1 | -5/+15 | |
| |/ | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -0/+1 | |
| * | Allow customising ElementComp in flat_{map,multimap,multiset,set}. | 2019-02-19 | 1 | -12/+12 | |
| * | Add flat_[multi]{map,set} containers | 2014-12-15 | 1 | -0/+383 | |
