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

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


E-mail: