|
|
| version 1.1, 2007/02/21 17:54:01 | version 1.4, 2008/07/08 13:43:57 |
|---|---|
| Line 0 | Line 1 |
| 2008-07-04 misha | |
| * parser3sqlite.C 1.10: | |
| - we mustn't escape " char | |
| 2008-07-03 misha | |
| * parser3sqlite.C 1.9: | |
| - transcode optiomization (no transcode calls for numbers and nulls anylonger) | |
| - little refactoring | |
| 2008-06-30 misha | |
| * parser3sqlite.C 1.8: | |
| - core bugfix | |
| 2008-06-27 misha | |
| * configure 1.4: | |
| *** empty log message *** | |
| 2008-06-26 misha | |
| * configure.in 1.5: | |
| * parser3sqlite.C 1.6: | |
| - path to DB-file from decument_root now | |
| - ':memory:' DB-file means in-memory temporary DB | |
| - ':temporary:' DB-file means on-disk temporary DB | |
| - transcode queries from $request:charset to UTF-8 (by default) and transcode back results + error | |
| messages (don't transcode blobs and numbers) | |
| - ready to work with limit's fix (need to change SQL_NO_LIMIT value in pa_sql_driver.h and recompile) | |
| - accept autocommit option in connect string | |
| - accept multi_statements option in connect string | |
| - accept ClientCharset option in connect string (needed only if someone already has DB in wrong | |
| encoding) | |
| 2008-06-24 misha | |
| * parser3sqlite.C 1.4: | |
| - + ClientCharset | |
| - + autocommit | |
| - some code reformating | |
| 2007-12-27 misha | |
| * parser3sqlite.C 1.3: | |
| - unused var removed | |
| * parser3sqlite.sln 1.2: | |
| * parser3sqlite.vcproj 1.2: | |
| - back to VS2003 | |
| 2007-11-26 misha | |
| * parser3sqlite.C 1.2: | |
| -author's bugfix: http://www.parser.ru/forum/?id=63712 | |
| 2007-09-17 misha | |
| * configure 1.2: | |
| * configure.in 1.3: | |
| version corrected | |
| 2007-02-22 misha | |
| * Makefile.in 1.1: | |
| * acinclude.m4 1.1: | |
| * aclocal.m4 1.1: | |
| * config.guess 1.7: | |
| * configure 1.1: | |
| * depcomp 1.6: | |
| * install-sh 1.6: | |
| * libltdl/COPYING.LIB 1.3: | |
| * libltdl/Makefile.am 1.3: | |
| * libltdl/Makefile.in 1.3: | |
| * libltdl/README 1.3: | |
| * libltdl/acinclude.m4 1.3: | |
| * libltdl/aclocal.m4 1.3: | |
| * libltdl/config.h 1.3: | |
| * libltdl/config_auto.h.in 1.3: | |
| * libltdl/config_fixed.h 1.3: | |
| * libltdl/configure 1.4: | |
| * libltdl/configure.in 1.3: | |
| * libltdl/libltdl.vcproj 1.3: | |
| * libltdl/ltdl.c 1.3: | |
| * libltdl/ltdl.h 1.3: | |
| * ltconfig 1.3: | |
| * ltmain.sh 1.3: | |
| * missing 1.6: | |
| * mkinstalldirs 1.6: | |
| =no message | |