summaryrefslogtreecommitdiff
path: root/storage/connect/array.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings form gcc 7.3.1Monty2019-04-191-0/+2
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+1
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-10/+10
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-0/+2
* Fix unhandled exception:Olivier Bertrand2017-06-111-4/+4
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-15/+15
* All changes made on 10.1Olivier Bertrand2017-02-161-54/+54
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* Get rid of more GCC warnings about unused parametersOlivier Bertrand2015-05-101-2/+2
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-3/+3
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-5/+0
* Merge 10.0-connect -> 10.0Alexander Barkov2014-10-011-4/+6
|\
| * - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-3/+3
| * - Add #include <stdint> needed by GCC to declare uintptr_tOlivier Bertrand2014-09-301-0/+1
| * - Fix all compiler issues on FreeBSD clang.Olivier Bertrand2014-09-301-1/+1
* | 10.0-connect mergeSergei Golubchik2014-09-121-3/+10
|\ \ | |/
| * - Make storing and sorting values using less memory allocationOlivier Bertrand2014-08-251-2/+9
* | Fixed compiler warningsMichael Widenius2014-09-121-2/+1
|/
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-7/+76
* - Fix an error pointed out by Valgrind due to uninitialised CorrelatedOlivier Bertrand2014-07-251-3/+3
* - FIX errors and some gcc warningsOlivier Bertrand2014-07-201-14/+17
* - Adding files needed for block indexingOlivier Bertrand2014-03-101-0/+1095