Diff for /sql/sqlite/ChangeLog between versions 1.7 and 1.8

version 1.7, 2012/06/28 03:16:32 version 1.8, 2015/10/26 17:15:33
Line 1 Line 1
 2012-06-26      moko  2015-10-26  moko
         * libltdl/libltdl.vcproj 1.6:  
                 libltdl release build fixed          * Makefile.am, Makefile.in, config_auto.h.in: warning war:
             configure.in -> configure.ac, INCLUDES -> AM_CPPFLAGS
 2012-06-20      moko  
         * libltdl/libltdl.vcproj 1.5:          * config_fixed.h, config_includes.h: Copyright year updated
         * libltdl/ltdl.vcproj 1.2:  
                 renamed  2013-07-07  moko
   
         * libltdl/argz.c 1.2:          * INSTALL: INSTALL actualized
         * libltdl/config_fixed.h 1.5:  
         * libltdl/libltdl/lt__glibc.h 1.2:  2012-06-27  moko
         * libltdl/ltdl.c 1.5:  
         * libltdl/ltdl.vcproj 1.1:          * libltdl/libltdl.vcproj: libltdl release build fixed
                 fixes for Win32 and broken FreeBSD (issue #45)  
   2012-06-21  moko
 2012-06-15      moko  
         * parser3sqlite.C 1.13:          * libltdl/: libltdl.vcproj, ltdl.vcproj: renamed
                 bugfix: lt_dlinit() can fail, but lt_dlerror return 0, and we  
                 count 0 for success.          * libltdl/: argz.c, config_fixed.h, ltdl.c, ltdl.vcproj,
             libltdl/lt__glibc.h: fixes for Win32 and broken FreeBSD (issue
 2012-06-11      moko            #45)
         * Makefile.am 1.14:  
         * configure.in 1.19:  2012-06-15  moko
                 shared/static libstdc++ option removed  
           * parser3sqlite.C: bugfix: lt_dlinit() can fail, but lt_dlerror
 2012-06-09      moko            return 0, and we count 0 for success.
         * depcomp 1.7:  
                 depcomp updated from libtool 2.4.2  2012-06-12  moko
   
         * Makefile.am 1.12:          * Makefile.am, configure.in: shared/static libstdc++ option removed
         * Makefile.in 1.11:  
         * configure 1.15:  2012-06-10  moko
         * configure.in 1.17:  
                 ACLOCAL_AMFLAGS = -I libltdl/m4 added and some beauty          * depcomp: depcomp updated from libtool 2.4.2
   
 2012-06-08      moko          * Makefile.am, Makefile.in, configure, configure.in:
         * config.guess 1.8:            ACLOCAL_AMFLAGS = -I libltdl/m4 added and some beauty
         * config.sub 1.4:  
                 also taken from libtool  2012-06-08  moko
   
         * config_auto.h.in 1.5:          * config.guess, config.sub: also taken from libtool
         * configure 1.13:  
                 configure.in updated to latest libtool requirements          * config_auto.h.in, configure: configure.in updated to latest
             libtool requirements
         * configure.in 1.15:  
                 win32-dll added          * configure.in: win32-dll added
   
         * configure.in 1.14:          * configure.in: updated to latest libtool instructions
                 updated to latest libtool instructions  
           * Makefile.in, aclocal.m4, configure, install-sh, missing: aclocal
         * Makefile.in 1.9:            called with -I libltdl/m4 to minimize aclocal.m4, install-sh and
         * aclocal.m4 1.9:            missing taken from libtool
         * configure 1.12:  
         * install-sh 1.8:  2012-06-07  moko
         * missing 1.8:  
                 aclocal called with -I libltdl/m4 to minimize aclocal.m4,          * Makefile.in, acinclude.m4, aclocal.m4, config_auto.h.in,
                 install-sh and missing taken from libtool            configure, install-sh, ltconfig, ltmain.sh, missing:
             autogenerated files updated for libtool 2.42
         * libltdl/configure 1.10:  
                 *** empty log message ***          * libltdl/: COPYING.LIB, Makefile.am, Makefile.in, README,
             acinclude.m4, aclocal.m4, argz_.h, config-h.in, config.h,
 2012-06-07      moko            config_auto.h.in, config_fixed.h, configure, configure.ac,
         * mkinstalldirs 1.7:            configure.in, libltdl.vcproj, ltdl.c, ltdl.h, config/compile,
                 *** empty log message ***            config/config.guess, config/config.sub, config/depcomp,
             config/install-sh, config/ltmain.sh, config/missing,
         * libltdl/COPYING.LIB 1.4:            libltdl/lt__alloc.h, libltdl/lt__dirent.h, libltdl/lt__glibc.h,
         * libltdl/Makefile.am 1.4:            libltdl/lt__private.h, libltdl/lt__strl.h, libltdl/lt_dlloader.h,
         * libltdl/Makefile.in 1.4:            libltdl/lt_error.h, libltdl/lt_system.h, libltdl/slist.h,
         * libltdl/README 1.4:            loaders/dld_link.c, loaders/dlopen.c, loaders/dyld.c,
         * libltdl/acinclude.m4 1.4:            loaders/load_add_on.c, loaders/loadlibrary.c, loaders/preopen.c,
         * libltdl/aclocal.m4 1.4:            loaders/shl_load.c, m4/argz.m4, m4/libtool.m4, m4/ltdl.m4,
         * libltdl/argz.c 1.1:            m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
         * libltdl/argz_.h 1.1:            m4/lt~obsolete.m4, argz.c, lt__alloc.c, lt__dirent.c, lt__strl.c,
         * libltdl/config-h.in 1.1:            lt_dlloader.c, lt_error.c, slist.c: libtool updated to version
         * libltdl/config.h 1.4:            2.4.2
         * libltdl/config/compile 1.1:  
         * libltdl/config/config.guess 1.1:          * Makefile.am, configure.in: configuration scripts updated for new
         * libltdl/config/config.sub 1.1:            libtool 2.4.2
         * libltdl/config/depcomp 1.1:  
         * libltdl/config/install-sh 1.1:  2012-04-20  moko
         * libltdl/config/ltmain.sh 1.1:  
         * libltdl/config/missing 1.1:          * parser3sqlite.C: sqlite3_busy_timeout with default 4 seconds
         * libltdl/config_auto.h.in 1.4:            added, fixes issue #824
         * libltdl/config_fixed.h 1.4:  
         * libltdl/configure 1.5:  2012-03-16  moko
         * libltdl/configure.ac 1.1:  
         * libltdl/configure.in 1.4:          * config_fixed.h, config_includes.h: ident now works under Linux +
         * libltdl/libltdl.vcproj 1.4:            ident displays filenames (closes issue #818) Copyright updated
         * libltdl/libltdl/lt__alloc.h 1.1:  
         * libltdl/libltdl/lt__dirent.h 1.1:  2010-10-28  moko
         * libltdl/libltdl/lt__glibc.h 1.1:  
         * libltdl/libltdl/lt__private.h 1.1:          * parser3sqlite.C: new in-parser quoting implementation (fixes
         * libltdl/libltdl/lt__strl.h 1.1:            issue #1)
         * libltdl/libltdl/lt_dlloader.h 1.1:  
         * libltdl/libltdl/lt_error.h 1.1:  2009-08-23  misha
         * libltdl/libltdl/lt_system.h 1.1:  
         * libltdl/libltdl/slist.h 1.1:          * configure.in: - option --with-dynamic-stdcpp was added - default
         * libltdl/loaders/dld_link.c 1.1:            (static) linking options were slightly modified
         * libltdl/loaders/dlopen.c 1.1:  
         * libltdl/loaders/dyld.c 1.1:  2008-07-04  misha
         * libltdl/loaders/load_add_on.c 1.1:  
         * libltdl/loaders/loadlibrary.c 1.1:          * parser3sqlite.C: - we mustn't escape " char
         * libltdl/loaders/preopen.c 1.1:  
         * libltdl/loaders/shl_load.c 1.1:  2008-07-03  misha
         * libltdl/lt__alloc.c 1.1:  
         * libltdl/lt__dirent.c 1.1:          * parser3sqlite.C: - transcode optiomization (no transcode calls
         * libltdl/lt__strl.c 1.1:            for numbers and nulls anylonger) - little refactoring
         * libltdl/lt_dlloader.c 1.1:  
         * libltdl/lt_error.c 1.1:  2008-06-30  misha
         * libltdl/ltdl.c 1.4:  
         * libltdl/ltdl.h 1.4:          * parser3sqlite.C: - core bugfix
         * libltdl/m4/argz.m4 1.1:  
         * libltdl/m4/libtool.m4 1.1:  2008-06-26  misha
         * libltdl/m4/ltdl.m4 1.1:  
         * libltdl/m4/ltoptions.m4 1.1:          * configure.in, parser3sqlite.C: - path to DB-file from
         * libltdl/m4/ltsugar.m4 1.1:            decument_root now - ':memory:' DB-file means in-memory temporary
         * libltdl/m4/ltversion.m4 1.1:            DB - ':temporary:' DB-file means on-disk temporary DB - transcode
         * libltdl/m4/lt~obsolete.m4 1.1:            queries from $request:charset to UTF-8 (by default) and transcode
         * libltdl/slist.c 1.1:            back results + error messages (don't transcode blobs and numbers)
                 libtool updated to version 2.4.2            - ready to work with limit's fix (need to change SQL_NO_LIMIT
             value in pa_sql_driver.h and recompile) - accept autocommit
         * Makefile.in 1.5:            option in connect string - accept multi_statements option in
         * acinclude.m4 1.5:            connect string - accept ClientCharset option in connect string
         * aclocal.m4 1.5:            (needed only if someone already has DB in wrong encoding)
         * config_auto.h.in 1.4:  
         * configure 1.8:  2008-06-24  misha
         * install-sh 1.7:  
         * ltconfig 1.4:          * parser3sqlite.C: - + ClientCharset - + autocommit - some code
         * ltmain.sh 1.4:            reformating
         * missing 1.7:  
                 autogenerated files updated for libtool 2.42  2007-12-27  misha
   
         * Makefile.am 1.7:          * parser3sqlite.C: - unused var removed
         * configure.in 1.10:  
                 configuration scripts updated for new libtool 2.4.2          * parser3sqlite.sln, parser3sqlite.vcproj: - back to VS2003
   
 2012-04-19      moko  2007-11-26  misha
         * parser3sqlite.C 1.12:  
                 sqlite3_busy_timeout with default 4 seconds added, fixes issue #          * parser3sqlite.C: -author's bugfix:
                 824            http://www.parser.ru/forum/?id=63712
   
 2012-03-16      moko  2007-09-17  misha
         * config_fixed.h 1.2:  
         * config_includes.h 1.2:          * configure, configure.in: version corrected
                 ident now works under Linux + ident displays filenames (closes issue #818)  
                 Copyright updated  
   
 2010-10-27      moko  
         * parser3sqlite.C 1.11:  
                 new in-parser quoting implementation (fixes issue #1)  
   
 2009-08-23      misha  
         * configure.in 1.7:  
                 - option --with-dynamic-stdcpp was added  
                 - default (static) linking options were slightly modified  
   
 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  
   

Removed from v.1.7  
changed lines
  Added in v.1.8


E-mail: