summaryrefslogtreecommitdiff
path: root/storage/connect/blkfil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-1/+1
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-3/+3
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-4/+4
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-16/+16
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-3/+3
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-11/+11
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-5/+0
* - FIX errors and some gcc warningsOlivier Bertrand2014-07-201-15/+15
* - Adding files needed for block indexingOlivier Bertrand2014-03-101-0/+1080