summaryrefslogtreecommitdiff
path: root/storage/connect/tabjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Copy error message from G to g when using temporary storage for parsing.Olivier Bertrand2015-12-131-1/+9
* - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-091-42/+84
* Make changes required by version 10.1.9 (see Sergei's mmail):Olivier Bertrand2015-11-221-16/+16
* Update JSON UDFs to version 1.04.0004Olivier Bertrand2015-10-171-3/+3
* Add new json UDFs and make possible to use a json file name as json item.Olivier Bertrand2015-08-141-10/+11
* Commit od last modifications made for version 10.0Olivier Bertrand2015-06-061-10/+0
* Commit win and CONNECT resolved filesOlivier Bertrand2015-06-051-0/+10
|\
| * Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-101-8/+10
| * Same as last 10.0 commitOlivier Bertrand2015-05-011-3/+18
* | Commit changes pulled from ob-10.0Olivier Bertrand2015-06-021-37/+32
* | All the last changes made in the ob-10.0 branch including also changes of lin...Olivier Bertrand2015-05-201-36/+33
* | Last commit was done with wrong filesOlivier Bertrand2015-05-101-11/+28
|/
* Update 10.1 with changes from 10.0Olivier Bertrand2015-04-191-316/+193
* - Fix a bug that caused a crash when doing delete on a json table with wrong ...Olivier Bertrand2015-03-221-11/+5
* Same changes than in version 10.0.17Olivier Bertrand2015-03-191-229/+897
* - Fix compile errors and warnings of LINUX G++Olivier Bertrand2015-01-201-22/+17
* - Adding the JSON table typeOlivier Bertrand2015-01-191-0/+1327