|
|
| version 1.2, 2007/02/22 11:11:10 | version 1.6, 2011/08/10 23:13:38 |
|---|---|
| Line 1 | Line 1 |
| 2007-02-22 misha | 2010-10-27 moko |
| * Makefile.in 1.1: | * parser3sqlite.C 1.11: |
| * acinclude.m4 1.1: | new in-parser quoting implementation (fixes issue #1) |
| * aclocal.m4 1.1: | |
| * config.guess 1.7: | 2009-08-23 misha |
| * configure 1.1: | * configure.in 1.7: |
| * depcomp 1.6: | - option --with-dynamic-stdcpp was added |
| * install-sh 1.6: | - default (static) linking options were slightly modified |
| * libltdl/COPYING.LIB 1.3: | |
| * libltdl/Makefile.am 1.3: | 2008-07-04 misha |
| * libltdl/Makefile.in 1.3: | * parser3sqlite.C 1.10: |
| * libltdl/README 1.3: | - we mustn't escape " char |
| * libltdl/acinclude.m4 1.3: | |
| * libltdl/aclocal.m4 1.3: | 2008-07-03 misha |
| * libltdl/config.h 1.3: | * parser3sqlite.C 1.9: |
| * libltdl/config_auto.h.in 1.3: | - transcode optiomization (no transcode calls for numbers and nulls anylonger) |
| * libltdl/config_fixed.h 1.3: | - little refactoring |
| * libltdl/configure 1.4: | |
| * libltdl/configure.in 1.3: | 2008-06-30 misha |
| * libltdl/libltdl.vcproj 1.3: | * parser3sqlite.C 1.8: |
| * libltdl/ltdl.c 1.3: | - core bugfix |
| * libltdl/ltdl.h 1.3: | |
| * ltconfig 1.3: | 2008-06-27 misha |
| * ltmain.sh 1.3: | * configure 1.4: |
| * missing 1.6: | *** empty log message *** |
| * mkinstalldirs 1.6: | |
| =no 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 | |