summaryrefslogtreecommitdiff
path: root/storage/tokudb/PerconaFT/portability
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+1
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+1
| | |\
| | | * Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-04-301-1/+1
| | | |\
| | | | * 5.6.47-87.0Oleksandr Byelkin2020-04-301-1/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-211-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-201-0/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-01-191-0/+9
| | | |\ \ | | | | |/
| | | | * 5.6.46-86.2Oleksandr Byelkin2020-01-191-0/+9
| | | | * 5.6.45-86.1Oleksandr Byelkin2019-10-301-1/+0
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-2811-8/+183
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-2611-8/+183
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-2611-8/+183
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2019-07-2611-8/+183
| | | |\ \ | | | | |/
| | | | * 5.6.44-86.0Oleksandr Byelkin2019-07-2611-3/+184
| | | | * 5.6.43-84.3Sergei Golubchik2019-04-263-47/+54
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-213-47/+54
|\ \ \ \ \ | |/ / / /
| * | | | dirty mergeOleksandr Byelkin2019-02-073-47/+54
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-033-47/+54
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.1Marko Mäkelä2019-02-023-47/+54
| | | |\ \
| | | | * | Fix detection of version in tokudbOleksandr Byelkin2019-01-281-1/+1
| | | | * | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2019-01-283-47/+54
| | | | |\ \
| | | | | * | 5.6.42-84.2Oleksandr Byelkin2019-01-243-47/+54
| | | | | |/
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-055-9/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-285-9/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-147-17/+18
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-067-17/+18
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2018-09-067-17/+18
| | | | |\ \ | | | | | |/
| | | | | * 5.6.41-84.1Oleksandr Byelkin2018-09-038-18/+19
* | | | | | Enable C++11Sergey Vojtovich2018-09-091-1/+1
|/ / / / /
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-303-5/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-213-5/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-123-5/+12
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-1/+1
| | | * | MDEV-15778: Fix TokuDB build issues on macOS 10.13.4Teodor Mircea Ionita2018-06-102-4/+11
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-116-8/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-106-8/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-056-8/+11
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2018-04-265-7/+10
| | | |\ \ | | | | |/
| | | | * 5.6.39-83.1Sergei Golubchik2018-04-245-7/+10
| | | * | Fix compilation error when compiling with valgrindMonty2018-04-261-1/+1
| | * | | TokuDB didn't compile with valgrindMonty2018-02-171-0/+5
| | |/ /
* | | | Fix a lot of compiler warnings found by -WunusedMonty2018-04-263-9/+9
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-1517-326/+2044
|\ \ \ \ | |/ / /
| * | | TokuDB didn't compile with valgrindMonty2018-02-101-0/+5
| * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-0616-326/+2037
| |\ \ \ | | |/ /
| | * | Make TokuDB run on 10.0Vicențiu Ciorbaru2018-01-241-1/+7
| | * | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2018-01-2415-325/+2030
| | |\ \ | | | |/
| | | * 5.6.38-83.0Vicențiu Ciorbaru2018-01-2315-325/+2030