summaryrefslogtreecommitdiff
path: root/storage/connect/domdoc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure that source files contain only valid UTF8 encodings (#2188)anson10142022-08-301-1/+0
* Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-12/+12
* Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-1/+1
|\
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-1/+1
| * - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-2/+2
| * - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+2
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-9/+11
* | Windows, compiling : use /permissive- switch to improve conformanceVladislav Vaintroub2018-02-071-1/+1
* | Fix truncation warnings in connectVladislav Vaintroub2017-10-111-1/+2
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-9/+11
|/
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-3/+8
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-13/+27
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-1/+1
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-6/+89
* - FIX a bug causing libxml2 not retrieving expanded multiple column values.Olivier Bertrand2014-04-221-9/+15
* # This is a minor change commitmentOlivier Bertrand2014-02-161-1/+3
* - Fix several bugs causing memory leak or invalid access detectedOlivier Bertrand2013-09-221-0/+12
* - Fix a bug causing wrong charset used when inserting an attibute inOlivier Bertrand2013-08-191-2/+2
* - Fix conversion bug for MS-DOM XML tables. The node content was writtenOlivier Bertrand2013-03-021-8/+33
* - Fix crash on making an XML table with encoding=XXXOlivier Bertrand2013-02-201-3/+10
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-599/+599
* Adding detection of msxml library version:Alexander Barkov2013-01-281-1/+5
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+595