summaryrefslogtreecommitdiff
path: root/storage/connect/tabxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Fix problems related to table file names when not specified:Olivier Bertrand2013-03-291-5/+9
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-26/+33
* - Make INI and XML tables not writing null column valuesOlivier Bertrand2013-03-191-8/+3
* - New handling of default file name:Olivier Bertrand2013-03-121-1/+1
* - XML and INI tables now return NULL when a node does not exist in a row (XML)Olivier Bertrand2013-03-101-38/+52
* - Fix conversion bug for MS-DOM XML tables. The node content was writtenOlivier Bertrand2013-03-021-3/+28
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-271-1/+1
* - Fix crash on making an XML table with encoding=XXXOlivier Bertrand2013-02-201-3/+11
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-2/+2
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-2/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1712/+1712
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-1/+1
* 2>libdoc.cppOlivier Bertrand2013-02-021-12/+15
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1709