summaryrefslogtreecommitdiff
path: root/include/ilist.h
Commit message (Expand)AuthorAgeFilesLines
* fix C++20 !!! build failure: iterator concept was not fully implementedbb-10.7-kevgsEugene Kosov2021-10-121-0/+4
* MDEV-25223 change fil_system_t::space_list and fil_system_t::named_spaces fro...Eugene Kosov2021-03-241-3/+5
* Merge 10.4 into 10.5Marko Mäkelä2020-08-141-3/+8
|\
| * Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-3/+8
| |\ |/ /
| * Merge 10.2 into 10.3Marko Mäkelä2020-08-131-3/+6
| |\
| | * Use DBUG_ASSERT(ptr != NULL) to ease merging to 10.3Marko Mäkelä2020-08-121-2/+2
| | * replace assert() with DBUG_ASSERT()Eugene Kosov2020-08-121-3/+5
| | * add debug assertion to ilistEugene Kosov2020-08-111-3/+4
* | | noexcept ilistEugene Kosov2020-07-111-46/+57
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-2/+8
|\ \ | |/
| * fix compilation with VS2019, preview of 16.7 versionEugene Kosov2020-06-051-2/+8
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-1/+3
|/
* fix compilationEugene Kosov2020-05-271-23/+18
* Fix the build with GCC 4.1.2Marko Mäkelä2020-05-271-6/+11
* Fix the RelWithDebInfo buildMarko Mäkelä2020-05-271-1/+1
* intrusive::list fixesEugene Kosov2020-05-271-0/+243