Annotation of sql/sqlite/ChangeLog, revision 1.7

1.7     ! misha       1: 2012-06-26     moko
        !             2:        * libltdl/libltdl.vcproj 1.6:
        !             3:                libltdl release build fixed
        !             4: 
        !             5: 2012-06-20     moko
        !             6:        * libltdl/libltdl.vcproj 1.5:
        !             7:        * libltdl/ltdl.vcproj 1.2:
        !             8:                renamed
        !             9: 
        !            10:        * libltdl/argz.c 1.2:
        !            11:        * libltdl/config_fixed.h 1.5:
        !            12:        * libltdl/libltdl/lt__glibc.h 1.2:
        !            13:        * libltdl/ltdl.c 1.5:
        !            14:        * libltdl/ltdl.vcproj 1.1:
        !            15:                fixes for Win32 and broken FreeBSD (issue #45)
        !            16: 
        !            17: 2012-06-15     moko
        !            18:        * parser3sqlite.C 1.13:
        !            19:                bugfix: lt_dlinit() can fail, but lt_dlerror return 0, and we 
        !            20:                count 0 for success.
        !            21: 
        !            22: 2012-06-11     moko
        !            23:        * Makefile.am 1.14:
        !            24:        * configure.in 1.19:
        !            25:                shared/static libstdc++ option removed
        !            26: 
        !            27: 2012-06-09     moko
        !            28:        * depcomp 1.7:
        !            29:                depcomp updated from libtool 2.4.2
        !            30: 
        !            31:        * Makefile.am 1.12:
        !            32:        * Makefile.in 1.11:
        !            33:        * configure 1.15:
        !            34:        * configure.in 1.17:
        !            35:                ACLOCAL_AMFLAGS = -I libltdl/m4 added and some beauty
        !            36: 
        !            37: 2012-06-08     moko
        !            38:        * config.guess 1.8:
        !            39:        * config.sub 1.4:
        !            40:                also taken from libtool
        !            41: 
        !            42:        * config_auto.h.in 1.5:
        !            43:        * configure 1.13:
        !            44:                configure.in updated to latest libtool requirements
        !            45: 
        !            46:        * configure.in 1.15:
        !            47:                win32-dll added
        !            48: 
        !            49:        * configure.in 1.14:
        !            50:                updated to latest libtool instructions
        !            51: 
        !            52:        * Makefile.in 1.9:
        !            53:        * aclocal.m4 1.9:
        !            54:        * configure 1.12:
        !            55:        * install-sh 1.8:
        !            56:        * missing 1.8:
        !            57:                aclocal called with -I libltdl/m4 to minimize aclocal.m4, 
        !            58:                install-sh and missing taken from libtool
        !            59: 
        !            60:        * libltdl/configure 1.10:
        !            61:                *** empty log message ***
        !            62: 
        !            63: 2012-06-07     moko
        !            64:        * mkinstalldirs 1.7:
        !            65:                *** empty log message ***
        !            66: 
        !            67:        * libltdl/COPYING.LIB 1.4:
        !            68:        * libltdl/Makefile.am 1.4:
        !            69:        * libltdl/Makefile.in 1.4:
        !            70:        * libltdl/README 1.4:
        !            71:        * libltdl/acinclude.m4 1.4:
        !            72:        * libltdl/aclocal.m4 1.4:
        !            73:        * libltdl/argz.c 1.1:
        !            74:        * libltdl/argz_.h 1.1:
        !            75:        * libltdl/config-h.in 1.1:
        !            76:        * libltdl/config.h 1.4:
        !            77:        * libltdl/config/compile 1.1:
        !            78:        * libltdl/config/config.guess 1.1:
        !            79:        * libltdl/config/config.sub 1.1:
        !            80:        * libltdl/config/depcomp 1.1:
        !            81:        * libltdl/config/install-sh 1.1:
        !            82:        * libltdl/config/ltmain.sh 1.1:
        !            83:        * libltdl/config/missing 1.1:
        !            84:        * libltdl/config_auto.h.in 1.4:
        !            85:        * libltdl/config_fixed.h 1.4:
        !            86:        * libltdl/configure 1.5:
        !            87:        * libltdl/configure.ac 1.1:
        !            88:        * libltdl/configure.in 1.4:
        !            89:        * libltdl/libltdl.vcproj 1.4:
        !            90:        * libltdl/libltdl/lt__alloc.h 1.1:
        !            91:        * libltdl/libltdl/lt__dirent.h 1.1:
        !            92:        * libltdl/libltdl/lt__glibc.h 1.1:
        !            93:        * libltdl/libltdl/lt__private.h 1.1:
        !            94:        * libltdl/libltdl/lt__strl.h 1.1:
        !            95:        * libltdl/libltdl/lt_dlloader.h 1.1:
        !            96:        * libltdl/libltdl/lt_error.h 1.1:
        !            97:        * libltdl/libltdl/lt_system.h 1.1:
        !            98:        * libltdl/libltdl/slist.h 1.1:
        !            99:        * libltdl/loaders/dld_link.c 1.1:
        !           100:        * libltdl/loaders/dlopen.c 1.1:
        !           101:        * libltdl/loaders/dyld.c 1.1:
        !           102:        * libltdl/loaders/load_add_on.c 1.1:
        !           103:        * libltdl/loaders/loadlibrary.c 1.1:
        !           104:        * libltdl/loaders/preopen.c 1.1:
        !           105:        * libltdl/loaders/shl_load.c 1.1:
        !           106:        * libltdl/lt__alloc.c 1.1:
        !           107:        * libltdl/lt__dirent.c 1.1:
        !           108:        * libltdl/lt__strl.c 1.1:
        !           109:        * libltdl/lt_dlloader.c 1.1:
        !           110:        * libltdl/lt_error.c 1.1:
        !           111:        * libltdl/ltdl.c 1.4:
        !           112:        * libltdl/ltdl.h 1.4:
        !           113:        * libltdl/m4/argz.m4 1.1:
        !           114:        * libltdl/m4/libtool.m4 1.1:
        !           115:        * libltdl/m4/ltdl.m4 1.1:
        !           116:        * libltdl/m4/ltoptions.m4 1.1:
        !           117:        * libltdl/m4/ltsugar.m4 1.1:
        !           118:        * libltdl/m4/ltversion.m4 1.1:
        !           119:        * libltdl/m4/lt~obsolete.m4 1.1:
        !           120:        * libltdl/slist.c 1.1:
        !           121:                libtool updated to version 2.4.2
        !           122: 
        !           123:        * Makefile.in 1.5:
        !           124:        * acinclude.m4 1.5:
        !           125:        * aclocal.m4 1.5:
        !           126:        * config_auto.h.in 1.4:
        !           127:        * configure 1.8:
        !           128:        * install-sh 1.7:
        !           129:        * ltconfig 1.4:
        !           130:        * ltmain.sh 1.4:
        !           131:        * missing 1.7:
        !           132:                autogenerated files updated for libtool 2.42
        !           133: 
        !           134:        * Makefile.am 1.7:
        !           135:        * configure.in 1.10:
        !           136:                configuration scripts updated for new libtool 2.4.2
        !           137: 
        !           138: 2012-04-19     moko
        !           139:        * parser3sqlite.C 1.12:
        !           140:                sqlite3_busy_timeout with default 4 seconds added, fixes issue #
        !           141:                824
        !           142: 
        !           143: 2012-03-16     moko
        !           144:        * config_fixed.h 1.2:
        !           145:        * config_includes.h 1.2:
        !           146:                ident now works under Linux + ident displays filenames (closes issue #818)
        !           147:                Copyright updated
        !           148: 
1.6       misha     149: 2010-10-27     moko
                    150:        * parser3sqlite.C 1.11:
                    151:                new in-parser quoting implementation (fixes issue #1)
                    152: 
                    153: 2009-08-23     misha
                    154:        * configure.in 1.7:
                    155:                - option --with-dynamic-stdcpp was added
                    156:                - default (static) linking options were slightly modified
                    157: 
                    158: 2008-07-04     misha
                    159:        * parser3sqlite.C 1.10:
                    160:                - we mustn't escape " char
                    161: 
                    162: 2008-07-03     misha
                    163:        * parser3sqlite.C 1.9:
                    164:                - transcode optiomization (no transcode calls for numbers and nulls anylonger)
                    165:                - little refactoring
                    166: 
                    167: 2008-06-30     misha
                    168:        * parser3sqlite.C 1.8:
                    169:                - core bugfix
                    170: 
                    171: 2008-06-27     misha
                    172:        * configure 1.4:
                    173:                *** empty log message ***
                    174: 
                    175: 2008-06-26     misha
                    176:        * configure.in 1.5:
                    177:        * parser3sqlite.C 1.6:
                    178:                - path to DB-file from decument_root now
                    179:                - ':memory:' DB-file means in-memory temporary DB
                    180:                - ':temporary:' DB-file means on-disk temporary DB
                    181:                - transcode queries from $request:charset to UTF-8 (by default) and transcode back results + error 
                    182:                messages (don't transcode blobs and numbers)
                    183:                - ready to work with limit's fix (need to change SQL_NO_LIMIT value in pa_sql_driver.h and recompile)
                    184:                
                    185:                - accept autocommit option in connect string
                    186:                - accept multi_statements option in connect string
                    187:                - accept ClientCharset option in connect string (needed only if someone already has DB in wrong 
                    188:                encoding)
                    189: 
                    190: 2008-06-24     misha
                    191:        * parser3sqlite.C 1.4:
                    192:                - + ClientCharset
                    193:                - + autocommit
                    194:                - some code reformating
                    195: 
                    196: 2007-12-27     misha
                    197:        * parser3sqlite.C 1.3:
                    198:                - unused var removed
                    199: 
                    200:        * parser3sqlite.sln 1.2:
                    201:        * parser3sqlite.vcproj 1.2:
                    202:                - back to VS2003
                    203: 
                    204: 2007-11-26     misha
                    205:        * parser3sqlite.C 1.2:
                    206:                -author's bugfix: http://www.parser.ru/forum/?id=63712
                    207: 
                    208: 2007-09-17     misha
                    209:        * configure 1.2:
                    210:        * configure.in 1.3:
                    211:                version corrected
                    212: 
                    213: 2007-02-22     misha
                    214:        * Makefile.in 1.1:
                    215:        * acinclude.m4 1.1:
                    216:        * aclocal.m4 1.1:
                    217:        * config.guess 1.7:
                    218:        * configure 1.1:
                    219:        * depcomp 1.6:
                    220:        * install-sh 1.6:
                    221:        * libltdl/COPYING.LIB 1.3:
                    222:        * libltdl/Makefile.am 1.3:
                    223:        * libltdl/Makefile.in 1.3:
                    224:        * libltdl/README 1.3:
                    225:        * libltdl/acinclude.m4 1.3:
                    226:        * libltdl/aclocal.m4 1.3:
                    227:        * libltdl/config.h 1.3:
                    228:        * libltdl/config_auto.h.in 1.3:
                    229:        * libltdl/config_fixed.h 1.3:
                    230:        * libltdl/configure 1.4:
                    231:        * libltdl/configure.in 1.3:
                    232:        * libltdl/libltdl.vcproj 1.3:
                    233:        * libltdl/ltdl.c 1.3:
                    234:        * libltdl/ltdl.h 1.3:
                    235:        * ltconfig 1.3:
                    236:        * ltmain.sh 1.3:
                    237:        * missing 1.6:
                    238:        * mkinstalldirs 1.6:
                    239:                =no message
                    240: 

E-mail: