Annotation of parser3/ChangeLog, revision 1.85

1.85    ! misha       1: 2012-06-26     moko
        !             2:        * buildall-with-xml 1.53:
        !             3:        * buildall-without-xml 1.36:
        !             4:                fetch requires -p for passive ftp
        !             5: 
        !             6:        * src/lib/ltdl/ltdl.vcproj 1.9:
        !             7:                release build fixed
        !             8: 
        !             9:        * configure.in 1.174:
        !            10:                3.4.2 RC -> 3.4.2
        !            11: 
1.84      misha      12: 2012-06-22     moko
                     13:        * src/types/pa_vfile.C 1.56:
                     14:                returned empty mode to stated files (issue #815)
                     15: 
                     16:        * tests/284.html 1.1:
                     17:        * tests/results/284.processed 1.1:
                     18:                output options test (feature #265)
                     19: 
                     20: 2012-06-22     misha
                     21:        * tests/results/215.processed 1.4:
1.85    ! misha      22:        * tests/results/215.processed 1.5:
1.84      misha      23:        * tests/results/256.processed 1.6:
1.85    ! misha      24:        * tests/results/256.processed 1.7:
1.84      misha      25:                *** empty log message ***
                     26: 
                     27:        * tests/215.html 1.3:
                     28:                - little changes
                     29: 
                     30: 2012-06-21     moko
                     31:        * src/classes/json.C 1.24:
                     32:        * src/classes/xdoc.C 1.177:
                     33:        * src/types/pa_vxdoc.C 1.47:
                     34:        * src/types/pa_vxdoc.h 1.52:
                     35:                output_options returned and used (bugfix for feature #265)
                     36: 
1.85    ! misha      37: 2012-06-21     moko
        !            38:        * src/classes/json.C 1.24:
        !            39:        * src/classes/xdoc.C 1.177:
        !            40:        * src/types/pa_vxdoc.C 1.47:
        !            41:        * src/types/pa_vxdoc.h 1.52:
        !            42:                output_options returned and used (bugfix for feature #265)
        !            43: 
1.84      misha      44:        * buildall-with-xml 1.52:
                     45:        * buildall-without-xml 1.35:
                     46:                --with-match-limit=10000 breaks long .*, default 10M restored. (
                     47:                issue #216)
                     48: 
                     49:        * tests/283.html 1.1:
                     50:        * tests/results/283.processed 1.1:
                     51:                test for issue #815 added
                     52: 
                     53: 2012-06-20     moko
                     54:        * src/types/pa_vfile.C 1.55:
                     55:        * src/types/pa_vstring.C 1.33:
                     56:                bugfix: ^#0D not altered again, cstrm not required.
                     57: 
                     58:        * src/lib/ltdl/argz.c 1.2:
                     59:        * src/lib/ltdl/libltdl/lt__glibc.h 1.2:
                     60:        * src/lib/ltdl/ltdl.c 1.6:
                     61:                fixes for Win32 and broken FreeBSD (issue #45)
                     62: 
                     63:        * src/lib/ltdl/ltdl.vcproj 1.8:
                     64:                preopen.c and config.h removed
                     65: 
                     66:        * src/main/pa_string.C 1.243:
                     67:                warnings war
                     68: 
                     69:        * src/classes/mail.C 1.120:
                     70:        * src/include/pa_dir.h 1.21:
                     71:        * src/include/pa_http.h 1.8:
                     72:        * src/lib/json/JSON_parser.h 1.4:
                     73:        * src/lib/smtp/smtp.h 1.9:
                     74:        * src/main/pa_random.C 1.4:
                     75:        * src/main/pa_socks.C 1.27:
                     76:        * src/targets/apache/pa_threads.C 1.3:
                     77:        * src/targets/apache13core/pa_threads.C 1.8:
                     78:        * src/targets/isapi/pa_threads.C 1.20:
                     79:        * src/targets/isapi/parser3isapi.C 1.106:
                     80:        * src/types/pa_vstatus.C 1.29:
                     81:                compilation under cygwin fixed
                     82: 
                     83: 2012-06-19     moko
                     84:        * src/lib/ltdl/config_fixed.h 1.5:
                     85:        * src/lib/ltdl/ltdl.vcproj 1.7:
                     86:                compilation under Windows fixed
                     87: 
                     88:        * parser3.sln 1.16:
                     89:                removed antique pcre_ctype
                     90: 
                     91:        * src/include/pa_config_fixed.h 1.78:
                     92:                required for INT_MAX / UINT_MAX
                     93: 
                     94: 2012-06-18     moko
                     95:        * src/include/pa_config_fixed.h 1.77:
                     96:                undefined reference to __imp__pcre_* fix for Windows
                     97: 
                     98:        * src/include/pa_charset.h 1.51:
                     99:        * src/lib/pcre/Makefile.am 1.8:
                    100:        * src/lib/pcre/Makefile.in 1.22:
                    101:        * src/lib/pcre/pa_pcre_internal.h 1.1:
                    102:        * src/lib/pcre/pcre_internal.h 1.2:
                    103:                pcre_internal.h -> pa_pcre_internal.h for Windows compatibility (win32/pcre has own copy of 
                    104:                pcre_internal.h
                    105:                _pcre_default_tables define fixed
                    106: 
                    107: 2012-06-17     moko
                    108:        * src/classes/memcached.C 1.8:
                    109:                flush -> clear
                    110: 
                    111:        * src/classes/memcached.C 1.7:
                    112:                memcached does not support quotes even in server name
                    113: 
                    114:        * src/classes/memcached.C 1.6:
                    115:        * src/lib/memcached/pa_memcached.C 1.6:
                    116:        * src/lib/memcached/pa_memcached.h 1.7:
                    117:        * src/types/pa_vmemcached.C 1.12:
                    118:                version() called on open to check servers existance.
                    119:                $.key(true) syntax now supported
                    120: 
                    121:        * src/include/pa_config_fixed.h 1.76:
                    122:        * src/include/pa_config_includes.h 1.36:
                    123:                old stuff cleanup
                    124: 
                    125:        * src/classes/table.C 1.290:
                    126:        * tests/282.cfg 1.1:
                    127:        * tests/282.html 1.1:
                    128:        * tests/results/282.processed 1.1:
                    129:                encloser at the EOF bug fixed, incorrectly enclosed data now 
                    130:                processed more logicaly (fixes #339)
                    131: 
                    132: 2012-06-15     moko
                    133:        * buildall-without-xml 1.34:
                    134:                sync with buildall-with-xml
                    135: 
                    136:        * buildall-with-xml 1.51:
                    137:                download auto-detected between fetch and curl
                    138: 
                    139:        * configure.in 1.171:
                    140:                --with-gc and --with-pcre now also processed correctly
                    141: 
                    142:        * Makefile.in 1.119:
                    143:        * aclocal.m4 1.87:
                    144:        * bin/Makefile.in 1.20:
                    145:        * configure 1.150:
                    146:        * etc/Makefile.in 1.25:
                    147:        * etc/parser3.charsets/Makefile.in 1.30:
                    148:        * src/Makefile.in 1.66:
                    149:        * src/classes/Makefile.in 1.78:
                    150:        * src/include/Makefile.in 1.29:
                    151:        * src/include/pa_config_auto.h.in 1.73:
                    152:        * src/lib/Makefile.in 1.26:
                    153:        * src/lib/cord/Makefile.in 1.15:
                    154:        * src/lib/cord/include/Makefile.in 1.12:
                    155:        * src/lib/cord/include/private/Makefile.in 1.12:
                    156:        * src/lib/curl/Makefile.in 1.4:
                    157:        * src/lib/gc/Makefile.in 1.12:
                    158:        * src/lib/gc/include/Makefile.in 1.13:
                    159:        * src/lib/gd/Makefile.in 1.14:
                    160:        * src/lib/json/Makefile.in 1.8:
                    161:        * src/lib/md5/Makefile.in 1.19:
                    162:        * src/lib/memcached/Makefile.in 1.7:
                    163:        * src/lib/pcre/Makefile.in 1.21:
                    164:        * src/lib/sdbm/Makefile.in 1.13:
                    165:        * src/lib/sdbm/pa-include/Makefile.in 1.5:
                    166:        * src/lib/smtp/Makefile.in 1.14:
                    167:        * src/main/Makefile.in 1.70:
                    168:        * src/sql/Makefile.in 1.23:
                    169:        * src/targets/Makefile.in 1.54:
                    170:        * src/targets/apache/Makefile.in 1.11:
                    171:        * src/targets/cgi/Makefile.in 1.84:
                    172:        * src/targets/isapi/Makefile.in 1.23:
                    173:        * src/types/Makefile.in 1.77:
                    174:                now aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf should be run on rol1 using
                    175:                automake / aclocal (GNU automake) 1.11.1
                    176:                autoconf (GNU Autoconf) 2.68
                    177: 
                    178:        * configure.in 1.168:
                    179:        * src/include/pa_version.h 1.47:
                    180:        * src/types/pa_vrequest.C 1.54:
                    181:                *** empty log message ***
                    182: 
                    183:        * configure.in 1.166:
                    184:                new PARSER_VERSION logic
                    185: 
                    186:        * src/include/pa_version.h 1.46:
                    187:                new pa_version.h logic
                    188: 
                    189:        * src/classes/curl.C 1.22:
                    190:        * src/classes/file.C 1.222:
                    191:        * src/classes/image.C 1.142:
                    192:        * src/classes/xdoc.C 1.176:
                    193:        * src/types/pa_vfile.C 1.54:
                    194:        * src/types/pa_vfile.h 1.74:
                    195:        * src/types/pa_vform.C 1.105:
                    196:        * src/types/pa_vrequest.C 1.55:
                    197:        * src/types/pa_vstring.C 1.32:
                    198:                feols_normalized -> fis_text_content
                    199:                set_binary added
                    200: 
                    201:        * src/targets/cgi/parser3.C 1.261:
                    202:                gcc compilation warnings fixed
                    203: 
                    204: 2012-06-15     misha
                    205:        * src/classes/curl.C 1.21:
                    206:        * src/classes/file.C 1.221:
                    207:        * src/classes/image.C 1.141:
                    208:        * src/classes/xdoc.C 1.175:
                    209:        * src/types/pa_vfile.C 1.53:
                    210:        * src/types/pa_vfile.h 1.73:
                    211:        * src/types/pa_vform.C 1.104:
                    212:        * src/types/pa_vrequest.C 1.53:
                    213:        * src/types/pa_vstring.C 1.31:
                    214:                - ^file::create[text;content] EOLs in content now is normalized. 
                    215:                ( new feature: #815 )
                    216: 
                    217: 2012-06-14     moko
                    218:        * configure.in 1.164:
                    219:                --disable-version-update added to disable version update with host information (for debian package)
                    220:                whitespace optimized
                    221: 
                    222:        * configure.in 1.162:
                    223:                version changed to 3.4.2 RC
                    224:                no-pic added for libtool
                    225: 
                    226:        * src/include/pa_version.h 1.45:
                    227:                Nice pa_version.h default. Please keep it.
                    228: 
                    229: 2012-06-13     moko
                    230:        * src/classes/hash.C 1.115:
                    231:        * src/types/pa_vhash.h 1.67:
                    232:        * tests/281.html 1.1:
                    233:        * tests/results/281.processed 1.1:
                    234:                "hash flocked" error removed for safe operations like ^h._count[]
                    235:                 ( new feature: #335 )
                    236: 
                    237:        * configure 1.138:
                    238:        * configure 1.142:
                    239:        * src/classes/Makefile.am 1.60:
                    240:        * src/classes/Makefile.in 1.77:
                    241:        * src/include/pa_config_auto.h.in 1.65:
                    242:        * src/lib/cord/Makefile.in 1.14:
                    243:        * src/lib/gd/Makefile.in 1.13:
                    244:        * src/lib/json/Makefile.in 1.7:
                    245:        * src/lib/md5/Makefile.in 1.18:
                    246:        * src/lib/memcached/Makefile.in 1.6:
                    247:        * src/lib/sdbm/Makefile.in 1.12:
                    248:        * src/lib/smtp/Makefile.in 1.13:
                    249:        * src/main/Makefile.am 1.49:
                    250:        * src/main/Makefile.in 1.69:
                    251:        * src/sql/Makefile.in 1.22:
                    252:        * src/targets/apache/Makefile.am 1.8:
                    253:        * src/targets/apache/Makefile.in 1.10:
                    254:        * src/targets/apache/Makefile.in 1.7:
                    255:        * src/targets/apache/Makefile.in 1.8:
                    256:        * src/targets/cgi/Makefile.in 1.83:
                    257:        * src/types/Makefile.am 1.49:
                    258:        * src/types/Makefile.in 1.76:
                    259:                *** empty log message ***
                    260: 
                    261:        * src/targets/apache/Makefile.am 1.9:
                    262:        * src/targets/apache/Makefile.in 1.9:
                    263:                libmod_parser3 -> mod_parser3
                    264: 
                    265:        * buildall-with-xml 1.50:
                    266:        * buildall-without-xml 1.33:
                    267:                --with-static -> --with
                    268: 
                    269:        * configure.in 1.159:
                    270:                --with-static/shared xml replaced with --with-xml, xml 
                    271:                compilation check added
                    272: 
                    273:        * configure.in 1.158:
                    274:                --with-static/shared-gc, --with-static-pcre are replaced with --with-gc and --with-pcre
                    275:                test for pcre linking added
                    276: 
                    277:        * configure.in 1.157:
                    278:                apxs2 check optimized
                    279: 
                    280:        * src/targets/cgi/Makefile.am 1.63:
                    281:                preserve-dup-deps requires .a, not .la, includes optimized
                    282: 
                    283:        * buildall-with-xml 1.49:
                    284:                --with-pic looks better for -fPIC
                    285: 
                    286:        * configure.in 1.153:
                    287:                switched to convenience library in static linking
                    288: 
                    289:        * src/targets/apache/Makefile.am 1.7:
                    290:                switched to convenience library usage to avoid libtool warnings
                    291: 
                    292:        * src/lib/cord/Makefile.am 1.5:
                    293:        * src/lib/gd/Makefile.am 1.3:
                    294:        * src/lib/json/Makefile.am 1.5:
                    295:        * src/lib/md5/Makefile.am 1.4:
                    296:        * src/lib/memcached/Makefile.am 1.3:
                    297:        * src/lib/sdbm/Makefile.am 1.6:
                    298:        * src/lib/smtp/Makefile.am 1.3:
                    299:                switched to convenience library usage
                    300: 
                    301:        * src/sql/Makefile.am 1.4:
                    302:                pa_sql_driver.h should be in includes
                    303: 
                    304:        * src/targets/apache/Makefile.am 1.6:
                    305:                updated for libtool usage
                    306: 
                    307:        * bin/auto.p.dist.in 1.16:
                    308:                .cfg removed from charset names.
                    309: 
                    310:        * buildall-without-xml 1.32:
                    311:                --with-included-ltdl added
                    312: 
                    313: 2012-06-12     moko
                    314:        * buildall-without-xml 1.31:
                    315:                sync with buildall-with-xml
                    316: 
                    317:        * buildall-with-xml 1.48:
                    318:                --with-included-ltdl added
                    319:                $cflags added for -fPIC for x64
                    320:                $download added for wget
                    321:                success check added
                    322: 
                    323:        * buildall-without-xml 1.30:
                    324:                --with-dynamic-stdcpp removed
                    325: 
                    326:        * configure 1.136:
                    327:        * configure.in 1.151:
                    328:        * src/targets/cgi/Makefile.am 1.62:
                    329:        * src/targets/cgi/Makefile.in 1.82:
                    330:                *** empty log message ***
                    331: 
                    332:        * configure.in 1.150:
                    333:                disable-static returned
                    334: 
                    335:        * src/targets/cgi/Makefile.am 1.61:
                    336:                Automake 1.9 does not support LIBTOOLFLAGS
                    337: 
                    338: 2012-06-11     moko
                    339:        * Makefile.in 1.105:
                    340:        * bin/Makefile.in 1.19:
                    341:        * configure 1.132:
                    342:        * configure 1.134:
                    343:        * etc/Makefile.in 1.24:
                    344:        * etc/parser3.charsets/Makefile.in 1.29:
                    345:        * src/Makefile.in 1.65:
                    346:        * src/classes/Makefile.in 1.76:
                    347:        * src/include/Makefile.in 1.28:
                    348:        * src/lib/Makefile.in 1.25:
                    349:        * src/lib/cord/Makefile.in 1.13:
                    350:        * src/lib/cord/include/Makefile.in 1.11:
                    351:        * src/lib/cord/include/private/Makefile.in 1.11:
                    352:        * src/lib/curl/Makefile.in 1.3:
                    353:        * src/lib/gc/Makefile.in 1.11:
                    354:        * src/lib/gc/include/Makefile.in 1.12:
                    355:        * src/lib/gd/Makefile.in 1.12:
                    356:        * src/lib/json/Makefile.in 1.6:
                    357:        * src/lib/md5/Makefile.in 1.17:
                    358:        * src/lib/memcached/Makefile.in 1.5:
                    359:        * src/lib/pcre/Makefile.in 1.20:
                    360:        * src/lib/sdbm/Makefile.in 1.11:
                    361:        * src/lib/sdbm/pa-include/Makefile.in 1.4:
                    362:        * src/lib/smtp/Makefile.in 1.12:
                    363:        * src/main/Makefile.in 1.68:
                    364:        * src/sql/Makefile.in 1.21:
                    365:        * src/targets/Makefile.in 1.53:
                    366:        * src/targets/apache/Makefile.in 1.6:
                    367:        * src/targets/cgi/Makefile.am 1.59:
                    368:        * src/targets/cgi/Makefile.in 1.79:
                    369:        * src/targets/cgi/Makefile.in 1.80:
                    370:        * src/targets/cgi/Makefile.in 1.81:
                    371:        * src/targets/isapi/Makefile.in 1.22:
                    372:        * src/types/Makefile.in 1.75:
                    373:                *** empty log message ***
                    374: 
                    375:        * configure.in 1.148:
                    376:        * src/targets/cgi/Makefile.am 1.60:
                    377:                disable-static not compatible with LIBTOOLFLAGS for unknown 
                    378:                reasons
                    379: 
                    380:        * buildall-with-xml 1.47:
                    381:                --with-dynamic-stdcpp removed
                    382: 
                    383:        * configure.in 1.146:
                    384:                static/dynamic -lstdc++ linking option removed
                    385:                apxs2 check added
                    386: 
                    387:        * src/targets/cgi/Makefile.am 1.58:
                    388:                static/dynamic -lstdc++ linking option removed
                    389: 
                    390: 2012-06-10     moko
                    391:        * src/targets/cgi/Makefile.am 1.57:
                    392:        * src/targets/cgi/Makefile.in 1.78:
                    393:                *** empty log message ***
                    394: 
                    395:        * src/targets/cgi/Makefile.am 1.56:
                    396:                --preserve-dup-deps libtool option added
                    397: 
                    398:        * src/targets/cgi/pp3.cmd 1.3:
                    399:                old PAF stuff
                    400: 
                    401: 2012-06-09     moko
                    402:        * Makefile.am 1.84:
                    403:        * Makefile.in 1.103:
                    404:                ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some beauty
                    405: 
                    406:        * depcomp 1.2:
                    407:                from libtool 2.4.2
                    408: 
                    409:        * Makefile.am 1.83:
                    410:        * Makefile.in 1.101:
                    411:        * Makefile.in 1.102:
                    412:        * acinclude.m4 1.68:
                    413:        * aclocal.m4 1.72:
                    414:        * acsite.m4 1.47:
                    415:        * configure 1.129:
                    416:        * configure 1.130:
                    417:        * configure.in 1.143:
                    418:        * mkinstalldirs 1.3:
                    419:        * src/include/pa_charset.h 1.49:
                    420:        * src/include/pa_charset.h 1.50:
                    421:        * src/include/pa_config_auto.h.in 1.57:
                    422:        * src/lib/ltdl/acconfig.h 1.3:
                    423:        * src/lib/ltdl/config.guess 1.4:
                    424:        * src/lib/ltdl/config.sub 1.4:
                    425:        * src/lib/ltdl/install-sh 1.4:
                    426:        * src/lib/ltdl/ltdl.vcproj 1.6:
                    427:        * src/lib/ltdl/ltmain.sh 1.3:
                    428:        * src/lib/ltdl/missing 1.4:
                    429:                *** empty log message ***
                    430: 
                    431:        * configure.in 1.144:
                    432:                ltdl directory removed, it has correct Makefile.in
                    433: 
                    434:        * src/lib/ltdl/Makefile.in 1.17:
                    435:                correct Makefile.in from libtoolize
                    436: 
                    437:        * Makefile.am 1.82:
                    438:        * Makefile.in 1.100:
                    439:        * aclocal.m4 1.71:
                    440:        * bin/Makefile.in 1.18:
                    441:        * config.guess 1.4:
                    442:        * config.sub 1.5:
                    443:        * configure 1.128:
                    444:        * etc/Makefile.in 1.23:
                    445:        * etc/parser3.charsets/Makefile.in 1.28:
                    446:        * install-sh 1.2:
                    447:        * ltmain.sh 1.6:
                    448:        * missing 1.3:
                    449:        * src/Makefile.in 1.64:
                    450:        * src/classes/Makefile.in 1.75:
                    451:        * src/include/Makefile.in 1.27:
                    452:        * src/include/pa_config_auto.h.in 1.56:
                    453:        * src/lib/Makefile.in 1.24:
                    454:        * src/lib/cord/Makefile.in 1.12:
                    455:        * src/lib/cord/include/Makefile.in 1.10:
                    456:        * src/lib/cord/include/private/Makefile.in 1.10:
                    457:        * src/lib/curl/Makefile.in 1.2:
                    458:        * src/lib/gc/Makefile.in 1.10:
                    459:        * src/lib/gc/include/Makefile.in 1.11:
                    460:        * src/lib/gd/Makefile.in 1.11:
                    461:        * src/lib/json/Makefile.in 1.5:
                    462:        * src/lib/md5/Makefile.in 1.16:
                    463:        * src/lib/memcached/Makefile.in 1.4:
                    464:        * src/lib/pcre/Makefile.in 1.19:
                    465:        * src/lib/sdbm/Makefile.in 1.10:
                    466:        * src/lib/sdbm/pa-include/Makefile.in 1.3:
                    467:        * src/lib/smtp/Makefile.in 1.11:
                    468:        * src/main/Makefile.in 1.67:
                    469:        * src/sql/Makefile.in 1.20:
                    470:        * src/targets/Makefile.in 1.52:
                    471:        * src/targets/apache/Makefile.in 1.5:
                    472:        * src/targets/cgi/Makefile.in 1.77:
                    473:        * src/targets/isapi/Makefile.in 1.21:
                    474:        * src/types/Makefile.in 1.74:
                    475:                autogenerated files updated after libtool update
                    476: 
                    477:        * src/lib/ltdl/COPYING.LIB 1.2:
                    478:        * src/lib/ltdl/Makefile.am 1.4:
                    479:        * src/lib/ltdl/Makefile.in 1.15:
                    480:        * src/lib/ltdl/README 1.2:
                    481:        * src/lib/ltdl/acinclude.m4 1.4:
                    482:        * src/lib/ltdl/aclocal.m4 1.2:
                    483:        * src/lib/ltdl/argz.c 1.1:
                    484:        * src/lib/ltdl/argz_.h 1.1:
                    485:        * src/lib/ltdl/config-h.in 1.1:
                    486:        * src/lib/ltdl/config.h 1.3:
                    487:        * src/lib/ltdl/config/compile 1.1:
                    488:        * src/lib/ltdl/config/config.guess 1.1:
                    489:        * src/lib/ltdl/config/config.sub 1.1:
                    490:        * src/lib/ltdl/config/depcomp 1.1:
                    491:        * src/lib/ltdl/config/install-sh 1.1:
                    492:        * src/lib/ltdl/config/ltmain.sh 1.1:
                    493:        * src/lib/ltdl/config/missing 1.1:
                    494:        * src/lib/ltdl/config_auto.h.in 1.4:
                    495:        * src/lib/ltdl/config_fixed.h 1.4:
                    496:        * src/lib/ltdl/configure 1.5:
                    497:        * src/lib/ltdl/configure.ac 1.1:
                    498:        * src/lib/ltdl/configure.in 1.6:
                    499:        * src/lib/ltdl/libltdl/lt__alloc.h 1.1:
                    500:        * src/lib/ltdl/libltdl/lt__dirent.h 1.1:
                    501:        * src/lib/ltdl/libltdl/lt__glibc.h 1.1:
                    502:        * src/lib/ltdl/libltdl/lt__private.h 1.1:
                    503:        * src/lib/ltdl/libltdl/lt__strl.h 1.1:
                    504:        * src/lib/ltdl/libltdl/lt_dlloader.h 1.1:
                    505:        * src/lib/ltdl/libltdl/lt_error.h 1.1:
                    506:        * src/lib/ltdl/libltdl/lt_system.h 1.1:
                    507:        * src/lib/ltdl/libltdl/slist.h 1.1:
                    508:        * src/lib/ltdl/loaders/dld_link.c 1.1:
                    509:        * src/lib/ltdl/loaders/dlopen.c 1.1:
                    510:        * src/lib/ltdl/loaders/dyld.c 1.1:
                    511:        * src/lib/ltdl/loaders/load_add_on.c 1.1:
                    512:        * src/lib/ltdl/loaders/loadlibrary.c 1.1:
                    513:        * src/lib/ltdl/loaders/preopen.c 1.1:
                    514:        * src/lib/ltdl/loaders/shl_load.c 1.1:
                    515:        * src/lib/ltdl/lt__alloc.c 1.1:
                    516:        * src/lib/ltdl/lt__dirent.c 1.1:
                    517:        * src/lib/ltdl/lt__strl.c 1.1:
                    518:        * src/lib/ltdl/lt_dlloader.c 1.1:
                    519:        * src/lib/ltdl/lt_error.c 1.1:
                    520:        * src/lib/ltdl/ltdl.c 1.5:
                    521:        * src/lib/ltdl/ltdl.h 1.3:
                    522:        * src/lib/ltdl/m4/argz.m4 1.1:
                    523:        * src/lib/ltdl/m4/libtool.m4 1.1:
                    524:        * src/lib/ltdl/m4/ltdl.m4 1.1:
                    525:        * src/lib/ltdl/m4/ltoptions.m4 1.1:
                    526:        * src/lib/ltdl/m4/ltsugar.m4 1.1:
                    527:        * src/lib/ltdl/m4/ltversion.m4 1.1:
                    528:        * src/lib/ltdl/m4/lt~obsolete.m4 1.1:
                    529:        * src/lib/ltdl/slist.c 1.1:
                    530:                libtool updated to version 2.4.2
                    531: 
                    532:        * configure.in 1.142:
                    533:                preparation for new libtool
                    534: 
                    535:        * configure.in 1.141:
                    536:                Some beauty added :)
                    537: 
                    538:        * src/targets/apache/Makefile.am 1.5:
                    539:                := -> =
                    540: 
                    541:        * src/lib/pcre/Makefile.am 1.7:
                    542:        * src/lib/pcre/config.h 1.4:
                    543:                config.h removed once again. :)
                    544: 
                    545:        * configure.in 1.140:
                    546:        * src/include/pa_config_includes.h 1.35:
                    547:                limits.h added, previously was taken from pcre_internal.h. :)
                    548: 
                    549:        * src/lib/pcre/Makefile.am 1.6:
                    550:                config.h returned
                    551: 
                    552:        * src/lib/pcre/config.h 1.3:
                    553:                still need this. :)
                    554: 
                    555:        * src/lib/pcre/pcre_internal.h 1.1:
                    556:                extracts from real pcre_internal.h
                    557: 
                    558:        * configure.in 1.139:
                    559:                --with-charsets removed; --with-mysql-client & co removed
                    560: 
                    561:        * buildall-with-xml 1.46:
                    562:        * buildall-without-xml 1.29:
                    563:                pcre_internal.h extracts now in parser tree, no need to copy
                    564: 
                    565:        * src/lib/pcre/Makefile.am 1.5:
                    566:        * src/lib/pcre/config.h 1.2:
                    567:        * src/lib/pcre/ibm-1250.ucm 1.2:
                    568:        * src/lib/pcre/ibm-1251.ucm 1.2:
                    569:        * src/lib/pcre/ibm-1254.ucm 1.2:
                    570:        * src/lib/pcre/ibm-1257.ucm 1.2:
                    571:        * src/lib/pcre/pcre_parser_ctype.c 1.7:
                    572:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.8:
                    573:        * src/lib/pcre/ruspart_win2koi.pl 1.2:
                    574:        * src/lib/pcre/win-koi.tab 1.2:
                    575:                debian/patches/101_pcre.patch - local copy of pcre_internal.h extracts now used
                    576:                old trash removed
                    577: 
                    578:        * bin/auto.p.dist.in 1.15:
                    579:                all charsets are listed, utf-8 by default, rare charsets/drivers 
                    580:                are commented, sql driver quessing removed (debian/patches/
                    581:                103_auto_p.patch)
                    582: 
                    583:        * etc/parser3.charsets/Makefile.am 1.6:
                    584:                charsets now in share (debian/patches/104_automake.patch) + all 
                    585:                charsets are copied
                    586: 
                    587:        * buildall-with-xml 1.45:
                    588:        * buildall-without-xml 1.28:
                    589:                curl option removed + extra arguments now supported
                    590: 
                    591: 2012-06-08     misha
                    592:        * src/classes/table.C 1.289:
                    593:                - one params.as_hash usage was rolled back: the 2nd option in ^
                    594:                table.hash[] could be hash or table so .as_hash will throw an 
                    595:                exception when table option is specified
                    596: 
                    597:        * src/classes/curl.C 1.20:
                    598:        * src/classes/file.C 1.220:
                    599:        * src/classes/hash.C 1.114:
                    600:        * src/classes/image.C 1.140:
                    601:        * src/classes/mail.C 1.119:
                    602:        * src/classes/op.C 1.211:
                    603:        * src/classes/string.C 1.205:
                    604:        * src/classes/table.C 1.288:
                    605:        * src/classes/void.C 1.51:
                    606:        * src/classes/xdoc.C 1.174:
                    607:        * src/include/pa_exception.h 1.63:
                    608:        * src/types/pa_vmethod_frame.C 1.21:
                    609:        * src/types/pa_vmethod_frame.h 1.93:
                    610:                - MethodParams::as_hash is optimized and improved (whitespaces are allowed as empty options)
                    611:                - MethodParams::as_table is added
                    612:                - above methods are used for parsing methods' options ( new feature: #9 )
                    613: 
                    614:        * tests/results/280.processed 1.1:
                    615:                *** empty log message ***
                    616: 
                    617:        * src/types/pa_vclass.C 1.47:
                    618:        * src/types/pa_vclass.h 1.60:
                    619:                - method get_hash is added to vclass. now class fields can be 
                    620:                accessible as a hash: $h[^hash::create[$asd:CLASS]]
                    621: 
                    622:        * src/types/pa_vhash.h 1.66:
                    623:        * src/types/pa_vhashfile.h 1.41:
                    624:                - vhash and vhashfile now have get_fields method so their fields 
                    625:                can be accessed with ^reflection:fields[...] & ^reflection:field[
                    626:                ...]
                    627: 
                    628: 2012-06-06     misha
                    629:        * tests/280.html 1.1:
                    630:                - tests for ^reflection:method[obj-or-class;method], ^reflection:
                    631:                field[obj-or-class;field] and ^reflection:fields[obj-or-class] 
                    632:                are added
                    633: 
                    634: 2012-06-05     moko
                    635:        * src/targets/Makefile.am 1.12:
                    636:        * src/targets/Makefile.in 1.51:
                    637:                cgi now build with apache module
                    638: 
                    639:        * src/classes/memcached.C 1.5:
                    640:                flish ttl fixed
                    641: 
                    642: 2012-06-05     misha
                    643:        * src/classes/reflection.C 1.28:
                    644:                - ^reflection:method[class or object;method name] and ^
                    645:                reflection:field[class or object;field name] are added
                    646: 
                    647:        * src/types/pa_vstateless_class.C 1.49:
                    648:                - Method::get_vjunction method is used
                    649: 
                    650:        * src/types/pa_method.h 1.20:
                    651:                - Method::as_vjunction method is added
                    652: 
                    653: 2012-06-04     moko
                    654:        * src/classes/json.C 1.23:
                    655:        * src/classes/op.C 1.210:
                    656:        * tests/279.html 1.1:
                    657:        * tests/results/279.processed 1.1:
                    658:                ^json:parse[] now supports $.taint option (new feature #833)
                    659: 
                    660: 2012-06-04     misha
                    661:        * src/include/pa_common.h 1.148:
                    662:        * src/main/pa_common.C 1.268:
                    663:        * src/types/pa_vcookie.C 1.87:
                    664:                - search_stop method was moved from pa_vcookie.C to pa_common.C
                    665: 
                    666: 2012-06-02     misha
                    667:        * src/main/pa_http.C 1.54:
                    668:                - ^file:load[...;http://...] - all received cookies are parced 
                    669:                and stored into $.cookies ( new feature: #31 )
                    670: 
                    671: 2012-05-30     misha
                    672:        * src/main/compile.tab.C 1.155:
                    673:        * tests/results/182.processed 1.3:
                    674:                *** empty log message ***
                    675: 
                    676:        * tests/182.html 1.2:
                    677:        * tests/182_dir/a3.p 1.2:
                    678:        * tests/182_dir/a4.p 1.1:
                    679:                - test for adding incomplete class into a scope while @USE is 
                    680:                found
                    681: 
                    682:        * src/main/compile.y 1.263:
                    683:                - add incomplete class into a scope while @USE and @CLASS 
                    684:                instructions are found ( bugfix: #838 )
                    685: 
                    686: 2012-05-29     moko
                    687:        * src/types/pa_vclass.C 1.46:
                    688:        * tests/278.html 1.1:
                    689:        * tests/results/278.processed 1.1:
                    690:                removed "property has no getter method" exception when 
                    691:                GET_DEFAULT present (fixes #269)
                    692: 
                    693:        * src/classes/json.C 1.22:
                    694:        * tests/277.html 1.3:
                    695:                ^json:string[], $.default -> $._default
                    696: 
                    697: 2012-05-28     moko
                    698:        * src/types/pa_vvoid.h 1.40:
                    699:                $STRICT-VARS(true) implemented to check uninitialized values 
                    700:                usage (new feature: #154)
                    701: 
                    702:        * src/classes/json.C 1.21:
                    703:        * src/classes/reflection.C 1.27:
                    704:        * src/types/pa_value.C 1.35:
                    705:        * src/types/pa_value.h 1.149:
                    706:        * src/types/pa_vbool.h 1.35:
                    707:        * src/types/pa_vdate.h 1.55:
                    708:        * src/types/pa_vdouble.h 1.59:
                    709:        * src/types/pa_vfile.C 1.52:
                    710:        * src/types/pa_vfile.h 1.72:
                    711:        * src/types/pa_vint.h 1.51:
                    712:        * src/types/pa_vobject.C 1.36:
                    713:        * src/types/pa_vobject.h 1.59:
                    714:        * src/types/pa_vstring.h 1.70:
                    715:        * src/types/pa_vtable.C 1.38:
                    716:        * src/types/pa_vtable.h 1.60:
                    717:        * src/types/pa_vvoid.h 1.39:
                    718:        * src/types/pa_vxdoc.C 1.46:
                    719:        * src/types/pa_vxdoc.h 1.51:
                    720:        * tests/277.html 1.2:
                    721:        * tests/results/277.processed 1.2:
                    722:                ^json:string[$o; $.default[$method]] implemented for VObject (
                    723:                new feature #803)
                    724: 
                    725:        * src/classes/json.C 1.20:
                    726:        * src/lib/json/JSON_parser.h 1.3:
                    727:        * tests/277.html 1.1:
                    728:        * tests/results/277.processed 1.1:
                    729:                json numbers are now treated as double ( new feature: #834 )
                    730: 
                    731:        * src/classes/math.C 1.61:
                    732:        * src/include/pa_string.h 1.204:
                    733:        * src/main/pa_charset.C 1.91:
                    734:        * src/main/pa_string.C 1.242:
                    735:        * src/types/pa_vdouble.h 1.58:
                    736:        * src/types/pa_vint.h 1.50:
                    737:                pa_atoui added for out of range checks, zero division in vint/
                    738:                vdouble check added ( fixes #832 )
                    739: 
                    740:        * tests/275.html 1.2:
                    741:        * tests/results/275.processed 1.2:
                    742:                tests for pa_atoui added ( fixes #832 )
                    743: 
                    744: 2012-05-28     misha
                    745:        * buildall-with-xml 1.44:
                    746:                - --without-lzma option is added to libxml2 configure
                    747: 
1.83      misha     748: 2012-05-27     misha
                    749:        * tests/results/256.processed 1.5:
                    750:        * tests/results/276.processed 1.1:
                    751:                *** empty log message ***
                    752: 
                    753:        * tests/256.html 1.5:
                    754:                - test for ^json:string[-file-;$.file[stat]] is added
                    755:                - tests for unsupported values for options $.file, $.table and $.date are added
                    756: 
                    757:        * src/classes/json.C 1.19:
                    758:        * src/types/pa_value.h 1.148:
                    759:                - ^json:string[...] now accepts "stat" $.file[] option's value 
                    760:                in addition to existed  "text" and "base64" ( new feature: #835 )
                    761:                
                    762: 
                    763:        * tests/276.html 1.1:
                    764:                - test for ^reflection:delete[$object-or-class;field-name]
                    765: 
                    766:        * src/classes/reflection.C 1.26:
                    767:                - ^reflection:delete[$object-or-class;field-name] is added ( new 
                    768:                feature: #268 )
                    769: 
                    770: 2012-05-26     misha
                    771:        * buildall-with-xml 1.43:
                    772:                - libxml2 2.7.8 => 2.8.0
                    773: 
                    774: 2012-05-24     misha
                    775:        * tests/results/065.processed 1.8:
                    776:        * tests/results/270.processed 1.3:
                    777:                *** empty log message ***
                    778: 
                    779:        * src/include/pa_common.h 1.147:
                    780:                - method lastposafter was removed
                    781: 
                    782:        * src/classes/file.C 1.219:
                    783:                - use strrpbrk & rskipchars instead of lastposafter
                    784:                - ^file:dirname[] & Co proper handle windows file paths ( bug fix: #783 )
                    785:                - ^file:dirname[] & ^file:basename[] now work as *nix commands
                    786: 
                    787:        * src/main/pa_request.C 1.331:
                    788:                - use strrpbrk instead of lastposafter
                    789: 
                    790:        * src/include/pa_string.h 1.203:
                    791:        * src/main/pa_string.C 1.241:
                    792:                - strrpbrk & rskipchars were added
                    793: 
                    794:        * tests/270.html 1.2:
                    795:                - more tests for ^file:find[]
                    796: 
                    797:        * tests/065.html 1.6:
                    798:                - more tests for ^file:dirname[] & Co
                    799: 
                    800:        * src/include/pa_version.h 1.44:
                    801:                - must be "win32" here. it is auto-generated on *nix
                    802: 
                    803: 2012-05-23     moko
                    804:        * src/classes/math.C 1.60:
                    805:                ^math:convert[] now supports uint32 and throws overflow 
                    806:                exception ( new feature: #830 )
                    807: 
                    808:        * tests/275.html 1.1:
                    809:        * tests/results/275.processed 1.1:
                    810:                test for ^math:convert[] uint32 support and overflow added ( new 
                    811:                feature: #830 )
                    812: 
                    813:        * src/classes/table.C 1.287:
                    814:        * src/types/pa_value.h 1.147:
                    815:        * src/types/pa_vbool.h 1.34:
                    816:        * src/types/pa_vdate.h 1.54:
                    817:        * src/types/pa_vdouble.h 1.57:
                    818:        * src/types/pa_vfile.h 1.71:
                    819:        * src/types/pa_vhash.h 1.65:
                    820:        * src/types/pa_vimage.C 1.42:
                    821:        * src/types/pa_vimage.h 1.54:
                    822:        * src/types/pa_vint.h 1.49:
                    823:        * src/types/pa_vjunction.C 1.12:
                    824:        * src/types/pa_vjunction.h 1.32:
                    825:        * src/types/pa_vobject.C 1.35:
                    826:        * src/types/pa_vobject.h 1.58:
                    827:        * src/types/pa_vregex.C 1.15:
                    828:        * src/types/pa_vregex.h 1.7:
                    829:        * src/types/pa_vstateless_class.C 1.48:
                    830:        * src/types/pa_vstateless_class.h 1.74:
                    831:        * src/types/pa_vstring.h 1.69:
                    832:        * src/types/pa_vtable.h 1.59:
                    833:        * src/types/pa_vvoid.h 1.38:
                    834:        * src/types/pa_vxdoc.C 1.45:
                    835:        * src/types/pa_vxdoc.h 1.50:
                    836:        * src/types/pa_vxnode.C 1.53:
                    837:        * src/types/pa_vxnode.h 1.42:
                    838:                bool "return string as-is" removed from as_expr_result. ( new 
                    839:                feature: #831 )
                    840: 
                    841:        * tests/results/244.processed 1.3:
                    842:                test changed after bug #782 fix commited
                    843: 
                    844:        * tests/results/229.processed 1.5:
                    845:                test results for bug #782 commited
                    846: 
                    847:        * tests/254.html 1.6:
                    848:        * tests/results/254.processed 1.6:
                    849:                uid now just compared, not printed. :)
                    850: 
                    851: 2012-05-19     moko
                    852:        * src/classes/reflection.C 1.25:
                    853:                ^reflection:uid[$object] added ( new feature: #341 )
                    854: 
                    855:        * tests/254.html 1.5:
                    856:        * tests/results/254.processed 1.5:
                    857:                test for ^reflection:uid[] added
                    858: 
                    859:        * tests/254.html 1.4:
                    860:        * tests/results/254.processed 1.4:
                    861:                test for ^reflection:uid[$obj] added
                    862: 
1.82      misha     863: 2012-05-17     misha
                    864:        * src/main/untaint.C 1.164:
                    865:                - do not replace ' char by _26 while exploding filespec-tainting 
                    866:                ( new feature: #829 )
                    867: 
                    868: 2012-05-11     moko
                    869:        * src/types/pa_vvoid.h 1.37:
                    870:                is_string now also checked, but get_* - not.
                    871: 
                    872: 2012-05-07     moko
                    873:        * src/types/pa_vmethod_frame.h 1.92:
                    874:                bug #782 fixed
                    875: 
                    876:        * tests/229.html 1.6:
                    877:                test for bug #782
                    878: 
                    879:        * src/main/pa_request.C 1.330:
                    880:        * src/types/pa_vmethod_frame.C 1.20:
                    881:        * src/types/pa_vmethod_frame.h 1.91:
                    882:        * src/types/pa_vstring.h 1.68:
                    883:        * src/types/pa_vvoid.C 1.6:
                    884:        * src/types/pa_vvoid.h 1.36:
                    885:        * tests/results/259.processed 1.2:
                    886:                feature #154 - first empty param now string; defined locals are 
                    887:                empty strings; $STRICT-VARS(true) added
                    888: 
                    889: 2012-04-27     moko
                    890:        * src/targets/apache/Makefile.am 1.4:
                    891:        * src/targets/apache/Makefile.in 1.4:
                    892:                ../../lib/memcached/libmemcached.a added
                    893: 
                    894: 2012-04-27     misha
                    895:        * buildall-with-xml 1.42:
                    896:        * buildall-without-xml 1.27:
                    897:                - prce 8.12 => pcre 8.30 ( #827 )
                    898: 
                    899: 2012-04-24     moko
                    900:        * src/classes/json.C 1.18:
                    901:        * src/classes/memcached.C 1.4:
                    902:        * src/lib/memcached/pa_memcached.C 1.5:
                    903:        * src/lib/memcached/pa_memcached.h 1.6:
                    904:        * src/types/pa_vmemcached.C 1.11:
                    905:        * src/types/pa_vmemcached.h 1.4:
                    906:                memcached_add implemented.
                    907: 
                    908:        * src/classes/curl.C 1.19:
                    909:                stderr -> f_stderr for Windows compatibility
                    910: 
                    911: 2012-04-22     moko
                    912:        * src/classes/memcached.C 1.3:
                    913:        * src/lib/memcached/pa_memcached.C 1.4:
                    914:        * src/lib/memcached/pa_memcached.h 1.5:
                    915:        * src/types/pa_vmemcached.C 1.10:
                    916:        * src/types/pa_vmemcached.h 1.3:
                    917:                open allows options hash for new memcached(options) function
                    918: 
                    919:        * src/classes/curl.C 1.18:
                    920:                check_safe_mode added, stderr now rewritten, not appended
                    921: 
                    922: 2012-04-20     moko
                    923:        * src/classes/curl.C 1.17:
                    924:                '' added. :)
                    925: 
                    926:        * src/classes/classes.vcproj 1.30:
                    927:                new curl.h location
                    928: 
                    929:        * src/classes/curl.C 1.16:
                    930:                verbose output redirection from stderr to file curl option added
                    931: 
                    932:        * src/classes/curl.C 1.15:
                    933:                lib/curl/curl.h now contains what we need from curl, #ifdef 
                    934:                HAVE_CURL removed
                    935: 
                    936:        * Makefile.in 1.99:
                    937:        * bin/Makefile.in 1.17:
                    938:        * configure 1.127:
                    939:        * configure.in 1.138:
                    940:        * etc/Makefile.in 1.22:
                    941:        * etc/parser3.charsets/Makefile.in 1.27:
                    942:        * src/Makefile.in 1.63:
                    943:        * src/classes/Makefile.am 1.59:
                    944:        * src/classes/Makefile.in 1.74:
                    945:        * src/include/Makefile.in 1.26:
                    946:        * src/include/pa_config_auto.h.in 1.55:
                    947:        * src/include/pa_version.h 1.43:
                    948:        * src/lib/Makefile.am 1.13:
                    949:        * src/lib/Makefile.in 1.23:
                    950:        * src/lib/cord/Makefile.in 1.11:
                    951:        * src/lib/cord/include/Makefile.in 1.9:
                    952:        * src/lib/cord/include/private/Makefile.in 1.9:
                    953:        * src/lib/gc/Makefile.in 1.9:
                    954:        * src/lib/gc/include/Makefile.in 1.10:
                    955:        * src/lib/gd/Makefile.in 1.10:
                    956:        * src/lib/json/Makefile.in 1.4:
                    957:        * src/lib/ltdl/Makefile.in 1.14:
                    958:        * src/lib/md5/Makefile.in 1.15:
                    959:        * src/lib/memcached/Makefile.in 1.3:
                    960:        * src/lib/pcre/Makefile.in 1.18:
                    961:        * src/lib/sdbm/Makefile.in 1.9:
                    962:        * src/lib/sdbm/pa-include/Makefile.in 1.2:
                    963:        * src/lib/smtp/Makefile.in 1.10:
                    964:        * src/main/Makefile.in 1.66:
                    965:        * src/sql/Makefile.in 1.19:
                    966:        * src/targets/Makefile.in 1.50:
                    967:        * src/targets/apache/Makefile.in 1.3:
                    968:        * src/targets/cgi/Makefile.in 1.76:
                    969:        * src/targets/isapi/Makefile.in 1.20:
                    970:        * src/types/Makefile.in 1.73:
                    971:                curl.h header now in src/lib/curl, not configure option
                    972: 
                    973: 2012-04-19     moko
                    974:        * src/classes/double.C 1.65:
                    975:        * src/classes/inet.C 1.6:
                    976:        * src/classes/int.C 1.61:
                    977:        * src/classes/string.C 1.204:
                    978:        * src/lib/gc/include/gc_allocator.h 1.2:
                    979:        * src/types/pa_vform.C 1.103:
                    980:                PVS-Studio detected errors fixes, unused options from 
                    981:                sql_result_string removed. (closes issue #468)
                    982: 
                    983: 2012-04-18     moko
                    984:        * src/types/pa_vmemcached.C 1.9:
                    985:                empty string fix
                    986: 
                    987:        * src/types/pa_value.C 1.34:
                    988:        * src/types/pa_value.h 1.146:
                    989:        * src/types/pa_vmemcached.C 1.8:
                    990:        * src/types/pa_vstring.C 1.30:
                    991:        * src/types/pa_vstring.h 1.67:
                    992:                serialization helpers moved to pa_vmemcached.C
                    993: 
                    994:        * src/targets/apache/mod_parser3.c 1.14:
                    995:                "Parser3 module requires apache2-mpm-prefork" error displayed in 
                    996:                threaded mpm.
                    997: 
                    998:        * src/targets/apache/mod_parser3.c 1.13:
                    999:        * src/targets/apache/mod_parser3_core.C 1.7:
                   1000:                pa_setup_module_cells delayed to avoid GPF on init with php5-xsl 
                   1001:                installed (issue #354)
                   1002: 
                   1003: 2012-04-15     moko
                   1004:        * src/types/pa_vmemcached.C 1.7:
                   1005:                call to memcached_result_create and memcached_result_free 
                   1006:                removed
                   1007: 
                   1008: 2012-04-13     moko
                   1009:        * src/lib/memcached/pa_memcached.h 1.4:
                   1010:                uint32_t for Windows defined
                   1011: 
                   1012:        * src/types/pa_vmemcached.C 1.6:
                   1013:                check_key added and used
                   1014: 
                   1015: 2012-04-12     moko
                   1016:        * src/include/pa_string.h 1.202:
                   1017:        * src/types/pa_value.C 1.33:
                   1018:        * src/types/pa_value.h 1.145:
                   1019:        * src/types/pa_vmemcached.C 1.5:
                   1020:        * src/types/pa_vstring.C 1.29:
                   1021:        * src/types/pa_vstring.h 1.66:
                   1022:                 Serialization_data now added and used, VString now serialized 
                   1023:                with languages into memcached.
                   1024: 
                   1025: 2012-03-27     moko
                   1026:        * src/lib/memcached/pa_memcached.C 1.3:
                   1027:        * src/lib/memcached/pa_memcached.h 1.3:
                   1028:        * src/types/pa_vmemcached.C 1.4:
                   1029:                result lengths added
                   1030: 
                   1031:        * src/types/pa_vmemcached.C 1.3:
                   1032:                strdup added
                   1033: 
                   1034: 2012-03-23     moko
                   1035:        * src/classes/memcached.C 1.2:
                   1036:        * src/lib/memcached/pa_memcached.C 1.2:
                   1037:        * src/lib/memcached/pa_memcached.h 1.2:
                   1038:        * src/types/pa_vmemcached.C 1.2:
                   1039:        * src/types/pa_vmemcached.h 1.2:
                   1040:                memcached: mget, flush, fttl added
                   1041: 
                   1042: 2012-03-20     moko
                   1043:        * src/lib/memcached/Makefile.am 1.2:
                   1044:        * src/lib/memcached/Makefile.in 1.2:
                   1045:                *** empty log message ***
                   1046: 
                   1047: 2012-03-19     moko
                   1048:        * configure 1.126:
                   1049:        * configure.in 1.137:
                   1050:        * src/classes/Makefile.in 1.73:
                   1051:        * src/lib/Makefile.in 1.22:
                   1052:        * src/lib/memcached/Makefile.in 1.1:
                   1053:        * src/targets/cgi/Makefile.in 1.75:
                   1054:        * src/types/Makefile.in 1.72:
                   1055:                Makefiles.in updated for memcached
                   1056: 
                   1057:        * src/targets/cgi/Makefile.am 1.55:
                   1058:                cleanup
                   1059: 
                   1060:        * src/classes/Makefile.am 1.58:
                   1061:        * src/classes/memcached.C 1.1:
                   1062:        * src/lib/Makefile.am 1.12:
                   1063:        * src/lib/memcached/Makefile.am 1.1:
                   1064:        * src/lib/memcached/constants.h 1.1:
                   1065:        * src/lib/memcached/pa_memcached.C 1.1:
                   1066:        * src/lib/memcached/pa_memcached.h 1.1:
                   1067:        * src/lib/memcached/types.h 1.1:
                   1068:        * src/targets/cgi/Makefile.am 1.54:
                   1069:        * src/types/Makefile.am 1.48:
                   1070:        * src/types/pa_vmemcached.C 1.1:
                   1071:        * src/types/pa_vmemcached.h 1.1:
                   1072:                memcached initial
                   1073: 
                   1074:        * src/classes/curl.C 1.14:
                   1075:                *** empty log message ***
                   1076: 
                   1077: 2012-03-16     moko
                   1078:        * src/main/execute.C 1.369:
                   1079:                ident now works under Linux + ident displays filenames (closes 
                   1080:                issue #818)
                   1081: 
                   1082:        * src/types/Makefile.am 1.47:
                   1083:        * src/types/Makefile.in 1.71:
                   1084:        * src/types/pa_vmethod_frame_global.h 1.3:
                   1085:        * src/types/pa_vmethod_frame_local.h 1.3:
                   1086:                cleanup: pa_vmethod_frame_global.h pa_vmethod_frame_local.h 
                   1087:                removed
                   1088: 
                   1089:        * src/classes/bool.C 1.4:
                   1090:        * src/classes/classes.C 1.25:
                   1091:        * src/classes/classes.awk 1.9:
                   1092:        * src/classes/classes.h 1.34:
                   1093:        * src/classes/curl.C 1.13:
                   1094:        * src/classes/date.C 1.91:
                   1095:        * src/classes/double.C 1.64:
                   1096:        * src/classes/file.C 1.218:
                   1097:        * src/classes/form.C 1.43:
                   1098:        * src/classes/hash.C 1.113:
                   1099:        * src/classes/hashfile.C 1.53:
                   1100:        * src/classes/image.C 1.139:
                   1101:        * src/classes/inet.C 1.5:
                   1102:        * src/classes/int.C 1.60:
                   1103:        * src/classes/json.C 1.17:
                   1104:        * src/classes/mail.C 1.118:
                   1105:        * src/classes/math.C 1.59:
                   1106:        * src/classes/memory.C 1.9:
                   1107:        * src/classes/op.C 1.209:
                   1108:        * src/classes/reflection.C 1.24:
                   1109:        * src/classes/regex.C 1.7:
                   1110:        * src/classes/response.C 1.28:
                   1111:        * src/classes/string.C 1.203:
                   1112:        * src/classes/table.C 1.286:
                   1113:        * src/classes/void.C 1.50:
                   1114:        * src/classes/xdoc.C 1.173:
                   1115:        * src/classes/xnode.C 1.87:
                   1116:        * src/classes/xnode.h 1.31:
                   1117:        * src/include/pa_array.h 1.81:
                   1118:        * src/include/pa_cache_managers.h 1.20:
                   1119:        * src/include/pa_charset.h 1.48:
                   1120:        * src/include/pa_charsets.h 1.15:
                   1121:        * src/include/pa_common.h 1.146:
                   1122:        * src/include/pa_config_fixed.h 1.75:
                   1123:        * src/include/pa_config_includes.h 1.34:
                   1124:        * src/include/pa_dictionary.h 1.20:
                   1125:        * src/include/pa_dir.h 1.20:
                   1126:        * src/include/pa_exception.h 1.62:
                   1127:        * src/include/pa_exec.h 1.20:
                   1128:        * src/include/pa_globals.h 1.114:
                   1129:        * src/include/pa_hash.h 1.84:
                   1130:        * src/include/pa_http.h 1.7:
                   1131:        * src/include/pa_memory.h 1.18:
                   1132:        * src/include/pa_opcode.h 1.46:
                   1133:        * src/include/pa_operation.h 1.8:
                   1134:        * src/include/pa_os.h 1.8:
                   1135:        * src/include/pa_pool.h 1.90:
                   1136:        * src/include/pa_random.h 1.3:
                   1137:        * src/include/pa_request.h 1.210:
                   1138:        * src/include/pa_request_charsets.h 1.6:
                   1139:        * src/include/pa_request_info.h 1.7:
                   1140:        * src/include/pa_sapi.h 1.29:
                   1141:        * src/include/pa_socks.h 1.18:
                   1142:        * src/include/pa_sql_connection.h 1.42:
                   1143:        * src/include/pa_sql_driver_manager.h 1.36:
                   1144:        * src/include/pa_stack.h 1.27:
                   1145:        * src/include/pa_string.h 1.201:
                   1146:        * src/include/pa_stylesheet_connection.h 1.41:
                   1147:        * src/include/pa_stylesheet_manager.h 1.24:
                   1148:        * src/include/pa_table.h 1.64:
                   1149:        * src/include/pa_threads.h 1.31:
                   1150:        * src/include/pa_types.h 1.51:
                   1151:        * src/include/pa_uue.h 1.11:
                   1152:        * src/include/pa_xml_exception.h 1.8:
                   1153:        * src/include/pa_xml_io.h 1.6:
                   1154:        * src/lib/gd/gif.C 1.7:
                   1155:        * src/lib/gd/gif.h 1.5:
                   1156:        * src/lib/gd/gifio.C 1.4:
                   1157:        * src/lib/md5/pa_md5.h 1.12:
                   1158:        * src/lib/md5/pa_md5c.c 1.14:
                   1159:        * src/lib/pcre/pcre_parser_ctype.c 1.6:
                   1160:        * src/lib/sdbm/pa_file_io.C 1.2:
                   1161:        * src/lib/sdbm/pa_strings.C 1.3:
                   1162:        * src/lib/smtp/comms.C 1.9:
                   1163:        * src/lib/smtp/smtp.C 1.9:
                   1164:        * src/lib/smtp/smtp.h 1.8:
                   1165:        * src/main/compile.C 1.82:
                   1166:        * src/main/compile.tab.C 1.154:
                   1167:        * src/main/compile.y 1.262:
                   1168:        * src/main/compile_tools.C 1.69:
                   1169:        * src/main/compile_tools.h 1.103:
                   1170:        * src/main/execute.C 1.368:
                   1171:        * src/main/helpers/simple_folding.pl 1.2:
                   1172:        * src/main/pa_cache_managers.C 1.18:
                   1173:        * src/main/pa_charset.C 1.90:
                   1174:        * src/main/pa_charsets.C 1.19:
                   1175:        * src/main/pa_common.C 1.267:
                   1176:        * src/main/pa_dictionary.C 1.26:
                   1177:        * src/main/pa_dir.C 1.21:
                   1178:        * src/main/pa_exception.C 1.50:
                   1179:        * src/main/pa_exec.C 1.82:
                   1180:        * src/main/pa_globals.C 1.187:
                   1181:        * src/main/pa_http.C 1.53:
                   1182:        * src/main/pa_memory.C 1.9:
                   1183:        * src/main/pa_os.C 1.12:
                   1184:        * src/main/pa_pool.C 1.63:
                   1185:        * src/main/pa_random.C 1.3:
                   1186:        * src/main/pa_request.C 1.329:
                   1187:        * src/main/pa_socks.C 1.26:
                   1188:        * src/main/pa_sql_driver_manager.C 1.91:
                   1189:        * src/main/pa_string.C 1.240:
                   1190:        * src/main/pa_stylesheet_connection.C 1.7:
                   1191:        * src/main/pa_stylesheet_manager.C 1.29:
                   1192:        * src/main/pa_table.C 1.63:
                   1193:        * src/main/pa_uue.C 1.16:
                   1194:        * src/main/pa_xml_exception.C 1.7:
                   1195:        * src/main/pa_xml_io.C 1.28:
                   1196:        * src/main/untaint.C 1.163:
                   1197:        * src/sql/pa_sql_driver.h 1.46:
                   1198:        * src/targets/apache/mod_parser3.c 1.12:
                   1199:        * src/targets/apache/mod_parser3_core.C 1.6:
                   1200:        * src/targets/apache/pa_httpd.h 1.5:
                   1201:        * src/targets/apache/pa_threads.C 1.2:
                   1202:        * src/targets/apache13/mod_parser3.c 1.13:
                   1203:        * src/targets/apache13/pa_httpd.h 1.7:
                   1204:        * src/targets/apache13core/mod_parser3_core.C 1.17:
                   1205:        * src/targets/apache13core/pa_threads.C 1.7:
                   1206:        * src/targets/cgi/pa_threads.C 1.17:
                   1207:        * src/targets/cgi/parser3.C 1.260:
                   1208:        * src/targets/isapi/pa_threads.C 1.19:
                   1209:        * src/targets/isapi/parser3isapi.C 1.105:
                   1210:        * src/types/pa_junction.h 1.11:
                   1211:        * src/types/pa_method.h 1.19:
                   1212:        * src/types/pa_property.h 1.5:
                   1213:        * src/types/pa_value.C 1.32:
                   1214:        * src/types/pa_value.h 1.144:
                   1215:        * src/types/pa_vbool.h 1.33:
                   1216:        * src/types/pa_vclass.C 1.45:
                   1217:        * src/types/pa_vclass.h 1.59:
                   1218:        * src/types/pa_vcode_frame.h 1.37:
                   1219:        * src/types/pa_vconsole.h 1.18:
                   1220:        * src/types/pa_vcookie.C 1.86:
                   1221:        * src/types/pa_vcookie.h 1.37:
                   1222:        * src/types/pa_vdate.h 1.53:
                   1223:        * src/types/pa_vdouble.h 1.56:
                   1224:        * src/types/pa_venv.C 1.12:
                   1225:        * src/types/pa_venv.h 1.38:
                   1226:        * src/types/pa_vfile.C 1.51:
                   1227:        * src/types/pa_vfile.h 1.70:
                   1228:        * src/types/pa_vform.C 1.102:
                   1229:        * src/types/pa_vform.h 1.59:
                   1230:        * src/types/pa_vhash.C 1.10:
                   1231:        * src/types/pa_vhash.h 1.64:
                   1232:        * src/types/pa_vhashfile.C 1.64:
                   1233:        * src/types/pa_vhashfile.h 1.40:
                   1234:        * src/types/pa_vimage.C 1.41:
                   1235:        * src/types/pa_vimage.h 1.53:
                   1236:        * src/types/pa_vint.h 1.48:
                   1237:        * src/types/pa_vjunction.C 1.11:
                   1238:        * src/types/pa_vjunction.h 1.31:
                   1239:        * src/types/pa_vmail.C 1.98:
                   1240:        * src/types/pa_vmail.h 1.20:
                   1241:        * src/types/pa_vmath.C 1.10:
                   1242:        * src/types/pa_vmath.h 1.21:
                   1243:        * src/types/pa_vmemory.h 1.7:
                   1244:        * src/types/pa_vmethod_frame.C 1.19:
                   1245:        * src/types/pa_vmethod_frame.h 1.90:
                   1246:        * src/types/pa_vmethod_frame_global.h 1.2:
                   1247:        * src/types/pa_vmethod_frame_local.h 1.2:
                   1248:        * src/types/pa_vobject.C 1.34:
                   1249:        * src/types/pa_vobject.h 1.57:
                   1250:        * src/types/pa_vregex.C 1.14:
                   1251:        * src/types/pa_vregex.h 1.6:
                   1252:        * src/types/pa_vrequest.C 1.52:
                   1253:        * src/types/pa_vrequest.h 1.39:
                   1254:        * src/types/pa_vresponse.C 1.30:
                   1255:        * src/types/pa_vresponse.h 1.43:
                   1256:        * src/types/pa_vstateless_class.C 1.47:
                   1257:        * src/types/pa_vstateless_class.h 1.73:
                   1258:        * src/types/pa_vstateless_object.h 1.40:
                   1259:        * src/types/pa_vstatus.C 1.28:
                   1260:        * src/types/pa_vstatus.h 1.21:
                   1261:        * src/types/pa_vstring.C 1.28:
                   1262:        * src/types/pa_vstring.h 1.65:
                   1263:        * src/types/pa_vtable.C 1.37:
                   1264:        * src/types/pa_vtable.h 1.58:
                   1265:        * src/types/pa_vvoid.C 1.5:
                   1266:        * src/types/pa_vvoid.h 1.35:
                   1267:        * src/types/pa_vxdoc.C 1.44:
                   1268:        * src/types/pa_vxdoc.h 1.49:
                   1269:        * src/types/pa_vxnode.C 1.52:
                   1270:        * src/types/pa_vxnode.h 1.41:
                   1271:        * src/types/pa_wcontext.C 1.36:
                   1272:        * src/types/pa_wcontext.h 1.58:
                   1273:        * src/types/pa_wwrapper.h 1.44:
                   1274:                ident now works under Linux + ident displays filenames (closes issue #818)
                   1275:                Copyright updated
                   1276: 
                   1277: 2012-03-12     moko
                   1278:        * src/main/pa_string.C 1.239:
                   1279:                compilation fix for feature #741
                   1280: 
                   1281: 2012-03-08     misha
                   1282:        * tests/results/193.processed 1.4:
                   1283:                *** empty log message ***
                   1284: 
                   1285:        * tests/193.html 1.4:
                   1286:                - tests for ^string:base64[encoded] are updated
                   1287: 
                   1288:        * src/main/pa_common.C 1.266:
                   1289:                - ^string:base64[encoded;$.strict(true)] now detects invalid 
                   1290:                base64 chars in the middle of encoded stricg ( new feature: #55 )
                   1291:                
                   1292: 
                   1293:        * src/include/pa_exception.h 1.61:
                   1294:                - new exception type for base64 decoding is added
                   1295: 
                   1296: 2012-03-06     misha
                   1297:        * tests/results/224.processed 1.12:
                   1298:        * tests/results/274.processed 1.1:
                   1299:                *** empty log message ***
                   1300: 
                   1301:        * tests/274.html 1.1:
                   1302:                - tests for ^date::today[] and ^date.sql-string[datetime|date|
                   1303:                time] are added
                   1304: 
                   1305:        * src/classes/date.C 1.90:
                   1306:                - constructor ^date::today[] is added ( new feature: #811 )
                   1307:                - ^date.sql-string[] now can accept one param -- strings "datetime", "date" or "time"
                   1308:                - comments tidying up
                   1309: 
                   1310:        * src/types/pa_vdate.h 1.52:
                   1311:                - get_sql_string now can print datetime, date and time
                   1312: 
                   1313: 2012-03-03     misha
                   1314:        * tests/results/193.processed 1.3:
                   1315:                *** empty log message ***
                   1316: 
                   1317:        * tests/193.html 1.3:
                   1318:                - tests for ^string:base64[encoded;$.strict(true)] are added
                   1319: 
                   1320:        * tests/results/auto.p 1.6:
                   1321:                - try-catch operator is added
                   1322: 
                   1323:        * src/classes/file.C 1.217:
                   1324:        * src/classes/string.C 1.202:
                   1325:        * src/include/pa_common.h 1.145:
                   1326:        * src/main/pa_common.C 1.265:
                   1327:                - $.strict(true|false) option is added to base64 decode methods (
                   1328:                 new feature: #55 )
                   1329: 
                   1330: 2012-03-02     misha
                   1331:        * src/main/pa_common.C 1.264:
                   1332:                - base64 decode memory usage was decreased ( new feature: #819 )
                   1333: 
                   1334: 2012-02-28     moko
                   1335:        * src/classes/hash.C 1.112:
                   1336:                ident test
                   1337: 
                   1338: 2012-02-27     misha
                   1339:        * src/classes/file.C 1.216:
                   1340:                - PARSER_VaRSION => PARSER_VeRSION
                   1341: 
                   1342: 2012-01-08     misha
                   1343:        * tests/results/273.processed 1.1:
                   1344:                *** empty log message ***
                   1345: 
                   1346:        * tests/273.html 1.1:
                   1347:                - tests for ^string.replace[from;to] are added
                   1348: 
                   1349:        * src/classes/string.C 1.201:
                   1350:        * src/include/pa_dictionary.h 1.19:
                   1351:        * src/main/pa_dictionary.C 1.25:
                   1352:        * src/main/pa_string.C 1.238:
                   1353:                - ^string.replace[from;to] is added ( new feature: #741 )
                   1354:                - ^string.replace[one subst here] is slightly optimized
                   1355: 
                   1356: 2011-12-07     misha
                   1357:        * src/classes/table.C 1.285:
                   1358:                - $t[^table::create{$empty}] now creates named table with one 
                   1359:                empty column ( bugfix: #63 )
                   1360: 
                   1361: 2011-11-30     misha
                   1362:        * tests/results/272.processed 1.1:
                   1363:                *** empty log message ***
                   1364: 
                   1365:        * src/classes/json.C 1.16:
                   1366:                - it's possible to set user's method for parsing arrays: ^json:
                   1367:                parse[...;$.array[$hook]] ( new feature: #763 )
                   1368: 
                   1369:        * tests/272.html 1.1:
                   1370:                - test for ^json:parse[...;$.array[$hook]]
                   1371: 
                   1372: 2011-11-23     misha
                   1373:        * tests/183.html 1.3:
                   1374:        * tests/231.html 1.2:
                   1375:        * tests/results/183.processed 1.3:
                   1376:        * tests/results/231.processed 1.2:
                   1377:        * tests/results/256.processed 1.4:
                   1378:                *** empty log message ***
                   1379: 
                   1380:        * src/classes/curl.C 1.12:
                   1381:        * src/classes/file.C 1.215:
                   1382:        * src/classes/image.C 1.138:
                   1383:        * src/classes/table.C 1.284:
                   1384:        * src/classes/xdoc.C 1.172:
                   1385:        * src/types/pa_vfile.C 1.50:
                   1386:        * src/types/pa_vfile.h 1.69:
                   1387:        * src/types/pa_vform.C 1.101:
                   1388:                - constructor ^file::create[mode;filename;content[;options]] now accepts binary mode and file-
                   1389:                content
                   1390:                - new constructor's format: ^file::create[string-or-file-content[;$.name[filename] $.mode[text|
                   1391:                binary] $.content-type[...] $.charset[...]]] ( new feature: #65 )
                   1392: 
                   1393:        * src/include/pa_request.h 1.209:
                   1394:        * src/main/pa_request.C 1.328:
                   1395:                - new method mime_type_of(const String*) is added
                   1396: 
                   1397:        * src/include/pa_exception.h 1.60:
                   1398:                - new exception constant FILE_NAME_MUST_BE_SPECIFIED is added
                   1399: 
                   1400: 2011-11-22     misha
                   1401:        * src/classes/table.C 1.283:
                   1402:                - bug with negative offset transformed into a feature. it means 
                   1403:                pointing to a row from the end of the table ( new feature: #810 )
                   1404:                
                   1405: 
                   1406: 2011-11-19     misha
                   1407:        * src/classes/table.C 1.282:
                   1408:                - íåñêîëüêî signed/unsigned warnings óáðàíû â ìåòîäå _select ( 
                   1409:                new feature: #810 )
                   1410: 
                   1411:        * src/types/pa_vxdoc.C 1.43:
                   1412:                - checkout if $.encoding and $.charset options were specified 
                   1413:                together is simplified
                   1414: 
                   1415: 2011-11-11     misha
                   1416:        * src/main/pa_request.C 1.327:
                   1417:                - forgotten fix for escaping filename in HTTP content-
                   1418:                disposition header (a part of bug #361 )
                   1419: 
                   1420:        * src/classes/json.C 1.15:
                   1421:                - ^json:string[$.class_name[jmethod]] now checks for ancestors' 
                   1422:                classes as well ( new feature: #456 )
                   1423: 
                   1424:        * src/classes/op.C 1.208:
                   1425:                - exceptions for ^break[] and ^continue[] "without cycle" now 
                   1426:                have types "parser.break" and "parser.continue" instead of "
                   1427:                parser.runtime" ( new feature: #799 )
                   1428: 
                   1429:        * tests/results/099.processed 1.8:
                   1430:        * tests/results/100.processed 1.6:
                   1431:        * tests/results/205.processed 1.4:
                   1432:        * tests/results/237.processed 1.2:
                   1433:                - since bug #361 was fixed the content of filename in HTTP 
                   1434:                headers is quoted
                   1435: 
                   1436:        * tests/results/270.processed 1.1:
                   1437:                - result for test 270
                   1438: 
                   1439:        * tests/065.html 1.5:
                   1440:        * tests/results/065.processed 1.7:
                   1441:                - more tests for ^file:basename[] & Co were added
                   1442: 
                   1443:        * tests/270_dir/270.txt 1.1:
                   1444:        * tests/270_dir/subdir/270.txt 1.1:
                   1445:                - stuff for 270.html
                   1446: 
                   1447:        * tests/270.html 1.1:
                   1448:                - tests for ^file:find[] are added
                   1449: 
                   1450:        * src/types/pa_vxdoc.C 1.42:
                   1451:                - now it's possible to specify encoding using option $.charset. 
                   1452:                option $.engoding is still supported but these options can not 
                   1453:                be specified together
                   1454: 
                   1455:        * src/classes/xdoc.C 1.171:
                   1456:                - charset.isUTF8 is used instead of comparation charset name 
                   1457:                with string "UTF-8" ( bugfix: #759 )
                   1458: 
                   1459: 2011-10-11     misha
                   1460:        * src/classes/xdoc.C 1.170:
                   1461:        * src/types/pa_vxdoc.C 1.41:
                   1462:        * src/types/pa_vxdoc.h 1.48:
                   1463:                - new option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new 
                   1464:                feature: #622)
                   1465: 
                   1466: 2011-09-30     misha
                   1467:        * src/types/pa_vrequest.C 1.51:
                   1468:                - saving empty $request:post-body causes exception "saving stat-
                   1469:                ed file" ( bugfix: #395 )
                   1470: 
                   1471: 2011-05-30     misha
                   1472:        * src/classes/string.C 1.200:
                   1473:                - fixed bug which was added with params.as_hash into string:sql
                   1474: 
                   1475: 2011-05-28     misha
                   1476:        * src/types/pa_value.C 1.31:
                   1477:                - filename in content-disposition header must be quoted ( bugfix:
                   1478:                 #361 )
                   1479: 
                   1480: 2011-05-27     misha
                   1481:        * src/classes/image.C 1.137:
                   1482:        * src/classes/xdoc.C 1.169:
                   1483:                - $.mode must be set for newly created file
                   1484: 
                   1485:        * src/classes/hash.C 1.111:
                   1486:        * src/classes/mail.C 1.117:
                   1487:                - little tunning with get_hash usage
                   1488: 
                   1489:        * src/include/pa_exception.h 1.59:
                   1490:                - one more string for exception was added
                   1491: 
                   1492: 2011-05-25     misha
                   1493:        * tests/results/269.processed 1.1:
                   1494:                *** empty log message ***
                   1495: 
                   1496:        * tests/269.html 1.1:
                   1497:                - tests for checking input params in some dom methods
                   1498: 
                   1499:        * src/classes/xdoc.C 1.168:
                   1500:        * src/classes/xnode.C 1.86:
                   1501:                - validation of some input params was added. it isn't possible 
                   1502:                not wo create xdoc with invalid tagName. ( bugfix: #160 )
                   1503: 
                   1504:        * src/include/pa_exception.h 1.58:
                   1505:        * src/include/pa_xml_exception.h 1.7:
                   1506:                - exception's string "data must be string" was mover from 
                   1507:                pa_exception.h to pa_xml_exception.h
                   1508: 
                   1509:        * src/classes/xnode.C 1.85:
                   1510:        * src/classes/xnode.h 1.30:
                   1511:                - methods as_xmlqname, as_xmlncname, as_xmlname and as_xmlnsuri 
                   1512:                were added
                   1513: 
                   1514:        * src/main/pa_xml_exception.C 1.6:
                   1515:                - XmlException accepts more options
                   1516: 
                   1517:        * src/include/pa_xml_exception.h 1.6:
                   1518:                - XmlException accepts more options
                   1519:                - XML-related exception's strings were added
                   1520: 
                   1521:        * src/classes/xdoc.C 1.167:
                   1522:        * src/types/pa_vxdoc.h 1.47:
                   1523:                - code cleanup (unused output_options were removed)
                   1524: 
                   1525: 2011-05-19     misha
                   1526:        * src/classes/file.C 1.214:
                   1527:        * src/classes/hash.C 1.110:
                   1528:        * src/classes/string.C 1.199:
                   1529:        * src/classes/table.C 1.281:
                   1530:        * src/classes/void.C 1.49:
                   1531:                - params.as_hash is used more while parsing methods hash-options
                   1532: 
                   1533: 2011-05-18     misha
                   1534:        * tests/results/188.processed 1.5:
                   1535:        * tests/results/256.processed 1.3:
                   1536:                *** empty log message ***
                   1537: 
                   1538:        * operators.txt 1.239:
                   1539:                - info about json-serialization of xdoc was added
                   1540: 
                   1541:        * tests/256.html 1.4:
                   1542:                - tests for json-serialization xdoc were added
                   1543: 
                   1544:        * src/types/pa_vxdoc.C 1.40:
                   1545:                - ups. I've forgot about "method" :)
                   1546: 
                   1547:        * src/classes/json.C 1.14:
                   1548:        * src/classes/xdoc.C 1.166:
                   1549:        * src/types/pa_value.h 1.143:
                   1550:        * src/types/pa_vxdoc.C 1.39:
                   1551:        * src/types/pa_vxdoc.h 1.46:
                   1552:                - now json:string can serialize xdoc-objects. options (the same 
                   1553:                as ^xdoc.string[]) could be specified in $.xdoc[] ( new feature: 
                   1554:                #265 )
                   1555: 
                   1556: 2011-05-15     misha
                   1557:        * tests/results/267.processed 1.1:
                   1558:        * tests/results/268.processed 1.1:
                   1559:                *** empty log message ***
                   1560: 
                   1561:        * tests/268.html 1.1:
                   1562:                - tests for ^table.count[with options] were added
                   1563: 
                   1564:        * src/classes/table.C 1.280:
                   1565:                - method ^table.count[] now can accept options ( new feature: #93 ):
                   1566:                ^table.count[column] returns number of columns for named table;
                   1567:                ^table.count[cells] returns number of cells in the current row;
                   1568:                ^table.count[] & ^table.count[rows] return number of rows in a table.
                   1569: 
                   1570:        * tests/267.html 1.1:
                   1571:                - test for checking switch/case in boolean mode was added
                   1572: 
                   1573:        * src/classes/op.C 1.207:
                   1574:                - if switch's or case's value is bool, they are compared as bool 
                   1575:                values, not as double values: new feature: #351
                   1576: 
                   1577: 2011-05-06     misha
                   1578:        * tests/242.html 1.2:
                   1579:                - EOL before EOF was added
                   1580: 
                   1581:        * tests/results/169.processed 1.6:
                   1582:                *** empty log message ***
                   1583: 
                   1584: 2011-05-05     misha
                   1585:        * tests/169.html 1.3:
                   1586:                - tests for splitting empty string and void were added
                   1587: 
                   1588:        * src/main/pa_string.C 1.237:
                   1589:                - fix of fix (^empty_string.split[...] returned table with one 
                   1590:                empty cell)
                   1591: 
                   1592: 2011-04-03     misha
                   1593:        * Makefile.am 1.81:
                   1594:        * Makefile.in 1.98:
                   1595:        * acinclude.m4 1.67:
                   1596:        * aclocal.m4 1.70:
                   1597:        * acsite.m4 1.46:
                   1598:        * configure 1.125:
                   1599:        * configure.in 1.136:
                   1600:        * src/include/pa_config_auto.h.in 1.54:
                   1601:                *** empty log message ***
                   1602: 
                   1603:        * configure.in 1.135:
                   1604:        * src/include/pa_version.h 1.42:
                   1605:                - version in head was changed to 3.4.2b
                   1606: 
                   1607: 2011-03-30     misha
                   1608:        * src/types/pa_vregex.C 1.13:
                   1609:                - \w & Co now contain unicode properties as well ( new feature #
                   1610:                294 )
                   1611: 
                   1612: 2011-03-29     misha
                   1613:        * buildall-with-xml 1.41:
                   1614:        * buildall-without-xml 1.26:
                   1615:                - PCRE stack usage is limited to approx. 6 MB. previous limits 
                   1616:                were too big for real life. bugfix: #216
                   1617: 
                   1618: 2011-03-04     moko
                   1619:        * etc/parser3.charsets/cp866.cfg 1.2:
                   1620:                Conforms to http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/
                   1621:                CP866.TXT
                   1622: 
                   1623:        * etc/parser3.charsets/cp866.cfg 1.1:
                   1624:                cp866 initial version from vlalek@
                   1625: 
1.81      misha    1626: 2011-02-21     misha
                   1627:        * operators.txt 1.238:
                   1628:        * src/include/pa_charset.h 1.47:
                   1629:        * src/include/pa_charset.h [release_3_4_1] 1.46.2.1:
                   1630:                - some methods mustn't be under #ifdef XML or parser can't be 
                   1631:                compiled without xml support
                   1632: 
                   1633:        * src/targets/apache/Makefile.am 1.3:
                   1634:        * src/targets/apache/Makefile.am [release_3_4_1] 1.2.2.1:
                   1635:        * src/targets/apache/Makefile.in 1.2:
                   1636:        * src/targets/apache/Makefile.in [release_3_4_1] 1.1.2.1:
                   1637:                - mention ApacheModuleParser3.vcproj was removed
                   1638: 
                   1639:        * Makefile.am [release_3_4_1] 1.80.2.1:
                   1640:        * Makefile.in [release_3_4_1] 1.97.2.1:
                   1641:        * acinclude.m4 [release_3_4_1] 1.66.2.1:
                   1642:        * aclocal.m4 [release_3_4_1] 1.69.2.1:
                   1643:        * acsite.m4 [release_3_4_1] 1.45.2.1:
                   1644:        * configure [release_3_4_1] 1.124.2.1:
                   1645:        * configure.in [release_3_4_1] 1.134.2.1:
                   1646:        * src/include/pa_config_auto.h.in [release_3_4_1] 1.53.2.1:
                   1647:        * src/include/pa_version.h [release_3_4_1] 1.41.2.2:
                   1648:                *** empty log message ***
                   1649: 
                   1650:        * src/types/pa_vjunction.C 1.10:
                   1651:                - EOL before EOF was added (warning removed)
                   1652: 
                   1653:        * src/include/pa_version.h [release_3_4_1] 1.41.2.1:
                   1654:                =no message
                   1655: 
                   1656: 2011-02-20     misha
                   1657:        * tests/results/266.processed 1.1:
                   1658:                *** empty log message ***
                   1659: 
                   1660:        * tests/266.html 1.1:
                   1661:        * tests/266.p 1.1:
                   1662:                - tests for checking $.inherited and $.overridden in ^reflection:
                   1663:                method_info[...] were added
                   1664: 
                   1665:        * src/classes/reflection.C 1.23:
                   1666:                - beautifying result of ^reflection:method_info[] ($.overridden/
                   1667:                inherited)
                   1668: 
                   1669: 2011-02-18     misha
                   1670:        * src/main/pa_charset.C 1.89:
                   1671:        * src/main/pa_http.C 1.52:
                   1672:        * src/main/untaint.C 1.162:
                   1673:                - use pa_isalpha and pa_isalnum instead of isalpha and isalnum
                   1674:                - bug with redundand quoting lowercased latin chars while building email body was fixed
                   1675: 
                   1676:        * src/include/pa_common.h 1.144:
                   1677:                - pa_isalpha and ps_isalnum methods were added (they check for 
                   1678:                latin chars only)
                   1679: 
                   1680: 2011-02-16     misha
                   1681:        * src/main/pa_charset.C 1.88:
                   1682:                - bugfix: in some cases the calculating string size for 
                   1683:                transcoding gave too small value (should ever look for 
                   1684:                availability char in dest charset inspite of the char size)
                   1685: 
                   1686: 2011-02-04     moko
                   1687:        * tests/223.html 1.5:
                   1688:                header values now not url-encoded (issue #195)
                   1689: 
                   1690: 2011-02-01     misha
                   1691:        * buildall-with-xml 1.40:
                   1692:        * buildall-without-xml 1.25:
                   1693:                - 8.10 => 8.12
                   1694: 
                   1695: 2011-01-31     misha
                   1696:        * src/main/pa_request.C 1.326:
                   1697:                - throw exception if param file_name in use_file is empty
                   1698: 
                   1699: 2011-01-07     moko
                   1700:        * src/classes/curl.C 1.11:
                   1701:                compilations errors fixed
                   1702: 
                   1703: 2010-12-29     moko
                   1704:        * tests/265.html 1.1:
                   1705:        * tests/results/265.processed 1.1:
                   1706:                test for issue #200 added
                   1707: 
                   1708:        * src/main/pa_string.C 1.236:
                   1709:                empty regex result check added (fixes issue #200)
                   1710: 
                   1711:        * src/main/pa_http.C 1.51:
                   1712:                pa_http_safe_header_name corrected a bit
                   1713: 
                   1714:        * tests/results/223.processed 1.6:
                   1715:                header values now not url-encoded (issue #195)
                   1716: 
                   1717:        * src/classes/curl.C 1.10:
                   1718:        * src/include/pa_http.h 1.6:
                   1719:        * src/main/pa_http.C 1.50:
                   1720:        * src/main/untaint.C 1.161:
                   1721:                L_HTTP_HEADER now used in http headers values, 
                   1722:                pa_http_safe_header_name added for headers names (fixes bug #195)
                   1723:                
                   1724: 
                   1725: 2010-12-18     misha
                   1726:        * src/classes/classes.vcproj 1.27:
                   1727:        * src/types/types.vcproj 1.27:
                   1728:                - arp-include => pa-include
                   1729: 
                   1730: 2010-11-28     moko
                   1731:        * src/lib/sdbm/sdbm.vcproj 1.7:
                   1732:                apr -> pa (.vcproj)
                   1733: 
                   1734:        * configure.in 1.133:
                   1735:        * src/classes/Makefile.am 1.57:
                   1736:        * src/classes/Makefile.in 1.72:
                   1737:        * src/lib/sdbm/Makefile.am 1.5:
                   1738:        * src/lib/sdbm/Makefile.in 1.8:
                   1739:        * src/lib/sdbm/pa-include/Makefile.am 1.1:
                   1740:        * src/lib/sdbm/pa-include/Makefile.in 1.1:
                   1741:        * src/lib/sdbm/pa-include/pa_strings.h 1.2:
                   1742:        * src/lib/sdbm/pa_strings.C 1.2:
                   1743:        * src/lib/sdbm/sdbm.c 1.6:
                   1744:        * src/types/Makefile.am 1.46:
                   1745:        * src/types/Makefile.in 1.70:
                   1746:        * src/types/pa_vhashfile.C 1.63:
                   1747:        * src/types/pa_vhashfile.h 1.39:
                   1748:                apr -> pa
                   1749: 
                   1750:        * Makefile.am 1.80:
                   1751:        * Makefile.in 1.97:
                   1752:        * acinclude.m4 1.66:
                   1753:        * aclocal.m4 1.69:
                   1754:        * acsite.m4 1.45:
                   1755:        * configure 1.124:
                   1756:        * configure.in 1.134:
                   1757:        * src/include/pa_config_auto.h.in 1.53:
                   1758:                *** empty log message ***
                   1759: 
                   1760:        * src/lib/sdbm/Makefile.am 1.4:
                   1761:        * src/lib/sdbm/apr_file_io.C 1.7:
                   1762:        * src/lib/sdbm/apr_strings.C 1.4:
                   1763:        * src/lib/sdbm/pa-include/pa_apr.h 1.1:
                   1764:        * src/lib/sdbm/pa-include/pa_errno.h 1.1:
                   1765:        * src/lib/sdbm/pa-include/pa_file_info.h 1.1:
                   1766:        * src/lib/sdbm/pa-include/pa_file_io.h 1.1:
                   1767:        * src/lib/sdbm/pa-include/pa_sdbm.h 1.1:
                   1768:        * src/lib/sdbm/pa-include/pa_strings.h 1.1:
                   1769:        * src/lib/sdbm/pa_file_io.C 1.1:
                   1770:        * src/lib/sdbm/pa_strings.C 1.1:
                   1771:        * src/lib/sdbm/sdbm.c 1.5:
                   1772:        * src/lib/sdbm/sdbm_hash.c 1.2:
                   1773:        * src/lib/sdbm/sdbm_lock.c 1.2:
                   1774:        * src/lib/sdbm/sdbm_pair.c 1.2:
                   1775:        * src/lib/sdbm/sdbm_pair.h 1.2:
                   1776:        * src/lib/sdbm/sdbm_private.h 1.4:
                   1777:        * src/lib/sdbm/sdbm_tune.h 1.2:
                   1778:                apr -> pa (apache2 module apr name conflict resolved)
                   1779: 
                   1780: 2010-11-27     misha
                   1781:        * buildall-with-xml 1.39:
                   1782:        * buildall-without-xml 1.24:
                   1783:                - typo fixed: libz2 -> libbz2
                   1784: 
                   1785: 2010-11-26     misha
                   1786:        * src/classes/hash.C 1.109:
                   1787:        * src/classes/table.C 1.279:
                   1788:        * src/types/pa_vregex.C 1.12:
                   1789:                - warnings removed
                   1790: 
                   1791: 2010-11-25     moko
                   1792:        * operators.txt 1.237:
                   1793:                $.indent(true)
                   1794: 
                   1795:        * operators.txt 1.236:
                   1796:                another bugfix. :)
                   1797: 
                   1798:        * operators.txt 1.235:
                   1799:                bugfix. :)
                   1800: 
                   1801:        * buildall-with-xml 1.38:
                   1802:                libxml2-2.7.8 + with-apache
                   1803: 
                   1804: 2010-11-24     moko
                   1805:        * bin/Makefile.in 1.16:
                   1806:        * etc/Makefile.in 1.21:
                   1807:        * etc/parser3.charsets/Makefile.in 1.26:
                   1808:                APACHE13->APACHE
                   1809: 
                   1810:        * Makefile.am 1.79:
                   1811:        * Makefile.in 1.96:
                   1812:        * acinclude.m4 1.65:
                   1813:        * aclocal.m4 1.68:
                   1814:        * acsite.m4 1.44:
                   1815:        * configure 1.123:
                   1816:        * configure.in 1.132:
                   1817:        * src/include/pa_config_auto.h.in 1.51:
                   1818:        * src/include/pa_config_auto.h.in 1.52:
                   1819:                *** empty log message ***
                   1820: 
                   1821:        * Makefile.in 1.95:
                   1822:        * configure 1.122:
                   1823:        * src/targets/Makefile.am 1.11:
                   1824:        * src/targets/apache/Makefile.am 1.2:
                   1825:        * src/targets/apache/Makefile.in 1.1:
                   1826:                apxs support
                   1827: 
                   1828:        * src/Makefile.in 1.62:
                   1829:        * src/classes/Makefile.in 1.71:
                   1830:        * src/include/Makefile.in 1.25:
                   1831:        * src/lib/Makefile.in 1.21:
                   1832:        * src/lib/cord/Makefile.in 1.10:
                   1833:        * src/lib/cord/include/Makefile.in 1.8:
                   1834:        * src/lib/cord/include/private/Makefile.in 1.8:
                   1835:        * src/lib/gc/Makefile.in 1.8:
                   1836:        * src/lib/gc/include/Makefile.in 1.9:
                   1837:        * src/lib/gd/Makefile.in 1.9:
                   1838:        * src/lib/json/Makefile.in 1.3:
                   1839:        * src/lib/ltdl/Makefile.in 1.13:
                   1840:        * src/lib/md5/Makefile.in 1.14:
                   1841:        * src/lib/pcre/Makefile.in 1.17:
                   1842:        * src/lib/sdbm/Makefile.in 1.7:
                   1843:        * src/lib/smtp/Makefile.in 1.9:
                   1844:        * src/main/Makefile.in 1.65:
                   1845:        * src/sql/Makefile.in 1.18:
                   1846:        * src/targets/Makefile.in 1.49:
                   1847:        * src/targets/cgi/Makefile.in 1.74:
                   1848:        * src/targets/isapi/Makefile.in 1.19:
                   1849:        * src/types/Makefile.in 1.69:
                   1850:                APACHE13 -> APACHE
                   1851: 
                   1852:        * configure.in 1.131:
                   1853:                apxs support
                   1854:                -Bstatic gc removed for OS X
                   1855: 
                   1856:        * src/main/pa_globals.C 1.186:
                   1857:        * src/main/pa_xml_io.C 1.27:
                   1858:                the rest converted to THREAD_LOCAL usage
                   1859: 
                   1860:        * src/classes/curl.C 1.9:
                   1861:        * src/include/pa_config_includes.h 1.33:
                   1862:        * src/main/pa_globals.C 1.185:
                   1863:                THREAD_LOCAL defined and used
                   1864: 
                   1865: 2010-11-23     moko
                   1866:        * src/classes/op.C 1.206:
                   1867:        * src/main/pa_os.C 1.11:
                   1868:                microseconds, not milliseconds should be passed to pa_sleep, and 
                   1869:                only fractional part (bugfix: #188)
                   1870: 
                   1871:        * src/targets/apache/mod_parser3.c 1.11:
                   1872:                1.3 compatibility
                   1873: 
                   1874:        * src/targets/apache/mod_parser3.c 1.10:
                   1875:        * src/targets/apache/mod_parser3_core.C 1.5:
                   1876:                GC_dont_gc=1, as in cgi version
                   1877: 
                   1878:        * src/targets/apache/mod_parser3.c 1.9:
                   1879:                warning war
                   1880: 
                   1881:        * src/targets/apache/mod_parser3.c 1.8:
                   1882:        * src/targets/apache/mod_parser3_core.C 1.4:
                   1883:        * src/targets/apache/pa_httpd.h 1.4:
                   1884:                version removed, some trash removed
                   1885: 
                   1886: 2010-11-22     moko
                   1887:        * src/targets/apache/mod_parser3.c 1.7:
                   1888:                version removed (we don't want to show it), warning war
                   1889: 
                   1890:        * src/targets/apache/mod_parser3.c 1.6:
                   1891:        * src/targets/apache/mod_parser3_core.C 1.3:
                   1892:        * src/targets/apache/pa_httpd.h 1.3:
                   1893:                parser_status_allowed removed + merge config functions removed (
                   1894:                override is the default) + beauty
                   1895: 
                   1896:        * src/include/pa_request.h 1.208:
                   1897:        * src/main/pa_request.C 1.325:
                   1898:        * src/targets/apache13core/mod_parser3_core.C 1.16:
                   1899:        * src/targets/cgi/parser3.C 1.259:
                   1900:        * src/targets/isapi/parser3isapi.C 1.104:
                   1901:                option to hide $status used in apache module removed
                   1902: 
                   1903: 2010-11-18     moko
                   1904:        * operators.txt 1.234:
                   1905:                $.table[compact] added for ^json:string[]
                   1906: 
                   1907: 2010-11-16     moko
                   1908:        * src/targets/apache/mod_parser3.c 1.5:
                   1909:                some cleanup done
                   1910: 
                   1911: 2010-11-15     moko
                   1912:        * src/main/untaint.C 1.160:
                   1913:                bugfix: first, second String::Body argument is hashcode; second, 
                   1914:                info.fragment_begin is original, not resulting length
                   1915: 
                   1916:        * src/classes/file.C 1.213:
                   1917:                new feature: $.stdin now untainted
                   1918: 
                   1919:        * tests/results/264.processed 1.2:
                   1920:                new feature: $.stdin[] now untainted
                   1921: 
                   1922:        * tests/cat.sh 1.3:
                   1923:                new feature: stdin arg to test $.stdin[value]
                   1924: 
                   1925:        * src/classes/op.C 1.205:
                   1926:                ^apply-taint[] method added
                   1927: 
                   1928:        * tests/264.html 1.1:
                   1929:        * tests/results/264.processed 1.1:
                   1930:                ^apply-taint[] test added; $.stdin untaint test added
                   1931: 
                   1932: 2010-11-14     moko
                   1933:        * src/targets/apache/mod_parser3.c 1.4:
                   1934:                outdated MODULE_MAGIC_NUMBER removed
                   1935: 
                   1936:        * src/targets/apache/mod_parser3.c 1.3:
                   1937:        * src/targets/apache/mod_parser3_core.C 1.2:
                   1938:        * src/targets/apache/pa_httpd.h 1.2:
                   1939:                2x2 calculated under apache2. :)
                   1940: 
                   1941: 2010-11-13     moko
                   1942:        * src/targets/apache/mod_parser3.c 1.2:
                   1943:                initial changes to build module with apache 2.x includes
                   1944: 
                   1945:        * src/targets/apache/Makefile.am 1.1:
                   1946:        * src/targets/apache/mod_parser3.c 1.1:
                   1947:        * src/targets/apache/mod_parser3_core.C 1.1:
                   1948:        * src/targets/apache/pa_httpd.h 1.1:
                   1949:        * src/targets/apache/pa_threads.C 1.1:
                   1950:                initial commit for united apache 1.3 / apache 2.x DSO module
                   1951: 
                   1952: 2010-11-09     moko
                   1953:        * src/types/pa_method.h 1.18:
                   1954:                check added to dissallow @method[name;*] syntax
                   1955: 
                   1956:        * tests/263.html 1.1:
                   1957:        * tests/results/263.processed 1.1:
                   1958:                test from method[*args] added
                   1959: 
                   1960: 2010-11-08     moko
                   1961:        * src/types/pa_method.h 1.17:
                   1962:        * src/types/pa_vmethod_frame.h 1.89:
                   1963:                closes #26: variable number of params can now be passed to a 
                   1964:                method declared with *arg
                   1965: 
                   1966: 2010-11-06     moko
                   1967:        * src/classes/table.C 1.278:
                   1968:                formating fixed. :)
                   1969: 
                   1970:        * src/classes/table.C 1.277:
                   1971:                closes #4: ^table.select now supports $.limit(), $.offset, $
                   1972:                .reverse() options
                   1973: 
                   1974:        * tests/262.html 1.1:
                   1975:        * tests/results/262.processed 1.1:
                   1976:                test for ^table:select with options added (feature #4)
                   1977: 
                   1978: 2010-11-05     moko
                   1979:        * src/include/pa_array.h 1.80:
                   1980:                remove function added
                   1981: 
                   1982:        * src/types/pa_vhash.C 1.9:
                   1983:        * src/types/pa_vhash.h 1.63:
                   1984:                avoiding temporal String object in get_element/put_element, 
                   1985:                using static one.
                   1986: 
                   1987: 2010-11-04     moko
                   1988:        * src/types/pa_vregex.C 1.11:
                   1989:                closes #6: exeption now thrown if invalid options is passed
                   1990: 
                   1991: 2010-11-03     moko
                   1992:        * tests/256.html 1.3:
                   1993:        * tests/results/256.processed 1.2:
                   1994:                $.table[compact] feature now tested; k and p in handler now 
                   1995:                tested.
                   1996: 
                   1997:        * src/types/pa_value.h 1.142:
                   1998:        * src/types/pa_vtable.C 1.36:
                   1999:        * src/types/pa_vtable.h 1.57:
                   2000:                fixes #153, $.table[compact] feature added
                   2001: 
                   2002:        * src/classes/json.C 1.13:
                   2003:                key is now passed to handler in value_json_string;
                   2004:                ^json:string result now process tainting inside and returns clean string, related to issue #153
                   2005: 
                   2006:        * src/main/untaint.C 1.159:
                   2007:                bugfix: charset can be null (in ^string:save[] as example), thus 
                   2008:                check is added
                   2009: 
                   2010: 2010-10-30     moko
                   2011:        * src/classes/string.C 1.198:
                   2012:                error message changed (fixes issue #149)
                   2013: 
                   2014: 2010-10-28     moko
                   2015:        * src/main/pa_http.C 1.49:
                   2016:                ":port" is now added to "Host:" header if port is not default (fixes issue #155);
                   2017:                exception on invalid port added.
                   2018: 
                   2019:        * src/main/untaint.C 1.158:
                   2020:                '*' is now not urlencoded to allow header "Accept: */*" to be 
                   2021:                passed
                   2022: 
                   2023: 2010-10-27     moko
                   2024:        * src/classes/curl.C 1.8:
                   2025:                bugfix: detect_charset() was throwing exception on unknown 
                   2026:                charset even if response_charset was specified
                   2027: 
                   2028: 2010-10-26     moko
                   2029:        * src/classes/string.C 1.197:
                   2030:                ^string.append removed for void compatibility
                   2031: 
                   2032:        * src/classes/json.C 1.12:
                   2033:                libjson supports array at top level, we too (GPF fixed)
                   2034: 
                   2035: 2010-10-24     moko
                   2036:        * tests/253.html 1.5:
                   2037:        * tests/results/253.processed 1.6:
                   2038:                libjson supports array at top level, parser now supports it as 
                   2039:                well.
                   2040: 
                   2041:        * src/types/pa_vstring.h 1.64:
                   2042:        * tests/261.html 1.2:
                   2043:        * tests/results/261.processed 1.2:
                   2044:                empty string is now void compatible (allows $empty.key)
                   2045: 
                   2046: 2010-10-21     moko
                   2047:        * src/classes/string.C 1.196:
                   2048:        * src/classes/void.C 1.48:
                   2049:        * src/main/execute.C 1.367:
                   2050:        * src/types/pa_vvoid.C 1.4:
                   2051:        * src/types/pa_vvoid.h 1.34:
                   2052:                void now inherited from string (feature #111)
                   2053: 
                   2054:        * tests/261.html 1.1:
                   2055:        * tests/results/261.processed 1.1:
                   2056:                checks void from string inheritance (feature #111)
                   2057: 
                   2058:        * src/classes/bool.C 1.3:
                   2059:        * src/classes/classes.h 1.33:
                   2060:        * src/classes/curl.C 1.7:
                   2061:        * src/classes/date.C 1.89:
                   2062:        * src/classes/double.C 1.63:
                   2063:        * src/classes/file.C 1.212:
                   2064:        * src/classes/hash.C 1.108:
                   2065:        * src/classes/hashfile.C 1.52:
                   2066:        * src/classes/image.C 1.136:
                   2067:        * src/classes/inet.C 1.4:
                   2068:        * src/classes/int.C 1.59:
                   2069:        * src/classes/json.C 1.11:
                   2070:        * src/classes/reflection.C 1.22:
                   2071:        * src/classes/regex.C 1.6:
                   2072:        * src/classes/string.C 1.195:
                   2073:        * src/classes/table.C 1.276:
                   2074:        * src/classes/void.C 1.47:
                   2075:                used_directly() now true by default
                   2076: 
                   2077: 2010-10-21     misha
                   2078:        * src/types/pa_vcookie.C 1.85:
                   2079:                - fix for session cookie (was introduced while adding additional 
                   2080:                expires checkout)
                   2081: 
                   2082:        * tests/results/030.processed 1.8:
                   2083:                *** empty log message ***
                   2084: 
                   2085:        * tests/030.html 1.5:
                   2086:                - test for session cookie was added
                   2087: 
                   2088: 2010-10-16     moko
                   2089:        * src/include/pa_string.h 1.200:
                   2090:        * src/main/pa_http.C 1.48:
                   2091:        * src/main/untaint.C 1.157:
                   2092:                files upload now uses binary blocks instead of L_FILE_POST 
                   2093:                tainting. (bugfix: #128)
                   2094: 
                   2095:        * tests/223.html 1.4:
                   2096:        * tests/results/223.processed 1.5:
                   2097:                binary file upload test added, GPF (issue #128) also checked in 
                   2098:                this test
                   2099: 
                   2100: 2010-10-13     misha
                   2101:        * tests/results/260.processed 1.1:
                   2102:                *** empty log message ***
                   2103: 
                   2104:        * tests/260.html 1.1:
                   2105:                - test for math:convert
                   2106: 
                   2107:        * src/classes/math.C 1.58:
                   2108:                - error in math:convert was fixed
                   2109: 
                   2110:        * operators.txt 1.233:
                   2111:                - info about ^math:convert[number](from-base;to-base) was added
                   2112: 
                   2113:        * src/classes/math.C 1.57:
                   2114:                - method ^math:convert[number](from-base;to-base) for converting 
                   2115:                number represention from one base to another was added ( new 
                   2116:                feature: #23 )
                   2117: 
                   2118: 2010-10-12     moko
                   2119:        * src/main/compile.tab.C 1.153:
                   2120:        * src/main/compile.y 1.261:
                   2121:                [] now is empty string, not void
                   2122: 
                   2123:        * src/types/pa_vvoid.h 1.33:
                   2124:                void now passed as parameter
                   2125: 
                   2126:        * tests/259.html 1.1:
                   2127:        * tests/results/259.processed 1.1:
                   2128:                to test difference between void and empty string (see ticket #
                   2129:                111)
                   2130: 
                   2131:        * tests/results/152.processed 1.10:
                   2132:                $sEmpty[] is now empty string, not void
                   2133: 
                   2134:        * tests/256.html 1.2:
                   2135:                $s[$void] is no longer empty string
                   2136: 
                   2137:        * tests/254.html 1.3:
                   2138:                empty string is no longer void
                   2139: 
                   2140: 2010-10-12     misha
                   2141:        * tests/results/041.processed 1.7:
                   2142:                *** empty log message ***
                   2143: 
                   2144:        * src/types/pa_vcookie.C 1.84:
                   2145:                - check if $.expires value can be converted to date during 
                   2146:                cookies set up ( bugfix: #104 )
                   2147: 
                   2148:        * tests/041.html 1.3:
                   2149:                - more tests for ^table.locate were added
                   2150: 
                   2151:        * src/classes/table.C 1.275:
                   2152:                - ^table.locate[field;value;options] didn't work ( bugfix: #129 )
                   2153:                - exception comment for incorrect options ^table.locate[field;value;options] was fixed
                   2154: 
                   2155: 2010-10-09     moko
                   2156:        * src/classes/reflection.C 1.21:
                   2157:        * src/main/execute.C 1.366:
                   2158:                constructor returning another object feature returned
                   2159: 
                   2160:        * tests/results/258.processed 1.2:
                   2161:                test result updated as constructor returning another object 
                   2162:                feature returned
                   2163: 
                   2164:        * tests/258.html 1.1:
                   2165:        * tests/results/258.processed 1.1:
                   2166:                test for constructor returning another object
                   2167: 
                   2168: 2010-10-08     misha
                   2169:        * src/main/compile.tab.C 1.152:
                   2170:        * src/main/compile.y 1.260:
                   2171:        * tests/results/257.processed 1.1:
                   2172:                *** empty log message ***
                   2173: 
                   2174:        * tests/257.html 1.1:
                   2175:                - whitespaces after @METACOMMANDS and their options shouldn't 
                   2176:                cause exceptions any longer
                   2177: 
                   2178: 2010-10-05     moko
                   2179:        * src/classes/hash.C 1.107:
                   2180:        * src/classes/table.C 1.274:
                   2181:                length from sql server is now ignored, as sql string can contain 
                   2182:                0x00 inside (bugfix: #119)
                   2183: 
                   2184: 2010-10-02     misha
                   2185:        * operators.txt 1.232:
                   2186:                - the X mark was removed from ^cache[file]. it is usable to 
                   2187:                delete cache file.
                   2188: 
                   2189: 2010-10-01     moko
                   2190:        * tests/253.html 1.4:
                   2191:        * tests/results/253.processed 1.5:
                   2192:                hook_key added for key checking
                   2193: 
                   2194:        * src/classes/json.C 1.10:
                   2195:                null key bug fixed
                   2196: 
                   2197: 2010-09-29     misha
                   2198:        * tests/results/256.processed 1.1:
                   2199:                *** empty log message ***
                   2200: 
                   2201:        * tests/256.html 1.1:
                   2202:        * tests/256.txt 1.1:
                   2203:                - tests for ^json:string[] were added
                   2204: 
                   2205: 2010-09-24     moko
                   2206:        * src/classes/json.C 1.9:
                   2207:                small fixed
                   2208: 
                   2209:        * tests/results/253.processed 1.4:
                   2210:        * tests/results/255.processed 1.2:
                   2211:                just updated
                   2212: 
                   2213:        * tests/253.html 1.3:
                   2214:        * tests/253_json.txt 1.3:
                   2215:        * tests/255.html 1.1:
                   2216:        * tests/results/253.processed 1.3:
                   2217:        * tests/results/255.processed 1.1:
                   2218:                charset transcode test added for json:parse
                   2219: 
                   2220:        * src/types/pa_value.h 1.141:
                   2221:                warning war :)
                   2222: 
                   2223:        * src/classes/json.C 1.8:
                   2224:        * src/include/pa_request.h 1.207:
                   2225:        * src/types/pa_value.h 1.140:
                   2226:        * src/types/pa_vfile.C 1.49:
                   2227:        * src/types/pa_vtable.C 1.35:
                   2228:                $.indent implemented for ^json:string
                   2229: 
                   2230: 2010-09-24     misha
                   2231:        * src/main/compile.tab.C 1.151:
                   2232:                *** empty log message ***
                   2233: 
                   2234: 2010-09-21     moko
                   2235:        * src/main/pa_charset.C 1.87:
                   2236:                parser charset tables declare only white-space before 0x20, thus 
                   2237:                adding the missing chars
                   2238: 
                   2239:        * etc/parser3.charsets/koi8-r.cfg 1.8:
                   2240:        * etc/parser3.charsets/koi8-u.cfg 1.1:
                   2241:                updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
                   2242:                
                   2243: 
                   2244: 2010-09-21     misha
                   2245:        * src/main/compile.y 1.259:
                   2246:                - some semicolons were added (VS2010 don't want to compile 
                   2247:                grammar if they are absent)
                   2248: 
                   2249:        * tests/make_tests.cmd 1.3:
                   2250:        * tests/run_tests.cmd 1.2:
                   2251:                - path tools is changed
                   2252: 
                   2253:        * src/classes/classes.vcproj 1.26:
                   2254:                - pathes to ls and gawk are changed
                   2255: 
                   2256:        * src/main/main.vcproj 1.27:
                   2257:                - path to bison is changed
                   2258: 
                   2259: 2010-09-20     moko
                   2260:        * etc/parser3.charsets/Makefile.in 1.25:
                   2261:        * etc/parser3.charsets/windows-1250.cfg 1.2:
                   2262:        * etc/parser3.charsets/windows-1251.cfg 1.14:
                   2263:        * etc/parser3.charsets/windows-1254.cfg 1.2:
                   2264:        * etc/parser3.charsets/windows-1257.cfg 1.3:
                   2265:        * etc/parser3.charsets/x-mac-cyrillic.cfg 1.3:
                   2266:                updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
                   2267:                
                   2268: 
                   2269: 2010-09-20     misha
                   2270:        * Makefile.am 1.78:
                   2271:        * Makefile.in 1.94:
                   2272:        * acinclude.m4 1.64:
                   2273:        * aclocal.m4 1.67:
                   2274:        * acsite.m4 1.43:
                   2275:        * configure 1.121:
                   2276:        * configure.in 1.130:
                   2277:        * src/include/pa_config_auto.h.in 1.50:
                   2278:        * src/lib/json/Makefile.in 1.2:
                   2279:                *** empty log message ***
                   2280: 
                   2281:        * src/types/pa_vtable.C 1.34:
                   2282:                - add EOLs while json-serializing table
                   2283: 
                   2284:        * src/classes/json.C 1.7:
                   2285:                - add EOL while json-serializing hash
                   2286: 
                   2287:        * src/lib/json/JSON_parser.C 1.4:
                   2288:                - 'ES' replaced by 'ESC' because some compilers don't like 'ES'.
                   2289: 
                   2290: 2010-09-17     misha
                   2291:        * operators.txt 1.231:
                   2292:                - info about json class was added
                   2293: 
                   2294: 2010-09-16     misha
                   2295:        * src/classes/json.C 1.6:
                   2296:                - ^json:string[object]
                   2297: 
                   2298:        * src/include/pa_request.h 1.206:
                   2299:        * src/main/pa_request.C 1.324:
                   2300:                - stuff for preventing infinite recursion while executing json:
                   2301:                string was added
                   2302: 
                   2303:        * src/include/pa_string.h 1.199:
                   2304:                - method append_quoted was added
                   2305: 
                   2306:        * src/types/pa_value.C 1.30:
                   2307:        * src/types/pa_value.h 1.139:
                   2308:        * src/types/pa_vbool.h 1.32:
                   2309:        * src/types/pa_vdate.h 1.51:
                   2310:        * src/types/pa_vdouble.h 1.55:
                   2311:        * src/types/pa_vfile.C 1.48:
                   2312:        * src/types/pa_vfile.h 1.68:
                   2313:        * src/types/pa_vint.h 1.47:
                   2314:        * src/types/pa_vstring.h 1.63:
                   2315:        * src/types/pa_vtable.C 1.33:
                   2316:        * src/types/pa_vtable.h 1.56:
                   2317:        * src/types/pa_vvoid.h 1.32:
                   2318:                - method get_json_string was added to Value & Co
                   2319: 
                   2320:        * src/classes/date.C 1.88:
                   2321:                - methods get_gmt_string and get_sql_string were used
                   2322: 
                   2323:        * src/types/pa_vdate.h 1.50:
                   2324:                - methods get_gmt_string and get_sql_string were added
                   2325: 
                   2326: 2010-09-10     moko
                   2327:        * src/targets/cgi/parser3.C [release_3_4_0] 1.255.2.1:
                   2328:                vsnprintf now not called twice in die_or_abort (backport from 
                   2329:                3.4.1)
                   2330: 
                   2331:        * src/targets/cgi/parser3.C 1.258:
                   2332:                vsnprintf now not called twice in die_or_abort (bugfix: #106)
                   2333: 
                   2334: 2010-09-09     moko
                   2335:        * src/classes/json.C 1.5:
                   2336:                warning war. :)
                   2337: 
                   2338: 2010-09-08     misha
                   2339:        * src/lib/json/Makefile.am 1.3:
                   2340:                - additional include directories were added (for pa_memory.h and 
                   2341:                gc.h)
                   2342: 
                   2343:        * src/lib/json/json.vcproj 1.2:
                   2344:                - JSON_parser.c => JSON_parser.C
                   2345:                - compile as C++ instead default
                   2346:                - additional include directory was added (for gc.h)
                   2347: 
                   2348:        * src/types/pa_vform.C 1.100:
                   2349:                - little code reformating
                   2350: 
                   2351:        * src/classes/file.C 1.211:
                   2352:                - $.content-type option now can be specified in ^file::create ( 
                   2353:                new feature: #102 )
                   2354: 
                   2355: 2010-09-07     moko
                   2356:        * src/lib/json/JSON_parser.C 1.3:
                   2357:        * src/lib/json/JSON_parser.h 1.2:
                   2358:                json lib now uses pa_malloc/pa_free
                   2359: 
                   2360: 2010-09-06     moko
                   2361:        * tests/results/254.processed 1.3:
                   2362:                VStateless_class:put_element exception was fixed
                   2363: 
                   2364:        * src/types/pa_value.h 1.138:
                   2365:        * src/types/pa_vstateless_class.h 1.72:
                   2366:                now VStateless_class:put_element barks self.type, not this.type (
                   2367:                bugfix: #105)
                   2368: 
                   2369: 2010-09-05     moko
                   2370:        * src/classes/reflection.C 1.20:
                   2371:                bugfix: new String() is required for exception handling
                   2372: 
                   2373:        * tests/254.html 1.2:
                   2374:        * tests/results/254.processed 1.2:
                   2375:                test modified
                   2376: 
                   2377: 2010-09-04     moko
                   2378:        * tests/254.html 1.1:
                   2379:        * tests/results/254.processed 1.1:
                   2380:                ^reflection:copy test added
                   2381: 
                   2382:        * src/classes/reflection.C 1.19:
                   2383:        * src/include/pa_request.h 1.205:
                   2384:                ^reflection:copy implemented (new feature: #100)
                   2385: 
                   2386: 2010-09-02     moko
                   2387:        * src/lib/json/JSON_parser.C 1.2:
                   2388:                c++ compatiblity
                   2389: 
                   2390:        * tests/253.html 1.2:
                   2391:        * tests/253_json.txt 1.2:
                   2392:        * tests/results/253.processed 1.2:
                   2393:                $.distinct option testing added
                   2394: 
                   2395: 2010-09-01     moko
                   2396:        * src/classes/json.C 1.4:
                   2397:                $.distinct[first|last|all] added
                   2398: 
                   2399: 2010-08-31     moko
                   2400:        * tests/results/253.processed 1.1:
                   2401:                json test result
                   2402: 
                   2403:        * tests/253.html 1.1:
                   2404:        * tests/253_json.txt 1.1:
                   2405:                json test added
                   2406: 
                   2407:        * src/classes/json.C 1.3:
                   2408:                json.C update to actual version + hash key creation bugfix
                   2409: 
                   2410: 2010-08-31     misha
                   2411:        * Makefile.am 1.77:
                   2412:        * Makefile.in 1.93:
                   2413:        * acinclude.m4 1.63:
                   2414:        * aclocal.m4 1.66:
                   2415:        * acsite.m4 1.42:
                   2416:        * configure 1.120:
                   2417:        * configure.in 1.129:
                   2418:        * src/classes/Makefile.in 1.70:
                   2419:        * src/include/pa_config_auto.h.in 1.49:
                   2420:        * src/lib/Makefile.in 1.20:
                   2421:        * src/lib/json/Makefile.in 1.1:
                   2422:        * src/targets/apache13core/Makefile.in 1.11:
                   2423:        * src/targets/cgi/Makefile.in 1.73:
                   2424:                *** empty log message ***
                   2425: 
                   2426:        * parser3.sln 1.13:
                   2427:        * src/classes/Makefile.am 1.56:
                   2428:        * src/classes/classes.vcproj 1.25:
                   2429:        * src/classes/json.C 1.1:
                   2430:        * src/lib/Makefile.am 1.11:
                   2431:        * src/lib/json/JSON_parser.C 1.1:
                   2432:        * src/lib/json/JSON_parser.h 1.1:
                   2433:        * src/lib/json/Makefile.am 1.1:
                   2434:        * src/lib/json/json.vcproj 1.1:
                   2435:                - json library was added
                   2436: 
                   2437: 2010-08-30     moko
                   2438:        * src/include/pa_request.h 1.204:
                   2439:        * src/main/execute.C 1.365:
                   2440:        * src/main/pa_request.C 1.323:
                   2441:        * src/types/pa_vobject.C 1.33:
                   2442:                cosmetic optimization in request:execute_method usage
                   2443: 
                   2444: 2010-08-29     moko
                   2445:        * src/include/pa_charset.h 1.46:
                   2446:        * src/main/pa_charset.C 1.86:
                   2447:                small optimization, just to decrease number of lines. :)
                   2448: 
                   2449: 2010-08-27     misha
                   2450:        * tests/results/250.processed 1.1:
                   2451:        * tests/results/251.processed 1.1:
                   2452:        * tests/results/252.processed 1.1:
                   2453:                *** empty log message ***
                   2454: 
                   2455:        * src/classes/op.C 1.204:
                   2456:                - taint[json] was added
                   2457: 
                   2458:        * tests/250.html 1.1:
                   2459:        * tests/251.html 1.1:
                   2460:        * tests/252.html 1.1:
                   2461:                - tests for taint[json] were added
                   2462: 
                   2463:        * src/main/pa_exec.C 1.81:
                   2464:                - warning fix was rolled back.
                   2465: 
                   2466:        * src/include/pa_charset.h 1.45:
                   2467:        * src/include/pa_string.h 1.198:
                   2468:        * src/main/pa_charset.C 1.85:
                   2469:        * src/main/untaint.C 1.156:
                   2470:                - taint[json] was added
                   2471:                - escaping was slightly modified
                   2472: 
                   2473: 2010-08-25     misha
                   2474:        * src/classes/file.C 1.210:
                   2475:                - typo in file:sql exception was fixed
                   2476: 
                   2477:        * src/main/pa_exec.C 1.80:
                   2478:                - warning about declared and not used variable forced_allow was 
                   2479:                removed
                   2480: 
                   2481: 2010-08-14     misha
                   2482:        * src/classes/hash.C 1.106:
                   2483:                - two warnings about signed/unsigned mismatch were removed
                   2484: 
                   2485: 2010-08-11     moko
                   2486:        * tests/249.html 1.1:
                   2487:        * tests/results/249.processed 1.1:
                   2488:                default setter and anti-recursive default getter test added
                   2489: 
                   2490:        * src/classes/reflection.C 1.18:
                   2491:        * src/include/pa_request.h 1.203:
                   2492:        * src/main/execute.C 1.364:
                   2493:        * src/types/pa_value.h 1.137:
                   2494:        * src/types/pa_vclass.C 1.44:
                   2495:        * src/types/pa_vobject.C 1.32:
                   2496:        * src/types/pa_vobject.h 1.56:
                   2497:        * src/types/pa_vstateless_class.C 1.46:
                   2498:        * src/types/pa_vstateless_class.h 1.71:
                   2499:                default setter support + anti-recursive default getter support ( 
                   2500:                new feature: #13 )
                   2501: 
                   2502:        * src/include/pa_hash.h 1.83:
                   2503:                optimization: threshold member removed from hash, reducing 
                   2504:                sizeof(hash)
                   2505: 
                   2506: 2010-08-10     misha
                   2507:        * tests/results/196.processed 1.4:
                   2508:        * tests/results/247.processed 1.1:
                   2509:        * tests/results/248.processed 1.1:
                   2510:                *** empty log message ***
                   2511: 
                   2512:        * tests/196.html 1.3:
                   2513:                - junction-method was added to the test
                   2514: 
                   2515:        * tests/248.html 1.2:
                   2516:                - ups. typo :)
                   2517: 
                   2518:        * tests/248.html 1.1:
                   2519:                - test for checking .match with 4 params
                   2520: 
                   2521:        * tests/247.html 1.1:
                   2522:        * tests/247_utf8.txt 1.1:
                   2523:        * tests/247_utf8_bom.txt 1.1:
                   2524:        * tests/247_windows1251.txt 1.1:
                   2525:                - test for "transcode file from utf-8 to $request:charset during 
                   2526:                loading if the BOM code is detected"
                   2527: 
                   2528:        * src/main/pa_common.C 1.263:
                   2529:        * src/main/pa_http.C 1.47:
                   2530:                - transcode file from utf-8 to $request:charset during loading 
                   2531:                if the BOM code is detected ( new feature: #98 )
                   2532: 
                   2533: 2010-08-05     misha
                   2534:        * src/classes/image.C 1.135:
                   2535:                - ^image.replace now can accept only 2 params. in this case the 
                   2536:                whole image is affected ( new feature: #95 )
                   2537: 
                   2538: 2010-08-04     misha
                   2539:        * tests/results/246.processed 1.1:
                   2540:                *** empty log message ***
                   2541: 
                   2542:        * tests/246.html 1.1:
                   2543:                - test tor ^hash._at[] was added
                   2544: 
                   2545:        * src/classes/hash.C 1.105:
                   2546:                - ^hash._at[first|last|[-]N] ( new feature: #53 )
                   2547: 
                   2548:        * src/include/pa_hash.h 1.82:
                   2549:                - methods for accessing the first and the last values of ordered 
                   2550:                hash were added (first_value and last_value)
                   2551: 
                   2552:        * src/classes/file.C 1.209:
                   2553:                - now ^file::base64 accepts up to 4 params (similar to others 
                   2554:                file's methods): ^file::base64[mode;user-file-name;encoded;
                   2555:                options] ( new feature: #68 )
                   2556: 
                   2557:        * src/types/pa_vmethod_frame.h 1.88:
                   2558:                - helper method as_hash was added
                   2559: 
                   2560: 2010-08-01     moko
                   2561:        * src/classes/op.C 1.203:
                   2562:                to correctly process $result[] in code, called from ^process
                   2563: 
                   2564:        * tests/245.html 1.2:
                   2565:                $result in ^process[] test added
                   2566: 
                   2567:        * src/classes/op.C 1.202:
                   2568:        * src/classes/reflection.C 1.17:
                   2569:        * src/include/pa_request.h 1.202:
                   2570:        * src/main/execute.C 1.363:
                   2571:        * src/main/pa_request.C 1.322:
                   2572:        * src/types/pa_vmethod_frame.C 1.18:
                   2573:        * src/types/pa_vmethod_frame.h 1.87:
                   2574:        * src/types/pa_vobject.C 1.31:
                   2575:                optimization:
                   2576:                VMethodFrame(junction, caller) replaced with VMethodFrame(method, caller, self)
                   2577:                op_call(VMethodFrame &frame, bool constructing) removed, construct(class,method) added
                   2578: 
                   2579:        * tests/results/192.processed 1.6:
                   2580:        * tests/results/244.processed 1.2:
                   2581:                request::construct added
                   2582: 
                   2583:        * tests/244.html 1.1:
                   2584:        * tests/245.html 1.1:
                   2585:        * tests/results/244.processed 1.1:
                   2586:        * tests/results/245.processed 1.1:
                   2587:                object creation exceptions and ^process tests added
                   2588: 
                   2589: 2010-07-28     misha
                   2590:        * tests/make_tests.cmd 1.2:
                   2591:                - win32 EOLs
                   2592: 
                   2593:        * tests/run_parser.cmd 1.1:
                   2594:        * tests/run_tests.cmd 1.1:
                   2595:                - cmd files for executing tests on Win32 were added (The system 
                   2596:                timezone should be GMT+3)
                   2597: 
                   2598: 2010-07-25     misha
                   2599:        * tests/212.html 1.4:
                   2600:        * tests/212.html 1.5:
                   2601:        * tests/results/212.processed 1.6:
                   2602:                - sizes were removed mecause they could be different on 
                   2603:                different OSs
                   2604: 
                   2605:        * tests/065.html 1.4:
                   2606:                - make it "win32 friendly"
                   2607: 
                   2608:        * src/main/compile.tab.C 1.150:
                   2609:        * tests/results/152.processed 1.9:
                   2610:                *** empty log message ***
                   2611: 
                   2612:        * src/main/compile.y 1.258:
                   2613:                - all EOLs between methods are removed during compilation ( new 
                   2614:                feature: #47 )
                   2615: 
                   2616:        * tests/006.html 1.5:
                   2617:        * tests/014.html 1.6:
                   2618:        * tests/022.html 1.6:
                   2619:        * tests/059.html 1.5:
                   2620:        * tests/071.html 1.3:
                   2621:        * tests/073.html 1.3:
                   2622:        * tests/096.html 1.6:
                   2623:        * tests/096.html 1.7:
                   2624:        * tests/107.html 1.5:
                   2625:        * tests/109.html 1.4:
                   2626:        * tests/109.html 1.5:
                   2627:        * tests/142.html 1.3:
                   2628:        * tests/142.html 1.4:
                   2629:        * tests/144.html 1.3:
                   2630:        * tests/144.html 1.4:
                   2631:        * tests/149.html 1.3:
                   2632:        * tests/149.html 1.4:
                   2633:        * tests/149.html 1.5:
                   2634:        * tests/152.html 1.8:
                   2635:        * tests/results/006.processed 1.8:
                   2636:        * tests/results/014.processed 1.7:
                   2637:        * tests/results/022.processed 1.8:
                   2638:        * tests/results/059.processed 1.8:
                   2639:        * tests/results/071.processed 1.7:
                   2640:        * tests/results/073.processed 1.7:
                   2641:        * tests/results/096.processed 1.8:
                   2642:        * tests/results/107.processed 1.8:
                   2643:        * tests/results/109.processed 1.6:
                   2644:        * tests/results/109.processed 1.7:
                   2645:        * tests/results/142.processed 1.4:
                   2646:        * tests/results/142.processed 1.5:
                   2647:        * tests/results/144.processed 1.4:
                   2648:        * tests/results/144.processed 1.5:
                   2649:        * tests/results/149.processed 1.6:
                   2650:        * tests/results/149.processed 1.7:
                   2651:                - prepare tests to trim trailing methods' EOLs
                   2652: 
                   2653: 2010-07-23     moko
                   2654:        * tests/results/156.processed 1.5:
                   2655:        * tests/results/224.processed 1.11:
                   2656:                fix for #54 changed the hash order in this test
                   2657: 
                   2658:        * tests/014.html 1.5:
                   2659:                to check hash order, hash no is longer sorted before print
                   2660: 
                   2661:        * src/include/pa_hash.h 1.81:
                   2662:                hash copy constructor now keeps order (bugfix: #54)
                   2663: 
                   2664: 2010-07-22     moko
                   2665:        * tests/results/224.processed 1.10:
                   2666:                @auto[] is no longer inherited
                   2667: 
                   2668:        * src/types/pa_vstateless_class.C 1.45:
                   2669:        * tests/227.html 1.3:
                   2670:        * tests/results/227.processed 1.4:
                   2671:                @auto[] is no longer inherited (bugfix: #57)
                   2672: 
                   2673: 2010-07-21     misha
                   2674:        * src/classes/table.C 1.273:
                   2675:                - don't skip comment lines during table::load if encloser or 
                   2676:                separator is set as '#' ( new feature: #30 )
                   2677: 
                   2678:        * src/targets/cgi/parser3.C 1.257:
                   2679:                - don't run as cgi if env:PARSER_VERSION was set for preventing 
                   2680:                infinite loot ( bugfix: #12 )
                   2681: 
                   2682:        * src/classes/file.C 1.208:
                   2683:                - set PARSER_VARSION env before external script executing
                   2684: 
                   2685: 2010-07-13     misha
                   2686:        * tests/238.html 1.1:
                   2687:        * tests/240.html 1.1:
                   2688:        * tests/241.html 1.1:
                   2689:        * tests/242.html 1.1:
                   2690:        * tests/243.html 1.1:
                   2691:        * tests/outputs/242.processed 1.1:
                   2692:        * tests/results/058.processed 1.7:
                   2693:        * tests/results/212.processed 1.5:
                   2694:        * tests/results/238.processed 1.1:
                   2695:        * tests/results/240.processed 1.1:
                   2696:        * tests/results/241.processed 1.1:
                   2697:        * tests/results/242.processed 1.1:
                   2698:        * tests/results/243.processed 1.1:
                   2699:                *** empty log message ***
                   2700: 
                   2701:        * tests/058.html 1.3:
                   2702:                - test for suppressing @border was added
                   2703:                - test for user attribute was added
                   2704: 
                   2705:        * tests/186.html 1.4:
                   2706:        * tests/results/186.processed 1.3:
                   2707:                unescaping from \uXXXX
                   2708: 
                   2709:        * tests/239.html 1.1:
                   2710:        * tests/results/239.processed 1.1:
                   2711:                method call type
                   2712: 
                   2713:        * src/types/pa_vjunction.C 1.9:
                   2714:        * src/types/pa_vjunction.h 1.30:
                   2715:                - bugfix: #90 : $junction_method.CLASS_NAME (+CLASS)
                   2716: 
                   2717: 2010-07-07     misha
                   2718:        * buildall-with-xml 1.37:
                   2719:        * buildall-without-xml 1.23:
                   2720:                - moving to pcre 8.10 on *nix
                   2721: 
                   2722: 2010-07-05     misha
                   2723:        * src/main/compile.tab.C 1.149:
                   2724:        * tests/results/192.processed 1.5:
                   2725:        * tests/results/230.processed 1.4:
                   2726:                *** empty log message ***
                   2727: 
                   2728:        * src/classes/curl.C 1.6:
                   2729:        * src/classes/file.C 1.207:
                   2730:        * src/classes/hash.C 1.104:
                   2731:        * src/classes/image.C 1.134:
                   2732:        * src/classes/op.C 1.201:
                   2733:        * src/classes/string.C 1.194:
                   2734:        * src/classes/table.C 1.272:
                   2735:        * src/classes/void.C 1.46:
                   2736:        * src/main/pa_common.C 1.262:
                   2737:        * src/main/pa_http.C 1.46:
                   2738:                - exception comment strings "options must be hash", "options must be hash, not code" and "called 
                   2739:                with invalid option" were replaced by constatns
                   2740:                - exception comment string "invalid option passed" was replaced by "called with invalid option" (now 
                   2741:                in different methods are the same exception comment string)
                   2742: 
                   2743:        * src/include/pa_exception.h 1.57:
                   2744:                - more exception strings were defined
                   2745: 
                   2746:        * src/main/compile.y 1.256:
                   2747:        * src/main/compile_tools.C 1.68:
                   2748:        * src/main/compile_tools.h 1.102:
                   2749:        * src/types/pa_vstateless_class.h 1.70:
                   2750:                - now we can define possible method's call type ( new feature: #5 )
                   2751:                  1. @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's methods
                   2752:                  2. @static:method[params] (only static keyword could be used here) -- for specified methods
                   2753: 
                   2754:        * src/main/pa_common.C 1.261:
                   2755:                - junction points should not be deleted on win32 during dirs cleanup ( bugfix: #83 )
                   2756:                - optimisation in dirs cleanup
                   2757: 
                   2758: 2010-07-03     misha
                   2759:        * tests/158.html 1.2:
                   2760:        * tests/160.html 1.5:
                   2761:        * tests/161.html 1.2:
                   2762:        * tests/162.html 1.2:
                   2763:        * tests/163.html 1.3:
                   2764:        * tests/167.html 1.2:
                   2765:        * tests/168.html 1.2:
                   2766:        * tests/169.html 1.2:
                   2767:        * tests/170.html 1.2:
                   2768:        * tests/171.html 1.4:
                   2769:        * tests/172.html 1.3:
                   2770:        * tests/173.html 1.2:
                   2771:        * tests/174.html 1.3:
                   2772:        * tests/175.html 1.2:
                   2773:        * tests/176.html 1.4:
                   2774:        * tests/180.html 1.3:
                   2775:        * tests/184.html 1.2:
                   2776:        * tests/185.html 1.6:
                   2777:        * tests/191.html 1.3:
                   2778:        * tests/192.html 1.3:
                   2779:        * tests/196.html 1.2:
                   2780:        * tests/197.html 1.2:
                   2781:        * tests/198.html 1.3:
                   2782:        * tests/199.html 1.3:
                   2783:        * tests/208.html 1.4:
                   2784:        * tests/209.html 1.2:
                   2785:        * tests/213.html 1.2:
                   2786:        * tests/214.html 1.3:
                   2787:        * tests/results/158.processed 1.4:
                   2788:        * tests/results/160.processed 1.6:
                   2789:        * tests/results/161.processed 1.3:
                   2790:        * tests/results/162.processed 1.3:
                   2791:        * tests/results/163.processed 1.4:
                   2792:        * tests/results/167.processed 1.3:
                   2793:        * tests/results/168.processed 1.4:
                   2794:        * tests/results/168.processed 1.5:
                   2795:        * tests/results/169.processed 1.3:
                   2796:        * tests/results/169.processed 1.4:
                   2797:        * tests/results/169.processed 1.5:
                   2798:        * tests/results/170.processed 1.3:
                   2799:        * tests/results/170.processed 1.4:
                   2800:        * tests/results/171.processed 1.5:
                   2801:        * tests/results/172.processed 1.4:
                   2802:        * tests/results/173.processed 1.3:
                   2803:        * tests/results/174.processed 1.4:
                   2804:        * tests/results/175.processed 1.3:
                   2805:        * tests/results/176.processed 1.6:
                   2806:        * tests/results/180.processed 1.4:
                   2807:        * tests/results/184.processed 1.3:
                   2808:        * tests/results/185.processed 1.6:
                   2809:        * tests/results/191.processed 1.5:
                   2810:        * tests/results/192.processed 1.4:
                   2811:        * tests/results/196.processed 1.3:
                   2812:        * tests/results/197.processed 1.3:
                   2813:        * tests/results/198.processed 1.4:
                   2814:        * tests/results/199.processed 1.4:
                   2815:        * tests/results/208.processed 1.3:
                   2816:        * tests/results/209.processed 1.3:
                   2817:        * tests/results/213.processed 1.3:
                   2818:        * tests/results/214.processed 1.3:
                   2819:                - prepare tests to trim trailing methods' EOLs
                   2820: 
                   2821: 2010-06-29     misha
                   2822:        * tests/215.html 1.2:
                   2823:        * tests/217.html 1.2:
                   2824:        * tests/218.html 1.2:
                   2825:        * tests/220.html 1.2:
                   2826:        * tests/223.html 1.3:
                   2827:        * tests/224.html 1.7:
                   2828:        * tests/226.html 1.2:
                   2829:        * tests/227.html 1.2:
                   2830:        * tests/228.html 1.3:
                   2831:        * tests/229.html 1.5:
                   2832:        * tests/230.html 1.2:
                   2833:        * tests/232.html 1.2:
                   2834:        * tests/235.html 1.2:
                   2835:        * tests/results/215.processed 1.3:
                   2836:        * tests/results/217.processed 1.3:
                   2837:        * tests/results/218.processed 1.3:
                   2838:        * tests/results/220.processed 1.3:
                   2839:        * tests/results/223.processed 1.4:
                   2840:        * tests/results/224.processed 1.9:
                   2841:        * tests/results/226.processed 1.3:
                   2842:        * tests/results/226.processed 1.4:
                   2843:        * tests/results/227.processed 1.3:
                   2844:        * tests/results/228.processed 1.3:
                   2845:        * tests/results/229.processed 1.4:
                   2846:        * tests/results/230.processed 1.2:
                   2847:        * tests/results/230.processed 1.3:
                   2848:        * tests/results/232.processed 1.2:
                   2849:        * tests/results/235.processed 1.2:
                   2850:                - prepare tests to trim trailing methods' EOLs
                   2851: 
                   2852: 2010-06-16     moko
                   2853:        * tests/229.html 1.4:
                   2854:        * tests/results/229.processed 1.3:
                   2855:                 elseif now supported in ^if
                   2856: 
                   2857:        * src/classes/op.C 1.200:
                   2858:                new feature: #56 elseif now supported in ^if
                   2859: 
                   2860: 2010-06-03     misha
                   2861:        * src/main/pa_common.C 1.260:
                   2862:                - bugfix #74 -- memmove should be used instead of memcopy for 
                   2863:                overlaped regions
                   2864: 
1.80      misha    2865: 2010-05-25     misha
1.81      misha    2866:        * src/main/pa_common.C 1.259:
                   2867:                - wanring about unused vars was removed
                   2868: 
1.80      misha    2869:        * src/include/pa_request.h 1.201:
                   2870:        * src/main/execute.C 1.362:
                   2871:        * src/main/pa_request.C 1.321:
                   2872:                - get_method_filename was moved to execute.C
                   2873: 
                   2874: 2010-05-23     misha
                   2875:        * src/main/pa_request.C 1.320:
                   2876:                - more accurate detection of method's file
                   2877: 
                   2878: 2010-05-22     misha
                   2879:        * src/classes/reflection.C 1.16:
                   2880:                - bugfix: core during detection of .file if filespec isn't 
                   2881:                detected successfully
                   2882: 
                   2883: 2010-05-20     misha
                   2884:        * src/main/pa_request.C 1.319:
                   2885:                - fix in get_method_filename
                   2886: 
                   2887:        * src/main/compile.tab.C 1.148:
                   2888:                *** empty log message ***
                   2889: 
                   2890:        * src/classes/op.C 1.199:
                   2891:        * src/include/pa_request.h 1.199:
                   2892:        * src/include/pa_request.h 1.200:
                   2893:        * src/main/compile.y 1.255:
                   2894:        * src/main/pa_request.C 1.318:
                   2895:                - new feature: #24 -- searching included file in @USE/^use is 
                   2896:                changed. if its filespec doesn't start from '/' it will be 
                   2897:                searched in caller file directory
                   2898: 
                   2899:        * src/classes/reflection.C 1.15:
                   2900:                - ^reflection:method_info returns file where the method is 
                   2901:                defined
                   2902: 
                   2903:        * src/classes/file.C 1.206:
                   2904:        * src/include/pa_common.h 1.143:
                   2905:                - method lastposafter is moved to pa_common.h
                   2906: 
                   2907: 2010-05-17     misha
                   2908:        * src/classes/string.C 1.193:
                   2909:        * src/include/pa_common.h 1.142:
                   2910:        * src/main/pa_common.C 1.258:
                   2911:        * src/types/pa_vcookie.C 1.83:
                   2912:                new feature: #71 ^string:js-unescape and cookie parser decode \
                   2913:                uXXXX as well as %uXXXX
                   2914: 
                   2915:        * src/classes/curl.C 1.5:
                   2916:                beauty:
                   2917:                - unused param is removed in method _curl_version_action
                   2918:                - some spaces were removed or replaced by tabs
                   2919: 
                   2920: 2010-05-16     misha
                   2921:        * src/classes/table.C 1.271:
                   2922:                - bugfix: #72 core with empty value during ^table.hash[...;
                   2923:                name_of_the_last_column][$.type[string]]
                   2924: 
                   2925:        * src/classes/curl.C 1.4:
                   2926:                new: #61 more curl options were added (contributed by Sumo)
                   2927: 
                   2928: 2010-04-29     pretender
                   2929:        * src/main/pa_string.C 1.235:
                   2930:                fixes #63 Split result from empty string now empty string.
                   2931: 
                   2932:        * src/types/pa_vtable.C 1.32:
                   2933:                bugfix: #35 All empty table cells are now string type.
                   2934: 
                   2935: 2010-04-28     pretender
                   2936:        * src/include/pa_opcode.h 1.45:
                   2937:        * src/main/compile.tab.C 1.147:
                   2938:        * src/main/compile.y 1.254:
                   2939:        * src/main/execute.C 1.361:
                   2940:                bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS macrodefinition removed
                   2941: 
                   2942: 2010-04-19     pretender
                   2943:        * src/main/execute.C 1.360:
                   2944:                fixes #60 Stacktrace now contains info for OP_CONSTRUCT_OBJECT 
                   2945:                and OP_GET_CLASS
                   2946: 
                   2947:        * src/include/pa_common.h 1.141:
                   2948:        * src/main/pa_common.C 1.257:
                   2949:        * src/main/pa_exec.C 1.79:
                   2950:                fixes #64 Now file.missing exception generates in unsafe mode 
                   2951:                to.
                   2952: 
                   2953:        * src/classes/file.C 1.205:
                   2954:                fixes #48 Now not throw "not save environment variable" 
                   2955:                exception in grpunlim version.
                   2956: 
                   2957: 2010-04-05     misha
                   2958:        * src/classes/string.C 1.192:
                   2959:                - new feature: 4th param was added to match. if specified its 
                   2960:                value is returned in case of nothing was found
                   2961: 
                   2962: 2010-03-31     misha
                   2963:        * src/main/pa_request.C 1.317:
                   2964:                - bugfix: on *nix URIs like /a/b/// caused multiple execution of 
                   2965:                /a/b/auto.p
                   2966: 
                   2967: 2010-03-19     misha
                   2968:        * src/main/execute.C 1.359:
                   2969:                - core in $table1.$table2 was fixed
                   2970: 
                   2971:        * src/targets/cgi/parser3.C 1.256:
                   2972:                - core in sigpipe was fixed
                   2973: 
                   2974: 2010-01-27     misha
                   2975:        * src/main/pa_common.C 1.256:
                   2976:                - bugfix: there are no excaption.type if trying to open file by 
                   2977:                path /existing-file/non-exixting-file
                   2978: 
                   2979: 2010-01-26     misha
                   2980:        * src/types/pa_vrequest.C 1.50:
                   2981:        * src/types/pa_vrequest.h 1.38:
                   2982:                - $request:post-body was added (returns file)
                   2983: 
                   2984: 2009-12-22     misha
                   2985:        * src/classes/curl.C 1.3:
                   2986:                - method 'option' was renamed to 'options'
                   2987:                - now parser doesn't have class curl if it was built without it
                   2988: 
                   2989: 2009-12-15     misha
                   2990:        * configure.in 1.127:
                   2991:                - little cheat with curl include dir was added
                   2992: 
                   2993: 2009-12-04     misha
                   2994:        * src/classes/curl.C 1.2:
                   2995:                - some fixes
                   2996: 
                   2997:        * Makefile.am 1.76:
                   2998:        * Makefile.in 1.92:
                   2999:        * acinclude.m4 1.62:
                   3000:        * aclocal.m4 1.65:
                   3001:        * acsite.m4 1.41:
                   3002:        * bin/Makefile.in 1.15:
                   3003:        * configure 1.119:
                   3004:        * configure.in 1.126:
                   3005:        * etc/Makefile.in 1.20:
                   3006:        * etc/parser3.charsets/Makefile.in 1.24:
                   3007:        * src/Makefile.in 1.61:
                   3008:        * src/classes/Makefile.in 1.69:
                   3009:        * src/include/Makefile.in 1.24:
                   3010:        * src/include/pa_config_auto.h.in 1.48:
                   3011:        * src/lib/Makefile.in 1.19:
                   3012:        * src/lib/cord/Makefile.in 1.9:
                   3013:        * src/lib/cord/include/Makefile.in 1.7:
                   3014:        * src/lib/cord/include/private/Makefile.in 1.7:
                   3015:        * src/lib/gc/Makefile.in 1.7:
                   3016:        * src/lib/gc/include/Makefile.in 1.8:
                   3017:        * src/lib/gd/Makefile.in 1.8:
                   3018:        * src/lib/ltdl/Makefile.in 1.12:
                   3019:        * src/lib/md5/Makefile.in 1.13:
                   3020:        * src/lib/pcre/Makefile.in 1.16:
                   3021:        * src/lib/sdbm/Makefile.in 1.6:
                   3022:        * src/lib/sdbm/apr-include/Makefile.in 1.6:
                   3023:        * src/lib/smtp/Makefile.in 1.8:
                   3024:        * src/main/Makefile.in 1.64:
                   3025:        * src/sql/Makefile.in 1.17:
                   3026:        * src/targets/Makefile.in 1.48:
                   3027:        * src/targets/apache13/Makefile.in 1.53:
                   3028:        * src/targets/apache13core/Makefile.in 1.10:
                   3029:        * src/targets/cgi/Makefile.in 1.72:
                   3030:        * src/targets/isapi/Makefile.in 1.18:
                   3031:        * src/types/Makefile.in 1.68:
                   3032:                *** empty log message ***
                   3033: 
                   3034:        * buildall-with-xml 1.36:
                   3035:        * buildall-without-xml 1.22:
                   3036:        * configure.in 1.125:
                   3037:        * src/classes/Makefile.am 1.55:
                   3038:        * src/classes/classes.vcproj 1.24:
                   3039:        * src/classes/curl.C 1.1:
                   3040:        * src/classes/file.C 1.204:
                   3041:        * src/include/pa_config_fixed.h 1.74:
                   3042:                - curl class was added
                   3043: 
                   3044:        * src/include/pa_hash.h 1.80:
                   3045:                - hash-iterator was added
                   3046: 
                   3047: 2009-12-03     misha
                   3048:        * buildall-with-xml 1.35:
                   3049:        * buildall-without-xml 1.21:
                   3050:                - option --passive-ftp was added to pcre
                   3051: 
                   3052: 2009-11-27     misha
                   3053:        * Makefile.am 1.74:
                   3054:        * Makefile.am 1.75:
                   3055:        * Makefile.in 1.90:
                   3056:        * Makefile.in 1.91:
                   3057:        * acinclude.m4 1.60:
                   3058:        * acinclude.m4 1.61:
                   3059:        * aclocal.m4 1.63:
                   3060:        * aclocal.m4 1.64:
                   3061:        * acsite.m4 1.39:
                   3062:        * acsite.m4 1.40:
                   3063:        * configure 1.117:
                   3064:        * configure 1.118:
                   3065:        * configure.in 1.123:
                   3066:        * configure.in 1.124:
                   3067:        * src/include/pa_config_auto.h.in 1.47:
                   3068:        * src/include/pa_version.h 1.40:
                   3069:        * src/include/pa_version.h 1.41:
                   3070:                *** empty log message ***
                   3071: 
                   3072:        * src/classes/image.C 1.133:
                   3073:                - don't add @border attribute to output of ^image.html[] if it 
                   3074:                was specified by user with empty value
                   3075: 
                   3076: 2009-11-26     misha
                   3077:        * src/types/pa_vxdoc.C 1.37:
                   3078:                - bugfix: core if xdoc doesn't have the root element and we are 
                   3079:                trying to access .documentElement
                   3080: 
1.79      misha    3081: 2009-11-16     misha
                   3082:        * Makefile.am 1.72:
                   3083:        * Makefile.am 1.73:
                   3084:        * Makefile.am [release_3_4_0] 1.71.2.1:
                   3085:        * Makefile.am [release_3_4_0] 1.71.2.2:
                   3086:        * Makefile.in 1.88:
                   3087:        * Makefile.in 1.89:
                   3088:        * Makefile.in [release_3_4_0] 1.87.2.1:
                   3089:        * Makefile.in [release_3_4_0] 1.87.2.2:
                   3090:        * acinclude.m4 1.58:
                   3091:        * acinclude.m4 1.59:
                   3092:        * acinclude.m4 [release_3_4_0] 1.57.2.1:
                   3093:        * acinclude.m4 [release_3_4_0] 1.57.2.2:
                   3094:        * aclocal.m4 1.61:
                   3095:        * aclocal.m4 1.62:
                   3096:        * aclocal.m4 [release_3_4_0] 1.60.2.1:
                   3097:        * aclocal.m4 [release_3_4_0] 1.60.2.2:
                   3098:        * acsite.m4 1.37:
                   3099:        * acsite.m4 1.38:
                   3100:        * acsite.m4 [release_3_4_0] 1.36.2.1:
                   3101:        * acsite.m4 [release_3_4_0] 1.36.2.2:
                   3102:        * configure 1.115:
                   3103:        * configure 1.116:
                   3104:        * configure [release_3_4_0] 1.114.2.1:
                   3105:        * configure [release_3_4_0] 1.114.2.2:
                   3106:        * configure.in 1.121:
                   3107:        * configure.in 1.122:
                   3108:        * configure.in [release_3_4_0] 1.120.2.1:
                   3109:        * configure.in [release_3_4_0] 1.120.2.2:
                   3110:        * src/include/pa_version.h 1.39:
                   3111:        * src/lib/gc/include/Makefile.am 1.3:
                   3112:        * src/lib/gc/include/Makefile.am [release_3_4_0] 1.2.44.1:
                   3113:        * src/lib/gc/include/Makefile.in 1.7:
                   3114:        * src/lib/gc/include/Makefile.in [release_3_4_0] 1.6.4.1:
                   3115:                *** empty log message ***
                   3116: 
                   3117:        * src/include/pa_version.h [release_3_4_0] 1.38.2.1:
                   3118:                =no message
                   3119: 
                   3120: 2009-11-11     misha
                   3121:        * src/classes/table.C 1.270:
                   3122:                - in ^table.flip[] look at number of columns instead of number 
                   3123:                of items in first row for named tables
                   3124: 
                   3125: 2009-11-10     misha
                   3126:        * operators.txt 1.229:
                   3127:                - info about hash-options in ^file::create was added
                   3128: 
                   3129: 2009-11-09     misha
                   3130:        * tests/results/236.processed 1.1:
                   3131:        * tests/results/237.processed 1.1:
                   3132:                *** empty log message ***
                   3133: 
                   3134:        * tests/237.html 1.1:
                   3135:                - test for ^file::create[...;$.charset[...]] was added
                   3136: 
                   3137:        * buildall-with-xml 1.34:
                   3138:                - moving to libxml 2.7.6
                   3139: 
                   3140:        * tests/236.html 1.1:
                   3141:                - tests for comparations cords with functions were added
                   3142: 
                   3143:        * src/include/pa_string.h 1.197:
                   3144:                - optimisation: cacheing of cstr was added
                   3145: 
                   3146:        * src/classes/table.C 1.269:
                   3147:        * src/lib/gc/include/gc_allocator.h 1.1:
                   3148:                - bugfix: GPF mallocs + stringstream (table.save)
                   3149: 
                   3150:        * src/main/pa_http.C 1.45:
                   3151:                - little optimisation
                   3152: 
                   3153:        * src/classes/file.C 1.203:
                   3154:                - file::create now accepts 4th param: options with $.charset
                   3155: 
                   3156:        * src/lib/cord/cordxtra.c 1.15:
                   3157:        * src/lib/cord/include/private/cord_pos.h 1.5:
                   3158:                - fixed bug in cord (comparation cords with functions was buggy)
                   3159: 
                   3160: 2009-11-06     misha
                   3161:        * src/main/pa_string.C 1.234:
                   3162:                - bugfix: calculation string.length sometimes was buggy
                   3163: 
                   3164:        * src/classes/string.C 1.191:
                   3165:                - bugfix: Temp_value_element wasn't destroyed if exception 
                   3166:                occured during match/replace
                   3167: 
                   3168:        * src/include/pa_charset.h 1.44:
                   3169:        * src/main/pa_charset.C 1.84:
                   3170:                - method lengthUTF8Char was added
                   3171: 
                   3172:        * src/classes/op.C 1.198:
                   3173:                - clean tainting lang was added for user's usage
                   3174: 
                   3175:        * src/lib/cord/cordbscs.c 1.10:
                   3176:        * src/lib/cord/cordxtra.c 1.14:
                   3177:                - some rare GPF were fixed: checkouts are required after 
                   3178:                GC_MALLOC
                   3179: 
                   3180:        * src/types/pa_vregex.C 1.10:
                   3181:                - check UTF8 only during 1st iteration
                   3182: 
                   3183:        * operators.txt 1.228:
                   3184:                - actually, there is no ^untaint[xml] in file::create
                   3185: 
                   3186: 2009-10-15     misha
                   3187:        * tests/results/234.processed 1.1:
                   3188:        * tests/results/235.processed 1.1:
                   3189:                *** empty log message ***
                   3190: 
                   3191:        * tests/235.html 1.1:
                   3192:        * tests/235_attach.txt 1.1:
                   3193:                - tests for preparing email were added
                   3194: 
                   3195:        * tests/234.html 1.1:
                   3196:                - more tests for checking ^taint[uri] escaping were added
                   3197: 
                   3198:        * src/include/pa_string.h 1.196:
                   3199:        * src/main/pa_charset.C 1.83:
                   3200:        * src/main/pa_http.C 1.44:
                   3201:        * src/main/pa_request.C 1.316:
                   3202:        * src/main/untaint.C 1.155:
                   3203:        * src/types/pa_vmail.C 1.97:
                   3204:                - little hacking: for dealing with transcoding+^taint[uri] 
                   3205:                transcode_and_untaint was replaced by untaint_and_transcode
                   3206: 
                   3207: 2009-10-13     misha
                   3208:        * tests/121.html 1.4:
                   3209:        * tests/results/121.processed 1.7:
                   3210:                - test transcoding + url-escaping now
                   3211: 
                   3212:        * tests/results/auto.p 1.5:
                   3213:                - more helpers' methods were added
                   3214: 
                   3215:        * src/main/pa_globals.C 1.184:
                   3216:                - die instead of abort
                   3217: 
                   3218: 2009-10-06     misha
                   3219:        * Makefile.am 1.70:
                   3220:        * Makefile.am 1.71:
                   3221:        * Makefile.in 1.85:
                   3222:        * Makefile.in 1.86:
                   3223:        * Makefile.in 1.87:
                   3224:        * acinclude.m4 1.56:
                   3225:        * acinclude.m4 1.57:
                   3226:        * aclocal.m4 1.59:
                   3227:        * aclocal.m4 1.60:
                   3228:        * acsite.m4 1.35:
                   3229:        * acsite.m4 1.36:
                   3230:        * configure 1.112:
                   3231:        * configure 1.113:
                   3232:        * configure 1.114:
                   3233:        * configure.in 1.119:
                   3234:        * configure.in 1.120:
                   3235:        * src/include/pa_version.h 1.37:
                   3236:                *** empty log message ***
                   3237: 
                   3238:        * src/main/pa_common.C 1.255:
                   3239:                - don't allocate memory during capitalization if input string is 
                   3240:                already capitalized
                   3241: 
                   3242:        * src/targets/isapi/parser3isapi.C 1.103:
                   3243:                - pass pre-capitalized headers
                   3244: 
                   3245:        * src/targets/apache13core/mod_parser3_core.C 1.15:
                   3246:        * src/targets/cgi/parser3.C 1.255:
                   3247:                - pass pre-capitalized headers
                   3248:                - don't use format function because it calls malloc
                   3249: 
                   3250:        * src/include/pa_common.h 1.140:
                   3251:                - more capitalized headers were added
                   3252: 
                   3253:        * src/main/pa_common.C 1.254:
                   3254:                - in safe mode clear executable bits during file writing
                   3255: 
                   3256: 2009-10-05     misha
                   3257:        * src/include/pa_config_auto.h.in 1.46:
                   3258:                *** empty log message ***
                   3259: 
                   3260: 2009-10-04     misha
                   3261:        * src/main/pa_charset.C 1.81:
                   3262:                - use iterators in pa_charset.C itself
                   3263: 
                   3264: 2009-10-03     misha
                   3265:        * src/classes/image.C 1.132:
                   3266:        * src/types/pa_vimage.h 1.51:
                   3267:                - ^img.font[], ^img.text[] & ^img.length[] can work in utf-8 now
                   3268: 
                   3269:        * src/include/pa_charset.h 1.43:
                   3270:        * src/main/pa_charset.C 1.80:
                   3271:                - class UTF8_string_iterator was added
                   3272: 
                   3273:        * src/classes/image.C 1.131:
                   3274:                - respect utf-8 when calculate alphabet length
                   3275: 
                   3276:        * src/classes/mail.C 1.116:
                   3277:                - check from before get message.cstr
                   3278: 
                   3279: 2009-10-02     misha
                   3280:        * tests/233.html 1.1:
                   3281:                - test for image.font, image.length, image.text with text in utf-
                   3282:                8 were added
                   3283: 
                   3284:        * src/main/pa_common.C 1.253:
                   3285:                - use pa_malloc_atomic instead of new
                   3286: 
                   3287: 2009-10-01     misha
                   3288:        * buildall-with-xml 1.33:
                   3289:        * buildall-without-xml 1.20:
                   3290:                - comment about gc version for freebsd 4 was added
                   3291: 
                   3292: 2009-09-30     misha
                   3293:        * src/main/pa_exec.C 1.77:
                   3294:                - bugfix: allocate a bit more (for terminator)
                   3295:                - read_pipe were slightly optimized
                   3296: 
1.78      misha    3297: 2009-09-28     misha
                   3298:        * src/main/pa_common.C 1.252:
                   3299:        * src/main/pa_uue.C 1.15:
                   3300:                - some magic numbers were removed
                   3301: 
                   3302:        * src/types/pa_vmail.C 1.96:
                   3303:                - forgot about space after ':'
                   3304: 
                   3305:        * src/types/pa_vmail.C 1.95:
                   3306:                - escape filenames while preparing mail body
                   3307:                - small simplifications
                   3308: 
                   3309:        * src/include/pa_uue.h 1.10:
                   3310:        * src/main/pa_uue.C 1.14:
                   3311:                - pa_uuencode now has inout params like pa_base64
                   3312: 
                   3313: 2009-09-27     misha
                   3314:        * src/classes/mail.C 1.115:
                   3315:        * src/types/pa_vmail.C 1.94:
                   3316:        * src/types/pa_vmail.h 1.19:
                   3317:                - new option $.debug-print(1) was added to mail:send
                   3318:                - changes for using uue_encode which uses less memory
                   3319: 
                   3320:        * src/main/pa_common.C 1.251:
                   3321:                - pa_base64_encode uses less memory now
                   3322: 
                   3323:        * src/include/pa_uue.h 1.9:
                   3324:        * src/main/pa_uue.C 1.12:
                   3325:                - pa_uuencode reduces less memory now
                   3326: 
1.79      misha    3327: 2009-09-27     misha
                   3328:        * src/classes/mail.C 1.115:
                   3329:        * src/types/pa_vmail.C 1.94:
                   3330:        * src/types/pa_vmail.h 1.19:
                   3331:                - new option $.debug-print(1) was added to mail:send
                   3332:                - changes for using uue_encode which uses less memory
                   3333: 
                   3334:        * src/main/pa_common.C 1.251:
                   3335:                - pa_base64_encode uses less memory now
                   3336: 
                   3337:        * src/include/pa_uue.h 1.9:
                   3338:        * src/main/pa_uue.C 1.12:
                   3339:                - pa_uuencode reduces less memory now
                   3340: 
1.78      misha    3341: 2009-09-26     misha
                   3342:        * src/types/pa_vmail.C 1.93:
                   3343:                - default encoding now is base64
                   3344: 
                   3345:        * buildall-with-xml 1.32:
                   3346:                - moving to libxml 2.7.5 and libxslt 1.1.26
                   3347: 
                   3348: 2009-09-25     misha
                   3349:        * src/types/pa_vmail.C 1.91:
                   3350:                - capitalization of headers was added to sending mail as well
                   3351: 
                   3352:        * buildall-with-xml 1.31:
                   3353:                - catalog package was removed from libxml
                   3354: 
                   3355:        * src/main/pa_xml_io.C 1.26:
                   3356:                - fix in removing file:// protocol for win32 absolute path
                   3357: 
                   3358:        * src/include/pa_common.h 1.139:
                   3359:                - one more capitalized header was added
                   3360: 
                   3361: 2009-09-22     misha
                   3362:        * INSTALL 1.55:
                   3363:                - comment about building just httpd binary while building apache 
                   3364:                module was added
                   3365: 
                   3366:        * src/targets/apache13/p3runConfigure.in 1.19:
                   3367:                - INCLUDES added so problem with finding pa_httpd.h should be 
                   3368:                fixed now
                   3369: 
                   3370: 2009-09-20     misha
                   3371:        * buildall-with-xml 1.30:
                   3372:                - moving to the latest versions of xml libs: libxml 2.7.4 and 
                   3373:                libxslt 1.1.25
                   3374: 
                   3375:        * src/targets/apache13/p3runConfigure.in 1.18:
                   3376:                - path fo pcre libs was fixed
                   3377: 
                   3378: 2009-09-18     misha
                   3379:        * tests/224.html 1.6:
                   3380:        * tests/224.p 1.4:
                   3381:        * tests/results/224.processed 1.8:
                   3382:        * tests/results/231.processed 1.1:
                   3383:                *** empty log message ***
                   3384: 
                   3385:        * tests/231.html 1.1:
                   3386:                - test for encoding cookie in win-1251
                   3387: 
                   3388:        * tests/224.html 1.5:
                   3389:        * tests/224.p 1.3:
                   3390:                - tests for ^reflection:fields[class or object] were added
                   3391: 
                   3392:        * operators.txt 1.227:
                   3393:                - info about method ^reflection:fields[class or object] was 
                   3394:                added
                   3395: 
                   3396:        * src/classes/reflection.C 1.13:
                   3397:                - method ^reflection:fields[class or object] was added
                   3398: 
                   3399:        * src/types/pa_value.h 1.136:
                   3400:        * src/types/pa_vclass.C 1.43:
                   3401:        * src/types/pa_vclass.h 1.58:
                   3402:        * src/types/pa_vobject.h 1.55:
                   3403:                - methods get_fields were added
                   3404: 
                   3405: 2009-09-17     misha
                   3406:        * tests/results/212.processed 1.4:
                   3407:        * tests/results/232.processed 1.1:
                   3408:                *** empty log message ***
                   3409: 
                   3410:        * tests/232.html 1.1:
                   3411:                - tests for @GET[name]
                   3412: 
                   3413:        * src/classes/table.C 1.268:
                   3414:                - some changes in handling hash-options for creare, join and 
                   3415:                locate
                   3416: 
                   3417:        * src/types/pa_vobject.C 1.30:
                   3418:        * src/types/pa_vobject.h 1.54:
                   3419:                - @GET[] now could be defined with option: the type of requested 
                   3420:                value
                   3421: 
                   3422:        * tests/212.html 1.3:
                   3423:                - tests for .pattern and .options were added
                   3424: 
                   3425:        * src/types/pa_vregex.C 1.8:
                   3426:        * src/types/pa_vregex.h 1.5:
                   3427:                - $regex.pattern and $regex.options were added
                   3428: 
                   3429: 2009-09-11     misha
                   3430:        * tests/results/223.processed 1.3:
                   3431:                *** empty log message ***
                   3432: 
                   3433:        * tests/223.html 1.2:
                   3434:        * tests/223_utf8.txt 1.1:
                   3435:        * tests/223_win1251.txt 1.1:
                   3436:                - test was rewrited. it checks not just one case of sending 
                   3437:                cookies during file::load[http], but also sending headers and 
                   3438:                fields (including files)
                   3439: 
                   3440: 2009-09-10     misha
                   3441:        * src/main/untaint.C 1.154:
                   3442:                - workaround in file-spec lang for old Macs was removed => now 
                   3443:                parser can open files with Russian 'r' in filename
                   3444: 
                   3445:        * src/main/untaint.C 1.153:
                   3446:                - bugfix: client charset whould be analized while escaping 
                   3447:                cookies but now source charset
                   3448: 
                   3449:        * src/main/pa_http.C 1.42:
                   3450:                - bugfix: the values of http headers didn't ^tainted[uri] so it 
                   3451:                was possible to make request with incorrect http header
                   3452: 
                   3453:        * src/main/pa_http.C 1.41:
                   3454:                - capitalization of http headers during file::load[http was slightly changes
                   3455:                - bugfix: all headers which parser sends during file::load[http should be transcoded and only then 
                   3456:                escaped
                   3457: 
                   3458:        * src/main/untaint.C 1.152:
                   3459:                - a bit more comments were added
                   3460: 
                   3461:        * src/classes/file.C 1.202:
                   3462:        * src/classes/string.C 1.190:
                   3463:                - types where changes (minus 2 warnings)
                   3464: 
                   3465:        * src/include/pa_common.h 1.138:
                   3466:                - 2 capitalized strings for making http headers during file::
                   3467:                load[http were added
                   3468: 
                   3469: 2009-09-08     misha
                   3470:        * tests/results/230.processed 1.1:
                   3471:                *** empty log message ***
                   3472: 
                   3473:        * operators.txt 1.226:
                   3474:                - changes in file.save and string.save were added
                   3475: 
                   3476:        * tests/230.html 1.1:
                   3477:        * tests/230.txt 1.1:
                   3478:                - tests for checking options in file.save and string.save were 
                   3479:                added
                   3480: 
                   3481:        * src/main/pa_request.C 1.315:
                   3482:                - http headers names, which are passed to SAPI::
                   3483:                add_header_attribute are lowercased now (it'll be capitalized in 
                   3484:                that method)
                   3485: 
                   3486:        * src/classes/file.C 1.201:
                   3487:        * src/classes/string.C 1.189:
                   3488:        * src/types/pa_vfile.C 1.46:
                   3489:        * src/types/pa_vfile.h 1.66:
                   3490:                - file_write accepts Request_charsets and asked charset and cound transcode content before writing
                   3491:                - string.save and file.save have option $.charset now
                   3492: 
                   3493:        * src/classes/table.C 1.267:
                   3494:        * src/classes/xdoc.C 1.165:
                   3495:        * src/include/pa_common.h 1.137:
                   3496:        * src/main/pa_common.C 1.250:
                   3497:                - file_write accepts Request_charsets and asked charset and 
                   3498:                cound transcode content before writing
                   3499: 
                   3500:        * src/include/pa_exception.h 1.56:
                   3501:                - new exception comment string was defined
                   3502: 
                   3503: 2009-09-07     misha
                   3504:        * src/main/compile.tab.C 1.146:
                   3505:                *** empty log message ***
                   3506: 
                   3507:        * src/main/compile.y 1.253:
                   3508:                - grammar $name\ name stops now for regex sub-pattern\s
                   3509: 
                   3510: 2009-09-04     misha
                   3511:        * src/main/pa_http.C 1.39:
                   3512:                - capitalization of http headers during file::load[http was 
                   3513:                implemented
                   3514: 
                   3515: 2009-09-03     misha
                   3516:        * tests/results/075.processed 1.7:
                   3517:        * tests/results/204.processed 1.3:
                   3518:                *** empty log message ***
                   3519: 
                   3520:        * src/include/pa_common.h 1.136:
                   3521:        * src/include/pa_sapi.h 1.28:
                   3522:        * src/main/pa_common.C 1.249:
                   3523:        * src/main/pa_http.C 1.38:
                   3524:        * src/main/pa_request.C 1.314:
                   3525:        * src/targets/apache13core/mod_parser3_core.C 1.14:
                   3526:        * src/targets/cgi/parser3.C 1.254:
                   3527:        * src/targets/isapi/parser3isapi.C 1.102:
                   3528:        * src/types/pa_vcookie.C 1.82:
                   3529:        * src/types/pa_vmail.C 1.90:
                   3530:                - back to storing response http headers in lowercase
                   3531:                - capitalize them during output
                   3532: 
                   3533: 2009-08-31     misha
                   3534:        * src/classes/table.C 1.266:
                   3535:                - allow call with any brackets (it could be useful in methods 
                   3536:                with explict result declaration)
                   3537: 
                   3538:        * src/classes/table.C 1.265:
                   3539:                - bugfix: ^table.sort{...} doesn't work correctly if $request:
                   3540:                charset==koi8-r
                   3541: 
                   3542: 2009-08-30     misha
                   3543:        * src/classes/file.C 1.200:
                   3544:        * src/include/pa_common.h 1.134:
                   3545:        * src/include/pa_common.h 1.135:
                   3546:        * src/include/pa_request.h 1.198:
                   3547:        * src/main/pa_http.C 1.37:
                   3548:        * src/main/pa_request.C 1.311:
                   3549:        * src/main/pa_request.C 1.312:
                   3550:        * src/targets/apache13core/mod_parser3_core.C 1.13:
                   3551:        * src/targets/cgi/parser3.C 1.253:
                   3552:        * src/targets/isapi/parser3isapi.C 1.101:
                   3553:        * src/types/pa_vcookie.C 1.81:
                   3554:        * src/types/pa_vmail.C 1.89:
                   3555:        * tests/results/001.processed 1.5:
                   3556:        * tests/results/002.processed 1.5:
                   3557:        * tests/results/003.processed 1.5:
                   3558:        * tests/results/004.processed 1.5:
                   3559:        * tests/results/005.processed 1.5:
                   3560:        * tests/results/006.processed 1.7:
                   3561:        * tests/results/007.processed 1.3:
                   3562:        * tests/results/008.processed 1.5:
                   3563:        * tests/results/009.processed 1.5:
                   3564:        * tests/results/010.processed 1.5:
                   3565:        * tests/results/011.processed 1.5:
                   3566:        * tests/results/012.processed 1.5:
                   3567:        * tests/results/013.processed 1.6:
                   3568:        * tests/results/014.processed 1.6:
                   3569:        * tests/results/015.processed 1.6:
                   3570:        * tests/results/016.processed 1.5:
                   3571:        * tests/results/017.processed 1.5:
                   3572:        * tests/results/018.processed 1.5:
                   3573:        * tests/results/019.processed 1.5:
                   3574:        * tests/results/020.processed 1.5:
                   3575:        * tests/results/021.processed 1.5:
                   3576:        * tests/results/022.processed 1.7:
                   3577:        * tests/results/023.processed 1.5:
                   3578:        * tests/results/024.processed 1.5:
                   3579:        * tests/results/025.processed 1.5:
                   3580:        * tests/results/026.processed 1.5:
                   3581:        * tests/results/027.processed 1.5:
                   3582:        * tests/results/028.processed 1.5:
                   3583:        * tests/results/029.processed 1.5:
                   3584:        * tests/results/030.processed 1.7:
                   3585:        * tests/results/031.processed 1.5:
                   3586:        * tests/results/032.processed 1.5:
                   3587:        * tests/results/033.processed 1.5:
                   3588:        * tests/results/034.processed 1.5:
                   3589:        * tests/results/035.processed 1.6:
                   3590:        * tests/results/036.processed 1.5:
                   3591:        * tests/results/037.processed 1.5:
                   3592:        * tests/results/038.processed 1.6:
                   3593:        * tests/results/039.processed 1.5:
                   3594:        * tests/results/040.processed 1.5:
                   3595:        * tests/results/041.processed 1.5:
                   3596:        * tests/results/042.processed 1.5:
                   3597:        * tests/results/043.processed 1.5:
                   3598:        * tests/results/044.processed 1.5:
                   3599:        * tests/results/045.processed 1.5:
                   3600:        * tests/results/046.processed 1.5:
                   3601:        * tests/results/047.processed 1.5:
                   3602:        * tests/results/048.processed 1.5:
                   3603:        * tests/results/049.processed 1.5:
                   3604:        * tests/results/050.processed 1.5:
                   3605:        * tests/results/051.processed 1.5:
                   3606:        * tests/results/052.processed 1.5:
                   3607:        * tests/results/053.processed 1.5:
                   3608:        * tests/results/054.processed 1.5:
                   3609:        * tests/results/055.processed 1.5:
                   3610:        * tests/results/056.processed 1.5:
                   3611:        * tests/results/057.processed 1.5:
                   3612:        * tests/results/058.processed 1.6:
                   3613:        * tests/results/059.processed 1.6:
                   3614:        * tests/results/060.processed 1.5:
                   3615:        * tests/results/061.processed 1.5:
                   3616:        * tests/results/062.processed 1.6:
                   3617:        * tests/results/063.processed 1.6:
                   3618:        * tests/results/064.processed 1.5:
                   3619:        * tests/results/065.processed 1.6:
                   3620:        * tests/results/066.processed 1.5:
                   3621:        * tests/results/067.processed 1.5:
                   3622:        * tests/results/068.processed 1.5:
                   3623:        * tests/results/069.processed 1.5:
                   3624:        * tests/results/070.processed 1.5:
                   3625:        * tests/results/071.processed 1.5:
                   3626:        * tests/results/072.processed 1.5:
                   3627:        * tests/results/073.processed 1.5:
                   3628:        * tests/results/074.processed 1.5:
                   3629:        * tests/results/075.processed 1.6:
                   3630:        * tests/results/076.processed 1.5:
                   3631:        * tests/results/077.processed 1.5:
                   3632:        * tests/results/078.processed 1.5:
                   3633:        * tests/results/079.processed 1.5:
                   3634:        * tests/results/080.processed 1.6:
                   3635:        * tests/results/081.processed 1.5:
                   3636:        * tests/results/082.processed 1.5:
                   3637:        * tests/results/083.processed 1.5:
                   3638:        * tests/results/084.processed 1.5:
                   3639:        * tests/results/085.processed 1.5:
                   3640:        * tests/results/086.processed 1.5:
                   3641:        * tests/results/087.processed 1.5:
                   3642:        * tests/results/088.processed 1.5:
                   3643:        * tests/results/089.processed 1.5:
                   3644:        * tests/results/090.processed 1.5:
                   3645:        * tests/results/091.processed 1.5:
                   3646:        * tests/results/092.processed 1.5:
                   3647:        * tests/results/093.processed 1.5:
                   3648:        * tests/results/094.processed 1.5:
                   3649:        * tests/results/095.processed 1.5:
                   3650:        * tests/results/096.processed 1.7:
                   3651:        * tests/results/097.processed 1.8:
                   3652:        * tests/results/098.processed 1.3:
                   3653:        * tests/results/099.processed 1.7:
                   3654:        * tests/results/100.processed 1.5:
                   3655:        * tests/results/101.processed 1.5:
                   3656:        * tests/results/102.processed 1.5:
                   3657:        * tests/results/103.processed 1.3:
                   3658:        * tests/results/104.processed 1.5:
                   3659:        * tests/results/105.processed 1.5:
                   3660:        * tests/results/106.processed 1.5:
                   3661:        * tests/results/107.processed 1.7:
                   3662:        * tests/results/108.processed 1.5:
                   3663:        * tests/results/109.processed 1.5:
                   3664:        * tests/results/110.processed 1.5:
                   3665:        * tests/results/111.processed 1.5:
                   3666:        * tests/results/112.processed 1.5:
                   3667:        * tests/results/113.processed 1.5:
                   3668:        * tests/results/114.processed 1.5:
                   3669:        * tests/results/115.processed 1.5:
                   3670:        * tests/results/116.processed 1.4:
                   3671:        * tests/results/117.processed 1.5:
                   3672:        * tests/results/118.processed 1.4:
                   3673:        * tests/results/119.processed 1.6:
                   3674:        * tests/results/120.processed 1.5:
                   3675:        * tests/results/121.processed 1.5:
                   3676:        * tests/results/122.processed 1.5:
                   3677:        * tests/results/123.processed 1.5:
                   3678:        * tests/results/124.processed 1.5:
                   3679:        * tests/results/125.processed 1.5:
                   3680:        * tests/results/126.processed 1.5:
                   3681:        * tests/results/127.processed 1.5:
                   3682:        * tests/results/128.processed 1.5:
                   3683:        * tests/results/129.processed 1.8:
                   3684:        * tests/results/130.processed 1.5:
                   3685:        * tests/results/131.processed 1.5:
                   3686:        * tests/results/132.processed 1.5:
                   3687:        * tests/results/133.processed 1.5:
                   3688:        * tests/results/134.processed 1.5:
                   3689:        * tests/results/135.processed 1.5:
                   3690:        * tests/results/136.processed 1.5:
                   3691:        * tests/results/138.processed 1.5:
                   3692:        * tests/results/139.processed 1.5:
                   3693:        * tests/results/140.processed 1.5:
                   3694:        * tests/results/141.processed 1.7:
                   3695:        * tests/results/142.processed 1.3:
                   3696:        * tests/results/143.processed 1.3:
                   3697:        * tests/results/144.processed 1.3:
                   3698:        * tests/results/145.processed 1.3:
                   3699:        * tests/results/146.processed 1.3:
                   3700:        * tests/results/147.processed 1.3:
                   3701:        * tests/results/148.processed 1.3:
                   3702:        * tests/results/149.processed 1.5:
                   3703:        * tests/results/150.processed 1.3:
                   3704:        * tests/results/151.processed 1.3:
                   3705:        * tests/results/152.processed 1.8:
                   3706:        * tests/results/153.processed 1.4:
                   3707:        * tests/results/154.processed 1.3:
                   3708:        * tests/results/155.processed 1.2:
                   3709:        * tests/results/156.processed 1.4:
                   3710:        * tests/results/157.processed 1.3:
                   3711:        * tests/results/158.processed 1.3:
                   3712:        * tests/results/159.processed 1.3:
                   3713:        * tests/results/160.processed 1.5:
                   3714:        * tests/results/161.processed 1.2:
                   3715:        * tests/results/162.processed 1.2:
                   3716:        * tests/results/163.processed 1.3:
                   3717:        * tests/results/164.processed 1.6:
                   3718:        * tests/results/165.processed 1.2:
                   3719:        * tests/results/166.processed 1.4:
                   3720:        * tests/results/167.processed 1.2:
                   3721:        * tests/results/168.processed 1.3:
                   3722:        * tests/results/169.processed 1.2:
                   3723:        * tests/results/170.processed 1.2:
                   3724:        * tests/results/171.processed 1.4:
                   3725:        * tests/results/172.processed 1.3:
                   3726:        * tests/results/173.processed 1.2:
                   3727:        * tests/results/174.processed 1.3:
                   3728:        * tests/results/175.processed 1.2:
                   3729:        * tests/results/176.processed 1.5:
                   3730:        * tests/results/177.processed 1.2:
                   3731:        * tests/results/178.processed 1.2:
                   3732:        * tests/results/179.processed 1.3:
                   3733:        * tests/results/180.processed 1.3:
                   3734:        * tests/results/181.processed 1.2:
                   3735:        * tests/results/182.processed 1.2:
                   3736:        * tests/results/183.processed 1.2:
                   3737:        * tests/results/184.processed 1.2:
                   3738:        * tests/results/185.processed 1.5:
                   3739:        * tests/results/186.processed 1.2:
                   3740:        * tests/results/187.processed 1.2:
                   3741:        * tests/results/188.processed 1.4:
                   3742:        * tests/results/189.processed 1.2:
                   3743:        * tests/results/190.processed 1.2:
                   3744:        * tests/results/191.processed 1.4:
                   3745:        * tests/results/192.processed 1.3:
                   3746:        * tests/results/193.processed 1.2:
                   3747:        * tests/results/194.processed 1.2:
                   3748:        * tests/results/195.processed 1.2:
                   3749:        * tests/results/196.processed 1.2:
                   3750:        * tests/results/197.processed 1.2:
                   3751:        * tests/results/198.processed 1.3:
                   3752:        * tests/results/199.processed 1.3:
                   3753:        * tests/results/200.processed 1.2:
                   3754:        * tests/results/201.processed 1.2:
                   3755:        * tests/results/202.processed 1.2:
                   3756:        * tests/results/203.processed 1.2:
                   3757:        * tests/results/204.processed 1.2:
                   3758:        * tests/results/205.processed 1.3:
                   3759:        * tests/results/206.processed 1.2:
                   3760:        * tests/results/207.processed 1.2:
                   3761:        * tests/results/208.processed 1.2:
                   3762:        * tests/results/209.processed 1.2:
                   3763:        * tests/results/210.processed 1.2:
                   3764:        * tests/results/211.processed 1.2:
                   3765:        * tests/results/212.processed 1.3:
                   3766:        * tests/results/213.processed 1.2:
                   3767:        * tests/results/214.processed 1.2:
                   3768:        * tests/results/215.processed 1.2:
                   3769:        * tests/results/216.processed 1.2:
                   3770:        * tests/results/217.processed 1.2:
                   3771:        * tests/results/218.processed 1.2:
                   3772:        * tests/results/219.processed 1.2:
                   3773:        * tests/results/220.processed 1.2:
                   3774:        * tests/results/221.processed 1.2:
                   3775:        * tests/results/222.processed 1.2:
                   3776:        * tests/results/223.processed 1.2:
                   3777:        * tests/results/224.processed 1.7:
                   3778:        * tests/results/225.processed 1.2:
                   3779:        * tests/results/226.processed 1.2:
                   3780:        * tests/results/227.processed 1.2:
                   3781:        * tests/results/228.processed 1.2:
                   3782:        * tests/results/229.processed 1.2:
                   3783:                - http headers were changed: content-type => Content-type and so 
                   3784:                on
                   3785: 
                   3786: 2009-08-27     misha
                   3787:        * src/include/pa_random.h 1.2:
                   3788:        * src/main/pa_random.C 1.2:
                   3789:        * src/targets/cgi/parser3.C 1.252:
                   3790:                - year was updated :)
                   3791: 
                   3792: 2009-08-26     misha
                   3793:        * tests/results/224.processed 1.6:
                   3794:                *** empty log message ***
                   3795: 
                   3796:        * tests/224.html 1.4:
                   3797:        * tests/224.p 1.2:
                   3798:                - test for creating of parser object using constructor without params
                   3799:                - little bugfix in test
                   3800: 
                   3801:        * src/main/compile_tools.h 1.100:
                   3802:                - bugfix: should't call autouse while checking existed class 
                   3803:                while processing partial option
                   3804: 
                   3805:        * src/classes/reflection.C 1.12:
                   3806:                - bugfix: core when creating object with reflection and 
                   3807:                constructor doesn't have params
                   3808: 
                   3809: 2009-08-24     misha
                   3810:        * tests/results/192.processed 1.2:
                   3811:        * tests/results/229.processed 1.1:
                   3812:                *** empty log message ***
                   3813: 
                   3814:        * tests/229.html 1.1:
                   3815:                - tests for checking the number of parameters were added
                   3816: 
                   3817:        * src/types/pa_value.C 1.29:
                   3818:        * src/types/pa_vmethod_frame.h 1.86:
                   3819:                - bugfix: the actual number of method's parameters wasn't 
                   3820:                checked correctly (the bug was introduced in 3.4.0)
                   3821: 
                   3822: 2009-08-23     misha
                   3823:        * tests/results/228.processed 1.1:
                   3824:                *** empty log message ***
                   3825: 
                   3826: 2009-08-22     misha
                   3827:        * src/main/pa_http.C 1.35:
                   3828:                - ^file::load[http://...;$.body[]] : $.body transcoded, but 
                   3829:                tainted pieces are escaped only when content-type==url-encoding
                   3830: 
                   3831:        * tests/228.html 1.1:
                   3832:                - test for checking ^file::load[http://...;$.body[]]
                   3833: 
                   3834:        * src/types/pa_vform.C 1.99:
                   3835:        * src/types/pa_vform.h 1.58:
                   3836:                - bugfix: attempt to detect post charset was too early (charsets 
                   3837:                is empty at this moment)
                   3838: 
                   3839: 2009-08-21     misha
                   3840:        * src/include/pa_string.h 1.195:
                   3841:        * src/main/pa_http.C 1.34:
                   3842:        * src/main/pa_request.C 1.310:
                   3843:        * src/main/untaint.C 1.151:
                   3844:                - some fixes with transcode+untaint
                   3845: 
                   3846: 2009-08-15     misha
                   3847:        * src/main/pa_exec.C 1.76:
                   3848:                - number of argv in file::exec/cgi on unix was increaced to 100 (
                   3849:                was 50)
                   3850: 
                   3851: 2009-08-14     misha
                   3852:        * src/main/compile.tab.C 1.145:
                   3853:        * tests/results/226.processed 1.1:
                   3854:        * tests/results/227.processed 1.1:
                   3855:                *** empty log message ***
                   3856: 
                   3857:        * tests/227.html 1.1:
                   3858:                - test for checking overriding properties in static classes was 
                   3859:                added
                   3860: 
                   3861:        * tests/226.html 1.1:
                   3862:        * tests/226.p 1.1:
                   3863:                - test for @autoload[] was added
                   3864: 
                   3865:        * src/classes/reflection.C 1.11:
                   3866:        * src/include/pa_request.h 1.197:
                   3867:        * src/main/compile.y 1.252:
                   3868:        * src/main/compile_tools.h 1.99:
                   3869:        * src/main/execute.C 1.358:
                   3870:        * src/main/pa_request.C 1.309:
                   3871:                - autouse was implemented
                   3872: 
                   3873:        * src/classes/reflection.C 1.10:
                   3874:                - outdated checkout was removed
                   3875: 
                   3876:        * src/classes/reflection.C 1.9:
                   3877:                - optimization
                   3878:                - method ^dynamical was added.
                   3879: 
                   3880:        * src/main/execute.C 1.357:
                   3881:        * src/types/pa_value.h 1.135:
                   3882:        * src/types/pa_vmethod_frame.h 1.85:
                   3883:        * src/types/pa_vstateless_class.h 1.69:
                   3884:                - optimization
                   3885: 
                   3886:        * src/types/pa_vclass.C 1.42:
                   3887:                - exception if base on sytem class
                   3888: 
                   3889: 2009-08-11     misha
                   3890:        * src/types/pa_vclass.C 1.41:
                   3891:        * src/types/pa_vclass.h 1.57:
                   3892:        * src/types/pa_vstateless_class.C 1.44:
                   3893:        * src/types/pa_vstateless_class.h 1.68:
                   3894:                - little optimisation
                   3895: 
                   3896:        * src/main/compile.tab.C 1.144:
                   3897:        * tests/results/224.processed 1.5:
                   3898:        * tests/results/225.processed 1.1:
                   3899:                *** empty log message ***
                   3900: 
                   3901:        * tests/224.html 1.3:
                   3902:                - method_params => method_info
                   3903:                - checking for $.inherited
                   3904: 
                   3905:        * operators.txt 1.223:
                   3906:        * src/classes/reflection.C 1.8:
                   3907:                - method method_params was renamed to method_info and now it 
                   3908:                returns class name, if method was defined in ancestor
                   3909: 
                   3910:        * tests/225.html 1.1:
                   3911:                - tests for cheching properties in hierarhical classes were 
                   3912:                added
                   3913: 
                   3914:        * src/classes/classes.C 1.23:
                   3915:        * src/main/compile.y 1.251:
                   3916:        * src/main/execute.C 1.356:
                   3917:        * src/types/pa_property.h 1.4:
                   3918:        * src/types/pa_vclass.C 1.40:
                   3919:        * src/types/pa_vclass.h 1.56:
                   3920:        * src/types/pa_vstateless_class.C 1.43:
                   3921:        * src/types/pa_vstateless_class.h 1.67:
                   3922:                - problems with properties in new classes implementation were 
                   3923:                fixed
                   3924: 
                   3925: 2009-08-10     misha
                   3926:        * src/main/execute.C 1.355:
                   3927:                - now constructor shouldn't be defined in class. it could be 
                   3928:                defined in parent.
                   3929: 
                   3930: 2009-08-08     misha
                   3931:        * Makefile.am 1.69:
                   3932:        * Makefile.in 1.84:
                   3933:        * acinclude.m4 1.55:
                   3934:        * aclocal.m4 1.58:
                   3935:        * acsite.m4 1.34:
                   3936:        * configure 1.111:
                   3937:        * configure.in 1.118:
                   3938:        * src/types/Makefile.am 1.45:
                   3939:        * src/types/Makefile.in 1.67:
                   3940:        * tests/results/176.processed 1.4:
                   3941:        * tests/results/191.processed 1.3:
                   3942:        * tests/results/224.processed 1.3:
                   3943:        * tests/results/224.processed 1.4:
                   3944:                *** empty log message ***
                   3945: 
                   3946:        * src/classes/reflection.C 1.7:
                   3947:                - ^reflection:methods doesn't return base's methods
                   3948: 
                   3949:        * src/classes/classes.h 1.32:
                   3950:        * src/classes/date.C 1.87:
                   3951:        * src/classes/file.C 1.199:
                   3952:        * src/classes/form.C 1.42:
                   3953:        * src/classes/hash.C 1.103:
                   3954:        * src/classes/hashfile.C 1.51:
                   3955:        * src/classes/image.C 1.130:
                   3956:        * src/classes/mail.C 1.113:
                   3957:        * src/classes/op.C 1.197:
                   3958:        * src/classes/reflection.C 1.6:
                   3959:        * src/classes/regex.C 1.5:
                   3960:        * src/classes/string.C 1.188:
                   3961:        * src/classes/table.C 1.264:
                   3962:        * src/classes/xdoc.C 1.164:
                   3963:        * src/classes/xnode.C 1.84:
                   3964:        * src/classes/xnode.h 1.29:
                   3965:        * src/include/pa_hash.h 1.79:
                   3966:        * src/main/execute.C 1.354:
                   3967:        * src/main/pa_http.C 1.33:
                   3968:        * src/main/pa_request.C 1.308:
                   3969:        * src/targets/cgi/parser3.C 1.251:
                   3970:        * src/types/pa_method.h 1.16:
                   3971:        * src/types/pa_property.h 1.3:
                   3972:        * src/types/pa_value.C 1.28:
                   3973:        * src/types/pa_value.h 1.134:
                   3974:        * src/types/pa_vclass.C 1.39:
                   3975:        * src/types/pa_vclass.h 1.55:
                   3976:        * src/types/pa_vcode_frame.h 1.36:
                   3977:        * src/types/pa_vconsole.h 1.17:
                   3978:        * src/types/pa_vcookie.C 1.80:
                   3979:        * src/types/pa_vcookie.h 1.36:
                   3980:        * src/types/pa_vdate.h 1.49:
                   3981:        * src/types/pa_venv.C 1.11:
                   3982:        * src/types/pa_venv.h 1.37:
                   3983:        * src/types/pa_vfile.C 1.45:
                   3984:        * src/types/pa_vfile.h 1.65:
                   3985:        * src/types/pa_vform.C 1.98:
                   3986:        * src/types/pa_vform.h 1.57:
                   3987:        * src/types/pa_vhash.h 1.62:
                   3988:        * src/types/pa_vhashfile.C 1.62:
                   3989:        * src/types/pa_vhashfile.h 1.38:
                   3990:        * src/types/pa_vimage.C 1.40:
                   3991:        * src/types/pa_vimage.h 1.50:
                   3992:        * src/types/pa_vmail.C 1.88:
                   3993:        * src/types/pa_vmail.h 1.18:
                   3994:        * src/types/pa_vmath.h 1.20:
                   3995:        * src/types/pa_vmemory.h 1.6:
                   3996:        * src/types/pa_vmethod_frame.h 1.84:
                   3997:        * src/types/pa_vobject.C 1.29:
                   3998:        * src/types/pa_vobject.h 1.53:
                   3999:        * src/types/pa_vproperty.C 1.3:
                   4000:        * src/types/pa_vproperty.h 1.5:
                   4001:        * src/types/pa_vrequest.C 1.49:
                   4002:        * src/types/pa_vrequest.h 1.37:
                   4003:        * src/types/pa_vresponse.C 1.29:
                   4004:        * src/types/pa_vresponse.h 1.42:
                   4005:        * src/types/pa_vstateless_class.C 1.42:
                   4006:        * src/types/pa_vstateless_class.h 1.66:
                   4007:        * src/types/pa_vstateless_object.h 1.39:
                   4008:        * src/types/pa_vstatus.C 1.27:
                   4009:        * src/types/pa_vstatus.h 1.20:
                   4010:        * src/types/pa_vstring.h 1.62:
                   4011:        * src/types/pa_vtable.C 1.31:
                   4012:        * src/types/pa_vtable.h 1.55:
                   4013:        * src/types/pa_vvoid.h 1.31:
                   4014:        * src/types/pa_vxdoc.C 1.36:
                   4015:        * src/types/pa_vxdoc.h 1.45:
                   4016:        * src/types/pa_vxnode.C 1.51:
                   4017:        * src/types/pa_vxnode.h 1.40:
                   4018:        * src/types/pa_wwrapper.h 1.43:
                   4019:        * src/types/types.vcproj 1.26:
                   4020:                - new classes implementation
                   4021: 
                   4022: 2009-08-07     misha
                   4023:        * buildall-with-xml 1.29:
                   4024:        * buildall-without-xml 1.19:
                   4025:                - gc has a bug if USE_MUNMAP is used. so it is disabled as a 
                   4026:                workaround.
                   4027: 
                   4028: 2009-08-05     misha
                   4029:        * src/include/pa_common.h 1.133:
                   4030:        * src/main/pa_common.C 1.248:
                   4031:                - not needed parameter was removed
                   4032: 
                   4033:        * src/main/pa_http.C 1.32:
                   4034:                - bugfix: error was during detecting content-type of file which 
                   4035:                was loaded by http
                   4036: 
                   4037: 2009-08-01     misha
                   4038:        * src/main/compile.tab.C 1.143:
                   4039:                *** empty log message ***
                   4040: 
                   4041:        * INSTALL 1.54:
                   4042:        * src/include/pa_opcode.h 1.44:
                   4043:        * src/main/compile.y 1.250:
                   4044:        * src/main/execute.C 1.353:
                   4045:        * src/types/pa_wcontext.h 1.57:
                   4046:        * src/types/pa_wwrapper.h 1.42:
                   4047:                - OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and 
                   4048:                OPTIMIZE_CONSTRUCT_OBJECT can't be disabled with defines any 
                   4049:                longer
                   4050: 
                   4051: 2009-07-29     misha
                   4052:        * src/classes/reflection.C 1.4:
                   4053:        * tests/results/224.processed 1.2:
                   4054:                - for native methods with any call type now returned empty 
                   4055:                call_type value
                   4056: 
                   4057:        * src/classes/hash.C 1.102:
                   4058:        * src/classes/hashfile.C 1.50:
                   4059:        * src/classes/op.C 1.196:
                   4060:        * src/classes/table.C 1.263:
                   4061:        * src/include/pa_hash.h 1.78:
                   4062:        * src/include/pa_request.h 1.196:
                   4063:        * src/main/pa_request.C 1.307:
                   4064:                - break in cycles was optimized
                   4065: 
                   4066:        * INSTALL 1.53:
                   4067:                - more defines were described
                   4068: 
                   4069: 2009-07-28     misha
                   4070:        * tests/results/224.processed 1.1:
                   4071:                *** empty log message ***
                   4072: 
                   4073:        * operators.txt 1.222:
                   4074:                - some changes in information about reflection class
                   4075: 
                   4076:        * tests/224.html 1.1:
                   4077:        * tests/224.p 1.1:
                   4078:                - tests for reflection class
                   4079: 
                   4080:        * src/classes/reflection.C 1.3:
                   4081:                - some bugs were fixed, method classes was added, refactoring
                   4082: 
                   4083: 2009-07-26     misha
                   4084:        * src/classes/classes.vcproj 1.23:
                   4085:                - reflection class wass added to project
                   4086: 
                   4087:        * operators.txt 1.220:
                   4088:                - information about reflection class was added
                   4089: 
                   4090:        * src/classes/reflection.C 1.2:
                   4091:                - class was redesigned
                   4092: 
                   4093: 2009-07-24     misha
                   4094:        * Makefile.am 1.67:
                   4095:        * Makefile.am 1.68:
                   4096:        * Makefile.in 1.82:
                   4097:        * Makefile.in 1.83:
                   4098:        * acinclude.m4 1.53:
                   4099:        * acinclude.m4 1.54:
                   4100:        * aclocal.m4 1.56:
                   4101:        * aclocal.m4 1.57:
                   4102:        * acsite.m4 1.32:
                   4103:        * acsite.m4 1.33:
                   4104:        * configure 1.109:
                   4105:        * configure 1.110:
                   4106:        * configure.in 1.116:
                   4107:        * configure.in 1.117:
                   4108:        * src/classes/Makefile.in 1.68:
                   4109:                *** empty log message ***
                   4110: 
                   4111:        * src/classes/Makefile.am 1.54:
                   4112:        * src/classes/reflection.C 1.1:
                   4113:                - class reflection was added
                   4114: 
                   4115:        * src/types/pa_vstateless_class.h 1.65:
                   4116:                - method for reflection method's in classes was added
                   4117: 
                   4118: 2009-07-22     misha
                   4119:        * src/main/compile_tools.h 1.98:
                   4120:                - bugfix: $object.$var was over-optimized. it failed if $
                   4121:                object1.$object2.field
                   4122: 
                   4123: 2009-07-16     misha
                   4124:        * src/include/pa_string.h 1.194:
                   4125:        * src/lib/cord/cordbscs.c 1.9:
                   4126:        * src/lib/cord/cordprnt.c 1.5:
                   4127:        * src/lib/cord/cordxtra.c 1.13:
                   4128:        * src/lib/cord/include/cord.h 1.8:
                   4129:        * src/main/pa_string.C 1.233:
                   4130:                - optimization: CORD_str, CORD_to_const_char_star, 
                   4131:                CORD_to_char_star and CORD_substr have one more arg: length of 
                   4132:                cord
                   4133: 
                   4134: 2009-07-15     misha
                   4135:        * tests/results/221.processed 1.1:
                   4136:        * tests/results/222.processed 1.1:
                   4137:        * tests/results/223.processed 1.1:
                   4138:                *** empty log message ***
                   4139: 
                   4140:        * src/main/pa_http.C 1.31:
                   4141:                - bugfix: $.cookies' values should be force tainted in ^file::
                   4142:                load[http://...;$.cookies[]]
                   4143: 
                   4144:        * src/classes/op.C 1.195:
                   4145:        * src/classes/regex.C 1.4:
                   4146:        * src/classes/string.C 1.187:
                   4147:                - new string with exception was used
                   4148: 
                   4149:        * src/include/pa_exception.h 1.55:
                   4150:                - new string with exception was added
                   4151: 
                   4152:        * tests/223.html 1.1:
                   4153:                - test for checking cookie-encoding during ^file::load[http was 
                   4154:                added
                   4155: 
                   4156:        * tests/221.html 1.1:
                   4157:        * tests/222.html 1.1:
                   4158:                - tests for checking type of $table.fields.field were added
                   4159: 
                   4160:        * src/types/pa_vtable.C 1.30:
                   4161:                - not used var decl was removed
                   4162: 
                   4163: 2009-07-14     misha
                   4164:        * src/include/pa_string.h 1.193:
                   4165:                - use cached string length in Body::mid. it improves speed of 
                   4166:                match with brackets in pattern
                   4167: 
                   4168:        * src/lib/cord/include/cord.h 1.7:
                   4169:                - make CORD_substr_checked available outside
                   4170: 
                   4171:        * src/types/pa_vtable.C 1.29:
                   4172:                - $table.fields.a return string even if column is empty (sometime returned void)
                   4173:                - $table.fields was added for nameless tables
                   4174: 
                   4175:        * src/targets/cgi/getopt.c 1.6:
                   4176:                - one warning resolved
                   4177: 
                   4178:        * src/main/pa_string.C 1.232:
                   4179:                - potentian bug fixed
                   4180: 
                   4181:        * src/classes/op.C 1.194:
                   4182:                - small optimization in taint/untaint
                   4183: 
                   4184: 2009-07-13     misha
                   4185:        * tests/results/156.processed 1.3:
                   4186:                *** empty log message ***
                   4187: 
                   4188:        * tests/156.html 1.4:
                   4189:                - test for $cookie[...$.httponly(false)...] was added
                   4190: 
                   4191:        * src/types/pa_value.C 1.27:
                   4192:                - bugfix: $cookie[...$.httponly(false)...] souldn't add the 
                   4193:                attribut to output
                   4194: 
                   4195: 2009-07-11     misha
                   4196:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.13:
                   4197:        * src/targets/cgi/parser3.vcproj 1.20:
                   4198:        * src/targets/isapi/parser3isapi.vcproj 1.16:
                   4199:                - stack size was increaced to 2MB (default=1MB)
                   4200: 
                   4201: 2009-07-08     misha
                   4202:        * src/main/pa_string.C 1.231:
                   4203:                - link to UTF-8 description was added
                   4204: 
                   4205:        * tests/results/030.processed 1.6:
                   4206:        * tests/results/058.processed 1.5:
                   4207:        * tests/results/075.processed 1.5:
                   4208:        * tests/results/096.processed 1.6:
                   4209:        * tests/results/099.processed 1.6:
                   4210:        * tests/results/100.processed 1.4:
                   4211:        * tests/results/129.processed 1.7:
                   4212:        * tests/results/149.processed 1.4:
                   4213:        * tests/results/156.processed 1.2:
                   4214:        * tests/results/172.processed 1.2:
                   4215:        * tests/results/205.processed 1.2:
                   4216:        * tests/results/220.processed 1.1:
                   4217:                *** empty log message ***
                   4218: 
                   4219:        * src/include/pa_hash.h 1.76:
                   4220:                - hash keeps element's order in more places (ex: ._keys[])
                   4221: 
                   4222:        * tests/220.html 1.1:
                   4223:                - test for checking order of elements in hash in foreach was 
                   4224:                added
                   4225: 
                   4226:        * tests/129.html 1.5:
                   4227:        * tests/172.html 1.2:
                   4228:                - small changes in printing hash
                   4229: 
                   4230: 2009-07-07     misha
                   4231:        * src/include/pa_common.h 1.132:
                   4232:        * src/include/pa_hash.h 1.75:
                   4233:        * src/include/pa_request.h 1.195:
                   4234:        * src/types/pa_value.h 1.133:
                   4235:        * src/types/pa_vmethod_frame.C 1.17:
                   4236:        * src/types/pa_vmethod_frame.h 1.83:
                   4237:                - hash now keeps order of elements
                   4238: 
                   4239:        * tests/014.html 1.4:
                   4240:                - small changes in printing hash
                   4241: 
                   4242:        * tests/results/219.processed 1.1:
                   4243:                *** empty log message ***
                   4244: 
                   4245:        * src/classes/op.C 1.193:
                   4246:                - new taint language "parser-code" was added
                   4247: 
                   4248:        * tests/219.html 1.1:
                   4249:                - test for auto untaint parser code in process was added
                   4250: 
                   4251:        * src/classes/op.C 1.192:
                   4252:                - tainted pieces in body of process are auto-untainted now: ^ -> 
                   4253:                ^^, $ -> ^$ etc.
                   4254: 
                   4255:        * src/include/pa_string.h 1.192:
                   4256:        * src/main/untaint.C 1.150:
                   4257:                - new language L_PARSER_CODE for auto-untaint in process was 
                   4258:                added
                   4259: 
                   4260:        * src/classes/file.C 1.197:
                   4261:        * src/classes/hash.C 1.99:
                   4262:        * src/classes/image.C 1.129:
                   4263:        * src/classes/op.C 1.191:
                   4264:        * src/classes/string.C 1.185:
                   4265:        * src/classes/table.C 1.262:
                   4266:        * src/classes/void.C 1.45:
                   4267:        * src/classes/xdoc.C 1.163:
                   4268:        * src/include/pa_string.h 1.191:
                   4269:        * src/main/pa_charset.C 1.79:
                   4270:        * src/main/pa_http.C 1.30:
                   4271:        * src/main/pa_request.C 1.306:
                   4272:        * src/main/pa_xml_io.C 1.25:
                   4273:        * src/main/untaint.C 1.149:
                   4274:        * src/types/pa_value.h 1.132:
                   4275:        * src/types/pa_vhash.h 1.61:
                   4276:        * src/types/pa_vmail.C 1.87:
                   4277:        * src/types/pa_vobject.h 1.52:
                   4278:        * src/types/pa_vstring.h 1.61:
                   4279:                - some code cleanup
                   4280: 
                   4281: 2009-07-06     misha
                   4282:        * src/classes/file.C 1.196:
                   4283:        * src/classes/hash.C 1.98:
                   4284:        * src/classes/image.C 1.128:
                   4285:        * src/classes/mail.C 1.112:
                   4286:        * src/classes/op.C 1.190:
                   4287:        * src/classes/string.C 1.184:
                   4288:        * src/classes/table.C 1.261:
                   4289:        * src/classes/void.C 1.44:
                   4290:        * src/classes/xdoc.C 1.162:
                   4291:        * src/include/pa_string.h 1.190:
                   4292:        * src/main/pa_charset.C 1.78:
                   4293:        * src/main/pa_common.C 1.247:
                   4294:        * src/main/pa_exec.C 1.75:
                   4295:        * src/main/pa_http.C 1.29:
                   4296:        * src/main/pa_request.C 1.304:
                   4297:        * src/main/pa_sql_driver_manager.C 1.90:
                   4298:        * src/main/pa_xml_io.C 1.24:
                   4299:        * src/types/pa_vcookie.C 1.79:
                   4300:        * src/types/pa_vhash.h 1.60:
                   4301:        * src/types/pa_vhashfile.C 1.61:
                   4302:        * src/types/pa_vimage.C 1.39:
                   4303:        * src/types/pa_vmail.C 1.86:
                   4304:        * src/types/pa_vobject.h 1.51:
                   4305:        * src/types/pa_vregex.C 1.7:
                   4306:        * src/types/pa_vrequest.C 1.48:
                   4307:        * src/types/pa_vstring.h 1.60:
                   4308:        * src/types/pa_vvoid.h 1.30:
                   4309:                - cstr(params) and cstrm(params) were deleted. taint_cstr[m] and 
                   4310:                untaint_cstr[m] should be used
                   4311: 
                   4312:        * tests/results/218.processed 1.1:
                   4313:                *** empty log message ***
                   4314: 
                   4315:        * tests/218.html 1.1:
                   4316:                - test for checking automatic file-spec-taint was added
                   4317: 
                   4318:        * src/classes/file.C 1.195:
                   4319:        * src/classes/hash.C 1.97:
                   4320:        * src/classes/image.C 1.127:
                   4321:        * src/classes/string.C 1.183:
                   4322:        * src/classes/table.C 1.260:
                   4323:        * src/classes/void.C 1.43:
                   4324:        * src/classes/xdoc.C 1.161:
                   4325:        * src/include/pa_string.h 1.189:
                   4326:        * src/main/pa_common.C 1.246:
                   4327:        * src/main/pa_exec.C 1.74:
                   4328:        * src/main/pa_request.C 1.303:
                   4329:        * src/main/pa_sql_driver_manager.C 1.89:
                   4330:        * src/main/untaint.C 1.148:
                   4331:        * src/types/pa_vhashfile.C 1.60:
                   4332:        * src/types/pa_vimage.C 1.38:
                   4333:        * src/types/pa_vmail.C 1.85:
                   4334:        * src/types/pa_vregex.C 1.6:
                   4335:        * src/types/pa_vrequest.C 1.47:
                   4336:        * src/types/pa_vstring.C 1.27:
                   4337:                - optimizations and simplification of string.cstr(...)
                   4338: 
                   4339: 2009-07-04     misha
                   4340:        * tests/results/195.processed 1.1:
                   4341:        * tests/results/216.processed 1.1:
                   4342:        * tests/results/217.processed 1.1:
                   4343:                *** empty log message ***
                   4344: 
                   4345:        * tests/217.html 1.1:
                   4346:                - test for recursion detection was added
                   4347: 
                   4348:        * src/classes/classes.vcproj 1.22:
                   4349:        * src/main/main.vcproj 1.26:
                   4350:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.12:
                   4351:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.16:
                   4352:        * src/targets/cgi/parser3.vcproj 1.19:
                   4353:        * src/targets/isapi/parser3isapi.vcproj 1.15:
                   4354:        * src/types/types.vcproj 1.25:
                   4355:                - RuntimeTypeInfo was removed from .vcproj
                   4356: 
                   4357:        * src/types/pa_wwrapper.h 1.41:
                   4358:                - dynamic_cast was removed
                   4359: 
                   4360:        * tests/195.html 1.1:
                   4361:        * tests/195_utf8.txt 1.1:
                   4362:        * tests/195_windows1251.txt 1.1:
                   4363:                - tests for uploading files and case-insensitive http-method 
                   4364:                were added
                   4365: 
                   4366:        * tests/216.html 1.1:
                   4367:        * tests/216_dir/1 1.1:
                   4368:        * tests/216_dir/2.txt 1.1:
                   4369:                - test for checking tainted pattern in ^file:list[] was added
                   4370: 
                   4371: 2009-07-03     misha
                   4372:        * src/classes/classes.vcproj 1.20:
                   4373:        * src/main/main.vcproj 1.24:
                   4374:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.10:
                   4375:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.14:
                   4376:        * src/targets/cgi/parser3.vcproj 1.17:
                   4377:        * src/targets/isapi/parser3isapi.vcproj 1.13:
                   4378:        * src/types/types.vcproj 1.23:
                   4379:                - enable runtime info (needed for dynamic_cast)
                   4380:                - little options changes
                   4381: 
                   4382:        * src/main/pa_http.C 1.28:
                   4383:                - file::load[http works now with uploading files _and_ changing $
                   4384:                .charset
                   4385: 
                   4386: 2009-06-29     misha
                   4387:        * src/types/pa_vregex.C 1.5:
                   4388:                - ^untaint[regex][] for all tainted data while creating pattern
                   4389: 
                   4390: 2009-06-25     misha
                   4391:        * operators.txt 1.217:
                   4392:        * src/classes/image.C 1.126:
                   4393:                - options' names for ^image.font were changed to $.space, $.width and $spacing
                   4394:                - default space width now == gif's width
                   4395: 
                   4396: 2009-06-24     misha
                   4397:        * tests/results/215.processed 1.1:
                   4398:                *** empty log message ***
                   4399: 
                   4400:        * tests/215.html 1.1:
                   4401:                - tests for $file.mode were added
                   4402: 
                   4403:        * operators.txt 1.216:
                   4404:                - added info about $file.mode and changes in ^image.font[
                   4405: 
                   4406:        * src/classes/image.C 1.125:
                   4407:        * src/types/pa_vimage.h 1.49:
                   4408:                ^image.font
                   4409:                - third param now could be omited
                   4410:                - third param now could be hash (with all widths options: $.space-width, $.letter-width)
                   4411:                - it's possible to specify tracking ($.letter-space)
                   4412: 
                   4413:        * src/classes/file.C 1.194:
                   4414:                - file objects now could have mode field (text|binary)
                   4415: 
                   4416:        * src/types/pa_vfile.C 1.44:
                   4417:        * src/types/pa_vfile.h 1.64:
                   4418:                - method set_method was added
                   4419: 
                   4420: 2009-06-23     misha
                   4421:        * src/classes/string.C 1.182:
                   4422:        * src/include/pa_string.h 1.188:
                   4423:        * src/main/pa_string.C 1.229:
                   4424:                - trim can work with utf-8 chars now
                   4425: 
                   4426: 2009-06-20     misha
                   4427:        * src/classes/hash.C 1.96:
                   4428:        * src/classes/table.C 1.259:
                   4429:        * src/include/pa_string.h 1.187:
                   4430:        * src/main/pa_string.C 1.228:
                   4431:                - string length cacheing was implemented
                   4432: 
                   4433: 2009-06-17     misha
                   4434:        * src/main/execute.C 1.351:
                   4435:                - value param was removed from WContext::WContext
                   4436: 
                   4437:        * src/types/pa_vcode_frame.h 1.35:
                   4438:        * src/types/pa_vmethod_frame.C 1.16:
                   4439:        * src/types/pa_wcontext.h 1.55:
                   4440:        * src/types/pa_wwrapper.h 1.40:
                   4441:                - value param was removed from WContext::WContext
                   4442:                - field wcontext was removed from VCodeFrame (using fparent instead)
                   4443: 
                   4444: 2009-06-16     misha
                   4445:        * tests/results/214.processed 1.1:
                   4446:                *** empty log message ***
                   4447: 
                   4448:        * tests/214.html 1.1:
                   4449:                - test with hash copying
                   4450: 
                   4451:        * tests/062.html 1.3:
                   4452:        * tests/results/062.processed 1.5:
                   4453:                - evaluation hardcoded strings doesn't work in expression 
                   4454:                anymore
                   4455: 
                   4456:        * src/main/execute.C 1.350:
                   4457:                - less calls for get_constructing()
                   4458:                - little refactoring
                   4459: 
                   4460:        * src/include/pa_request.h 1.194:
                   4461:        * src/types/pa_wcontext.h 1.54:
                   4462:        * src/types/pa_wwrapper.h 1.39:
                   4463:                - less calls for get_constructing()
                   4464: 
                   4465:        * src/classes/hash.C 1.95:
                   4466:        * src/classes/hashfile.C 1.48:
                   4467:                - fixed bug which was introduced with OPTIMIZE_SINGLE_STRING 
                   4468:                optimization
                   4469: 
                   4470: 2009-06-14     misha
                   4471:        * src/classes/date.C 1.86:
                   4472:        * src/classes/file.C 1.193:
                   4473:        * src/classes/hash.C 1.94:
                   4474:        * src/classes/hashfile.C 1.47:
                   4475:        * src/classes/image.C 1.124:
                   4476:        * src/classes/regex.C 1.3:
                   4477:        * src/classes/table.C 1.258:
                   4478:        * src/classes/xdoc.C 1.160:
                   4479:        * src/classes/xnode.h 1.27:
                   4480:        * src/main/execute.C 1.349:
                   4481:        * src/types/pa_vclass.C 1.38:
                   4482:        * src/types/pa_vclass.h 1.54:
                   4483:        * src/types/pa_vobject.h 1.50:
                   4484:        * src/types/pa_vstateless_class.h 1.64:
                   4485:                - create object for storing object's fields only for parser 
                   4486:                objects
                   4487: 
                   4488: 2009-06-13     misha
                   4489:        * buildall-with-xml 1.28:
                   4490:        * buildall-without-xml 1.18:
                   4491:                - new option was added for building GC (it slightly reduces 
                   4492:                memory usage)
                   4493: 
                   4494:        * src/main/compile.tab.C 1.142:
                   4495:                *** empty log message ***
                   4496: 
                   4497:        * src/types/pa_wcontext.h 1.53:
                   4498:        * src/types/pa_wwrapper.h 1.37:
                   4499:                - optimization of single string write
                   4500: 
                   4501:        * src/main/execute.C 1.348:
                   4502:                - bytecode optimization of ^class:constructor
                   4503:                - optimization of single string write
                   4504: 
                   4505:        * src/include/pa_opcode.h 1.42:
                   4506:        * src/main/compile.y 1.249:
                   4507:        * src/main/compile_tools.h 1.97:
                   4508:                - bytecode optimization of ^class:constructor
                   4509: 
                   4510: 2009-06-09     misha
                   4511:        * src/targets/cgi/parser3.C [release_3_3_0] 1.247.2.1:
                   4512:                - type size_t was changed to int in main (better compatibility)
                   4513: 
                   4514: 2009-06-07     misha
                   4515:        * src/main/compile.tab.C 1.140:
                   4516:        * src/main/compile.tab.C 1.141:
                   4517:                *** empty log message ***
                   4518: 
                   4519:        * src/main/compile.y 1.248:
                   4520:                - I've forgot to commit it :(
                   4521: 
                   4522:        * src/include/pa_opcode.h 1.41:
                   4523:                - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
                   4524: 
                   4525:        * src/main/compile.y 1.247:
                   4526:        * src/main/compile_tools.C 1.67:
                   4527:        * src/main/compile_tools.h 1.96:
                   4528:        * src/main/execute.C 1.347:
                   4529:                - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
                   4530:                - little refactoring
                   4531: 
                   4532: 2009-06-06     misha
                   4533:        * tests/results/213.processed 1.1:
                   4534:                *** empty log message ***
                   4535: 
                   4536:        * tests/213.html 1.1:
                   4537:                - tests for 3rd match string-param were added
                   4538: 
                   4539:        * src/classes/string.C 1.181:
                   4540:                - 3rd match param could be string now
                   4541: 
                   4542: 2009-06-05     misha
                   4543:        * src/main/compile.tab.C 1.139:
                   4544:                *** empty log message ***
                   4545: 
                   4546:        * src/main/compile.y 1.246:
                   4547:        * src/main/compile_tools.h 1.95:
                   4548:                - much more bytecode's sequences optimized to 
                   4549:                WITH_SELF__VALUE__GET_ELEMENT and GET_OBJECT_ELEMENT
                   4550: 
                   4551:        * src/main/pa_http.C 1.27:
                   4552:                - bugfix: content-length was not calculated if $.body was 
                   4553:                specified
                   4554: 
                   4555: 2009-06-04     misha
                   4556:        * src/classes/op.C 1.189:
                   4557:                - optimizing write_assign_lang in connect
                   4558: 
                   4559:        * src/classes/op.C 1.188:
                   4560:                - optimizing write_assign_lang in taint/untaint
                   4561: 
                   4562:        * src/main/execute.C 1.346:
                   4563:                - little refactoring
                   4564:                - optimizing write_assign_lang in taint/untaint
                   4565: 
                   4566:        * src/include/pa_opcode.h 1.40:
                   4567:                - little refactoring
                   4568: 
                   4569:        * src/main/compile.tab.C 1.138:
                   4570:                *** empty log message ***
                   4571: 
                   4572:        * src/include/pa_opcode.h 1.39:
                   4573:        * src/main/compile.y 1.245:
                   4574:        * src/main/compile_tools.C 1.66:
                   4575:        * src/main/compile_tools.h 1.94:
                   4576:        * src/main/execute.C 1.345:
                   4577:                - optimizations for $self.field, ^self.method, $self.field[...] 
                   4578:                and $self.field(...) were added
                   4579: 
                   4580: 2009-06-02     misha
                   4581:        * src/types/pa_venv.C 1.10:
                   4582:                - pa_strdup was replaced by strdup
                   4583: 
                   4584:        * src/main/compile.tab.C 1.137:
                   4585:                *** empty log message ***
                   4586: 
                   4587:        * src/include/pa_opcode.h 1.38:
                   4588:        * src/main/compile.y 1.244:
                   4589:        * src/main/compile_tools.h 1.93:
                   4590:        * src/main/execute.C 1.344:
                   4591:                - refactoring in last optimizations ($a[...], $a(...), $.a[...], 
                   4592:                $.a(...)). a bit less optimizations now but code is much easy 
                   4593:                and it is ready for further improvements.
                   4594: 
                   4595: 2009-05-27     misha
                   4596:        * src/main/execute.C 1.343:
                   4597:        * src/types/pa_junction.h 1.10:
                   4598:        * src/types/pa_vjunction.C 1.8:
                   4599:        * src/types/pa_vjunction.h 1.29:
                   4600:        * src/types/pa_vmethod_frame.h 1.82:
                   4601:                - changed in destructing junctions
                   4602: 
                   4603: 2009-05-26     misha
                   4604:        * src/main/pa_charset.C 1.77:
                   4605:        * src/main/pa_string.C 1.227:
                   4606:                - more safe creation on String:Body
                   4607: 
                   4608:        * src/include/pa_common.h 1.131:
                   4609:        * src/main/pa_common.C 1.245:
                   4610:        * src/main/pa_http.C 1.26:
                   4611:                - one method detect_charset was deleted
                   4612:                - bug was fixed in this method (error while detecting charset in content_type withot last ';')
                   4613: 
                   4614:        * src/types/pa_vform.C 1.96:
                   4615:        * src/types/pa_vform.h 1.56:
                   4616:                - detect post charset only once
                   4617: 
                   4618: 2009-05-25     misha
                   4619:        * src/classes/file.C 1.192:
                   4620:                - bugfix: file::exec didn't work after optimizing of 
                   4621:                helper_length
                   4622: 
                   4623: 2009-05-24     misha
                   4624:        * src/main/compile.tab.C 1.136:
                   4625:                *** empty log message ***
                   4626: 
                   4627:        * src/main/compile_tools.h 1.92:
                   4628:                - $a[$b.c] and $a[$b.$c] optimisations were added
                   4629:                - little refactoring
                   4630: 
                   4631:        * src/main/execute.C 1.342:
                   4632:                - core while printing in debug log non-printable values was fixed
                   4633:                - $a[$b.c] and $a[$b.$c] optimisations were added
                   4634: 
                   4635:        * src/include/pa_opcode.h 1.37:
                   4636:                - new opcodes for $a[$b.c] and $a[$b.$c] were added
                   4637: 
                   4638: 2009-05-23     misha
                   4639:        * src/include/pa_string.h 1.186:
                   4640:        * src/lib/cord/cordbscs.c 1.8:
                   4641:        * src/lib/cord/cordxtra.c 1.12:
                   4642:        * src/lib/cord/include/cord.h 1.6:
                   4643:        * src/main/untaint.C 1.147:
                   4644:                - CORD_cat optimization
                   4645: 
                   4646:        * src/main/compile.tab.C 1.135:
                   4647:                *** empty log message ***
                   4648: 
                   4649:        * src/include/pa_opcode.h 1.36:
                   4650:        * src/main/compile_tools.h 1.91:
                   4651:        * src/main/execute.C 1.340:
                   4652:                - call constr optimisation under separate define now
                   4653: 
                   4654:        * src/main/compile_tools.h 1.90:
                   4655:        * src/main/execute.C 1.339:
                   4656:                - bugfix: $a[] $b[$a] -- in $b should be string, not void
                   4657: 
                   4658:        * src/main/compile.y 1.242:
                   4659:                - little fix for rem-cut optimisation
                   4660: 
                   4661:        * src/include/pa_opcode.h 1.35:
                   4662:        * src/main/compile_tools.C 1.65:
                   4663:        * src/main/compile_tools.h 1.89:
                   4664:        * src/main/execute.C 1.338:
                   4665:                - optimisations for $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $
                   4666:                .a(^b[...])
                   4667: 
                   4668:        * INSTALL 1.50:
                   4669:                - description of some #defined were added
                   4670: 
                   4671:        * src/types/pa_vfile.C 1.43:
                   4672:        * src/types/pa_vfile.h 1.63:
                   4673:                - fill .'text' field only before 1st access (memory usage is 
                   4674:                reduced if don't access to .text field)
                   4675: 
                   4676:        * src/include/pa_array.h 1.79:
                   4677:                - array grows step now not static (it reduces numbers of 
                   4678:                reallocs)
                   4679: 
                   4680: 2009-05-20     misha
                   4681:        * Makefile.am 1.66:
                   4682:        * Makefile.in 1.81:
                   4683:        * acinclude.m4 1.52:
                   4684:        * aclocal.m4 1.55:
                   4685:        * acsite.m4 1.30:
                   4686:        * acsite.m4 1.31:
                   4687:        * configure 1.108:
                   4688:        * configure.in 1.115:
                   4689:        * src/main/compile.tab.C 1.133:
                   4690:        * src/main/compile.tab.C 1.134:
                   4691:                *** empty log message ***
                   4692: 
                   4693:        * src/include/pa_opcode.h 1.34:
                   4694:        * src/main/compile.y 1.241:
                   4695:        * src/main/compile_tools.C 1.64:
                   4696:        * src/main/compile_tools.h 1.88:
                   4697:        * src/main/execute.C 1.337:
                   4698:                - bytecode optimization for $a(1), $.b(2), $c[d] and $.e[f] was 
                   4699:                added
                   4700: 
                   4701:        * src/main/execute.C 1.336:
                   4702:                - debug printing moved in defines
                   4703: 
                   4704:        * src/main/compile.y 1.240:
                   4705:        * src/main/compile_tools.C 1.63:
                   4706:        * src/main/compile_tools.h 1.87:
                   4707:                - bugfix and little refactoring for OP_GET_OBJECT_ELEMENT + 
                   4708:                OP_GET_OBJECT_VAR_ELEMENT optimisation
                   4709: 
                   4710: 2009-05-19     misha
                   4711:        * src/main/compile.tab.C 1.131:
                   4712:        * src/main/compile.tab.C 1.132:
                   4713:                *** empty log message ***
                   4714: 
                   4715:        * src/main/compile.y 1.239:
                   4716:        * src/main/compile_tools.C 1.62:
                   4717:        * src/main/compile_tools.h 1.86:
                   4718:        * src/main/execute.C 1.335:
                   4719:                - $a.$b & ^a.$b bytecode optimisation
                   4720: 
                   4721:        * src/include/pa_opcode.h 1.33:
                   4722:                - new opcodes were added (for $a.$b & ^a.$b optimisation)
                   4723: 
                   4724:        * src/main/compile.y 1.238:
                   4725:                - compiler now generate new opcodes: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b 
                   4726:                and ^a.b
                   4727:                - compiler now cut off ^rem{ with all content ; any number of params }
                   4728: 
                   4729:        * src/main/execute.C 1.334:
                   4730:                - code for handle new opcodes OP_GET_ELEMENT_FIELD and 
                   4731:                OP_GET_ELEMENT_FIELD__WRITE was added
                   4732: 
                   4733:        * src/main/compile_tools.C 1.61:
                   4734:        * src/main/compile_tools.h 1.85:
                   4735:                - new parameter was added for LA2V and LA2S
                   4736: 
                   4737:        * src/include/pa_opcode.h 1.32:
                   4738:                - new defines which can be used for disable some bytecode 
                   4739:                optimisation and new opcodes were added
                   4740: 
                   4741: 2009-05-17     misha
                   4742:        * src/lib/cord/cordxtra.c 1.11:
                   4743:                - bugfix.
                   4744: 
                   4745: 2009-05-16     misha
                   4746:        * tests/results/022.processed 1.6:
                   4747:        * tests/results/212.processed 1.1:
                   4748:        * tests/results/212.processed 1.2:
                   4749:                *** empty log message ***
                   4750: 
                   4751:        * tests/212.html 1.2:
                   4752:                - .size[] and .study_size[] were added to tests
                   4753: 
                   4754:        * operators.txt 1.214:
                   4755:                - info about regex class was added
                   4756: 
                   4757:        * tests/212.html 1.1:
                   4758:                - tests for regex class were added
                   4759: 
                   4760:        * buildall-with-xml 1.27:
                   4761:        * buildall-without-xml 1.17:
                   4762:                - moving from gc6.8 to gc7.1
                   4763: 
                   4764: 2009-05-15     misha
                   4765:        * tests/022.html 1.5:
                   4766:                - test for ^file:list[path;] (empty second param) was added
                   4767: 
                   4768:        * src/classes/file.C 1.191:
                   4769:                - bugfix: ^file:list[path;] [empty second param) should work
                   4770: 
                   4771:        * Makefile.am 1.64:
                   4772:        * Makefile.am 1.65:
                   4773:        * Makefile.in 1.79:
                   4774:        * Makefile.in 1.80:
                   4775:        * acinclude.m4 1.50:
                   4776:        * acinclude.m4 1.51:
                   4777:        * aclocal.m4 1.53:
                   4778:        * aclocal.m4 1.54:
                   4779:        * acsite.m4 1.28:
                   4780:        * acsite.m4 1.29:
                   4781:        * configure 1.106:
                   4782:        * configure 1.107:
                   4783:        * configure.in 1.113:
                   4784:        * configure.in 1.114:
                   4785:        * src/include/pa_config_auto.h.in 1.45:
                   4786:        * tests/results/210.processed 1.1:
                   4787:        * tests/results/211.processed 1.1:
                   4788:                *** empty log message ***
                   4789: 
                   4790:        * src/classes/table.C 1.257:
                   4791:                - automatically disable stringstream usage on freebsd4
                   4792: 
                   4793:        * src/lib/cord/cordxtra.c 1.10:
                   4794:                - var decl should be at the beginning of scope
                   4795: 
                   4796:        * tests/211.html 1.1:
                   4797:                - test with different types of access to hash was added
                   4798: 
                   4799:        * tests/210.html 1.1:
                   4800:                - test which checks for loosing tainting in hash's keys was 
                   4801:                added
                   4802: 
                   4803:        * tests/208.html 1.3:
                   4804:                - some parser work added. or stime == 0 %-)
                   4805: 
                   4806:        * src/lib/cord/cordbscs.c 1.7:
                   4807:                - little hack was added to cord
                   4808: 
                   4809:        * src/lib/cord/cordxtra.c 1.9:
                   4810:                - cacheing of cord chars was added
                   4811: 
                   4812:        * configure.in 1.112:
                   4813:        * src/include/pa_version.h 1.36:
                   4814:                - moko have made a lot of optimisations for increacing version 
                   4815:                number more dramatically :)
                   4816: 
                   4817:        * src/classes/date.C 1.85:
                   4818:                - little refactoring: use constructor which accepts formated 
                   4819:                string
                   4820: 
                   4821:        * src/include/pa_string.h 1.185:
                   4822:        * src/main/pa_string.C 1.226:
                   4823:                - String constructor which can print formatted string was added
                   4824: 
                   4825: 2009-05-14     misha
                   4826:        * src/include/pa_string.h 1.184:
                   4827:                - type was fixed
                   4828: 
                   4829:        * src/classes/hashfile.C 1.46:
                   4830:        * src/classes/op.C 1.187:
                   4831:        * src/include/pa_cache_managers.h 1.19:
                   4832:        * src/include/pa_charset.h 1.42:
                   4833:        * src/include/pa_charsets.h 1.14:
                   4834:        * src/include/pa_common.h 1.130:
                   4835:        * src/include/pa_hash.h 1.74:
                   4836:        * src/include/pa_request.h 1.193:
                   4837:        * src/include/pa_sql_driver_manager.h 1.35:
                   4838:        * src/include/pa_string.h 1.183:
                   4839:        * src/include/pa_stylesheet_manager.h 1.23:
                   4840:        * src/include/pa_table.h 1.63:
                   4841:        * src/include/pa_xml_io.h 1.5:
                   4842:        * src/main/pa_charset.C 1.76:
                   4843:        * src/main/pa_charsets.C 1.18:
                   4844:        * src/main/pa_string.C 1.225:
                   4845:        * src/main/pa_stylesheet_connection.C 1.6:
                   4846:        * src/types/pa_value.h 1.131:
                   4847:        * src/types/pa_vmethod_frame.C 1.15:
                   4848:        * src/types/pa_vmethod_frame.h 1.81:
                   4849:        * src/types/pa_vobject.C 1.28:
                   4850:        * src/types/pa_vstateless_class.C 1.41:
                   4851:        * src/types/pa_vstateless_class.h 1.63:
                   4852:                - hash_code caching was implemented (seaches should be faster 
                   4853:                now)
                   4854: 
                   4855:        * src/classes/file.C 1.190:
                   4856:        * src/classes/hash.C 1.93:
                   4857:        * src/classes/image.C 1.123:
                   4858:        * src/classes/string.C 1.180:
                   4859:        * src/classes/table.C 1.256:
                   4860:        * src/include/pa_string.h 1.182:
                   4861:        * src/main/pa_charset.C 1.75:
                   4862:        * src/main/pa_http.C 1.25:
                   4863:        * src/main/pa_request.C 1.302:
                   4864:        * src/types/pa_vconsole.h 1.16:
                   4865:        * src/types/pa_vcookie.C 1.78:
                   4866:        * src/types/pa_venv.C 1.9:
                   4867:        * src/types/pa_vform.C 1.95:
                   4868:        * src/types/pa_vhashfile.C 1.59:
                   4869:        * src/types/pa_vregex.C 1.4:
                   4870:        * src/types/pa_vrequest.C 1.45:
                   4871:                - String constructors don't have that stupid true/false param 
                   4872:                which means 'tainted'. they accept lang instead.
                   4873: 
                   4874:        * src/types/pa_vmethod_frame.h 1.80:
                   4875:                - bugfix: taint/untaint didn't work with OPTIMIZE_RESULT
                   4876: 
                   4877:        * src/types/pa_method.h 1.15:
                   4878:        * src/types/pa_vstateless_class.C 1.40:
                   4879:                - less warnings wher OPTIMIZE_RESULT and OPTIMIZE_CALL not 
                   4880:                defined
                   4881: 
                   4882: 2009-05-13     misha
                   4883:        * src/classes/date.C 1.84:
                   4884:        * src/classes/file.C 1.188:
                   4885:        * src/classes/hash.C 1.92:
                   4886:        * src/classes/image.C 1.122:
                   4887:        * src/classes/string.C 1.179:
                   4888:        * src/classes/table.C 1.253:
                   4889:        * src/classes/xdoc.C 1.158:
                   4890:        * src/include/pa_string.h 1.181:
                   4891:        * src/main/execute.C 1.333:
                   4892:        * src/main/pa_charset.C 1.73:
                   4893:        * src/main/pa_common.C 1.244:
                   4894:        * src/main/pa_request.C 1.301:
                   4895:        * src/main/pa_string.C 1.224:
                   4896:        * src/types/pa_method.h 1.14:
                   4897:        * src/types/pa_vcookie.C 1.77:
                   4898:        * src/types/pa_vdouble.h 1.54:
                   4899:        * src/types/pa_venv.C 1.8:
                   4900:        * src/types/pa_vhashfile.C 1.58:
                   4901:        * src/types/pa_vint.h 1.46:
                   4902:        * src/types/pa_vmethod_frame.C 1.14:
                   4903:        * src/types/pa_vmethod_frame.h 1.79:
                   4904:        * src/types/pa_vregex.C 1.2:
                   4905:        * src/types/pa_vregex.h 1.4:
                   4906:        * src/types/pa_vrequest.C 1.43:
                   4907:        * src/types/pa_vstateless_class.C 1.39:
                   4908:                - result optimisation
                   4909:                - helper_length parameter removed from string constructors
                   4910: 
                   4911: 2009-05-11     misha
                   4912:        * tests/208.html 1.2:
                   4913:        * tests/results/206.processed 1.1:
                   4914:        * tests/results/207.processed 1.1:
                   4915:        * tests/results/208.processed 1.1:
                   4916:        * tests/results/209.processed 1.1:
                   4917:                *** empty log message ***
                   4918: 
                   4919:        * tests/209.html 1.1:
                   4920:                - tests for ^hash::create[hash] were added
                   4921: 
                   4922:        * tests/208.html 1.1:
                   4923:                - tests for $status:rusage, $status:memory, ^memory:compact[] 
                   4924:                were added
                   4925: 
                   4926:        * tests/207.html 1.1:
                   4927:                -tests for abs, sign, trunc, frac, exp, log, log10 were added
                   4928: 
                   4929:        * tests/206.html 1.1:
                   4930:                - test for try with finally was added
                   4931: 
                   4932: 2009-05-10     misha
                   4933:        * tests/results/014.processed 1.5:
                   4934:        * tests/results/030.processed 1.5:
                   4935:        * tests/results/038.processed 1.5:
                   4936:        * tests/results/063.processed 1.5:
                   4937:        * tests/results/065.processed 1.5:
                   4938:        * tests/results/141.processed 1.6:
                   4939:        * tests/results/185.processed 1.4:
                   4940:        * tests/results/200.processed 1.1:
                   4941:        * tests/results/201.processed 1.1:
                   4942:        * tests/results/202.processed 1.1:
                   4943:        * tests/results/203.processed 1.1:
                   4944:        * tests/results/204.processed 1.1:
                   4945:        * tests/results/205.processed 1.1:
                   4946:                *** empty log message ***
                   4947: 
                   4948:        * tests/205.html 1.1:
                   4949:                - test for ^file::create[...] was added
                   4950: 
                   4951:        * tests/204.html 1.1:
                   4952:                - test for ^response:clear[] was added
                   4953: 
                   4954:        * tests/038.html 1.3:
                   4955:                - tests for trigonometric functions were added
                   4956: 
                   4957:        * tests/014.html 1.3:
                   4958:                - tests for ^hash.containts and ^hash.delete were added
                   4959:                - more tests for .add, .sub, .union, .intersects and .intersections
                   4960: 
                   4961:        * tests/065.html 1.3:
                   4962:                - test for ^file:dirname was added
                   4963: 
                   4964:        * tests/030.html 1.3:
                   4965:                - test for $cookie:fields was added
                   4966: 
                   4967:        * tests/203.html 1.1:
                   4968:                - test for ^h._keys[column name] was added
                   4969: 
                   4970:        * tests/201.html 1.1:
                   4971:                - tests for .trim were added
                   4972: 
                   4973:        * tests/202.html 1.1:
                   4974:                - tests for last-day, date:calendar[type](YYYY;MM;DD) were added
                   4975: 
                   4976:        * tests/200.html 1.1:
                   4977:                - tests for .sort(), .sort{}, .flip[] and .offset[type](N) were 
                   4978:                added
                   4979: 
                   4980:        * tests/185.html 1.5:
                   4981:                - more tests for .left(N), .right(N), .min(N;M) and .pos[c](N) 
                   4982:                were added
                   4983: 
                   4984:        * tests/141.html 1.3:
                   4985:                - test for math:sha1 was added
                   4986: 
                   4987:        * tests/063.html 1.3:
                   4988:                - tests for .mod(N), .inc[] & .dec[] were added
                   4989: 
                   4990: 2009-05-09     misha
                   4991:        * src/main/compile.tab.C 1.130:
                   4992:                *** empty log message ***
                   4993: 
                   4994:        * src/main/compile.y 1.237:
                   4995:                - rollback
                   4996: 
                   4997: 2009-05-05     misha
                   4998:        * src/classes/file.C 1.187:
                   4999:        * src/classes/hash.C 1.91:
                   5000:        * src/classes/hashfile.C 1.45:
                   5001:        * src/classes/op.C 1.186:
                   5002:        * src/classes/table.C 1.251:
                   5003:        * src/classes/table.C 1.252:
                   5004:        * src/include/pa_string.h 1.180:
                   5005:        * src/main/pa_charset.C 1.72:
                   5006:        * src/main/pa_exception.C 1.49:
                   5007:        * src/main/pa_exec.C 1.73:
                   5008:                - little optimisation: somewhere length() was replaced by 
                   5009:                is_empty()
                   5010: 
                   5011: 2009-05-04     misha
                   5012:        * src/classes/hash.C 1.90:
                   5013:        * src/classes/op.C 1.185:
                   5014:        * src/classes/table.C 1.250:
                   5015:        * src/include/pa_request.h 1.192:
                   5016:        * src/main/execute.C 1.332:
                   5017:        * src/types/pa_method.h 1.13:
                   5018:        * src/types/pa_vstateless_class.C 1.38:
                   5019:        * src/types/pa_vstateless_class.h 1.62:
                   5020:                - more optimisations were added: some operators don't switch 
                   5021:                write context anylonger
                   5022: 
                   5023: 2009-05-01     misha
                   5024:        * src/main/compile.tab.C 1.129:
                   5025:                *** empty log message ***
                   5026: 
                   5027:        * src/main/compile.y 1.236:
                   5028:                - slightly more opcode optimisations for WITH_WRITE + VALUE + 
                   5029:                GET_ELEMENT -> OP_VALUE__GET_ELEMENT
                   5030: 
                   5031:        * src/main/execute.C 1.331:
                   5032:                - simplifying process for getters
                   5033: 
                   5034: 2009-04-30     misha
                   5035:        * tests/198.html 1.2:
                   5036:        * tests/199.html 1.2:
                   5037:                - new line fixes (should be 0x0A)
                   5038: 
                   5039:        * tests/results/198.processed 1.2:
                   5040:        * tests/results/199.processed 1.2:
                   5041:                *** empty log message ***
                   5042: 
                   5043:        * tests/199.html 1.1:
                   5044:        * tests/results/199.processed 1.1:
                   5045:                - test for checking $result into ^rem was added
                   5046: 
                   5047:        * tests/022.html 1.4:
                   5048:        * tests/096.html 1.4:
                   5049:                - þsort after :list was asses (on some OS it returns list in 
                   5050:                different order)
                   5051: 
                   5052:        * src/include/pa_array.h 1.77:
                   5053:        * src/include/pa_array.h 1.78:
                   5054:        * src/include/pa_request.h 1.191:
                   5055:        * src/include/pa_stack.h 1.26:
                   5056:        * src/main/execute.C 1.330:
                   5057:        * src/types/pa_vmethod_frame.h 1.78:
                   5058:                - changes in stack impl
                   5059:                - get_element() optimisation: 3rd param removed
                   5060:                - bugfix: problems with reading empty input param
                   5061:                - defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
                   5062: 
                   5063:        * tests/198.html 1.1:
                   5064:        * tests/results/198.processed 1.1:
                   5065:                - test for reading empty local var was added
                   5066: 
                   5067: 2009-04-29     misha
                   5068:        * src/main/compile.tab.C 1.127:
                   5069:        * src/main/compile.tab.C 1.128:
                   5070:                *** empty log message ***
                   5071: 
                   5072:        * src/main/compile.y 1.235:
                   5073:                - bugfix: couldn't compile because OP_VALUE__GET_ELEMENT should 
                   5074:                be unde #ifdef
                   5075: 
                   5076:        * src/include/pa_array.h 1.76:
                   5077:        * src/include/pa_opcode.h 1.31:
                   5078:        * src/include/pa_request.h 1.190:
                   5079:        * src/main/compile.y 1.234:
                   5080:        * src/main/execute.C 1.329:
                   5081:        * src/main/pa_request.C 1.300:
                   5082:        * src/types/pa_vmethod_frame.C 1.13:
                   5083:        * src/types/pa_vmethod_frame.h 1.77:
                   5084:                - we can work without opcode OP_STORE_PARAM, so it was removed
                   5085: 
                   5086: 2009-04-28     misha
                   5087:        * src/main/compile.tab.C 1.126:
                   5088:                *** empty log message ***
                   5089: 
                   5090:        * src/include/pa_opcode.h 1.30:
                   5091:        * src/main/compile.y 1.233:
                   5092:        * src/main/execute.C 1.328:
                   5093:                - op-codes optimisation:
                   5094:                  1. VALUE+GET_CLASS=>VALUE_GET_CLASS
                   5095:                  2. WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
                   5096:                  3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
                   5097:                  4. WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
                   5098: 
                   5099:        * src/main/compile_tools.h 1.84:
                   5100:                - new stuff for op-codes optimisation
                   5101: 
                   5102:        * src/classes/string.C 1.178:
                   5103:        * src/main/pa_string.C 1.223:
                   5104:                - !length() => is_empty()
                   5105: 
                   5106: 2009-04-27     misha
                   5107:        * src/types/pa_vregex.h 1.3:
                   5108:                - back explicit vars initialisation
                   5109: 
                   5110: 2009-04-24     misha
                   5111:        * src/classes/string.C 1.177:
                   5112:                - ups. typo fixed
                   5113: 
                   5114:        * src/main/execute.C 1.327:
                   5115:                - more replacements '*new VBool' to 'VBool::get'
                   5116:                - checks for ^break[], ^continue[] and parser.interrupted were optimised
                   5117: 
                   5118:        * src/classes/string.C 1.176:
                   5119:                - number of params.count() calls was slightly reduced
                   5120: 
                   5121: 2009-04-23     misha
                   5122:        * src/classes/image.C [release_3_3_0] 1.119.2.1:
                   5123:        * src/include/pa_string.h [release_3_3_0] 1.174.2.1:
                   5124:        * src/main/pa_charset.C [release_3_3_0] 1.66.2.1:
                   5125:                - make it x64 friendly
                   5126: 
                   5127: 2009-04-22     misha
                   5128:        * src/classes/image.C 1.121:
                   5129:        * src/include/pa_string.h 1.179:
                   5130:        * src/main/pa_charset.C 1.71:
                   5131:                - parser is x64 friendly now
                   5132: 
                   5133:        * src/types/pa_vhashfile.C 1.57:
                   5134:                - coder friendly exception about exceeding record size was added
                   5135: 
                   5136:        * src/classes/Makefile.in 1.67:
                   5137:        * src/types/Makefile.in 1.66:
                   5138:                *** empty log message ***
                   5139: 
                   5140:        * src/classes/file.C 1.184:
                   5141:        * src/classes/file.C 1.185:
                   5142:        * src/classes/string.C 1.174:
                   5143:        * src/include/pa_string.h 1.178:
                   5144:        * src/main/pa_string.C 1.222:
                   5145:                - use vregex object instead of direct calls methods from pcre 
                   5146:                lib
                   5147: 
                   5148:        * src/classes/Makefile.am 1.53:
                   5149:        * src/classes/classes.vcproj 1.19:
                   5150:        * src/classes/regex.C 1.1:
                   5151:                - class regex was added
                   5152: 
                   5153:        * src/include/pa_common.h 1.129:
                   5154:        * src/main/pa_common.C 1.243:
                   5155:                - method print_pcre_exec_error_text was moved to class vregex
                   5156: 
                   5157:        * src/types/Makefile.am 1.44:
                   5158:        * src/types/pa_vregex.C 1.1:
                   5159:        * src/types/pa_vregex.h 1.1:
                   5160:        * src/types/types.vcproj 1.22:
                   5161:                - class vregex was added
                   5162: 
                   5163: 2009-04-21     misha
                   5164:        * buildall-with-xml 1.26:
                   5165:        * buildall-without-xml 1.16:
                   5166:                - pcre 7.8 -> pcre 7.9
                   5167: 
                   5168:        * src/classes/op.C 1.184:
                   5169:        * src/main/execute.C 1.326:
                   5170:        * src/types/pa_junction.h 1.9:
                   5171:        * src/types/pa_value.C 1.26:
                   5172:        * src/types/pa_vjunction.C 1.6:
                   5173:        * src/types/pa_vjunction.h 1.28:
                   5174:        * src/types/pa_wcontext.C 1.35:
                   5175:        * src/types/pa_wcontext.h 1.52:
                   5176:                - junction-optimisation (destructors)
                   5177: 
                   5178:        * src/include/pa_array.h 1.75:
                   5179:                - free under if now
                   5180: 
                   5181: 2009-04-18     misha
                   5182:        * src/main/untaint.C 1.146:
                   5183:                - ^taint[js] now escapes \x0D as well
                   5184: 
                   5185:        * Makefile.am 1.62:
                   5186:        * Makefile.am 1.63:
                   5187:        * Makefile.in 1.77:
                   5188:        * Makefile.in 1.78:
                   5189:        * acinclude.m4 1.48:
                   5190:        * acinclude.m4 1.49:
                   5191:        * aclocal.m4 1.51:
                   5192:        * aclocal.m4 1.52:
                   5193:        * acsite.m4 1.26:
                   5194:        * acsite.m4 1.27:
                   5195:        * configure 1.104:
                   5196:        * configure 1.105:
                   5197:        * configure.in 1.110:
                   5198:        * configure.in 1.111:
                   5199:                *** empty log message ***
                   5200: 
                   5201:        * src/include/pa_version.h 1.35:
                   5202:                
                   5203:                :q
                   5204:                :
                   5205:                
                   5206:                CV: ----------------------------------------------------------------------
                   5207: 
                   5208:        * src/types/pa_vjunction.h 1.27:
                   5209:        * src/types/pa_vstateless_class.C 1.37:
                   5210:                - little refactoring
                   5211: 
                   5212:        * src/include/pa_array.h 1.74:
                   5213:        * src/include/pa_hash.h 1.73:
                   5214:        * src/types/pa_vmethod_frame.h 1.76:
                   5215:                - destructors under #ifdef now
                   5216: 
                   5217:        * src/include/pa_memory.h 1.17:
                   5218:                - define for using destructors was added
                   5219: 
                   5220: 2009-04-17     misha
                   5221:        * src/main/execute.C 1.325:
                   5222:        * src/types/pa_method.h 1.12:
                   5223:        * src/types/pa_vstateless_class.C 1.36:
                   5224:                - some junctions will be cached now
                   5225: 
                   5226:        * src/include/pa_hash.h 1.72:
                   5227:                - hash destructor frees pairs now
                   5228: 
                   5229:        * src/include/pa_array.h 1.73:
                   5230:                - inline was added to destructor
                   5231: 
                   5232:        * src/types/pa_method.h 1.11:
                   5233:                - comment was changed
                   5234: 
                   5235:        * src/include/pa_array.h 1.72:
                   5236:        * src/include/pa_hash.h 1.71:
                   5237:        * src/types/pa_vmethod_frame.h 1.75:
                   5238:                - destructors were added
                   5239: 
                   5240:        * src/main/compile.tab.C 1.124:
                   5241:        * src/main/compile.tab.C 1.125:
                   5242:                *** empty log message ***
                   5243: 
                   5244:        * src/types/pa_method.h 1.10:
                   5245:        * src/types/pa_vmethod_frame.h 1.74:
                   5246:                - write_to_result renamed to always_use_result
                   5247: 
                   5248:        * src/main/compile.y 1.232:
                   5249:        * src/main/compile_tools.h 1.83:
                   5250:                - rollback changes in compiler: full backward compatibility is 
                   5251:                better
                   5252: 
                   5253:        * src/types/pa_vmethod_frame.h 1.73:
                   5254:                - set flag write_to_result if find result in var's hash
                   5255: 
                   5256:        * src/types/pa_vmethod_frame.C 1.12:
                   5257:        * src/types/pa_vmethod_frame.h 1.72:
                   5258:                - optimisation in method_frame
                   5259: 
                   5260:        * src/include/pa_array.h 1.71:
                   5261:                - optimisation in array (allocate elements only when needed)
                   5262: 
                   5263:        * src/types/pa_vresponse.C 1.28:
                   5264:                - check for $response:headers field before looking at custom 
                   5265:                fields
                   5266: 
                   5267:        * src/types/pa_vmethod_frame.h 1.71:
                   5268:                - if flag write_to_result was set, not needed to check existance 
                   5269:                var with name 'result' in var's hash
                   5270: 
                   5271:        * src/main/compile.y 1.231:
                   5272:                - compiler was changed: now it detects writings to $result and 
                   5273:                set flag writo_to_result in method
                   5274: 
                   5275:        * src/classes/string.C 1.173:
                   5276:                - little optimisation: no needed to write number with lang
                   5277: 
                   5278:        * src/main/pa_charset.C 1.70:
                   5279:                - methods readChar and skipChar which is used for read utf8-strings were renamed
                   5280:                - is_escaped was renamed to isEscaped (to the same name convention)
                   5281: 
                   5282:        * src/main/compile_tools.h 1.82:
                   5283:        * src/types/pa_method.h 1.9:
                   5284:                - flag write_to_result added. compiler get this info from code.
                   5285: 
                   5286: 2009-04-16     misha
                   5287:        * src/types/pa_vmethod_frame.h 1.70:
                   5288:        * src/types/pa_wcontext.h 1.51:
                   5289:                - create new String only before 1st write
                   5290: 
                   5291:        * src/include/pa_string.h 1.177:
                   5292:                - not needed template removed
                   5293: 
                   5294:        * src/classes/bool.C 1.2:
                   5295:        * src/classes/double.C 1.62:
                   5296:        * src/classes/hash.C 1.89:
                   5297:        * src/classes/int.C 1.58:
                   5298:        * src/classes/string.C 1.172:
                   5299:        * src/classes/table.C 1.249:
                   5300:        * src/classes/void.C 1.42:
                   5301:        * src/classes/xnode.C 1.83:
                   5302:        * src/main/pa_request.C 1.299:
                   5303:        * src/types/pa_vbool.h 1.31:
                   5304:        * src/types/pa_vfile.h 1.62:
                   5305:        * src/types/pa_vimage.C 1.37:
                   5306:        * src/types/pa_vjunction.C 1.5:
                   5307:        * src/types/pa_vproperty.C 1.2:
                   5308:        * src/types/pa_vstateless_class.C 1.35:
                   5309:        * src/types/pa_vxdoc.C 1.35:
                   5310:        * src/types/pa_vxnode.C 1.50:
                   5311:                - bool optimisation (use only 2 bool objects)
                   5312: 
                   5313: 2009-04-15     misha
                   5314:        * src/lib/cord/cordxtra.c 1.8:
                   5315:                - more optimisation
                   5316: 
                   5317:        * src/include/pa_string.h 1.176:
                   5318:        * src/main/untaint.C 1.145:
                   5319:                - String::append optimisation
                   5320: 
                   5321:        * src/include/pa_hash.h 1.70:
                   5322:                - get_by_hash_code added (it works faster then get and can 
                   5323:                sometime be used)
                   5324: 
                   5325:        * src/main/pa_string.C 1.220:
                   5326:                - String::length optimisation
                   5327: 
                   5328:        * src/main/pa_charset.C 1.69:
                   5329:                - rollback changeing readChar to skipChar. these methods read 
                   5330:                different strings
                   5331: 
                   5332:        * src/types/pa_vmethod_frame.C 1.11:
                   5333:        * src/types/pa_vmethod_frame.h 1.69:
                   5334:                - fresult_initial_void removed + some optimisation
                   5335:                - if $result defined we don't write to context anymore
                   5336: 
                   5337:        * src/main/pa_charset.C 1.68:
                   5338:                - readChar => skipChar (in this place we need just skip char)
                   5339: 
                   5340:        * src/classes/table.C 1.248:
                   5341:        * src/main/execute.C 1.324:
                   5342:        * src/types/pa_vmethod_frame.C 1.10:
                   5343:        * src/types/pa_vmethod_frame.h 1.68:
                   5344:        * src/types/pa_vrequest.C 1.42:
                   5345:        * src/types/pa_vtable.C 1.28:
                   5346:                - VVoid::get() => new VVoid (one void-instance)
                   5347: 
                   5348:        * src/types/pa_vvoid.h 1.29:
                   5349:                - added get() method for retreave one instance
                   5350: 
                   5351: 2009-04-11     misha
                   5352:        * tests/results/196.processed 1.1:
                   5353:        * tests/results/197.processed 1.1:
                   5354:                *** empty log message ***
                   5355: 
                   5356:        * tests/196.html 1.1:
                   5357:                - tests for $cookie:CLASS_NAME & Co were added
                   5358: 
                   5359:        * tests/197.html 1.1:
                   5360:                - test for parser://test in xml was added
                   5361: 
                   5362:        * src/classes/string.C 1.171:
                   5363:        * src/types/pa_vconsole.h 1.15:
                   5364:        * src/types/pa_venv.C 1.6:
                   5365:        * src/types/pa_venv.h 1.36:
                   5366:                - small optimisation
                   5367: 
                   5368: 2009-04-10     misha
                   5369:        * buildall-with-xml 1.25:
                   5370:        * buildall-without-xml 1.15:
                   5371:                - moving from pcre-7.7 to pcre-7.8
                   5372: 
                   5373:        * src/classes/image.C 1.120:
                   5374:        * src/classes/inet.C 1.3:
                   5375:        * src/classes/string.C 1.170:
                   5376:        * src/classes/xdoc.C 1.157:
                   5377:        * src/classes/xnode.C 1.82:
                   5378:        * src/types/pa_vclass.C 1.37:
                   5379:        * src/types/pa_vdate.h 1.48:
                   5380:        * src/types/pa_vmail.C 1.84:
                   5381:                - normalizing todo-comments: '@todo' now
                   5382: 
                   5383:        * src/types/pa_vcookie.C 1.76:
                   5384:        * src/types/pa_vcookie.h 1.34:
                   5385:                - $cookie:CLASS_NAME was added
                   5386: 
                   5387:        * src/types/pa_vrequest.C 1.41:
                   5388:        * src/types/pa_vrequest.h 1.36:
                   5389:                - $request:CLASS and $request:CLASS_NAME were added
                   5390: 
                   5391:        * src/types/pa_vconsole.h 1.14:
                   5392:                - $console:CLASS and $console:CLASS_NAME were added
                   5393: 
                   5394:        * src/types/pa_venv.C 1.5:
                   5395:        * src/types/pa_venv.h 1.35:
                   5396:                - $env:CLASS and $env:CLASS_NAME were added
                   5397: 
                   5398:        * src/targets/cgi/parser3.C 1.250:
                   5399:                - size_t -> int for calming down compirer
                   5400: 
                   5401:        * src/main/pa_string.C 1.219:
                   5402:                - little code cleanup
                   5403: 
                   5404:        * src/main/pa_common.C 1.242:
                   5405:                - describe one more UTF-8 related error during PCRE compile/
                   5406:                execute
                   5407: 
                   5408:        * src/types/pa_vmath.C 1.9:
                   5409:        * src/types/pa_vmath.h 1.19:
                   5410:                - $math:E was added
                   5411: 
                   5412:        * src/main/pa_charset.C 1.67:
                   5413:                - type changed for making compiler happy
                   5414: 
                   5415: 2009-03-09     misha
                   5416:        * src/targets/cgi/parser3.C 1.249:
                   5417:                make g++ happy with the type of argc in main()
                   5418: 
                   5419: 2009-02-01     misha
                   5420:        * src/main/pa_http.C 1.24:
                   5421:                - bugfix: double CRLF before the end of boundary
                   5422: 
1.77      misha    5423: 2009-01-29     misha
                   5424:        * Makefile.am 1.61:
                   5425:        * Makefile.in 1.76:
                   5426:        * acinclude.m4 1.47:
                   5427:        * aclocal.m4 1.50:
                   5428:        * acsite.m4 1.25:
                   5429:        * configure 1.103:
                   5430:        * configure.in 1.109:
                   5431:        * src/include/Makefile.in 1.23:
                   5432:        * src/main/Makefile.in 1.63:
                   5433:                *** empty log message ***
                   5434: 
                   5435: 2009-01-25     misha
                   5436:        * tests/results/194.processed 1.1:
                   5437:                =no message
                   5438: 
                   5439:        * tests/194.html 1.1:
                   5440:        * tests/194_dir/194.p 1.1:
                   5441:                - test for @GET[] was added
                   5442: 
                   5443:        * src/classes/file.C 1.183:
                   5444:                - more changes for parsing different number of params for file::
                   5445:                load
                   5446: 
                   5447:        * tests/193.html 1.1:
                   5448:                - tests for exception while base64-decode binary to string was 
                   5449:                added
                   5450: 
                   5451:        * tests/192.html 1.1:
                   5452:                - tests for file::load with different number of options
                   5453: 
                   5454:        * src/classes/math.C 1.56:
                   5455:                - ups. forgot '+1'
                   5456: 
                   5457:        * src/classes/file.C 1.182:
                   5458:        * src/classes/table.C 1.247:
                   5459:        * src/include/pa_common.h 1.128:
                   5460:        * src/include/pa_http.h 1.4:
                   5461:        * src/main/pa_common.C 1.241:
                   5462:        * src/main/pa_http.C 1.22:
                   5463:        * src/main/pa_xml_io.C 1.23:
                   5464:                - ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should 
                   5465:                be specified)
                   5466:                - $.method[] option for file::load now is not case-sensitive
                   5467: 
                   5468:        * src/include/pa_string.h 1.175:
                   5469:        * src/main/untaint.C 1.144:
                   5470:                - for file post the new taint language L_FILE_POST was added
                   5471: 
                   5472:        * src/classes/math.C 1.55:
                   5473:        * src/include/Makefile.am 1.11:
                   5474:        * src/include/pa_random.h 1.1:
                   5475:        * src/main/Makefile.am 1.48:
                   5476:        * src/main/main.vcproj 1.23:
                   5477:        * src/main/pa_random.C 1.1:
                   5478:                - some stuff was moved to separate files
                   5479: 
                   5480: 2009-01-23     misha
                   5481:        * src/classes/math.C 1.54:
                   5482:                - little optimisation in ^math:sha1[]
                   5483:                - spaces to tabs were converted
                   5484: 
                   5485: 2009-01-12     misha
                   5486:        * src/main/pa_http.C 1.21:
                   5487:                - value of $.method[] option force uppercased now
                   5488: 
                   5489:        * src/classes/file.C 1.181:
                   5490:        * src/include/pa_common.h 1.127:
                   5491:        * src/main/pa_http.C 1.20:
                   5492:        * src/targets/apache13core/mod_parser3_core.C 1.12:
                   5493:        * src/targets/cgi/parser3.C 1.248:
                   5494:        * src/targets/isapi/parser3isapi.C 1.100:
                   5495:        * src/types/pa_vform.C 1.94:
                   5496:        * src/types/pa_vmail.C 1.83:
                   5497:                - some constants changed their names
                   5498: 
                   5499:        * src/main/pa_common.C 1.240:
                   5500:                - changes in formating
                   5501: 
                   5502:        * src/include/pa_http.h 1.3:
                   5503:                - some spaces were converted to tabs
                   5504: 
                   5505:        * src/classes/file.C 1.180:
                   5506:                - fixed 4-th paramether for file::load
                   5507:                - little code rewriting
                   5508: 
                   5509:        * src/types/pa_vfile.C 1.42:
                   5510:                - little code rewriting
                   5511: 
                   5512:        * src/main/pa_common.C 1.239:
                   5513:        * src/main/pa_http.C 1.19:
                   5514:        * src/main/untaint.C 1.143:
                   5515:        * src/types/pa_value.h 1.130:
                   5516:                - some formating changes
                   5517: 
                   5518:        * src/include/pa_common.h 1.126:
                   5519:                - some formating spaces transformed to tabs
                   5520: 
                   5521:        * src/classes/string.C 1.169:
                   5522:                - exception while base64-decode binary to a string
                   5523: 
                   5524: 2009-01-11     misha
                   5525:        * configure.in 1.107:
                   5526:                - version changed to 3.3.1b
                   5527: 
                   5528: 2008-09-05     misha
                   5529:        * Makefile.am 1.59:
                   5530:        * Makefile.am 1.60:
                   5531:        * Makefile.am [release_3_3_0] 1.58.2.2:
                   5532:        * Makefile.in 1.74:
                   5533:        * Makefile.in 1.75:
                   5534:        * Makefile.in [release_3_3_0] 1.73.2.2:
                   5535:        * acinclude.m4 1.45:
                   5536:        * acinclude.m4 1.46:
                   5537:        * acinclude.m4 [release_3_3_0] 1.44.2.2:
                   5538:        * aclocal.m4 1.48:
                   5539:        * aclocal.m4 1.49:
                   5540:        * aclocal.m4 [release_3_3_0] 1.47.2.2:
                   5541:        * acsite.m4 1.23:
                   5542:        * acsite.m4 1.24:
                   5543:        * acsite.m4 [release_3_3_0] 1.22.2.2:
                   5544:        * configure 1.101:
                   5545:        * configure 1.102:
                   5546:        * configure [release_3_3_0] 1.100.2.2:
                   5547:        * configure.in 1.105:
                   5548:        * configure.in 1.106:
                   5549:        * configure.in [release_3_3_0] 1.104.2.2:
                   5550:        * src/lib/Makefile.am 1.10:
                   5551:        * src/lib/Makefile.am [release_3_3_0] 1.9.2.1:
                   5552:        * src/lib/Makefile.in 1.18:
                   5553:        * src/lib/Makefile.in [release_3_3_0] 1.17.2.1:
                   5554:        * src/lib/pcre/Makefile.am 1.4:
                   5555:        * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.2:
                   5556:        * src/lib/pcre/Makefile.in 1.15:
                   5557:        * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.2:
                   5558:                *** empty log message ***
                   5559: 
                   5560:        * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.1:
                   5561:                file Makefile.in was added on branch release_3_3_0 on 2008-09-05 
                   5562:                10:59:35 +0000
                   5563: 
                   5564:        * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.1:
                   5565:                file Makefile.am was added on branch release_3_3_0 on 2008-09-05 
                   5566:                10:59:35 +0000
                   5567: 
                   5568: 2008-09-04     misha
                   5569:        * Makefile.am [release_3_3_0] 1.58.2.1:
                   5570:        * Makefile.in [release_3_3_0] 1.73.2.1:
                   5571:        * acinclude.m4 [release_3_3_0] 1.44.2.1:
                   5572:        * aclocal.m4 [release_3_3_0] 1.47.2.1:
                   5573:        * acsite.m4 [release_3_3_0] 1.22.2.1:
                   5574:        * configure [release_3_3_0] 1.100.2.1:
                   5575:        * configure.in [release_3_3_0] 1.104.2.1:
                   5576:                *** empty log message ***
                   5577: 
                   5578:        * src/include/pa_version.h [release_3_3_0] 1.33.2.1:
                   5579:                =no message
                   5580: 
                   5581:        * tests/130.html 1.3:
                   5582:        * tests/131.html 1.3:
                   5583:                - these exceptions not typeless anymore
                   5584: 
                   5585:        * src/classes/op.C 1.183:
                   5586:                - exception with 'invalid taint language' not typeless anylonger
                   5587: 
                   5588:        * src/classes/image.C 1.119:
                   5589:                - some exceptions while operations with image not typeless 
                   5590:                anymore
                   5591: 
                   5592:        * src/classes/file.C 1.179:
                   5593:        * src/main/pa_common.C 1.238:
                   5594:        * src/main/pa_exec.C 1.72:
                   5595:        * src/main/pa_http.C 1.18:
                   5596:        * src/types/pa_vhashfile.C 1.56:
                   5597:                - some exceptions while operations with files not typeless 
                   5598:                anymore
                   5599: 
                   5600:        * src/classes/date.C 1.83:
                   5601:        * src/types/pa_value.C 1.25:
                   5602:        * src/types/pa_vcookie.C 1.75:
                   5603:        * src/types/pa_vdate.h 1.47:
                   5604:                - exceptions while checking date range not typeless anymore
                   5605: 
                   5606:        * src/include/pa_exception.h 1.54:
                   5607:                - exception type string for invalid date range was added
                   5608: 
                   5609: 2008-09-03     misha
                   5610:        * src/classes/file.C 1.178:
                   5611:        * src/main/pa_string.C 1.218:
                   5612:                - exception while pce operations not typeless anymore
                   5613: 
                   5614:        * src/include/pa_exception.h 1.53:
                   5615:                - exception type for pce operations was added
                   5616: 
                   5617:        * tests/191.html 1.1:
                   5618:        * tests/191_a.p 1.1:
                   5619:        * tests/191_b.p 1.1:
                   5620:                - tests for calling .CLASS and .CLASS_NAME insite classes
                   5621: 
                   5622:        * src/classes/table.C 1.246:
                   5623:                - don't save table header whiile ^table.save[append;filename] if 
                   5624:                file exists
                   5625: 
                   5626: 2008-09-03     misha
                   5627:        * src/classes/file.C 1.178:
                   5628:        * src/main/pa_string.C 1.218:
                   5629:                - exception while pce operations not typeless anymore
                   5630: 
                   5631:        * src/include/pa_exception.h 1.53:
                   5632:                - exception type for pce operations was added
                   5633: 
                   5634:        * tests/191.html 1.1:
                   5635:        * tests/191_a.p 1.1:
                   5636:        * tests/191_b.p 1.1:
                   5637:                - tests for calling .CLASS and .CLASS_NAME insite classes
                   5638: 
                   5639:        * src/classes/table.C 1.246:
                   5640:                - don't save table header whiile ^table.save[append;filename] if 
                   5641:                file exists
                   5642: 
                   5643: 2008-09-02     misha
                   5644:        * src/main/compile.tab.C 1.123:
                   5645:        * src/main/compile.y 1.230:
                   5646:        * src/main/compile_tools.h 1.81:
                   5647:        * src/types/pa_vstateless_class.h 1.61:
                   5648:        * tests/182_dir/a1.p 1.2:
                   5649:        * tests/182_dir/a2.p 1.2:
                   5650:                - append option was renamed to partial and it login changed: we 
                   5651:                must mark class as partial for allow their modifications in 
                   5652:                future.
                   5653: 
                   5654: 2008-08-29     misha
                   5655:        * tests/022.html 1.3:
                   5656:        * tests/results/022.processed 1.5:
                   5657:                - testing taint[regex] in mask for file:list
                   5658: 
                   5659:        * tests/022_dir/b[b].txt 1.1:
                   5660:                - file for testing taint[regex] in mask for file:list was added
                   5661: 
                   5662:        * src/classes/file.C 1.177:
                   5663:                - bugfix: ^taint[regex][] didn't works in file:list
                   5664: 
                   5665: 2008-08-26     misha
                   5666:        * src/types/pa_vobject.C 1.27:
                   5667:                - we must get .CLASS and .CLASS_NAME from last derived object
                   5668: 
                   5669:        * src/classes/image.C 1.118:
                   5670:                - many strings "image.format" replaced by IMAGE_FORMAT constant string
                   5671:                - handle GPS info while parse exif
                   5672:                - understand some more exif tags
                   5673: 
                   5674:        * src/include/pa_exception.h 1.52:
                   5675:                - string "image.format" was added
                   5676: 
                   5677: 2008-08-21     misha
                   5678:        * src/classes/file.C 1.176:
                   5679:        * src/main/pa_string.C 1.217:
                   5680:                - use method for print pcre_exec text error
                   5681: 
                   5682:        * src/main/pa_common.C 1.237:
                   5683:                - method for print pcre_exec text error was added
                   5684: 
                   5685:        * src/include/pa_common.h 1.125:
                   5686:                - method declaration for print pcre_exec text error was added
                   5687: 
                   5688: 2008-08-19     misha
                   5689:        * src/main/execute.C 1.323:
                   5690:                - bugfix: opcodes must be in separate namespace while debug 
                   5691:                execution as well
                   5692: 
                   5693:        * tests/015.html 1.3:
                   5694:        * tests/results/015.processed 1.5:
                   5695:                - test for escaping some parser chars was added
                   5696: 
                   5697: 2008-08-18     misha
                   5698:        * tests/190.html 1.1:
                   5699:        * tests/190.p 1.1:
                   5700:        * tests/results/190.processed 1.1:
                   5701:                - test for $caller.self.field + default getter in one class was 
                   5702:                added
                   5703: 
                   5704:        * tests/189.html 1.1:
                   5705:        * tests/results/189.processed 1.1:
                   5706:                - test for ^date::create[date object]
                   5707: 
                   5708:        * tests/188.html 1.1:
                   5709:        * tests/results/188.processed 1.1:
                   5710:                - tests for match with UTF-8 strings
                   5711: 
                   5712:        * src/main/pa_string.C 1.216:
                   5713:                - option 'U' (ungreedy) was added to ^string.match[]
                   5714: 
                   5715: 2008-08-15     misha
                   5716:        * Makefile.am 1.58:
                   5717:        * Makefile.in 1.73:
                   5718:        * acinclude.m4 1.44:
                   5719:        * aclocal.m4 1.47:
                   5720:        * acsite.m4 1.22:
                   5721:        * bin/Makefile.in 1.14:
                   5722:        * configure 1.100:
                   5723:        * configure.in 1.104:
                   5724:        * etc/Makefile.in 1.19:
                   5725:        * etc/parser3.charsets/Makefile.in 1.23:
                   5726:        * src/Makefile.in 1.60:
                   5727:        * src/classes/Makefile.in 1.66:
                   5728:        * src/include/Makefile.in 1.22:
                   5729:        * src/include/pa_version.h 1.32:
                   5730:        * src/lib/Makefile.in 1.17:
                   5731:        * src/lib/cord/Makefile.in 1.8:
                   5732:        * src/lib/cord/include/Makefile.in 1.6:
                   5733:        * src/lib/cord/include/private/Makefile.in 1.6:
                   5734:        * src/lib/gc/Makefile.in 1.6:
                   5735:        * src/lib/gc/include/Makefile.in 1.6:
                   5736:        * src/lib/gd/Makefile.in 1.7:
                   5737:        * src/lib/ltdl/Makefile.in 1.11:
                   5738:        * src/lib/md5/Makefile.in 1.12:
                   5739:        * src/lib/sdbm/Makefile.in 1.5:
                   5740:        * src/lib/sdbm/apr-include/Makefile.in 1.5:
                   5741:        * src/lib/smtp/Makefile.in 1.7:
                   5742:        * src/main/Makefile.in 1.62:
                   5743:        * src/sql/Makefile.in 1.16:
                   5744:        * src/targets/Makefile.in 1.47:
                   5745:        * src/targets/apache13/Makefile.in 1.52:
                   5746:        * src/targets/apache13core/Makefile.in 1.9:
                   5747:        * src/targets/cgi/Makefile.in 1.71:
                   5748:        * src/targets/isapi/Makefile.in 1.17:
                   5749:        * src/types/Makefile.in 1.65:
                   5750:                *** empty log message ***
                   5751: 
                   5752:        * src/lib/pcre/LICENCE 1.2:
                   5753:        * src/lib/pcre/Makefile.am 1.3:
                   5754:        * src/lib/pcre/Makefile.in 1.14:
                   5755:        * src/lib/pcre/README 1.2:
                   5756:        * src/lib/pcre/Tech.Notes 1.2:
                   5757:        * src/lib/pcre/dftables.c 1.2:
                   5758:        * src/lib/pcre/get.c 1.2:
                   5759:        * src/lib/pcre/internal.h 1.2:
                   5760:        * src/lib/pcre/maketables.c 1.3:
                   5761:        * src/lib/pcre/pcre.3 1.2:
                   5762:        * src/lib/pcre/pcre.3.html 1.2:
                   5763:        * src/lib/pcre/pcre.3.txt 1.2:
                   5764:        * src/lib/pcre/pcre.c 1.2:
                   5765:        * src/lib/pcre/pcre.h 1.3:
                   5766:        * src/lib/pcre/pcre.vcproj 1.6:
                   5767:        * src/lib/pcre/pcre_dftables.vcproj 1.7:
                   5768:        * src/lib/pcre/study.c 1.2:
                   5769:                - old PCRE files removed
                   5770: 
                   5771:        * src/lib/pcre/config.h 1.1:
                   5772:                - configuration for PCRE library
                   5773: 
                   5774:        * src/classes/classes.vcproj 1.18:
                   5775:        * src/lib/Makefile.am 1.9:
                   5776:        * src/main/main.vcproj 1.21:
                   5777:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.13:
                   5778:        * src/targets/cgi/parser3.vcproj 1.16:
                   5779:        * src/targets/isapi/parser3isapi.vcproj 1.12:
                   5780:        * src/types/types.vcproj 1.21:
                   5781:                - use PCRE library from win32\pcre instead of parser3\src\lib\
                   5782:                pcre
                   5783: 
                   5784:        * src/include/pa_charset.h 1.40:
                   5785:        * src/include/pa_config_fixed.h 1.73:
                   5786:        * src/main/pa_charset.C 1.65:
                   5787:        * src/main/pa_globals.C 1.183:
                   5788:                - moved to new PCRE library
                   5789: 
                   5790:        * src/classes/file.C 1.175:
                   5791:        * src/main/pa_string.C 1.215:
                   5792:                - moved to new PCRE library and set flag UTF8 if $request:
                   5793:                charset is UTF-8
                   5794: 
                   5795:        * src/include/pa_opcode.h 1.29:
                   5796:        * src/include/pa_operation.h 1.7:
                   5797:        * src/main/compile.C 1.80:
                   5798:        * src/main/compile.tab.C 1.122:
                   5799:        * src/main/compile.y 1.229:
                   5800:        * src/main/compile_tools.C 1.60:
                   5801:        * src/main/compile_tools.h 1.80:
                   5802:        * src/main/execute.C 1.322:
                   5803:                - opcodes were moved to separate namespace
                   5804: 
                   5805: 2008-08-14     misha
                   5806:        * src/types/pa_vstateless_class.C 1.34:
                   5807:                - newline at the end missed
                   5808: 
                   5809:        * src/main/untaint.C 1.142:
                   5810:                - char '-' also prefixed by '\' while regex tainting
                   5811: 
                   5812: 2008-08-11     misha
                   5813:        * tests/187.html 1.1:
                   5814:        * tests/187.p 1.1:
                   5815:        * tests/results/187.processed 1.1:
                   5816:                - tests for $caller.self, $caller.self.field and $
                   5817:                caller.self.field[value] were added
                   5818: 
                   5819:        * src/types/pa_vmethod_frame.h 1.67:
                   5820:                - still need to check 'self' runtime as well (for $caller.self)
                   5821: 
                   5822: 2008-07-25     misha
                   5823:        * tests/021.html 1.3:
                   5824:        * tests/032.html 1.3:
                   5825:        * tests/033.html 1.3:
                   5826:        * tests/047.html 1.3:
                   5827:        * tests/055.html 1.3:
                   5828:        * tests/059.html 1.4:
                   5829:        * tests/061.html 1.3:
                   5830:        * tests/064.html 1.3:
                   5831:        * tests/067.html 1.3:
                   5832:        * tests/068.html 1.3:
                   5833:        * tests/085.html 1.3:
                   5834:        * tests/086.html 1.3:
                   5835:        * tests/098.html 1.3:
                   5836:        * tests/109.html 1.3:
                   5837:        * tests/121.html 1.3:
                   5838:                - set correct charsets in tests with international characters
                   5839: 
                   5840: 2008-07-23     misha
                   5841:        * src/main/pa_http.C 1.17:
                   5842:                - escape $cookies as %uXXXX while file::load[...;http://

                   5843: 
                   5844:        * src/classes/file.C 1.174:
                   5845:        * src/main/pa_globals.C 1.182:
                   5846:        * src/main/pa_string.C 1.214:
                   5847:                - pcre now everywhere in separate namespace
                   5848: 
                   5849:        * src/types/pa_vmethod_frame.h 1.66:
                   5850:                - looking for caller before looking for vars
                   5851: 
                   5852:        * src/main/compile.tab.C 1.121:
                   5853:        * src/main/compile.y 1.228:
                   5854:                - characters '@' and '#' now can be escaped by '^'
                   5855: 
                   5856: 2008-07-22     misha
                   5857:        * src/classes/string.C 1.168:
                   5858:        * tests/186.html 1.3:
                   5859:                - names changes: escape=>js-escape, unescape=>js-unescape
                   5860: 
                   5861: 2008-07-21     misha
                   5862:        * tests/186.html 1.1:
                   5863:        * tests/results/186.processed 1.1:
                   5864:                - test for string escape/unescape
                   5865: 
                   5866:        * src/classes/string.C 1.167:
                   5867:                - string has escape and unescape methods now
                   5868: 
                   5869:        * src/include/pa_string.h 1.174:
                   5870:        * src/main/pa_string.C 1.213:
                   5871:                - escape method was added
                   5872: 
                   5873:        * src/include/pa_charset.h 1.38:
                   5874:        * src/main/pa_charset.C 1.64:
                   5875:                - more escape method-layers added (with different params)
                   5876: 
                   5877: 2008-07-18     misha
                   5878:        * tests/results/185.processed 1.3:
                   5879:                - test for ^str.pos[substr](offset) was added
                   5880: 
                   5881:        * tests/185.html 1.4:
                   5882:                - test for ^str.pos[sub](offset) added
                   5883: 
                   5884:        * operators.txt 1.211:
                   5885:        * src/classes/string.C 1.165:
                   5886:        * src/classes/void.C 1.40:
                   5887:                - ^string.pos[substr](offset) -- 2nd param accepted now
                   5888: 
                   5889:        * src/main/pa_string.C 1.212:
                   5890:                - .pos works fine with offset for utf-8 strings
                   5891: 
                   5892: 2008-07-17     misha
                   5893:        * src/classes/string.C 1.164:
                   5894:        * src/include/pa_string.h 1.172:
                   5895:        * src/main/pa_string.C 1.211:
                   5896:                - helper length added for mid for small optimisation
                   5897: 
                   5898: 2008-07-16     misha
                   5899:        * tests/185.html 1.1:
                   5900:        * tests/results/185.processed 1.1:
                   5901:                - tests for length/left/right/mid/pos with utf-8 strings
                   5902: 
                   5903:        * src/classes/string.C 1.163:
                   5904:                - left/right/mid/length/pos works fine for utf-8 strings
                   5905: 
                   5906:        * src/include/pa_charset.h 1.37:
                   5907:        * src/include/pa_string.h 1.171:
                   5908:        * src/main/pa_charset.C 1.61:
                   5909:        * src/main/pa_string.C 1.210:
                   5910:                - methods for working with pos/mid for strings in utf-8 were 
                   5911:                added
                   5912: 
                   5913:        * src/main/untaint.C 1.141:
                   5914:                - comments removed
                   5915: 
                   5916: 2008-07-15     misha
                   5917:        * tests/184.html 1.1:
                   5918:        * tests/results/184.processed 1.1:
                   5919:                - test for case body as expression: $var(^switch(1){^case(1)(
                   5920:                true)..})
                   5921: 
                   5922:        * src/classes/op.C 1.182:
                   5923:                - case body can be expression now: $var(^switch(1){^case(1)(true)
                   5924:                ..})
                   5925: 
                   5926:        * tests/183.html 1.1:
                   5927:        * tests/results/183.processed 1.1:
                   5928:                - added test for testing new cookie encoding (%uXXXX)
                   5929: 
                   5930:        * src/main/untaint.C 1.140:
                   5931:                - cookies outputs as %uXXXX now. while decoding for backward 
                   5932:                compatibility they decoded from %XX in request:charset too
                   5933: 
                   5934:        * src/main/pa_request.C 1.298:
                   5935:        * src/types/pa_vcookie.C 1.74:
                   5936:        * src/types/pa_vcookie.h 1.33:
                   5937:                - cookie class now decode cookies before first access after last 
                   5938:                request:charset changing (as form class).
                   5939: 
                   5940:        * src/main/pa_charset.C 1.60:
                   5941:                - added method escape for escaping cookies as %uXXXX
                   5942:                - before transcode calculate required space for dest string. it reduce mem usage for transcode
                   5943: 
                   5944:        * src/include/pa_charset.h 1.36:
                   5945:                - added method escape for escaping cookies as %uXXXX
                   5946: 
                   5947:        * src/include/pa_string.h 1.170:
                   5948:                - taint lang (internal) L_HTTP_COOKIE was added. will used for 
                   5949:                escaping cookies as %uXXXX
                   5950: 
                   5951:        * src/include/pa_common.h 1.124:
                   5952:                - escape method has new option for skip converting '+' to a 
                   5953:                space char
                   5954: 
                   5955:        * src/main/pa_common.C 1.236:
                   5956:        * src/main/pa_http.C 1.16:
                   5957:                - skip BOM code before transcode
                   5958:                - escape method has new option for skip converting '+' to a space char
                   5959: 
                   5960: 2008-07-08     misha
                   5961:        * src/classes/op.C 1.181:
                   5962:                - bugfix in switch
                   5963:                - case "stops" on 1st match (no UE if more then 1 case matches anylonger)
                   5964:                - optimization: doing searching.as_string() || searching.as_double() only once
                   5965: 
                   5966: 2008-07-04     misha
                   5967:        * src/types/pa_vdate.h 1.46:
                   5968:                - is_evaluated_expr returning true added so now ^date::create[
                   5969:                date object] works
                   5970: 
                   5971:        * src/classes/string.C 1.162:
                   5972:                - left and right added as aliases for start and end in ^
                   5973:                string.trim[]
                   5974: 
                   5975: 2008-07-03     misha
                   5976:        * src/classes/file.C 1.173:
                   5977:                - allow $.limit for file::sql as well
                   5978: 
                   5979:        * src/classes/file.C 1.172:
                   5980:                - allow $.offset option for file::sql
                   5981:                - force send limit=1 to query for use sql specifics authomatically
                   5982: 
                   5983:        * src/classes/hash.C 1.88:
                   5984:        * src/classes/string.C 1.161:
                   5985:        * src/classes/table.C 1.245:
                   5986:                - don't throw exception if $.limit value if empty. autoconvert 
                   5987:                it as everywere
                   5988: 
                   5989: 2008-07-02     misha
                   5990:        * Makefile.am 1.57:
                   5991:        * Makefile.in 1.72:
                   5992:        * acinclude.m4 1.43:
                   5993:        * aclocal.m4 1.46:
                   5994:        * acsite.m4 1.21:
                   5995:        * configure 1.99:
                   5996:        * configure.in 1.102:
                   5997:                *** empty log message ***
                   5998: 
                   5999:        * configure.in 1.101:
                   6000:        * src/include/pa_version.h 1.31:
                   6001:                - time to change version number to 3.3.0 %-)
                   6002: 
                   6003: 2008-06-26     misha
                   6004:        * src/classes/file.C 1.171:
                   6005:        * src/classes/hash.C 1.87:
                   6006:        * src/classes/string.C 1.160:
                   6007:        * src/classes/table.C 1.244:
                   6008:        * src/classes/void.C 1.39:
                   6009:                - $.limit(0) fixes
                   6010: 
                   6011:        * src/sql/pa_sql_driver.h 1.45:
                   6012:                - new drivers API and new version (10.0)
                   6013:                - $.limit(0) fixes
                   6014: 
                   6015:        * src/classes/op.C 1.180:
                   6016:        * src/include/pa_sql_connection.h 1.41:
                   6017:        * src/include/pa_sql_driver_manager.h 1.34:
                   6018:        * src/main/pa_sql_driver_manager.C 1.88:
                   6019:                - document_root added
                   6020: 
                   6021:        * src/sql/pa_sql_driver.h 1.44:
                   6022:                - SQL_NO_LIMIT added (preparations to new API)
                   6023: 
                   6024:        * src/main/compile.tab.C 1.120:
                   6025:                - error message was changed
                   6026: 
                   6027: 2008-06-25     misha
                   6028:        * src/main/compile.y 1.227:
                   6029:                - error message was changed
                   6030: 
                   6031: 2008-06-24     misha
                   6032:        * tests/176.html 1.3:
                   6033:        * tests/176_dir/a.p 1.2:
                   6034:        * tests/176_dir/d.p 1.2:
                   6035:        * tests/results/176.processed 1.2:
                   6036:                - @OPTION => @OPTIONS
                   6037: 
                   6038:        * tests/182.html 1.1:
                   6039:        * tests/182_dir/a1.p 1.1:
                   6040:        * tests/182_dir/a2.p 1.1:
                   6041:        * tests/182_dir/a3.p 1.1:
                   6042:                - tests for @OPTIONS\nappend
                   6043: 
                   6044:        * src/main/compile.tab.C 1.119:
                   6045:        * src/main/compile.y 1.226:
                   6046:                - stuff for @OPTIONS\nappend
                   6047: 
                   6048:        * src/main/compile_tools.h 1.79:
                   6049:                - new methods for @OPTIONS\nappend
                   6050: 
                   6051:        * src/types/pa_vmethod_frame.h 1.65:
                   6052:                - ALL_VARS_LOCAL_NAME moved fo compile.y
                   6053: 
                   6054: 2008-06-17     misha
                   6055:        * src/main/compile.tab.C 1.118:
                   6056:        * src/main/compile.y 1.225:
                   6057:                - bugfix in 'def' compilation: ^if(default){true. it's 
                   6058:                incorrect. must be exception}
                   6059: 
                   6060: 2008-06-16     misha
                   6061:        * tests/181.ent 1.1:
                   6062:        * tests/181.html 1.1:
                   6063:        * tests/results/181.processed 1.1:
                   6064:                - test for checking external reference loading with 'http://

                   6065:                localhost' prefix while creating xdoc
                   6066: 
                   6067:        * src/classes/Makefile.in 1.65:
                   6068:                *** empty log message ***
                   6069: 
                   6070:        * tests/180.html 1.2:
                   6071:                - use ^inet:ntoa[] and ^inet:aton[] instead of ^math:long2ip[] 
                   6072:                and ^math:ip2long[]
                   6073: 
                   6074:        * src/types/pa_vobject.C 1.26:
                   6075:        * src/types/pa_vobject.h 1.49:
                   6076:                - get_scalar_value method added which use scalar stateless class method when user object used in 
                   6077:                scalar context
                   6078:                - use get_scalar_value when user object requested in scalar context
                   6079: 
                   6080:        * src/main/pa_common.C 1.235:
                   6081:                - size must be int but not size_t or we can't compare with 0 
                   6082:                sprintf result
                   6083: 
                   6084:        * src/main/execute.C 1.321:
                   6085:        * src/main/pa_request.C 1.297:
                   6086:        * src/types/pa_vmethod_frame.C 1.9:
                   6087:        * src/types/pa_vmethod_frame.h 1.64:
                   6088:                - go back to one VMethodFrame with internal switch between local/
                   6089:                global vars
                   6090: 
                   6091:        * src/types/pa_vclass.C 1.36:
                   6092:                - register scalar if method @GET[] was specified
                   6093: 
                   6094:        * src/types/pa_vstateless_class.C 1.33:
                   6095:        * src/types/pa_vstateless_class.h 1.60:
                   6096:        * src/types/pa_vstateless_object.h 1.38:
                   6097:                - stateless class and object now has private scalar field and 
                   6098:                getter/setter for working with it
                   6099: 
                   6100:        * src/classes/math.C 1.53:
                   6101:                - methods math:long2ip & math:ip2long were moved to inet static 
                   6102:                class
                   6103: 
                   6104:        * src/classes/Makefile.am 1.51:
                   6105:        * src/classes/classes.vcproj 1.17:
                   6106:        * src/classes/inet.C 1.1:
                   6107:                - inet static class added (^inet:aton[IP], ^inet:ntoa(number))
                   6108: 
                   6109:        * tests/180.html 1.1:
                   6110:        * tests/results/180.processed 1.1:
                   6111:                - tests for ^math:long2ip(long) and ^math:ip2long[IP]
                   6112: 
                   6113:        * src/classes/math.C 1.52:
                   6114:                - ^math:ip2long[IP] added
                   6115: 
                   6116: 2008-06-11     misha
                   6117:        * src/main/pa_xml_io.C 1.22:
                   6118:                - use file_read_text again because of we need cut BOM code and 
                   6119:                remove DOS newline chars. but don't transcode it anyway.
                   6120: 
                   6121:        * src/include/pa_common.h 1.123:
                   6122:        * src/include/pa_http.h 1.2:
                   6123:        * src/main/pa_common.C 1.234:
                   6124:        * src/main/pa_http.C 1.15:
                   6125:                - option for disable transcoding while file_read and 
                   6126:                file_read_text added
                   6127: 
                   6128: 2008-06-10     misha
                   6129:        * tests/179.html 1.1:
                   6130:        * tests/179.p 1.1:
                   6131:        * tests/results/179.processed 1.1:
                   6132:                - test for many classes in 1 file
                   6133: 
                   6134:        * src/main/compile.tab.C 1.117:
                   6135:        * src/main/compile.y 1.224:
                   6136:                - compile return list of classes now. internals.
                   6137: 
                   6138:        * src/main/compile.C 1.79:
                   6139:        * src/main/compile_tools.h 1.78:
                   6140:                - compile return list of classes now.
                   6141: 
                   6142:        * src/main/pa_request.C 1.295:
                   6143:                - compile return list of classes now. try call @conf and @auto 
                   6144:                for each returned class
                   6145: 
                   6146:        * src/include/pa_request.h 1.189:
                   6147:                - compile return list of classes now
                   6148: 
                   6149:        * src/types/pa_vstateless_class.h 1.59:
                   6150:                - typedef ArrayClass added (for return list of classes when 
                   6151:                compile buf)
                   6152: 
                   6153: 2008-06-07     misha
                   6154:        * src/main/pa_request.C 1.294:
                   6155:                - constructing VRequest object with 3rd param -- form
                   6156: 
                   6157:        * src/types/pa_vrequest.C 1.40:
                   6158:        * src/types/pa_vrequest.h 1.35:
                   6159:                - constructor acceps 3rd param: form. needed for get 
                   6160:                post_charset
                   6161: 
                   6162:        * src/types/pa_vform.C 1.93:
                   6163:        * src/types/pa_vform.h 1.54:
                   6164:                - VForm::get_post_charset() added
                   6165: 
                   6166:        * src/include/pa_common.h 1.122:
                   6167:        * src/main/pa_common.C 1.233:
                   6168:        * src/main/pa_http.C 1.14:
                   6169:        * src/types/pa_vform.C 1.92:
                   6170:        * src/types/pa_vform.h 1.53:
                   6171:                - some polish
                   6172: 
                   6173: 2008-06-06     misha
                   6174:        * src/types/pa_vform.C 1.91:
                   6175:        * src/types/pa_vform.h 1.52:
                   6176:                - if POST -- try detec charset and decode chars from it but not 
                   6177:                from response:charset
                   6178: 
                   6179:        * src/main/pa_http.C 1.13:
                   6180:                - detect_charset moved out of here
                   6181: 
                   6182:        * src/include/pa_common.h 1.121:
                   6183:        * src/main/pa_common.C 1.232:
                   6184:                - more helpers methods moved here
                   6185:                - unescape_chars accepn one charset now
                   6186: 
                   6187:        * src/main/pa_http.C 1.12:
                   6188:                - new constants used
                   6189:                - don't allow $.content-type in ^file::load[;http://;$.method[POST]]
                   6190:                - add charset info while ^file::load[;http://;$.method[POST]]
                   6191:                - option $.omit-post-charset(true) added to ^file::load[;http://] for disabling charset during post
                   6192: 
                   6193:        * src/types/pa_vform.C 1.90:
                   6194:                - new constants used
                   6195: 
                   6196:        * src/include/pa_common.h 1.120:
                   6197:                - some constants were added
                   6198: 
                   6199:        * src/classes/form.C 1.41:
                   6200:        * src/types/pa_vform.C 1.89:
                   6201:                - use StrStartFromNC instead of StrEqNc
                   6202: 
                   6203:        * src/main/pa_common.C 1.231:
                   6204:                - new method for caseless search c-substring in c-string
                   6205:                - use isxdigit instead of is_hex_digit
                   6206: 
                   6207:        * src/include/pa_common.h 1.119:
                   6208:                - new method for caseless search c-substring in c-string
                   6209: 
                   6210: 2008-06-05     misha
                   6211:        * tests/178.html 1.1:
                   6212:        * tests/results/178.processed 1.1:
                   6213:                - test for testing default getter
                   6214: 
                   6215:        * tests/178_dir/178a.p 1.1:
                   6216:        * tests/178_dir/178b.p 1.1:
                   6217:        * tests/178_dir/178c.p 1.1:
                   6218:        * tests/178_dir/178d.p 1.1:
                   6219:        * tests/178_dir/178e.p 1.1:
                   6220:                - classes for test for testing default getter
                   6221: 
                   6222:        * src/main/execute.C 1.320:
                   6223:                - default getter soul
                   6224: 
                   6225:        * src/types/pa_vobject.C 1.25:
                   6226:        * src/types/pa_vobject.h 1.48:
                   6227:                - get default getter if requested objects' field not found
                   6228: 
                   6229:        * src/types/pa_vclass.C 1.35:
                   6230:                - register default getter if defined
                   6231:                - get default getter if requested field not found
                   6232: 
                   6233:        * src/types/pa_vstateless_object.h 1.37:
                   6234:                - method get_default_getter was added
                   6235: 
                   6236:        * src/types/pa_vstateless_class.C 1.32:
                   6237:        * src/types/pa_vstateless_class.h 1.58:
                   6238:                - pointer to default getter and methods for get/set it were 
                   6239:                added
                   6240: 
                   6241:        * src/types/pa_junction.h 1.8:
                   6242:        * src/types/pa_vjunction.h 1.26:
                   6243:                - junction has auto_name field (for default getter)
                   6244: 
                   6245: 2008-06-04     misha
                   6246:        * src/main/pa_xml_io.C 1.21:
                   6247:                - load external xml in binary mode (no transcoding, no cutting 
                   6248:                BOM code, no fixing line breaks) and get it to libxml "as is"
                   6249: 
                   6250: 2008-06-03     misha
                   6251:        * src/main/pa_common.C 1.230:
                   6252:                - use store_Char instead of transcodeCharFromUTF8
                   6253: 
                   6254:        * src/include/pa_charset.h 1.34:
                   6255:        * src/main/pa_charset.C 1.58:
                   6256:                - method store_Char added, transcodeCharFromUTF8 -- removed
                   6257: 
                   6258: 2008-06-02     misha
                   6259:        * tests/177.html 1.1:
                   6260:        * tests/results/177.processed 1.1:
                   6261:                - test for checking .[acm]date after local ^file::load[] was 
                   6262:                added
                   6263: 
                   6264:        * tests/176.html 1.1:
                   6265:        * tests/results/176.processed 1.1:
                   6266:                - test for checking @OPTION\locals + @method[vars][locals] added
                   6267: 
                   6268:        * tests/results/auto.p 1.3:
                   6269:                - CLASS_PATH specified for checking use
                   6270: 
                   6271: 2008-05-30     misha
                   6272:        * Makefile.am 1.55:
                   6273:        * Makefile.am 1.56:
                   6274:        * Makefile.in 1.70:
                   6275:        * Makefile.in 1.71:
                   6276:        * acinclude.m4 1.41:
                   6277:        * acinclude.m4 1.42:
                   6278:        * aclocal.m4 1.44:
                   6279:        * aclocal.m4 1.45:
                   6280:        * acsite.m4 1.19:
                   6281:        * acsite.m4 1.20:
                   6282:        * configure 1.97:
                   6283:        * configure 1.98:
                   6284:        * configure.in 1.100:
                   6285:        * configure.in 1.99:
                   6286:        * src/types/Makefile.in 1.63:
                   6287:                *** empty log message ***
                   6288: 
                   6289:        * src/main/compile.tab.C 1.116:
                   6290:        * src/main/compile.y 1.223:
                   6291:                - changes in compiler: @OPTION\nlocals + @method[vars][;locals;] 
                   6292:                were added
                   6293: 
                   6294:        * src/main/execute.C 1.319:
                   6295:                - code of OP_CALL and OP_CALL__WRITE was moved to separate method op_code
                   6296:                - switch from VMethodFrame to VMethodFrameGlobal + VMethodFrameLocal
                   6297: 
                   6298:        * src/include/pa_request.h 1.188:
                   6299:                - code of OP_CALL and OP_CALL__WRITE was moved to separate 
                   6300:                method op_code
                   6301: 
                   6302:        * src/main/pa_request.C 1.293:
                   6303:                - use VMethodFrameGlobal instead of VMethodFrame now
                   6304: 
                   6305:        * src/types/pa_vstateless_class.h 1.57:
                   6306:                - stateless class have bool flag all_vars_local as well
                   6307: 
                   6308:        * src/types/Makefile.am 1.42:
                   6309:        * src/types/pa_vmethod_frame.h 1.63:
                   6310:        * src/types/pa_vmethod_frame_global.h 1.1:
                   6311:        * src/types/pa_vmethod_frame_local.h 1.1:
                   6312:                - who children for VMethodFrame were added: one (global) works 
                   6313:                as VMethodFrame before and second (local) write all vars in self 
                   6314:                vars scope
                   6315: 
                   6316:        * src/types/pa_method.h 1.8:
                   6317:                - method has bool flag all_vars_local now
                   6318: 
                   6319: 2008-05-29     misha
                   6320:        * tests/129.html 1.4:
                   6321:        * tests/results/129.processed 1.6:
                   6322:                - more tests for ^table.hash[]
                   6323: 
                   6324:        * src/classes/hash.C 1.86:
                   6325:                - ^hash::sql has a new option: $.type[hash|string|table] as ^
                   6326:                table.hash[] one.
                   6327: 
                   6328:        * src/classes/op.C 1.179:
                   6329:                - ^try has 3rd param now: finally code which executed anyway 
                   6330:                after try or catch section
                   6331: 
                   6332: 2008-05-27     misha
                   6333:        * src/classes/table.C 1.243:
                   6334:                - bugfix: ^table.hash[key][$.type[table]] must not fail if $
                   6335:                .distinct(1) wasn't specified
                   6336: 
                   6337: 2008-05-26     misha
                   6338:        * src/classes/op.C 1.178:
                   6339:                - allow ^throw[my type]
                   6340: 
                   6341: 2008-05-22     misha
                   6342:        * configure 1.96:
                   6343:        * configure.in 1.98:
                   6344:                - version number updated to 3.2.4b
                   6345: 
                   6346:        * src/classes/op.C 1.177:
                   6347:        * src/classes/string.C 1.159:
                   6348:                - trim format string before eval/format
                   6349: 
                   6350:        * tests/175.html 1.1:
                   6351:        * tests/results/175.processed 1.1:
                   6352:                - more tests for different format strings in .format[]
                   6353: 
                   6354:        * src/types/pa_vform.C 1.88:
                   6355:                - while decoding get values decode %uXXXX as well (not only %XX)
                   6356: 
                   6357:        * src/main/pa_common.C 1.229:
                   6358:                - unescape_chars can decode %uXXXX if charset specified
                   6359:                - checks for format before print number (^d.format[>...<], ^eval($d)[>...<])
                   6360:                - formating with spaces (instead of tabs) removed
                   6361: 
                   6362:        * src/include/pa_common.h 1.118:
                   6363:                - unescape_chars can decode %uXXXX if charset specified
                   6364: 
                   6365:        * src/include/pa_charset.h 1.33:
                   6366:        * src/main/pa_charset.C 1.57:
                   6367:                - method for get char in requested charset from utf code was 
                   6368:                added
                   6369: 
                   6370: 2008-05-19     misha
                   6371:        * tests/174.html 1.2:
                   6372:        * tests/results/174.processed 1.2:
                   6373:                - test for ^hashfile.cleanup[] added
                   6374: 
                   6375:        * src/classes/hashfile.C 1.44:
                   6376:                - optimization: don't create any key or value variable if it's 
                   6377:                name weren't specified (^hf.foreach[;v]{...})
                   6378: 
                   6379: 2008-05-16     misha
                   6380:        * src/classes/hash.C 1.85:
                   6381:                - optimization: don't create any key variable if variable name 
                   6382:                wasn't specified (^h.foreach[;v]{...})
                   6383: 
                   6384: 2008-05-15     misha
                   6385:        * src/classes/op.C 1.176:
                   6386:                - small changes
                   6387: 
                   6388:        * src/classes/hashfile.C 1.43:
                   6389:                - code reformating (as hash.foreach)
                   6390: 
                   6391:        * src/classes/hash.C 1.84:
                   6392:                - calculate var_context once before foreach
                   6393: 
                   6394: 2008-05-14     misha
                   6395:        * src/classes/hashfile.C 1.42:
                   6396:                - incorrect vars context calculation for ^hashfile.foreach[;]{} 
                   6397:                fixed
                   6398: 
                   6399:        * src/classes/hash.C 1.83:
                   6400:        * src/classes/table.C 1.242:
                   6401:                - little optimisation
                   6402: 
                   6403:        * src/classes/file.C 1.169:
                   6404:                - bugfix: double absolute path while loading file
                   6405: 
                   6406:        * tests/174.html 1.1:
                   6407:        * tests/results/174.processed 1.1:
                   6408:                - tests for hashfile were added
                   6409: 
                   6410:        * buildall-with-xml 1.23:
                   6411:                - moving to libxslt 1.1.24
                   6412: 
                   6413: 2008-04-30     misha
                   6414:        * src/classes/file.C 1.168:
                   6415:                - stat file while loading (local only) so .adate, .mdate and 
                   6416:                .cdate available without additional ::stat
                   6417: 
                   6418: 2008-04-28     misha
                   6419:        * src/classes/file.C 1.167:
                   6420:                - $.name and $.content-type available for stated file
                   6421: 
                   6422: 2008-04-14     misha
                   6423:        * src/targets/cgi/parser3.C 1.247:
                   6424:                - new year in copyright %-)
                   6425: 
                   6426:        * src/include/pa_version.h 1.30:
                   6427:                - new version number in head
                   6428: 
                   6429: 2008-04-10     misha
                   6430:        * Makefile.am [release_3_2_3] 1.54.2.1:
                   6431:        * Makefile.am [release_3_2_3] 1.54.2.2:
                   6432:        * Makefile.am [release_3_2_3] 1.54.2.3:
                   6433:        * Makefile.in [release_3_2_3] 1.69.2.1:
                   6434:        * Makefile.in [release_3_2_3] 1.69.2.2:
                   6435:        * Makefile.in [release_3_2_3] 1.69.2.3:
                   6436:        * acinclude.m4 [release_3_2_3] 1.40.2.1:
                   6437:        * acinclude.m4 [release_3_2_3] 1.40.2.2:
                   6438:        * acinclude.m4 [release_3_2_3] 1.40.2.3:
                   6439:        * aclocal.m4 [release_3_2_3] 1.43.2.1:
                   6440:        * aclocal.m4 [release_3_2_3] 1.43.2.2:
                   6441:        * aclocal.m4 [release_3_2_3] 1.43.2.3:
                   6442:        * acsite.m4 [release_3_2_3] 1.18.2.1:
                   6443:        * acsite.m4 [release_3_2_3] 1.18.2.2:
                   6444:        * acsite.m4 [release_3_2_3] 1.18.2.3:
                   6445:        * configure [release_3_2_3] 1.95.2.1:
                   6446:        * configure [release_3_2_3] 1.95.2.2:
                   6447:        * configure [release_3_2_3] 1.95.2.3:
                   6448:        * configure.in [release_3_2_3] 1.97.2.1:
                   6449:        * configure.in [release_3_2_3] 1.97.2.2:
                   6450:        * configure.in [release_3_2_3] 1.97.2.3:
                   6451:                *** empty log message ***
                   6452: 
                   6453:        * src/include/pa_version.h [release_3_2_3] 1.29.2.1:
                   6454:                =no message
                   6455: 
                   6456:        * tests/080.html 1.3:
                   6457:        * tests/results/080.processed 1.5:
                   6458:                - cut '0' from exponential part because of on diff OS it differ (
                   6459:                20 or 020 for ex)
                   6460: 
                   6461:        * tests/119.html 1.3:
                   6462:        * tests/results/119.processed 1.5:
                   6463:                - check for encoding while creating xdoc
                   6464: 
                   6465: 2008-04-09     misha
                   6466:        * buildall-with-xml 1.22:
                   6467:                - move to libxml 2.6.32 and libxslt 1.1.23
                   6468: 
                   6469:        * src/main/pa_common.C 1.228:
                   6470:                - comment added
                   6471: 
                   6472:        * src/classes/date.C 1.81:
                   6473:                - little refactoring
                   6474: 
                   6475: 2008-04-08     misha
                   6476:        * Makefile.am 1.53:
                   6477:        * Makefile.am 1.54:
                   6478:        * Makefile.in 1.68:
                   6479:        * Makefile.in 1.69:
                   6480:        * acinclude.m4 1.39:
                   6481:        * acinclude.m4 1.40:
                   6482:        * aclocal.m4 1.42:
                   6483:        * aclocal.m4 1.43:
                   6484:        * acsite.m4 1.17:
                   6485:        * acsite.m4 1.18:
                   6486:        * bin/Makefile.in 1.13:
                   6487:        * configure 1.94:
                   6488:        * configure 1.95:
                   6489:        * configure.in 1.96:
                   6490:        * configure.in 1.97:
                   6491:        * etc/Makefile.in 1.18:
                   6492:        * etc/parser3.charsets/Makefile.in 1.22:
                   6493:        * src/Makefile.in 1.59:
                   6494:        * src/classes/Makefile.in 1.64:
                   6495:        * src/include/Makefile.in 1.21:
                   6496:        * src/include/pa_config_auto.h.in 1.44:
                   6497:        * src/include/pa_config_fixed.h 1.72:
                   6498:        * src/lib/Makefile.in 1.16:
                   6499:        * src/lib/cord/Makefile.in 1.7:
                   6500:        * src/lib/cord/include/Makefile.in 1.5:
                   6501:        * src/lib/cord/include/private/Makefile.in 1.5:
                   6502:        * src/lib/gc/Makefile.in 1.5:
                   6503:        * src/lib/gc/include/Makefile.in 1.5:
                   6504:        * src/lib/gd/Makefile.in 1.6:
                   6505:        * src/lib/ltdl/Makefile.in 1.10:
                   6506:        * src/lib/md5/Makefile.in 1.11:
                   6507:        * src/lib/pcre/Makefile.in 1.13:
                   6508:        * src/lib/sdbm/Makefile.in 1.4:
                   6509:        * src/lib/sdbm/apr-include/Makefile.in 1.4:
                   6510:        * src/lib/smtp/Makefile.in 1.6:
                   6511:        * src/main/Makefile.in 1.61:
                   6512:        * src/sql/Makefile.in 1.15:
                   6513:        * src/targets/Makefile.in 1.46:
                   6514:        * src/targets/apache13/Makefile.in 1.51:
                   6515:        * src/targets/apache13core/Makefile.in 1.8:
                   6516:        * src/targets/cgi/Makefile.in 1.70:
                   6517:        * src/targets/isapi/Makefile.in 1.16:
                   6518:        * src/types/Makefile.in 1.62:
                   6519:                *** empty log message ***
                   6520: 
                   6521: 2008-04-07     misha
                   6522:        * src/classes/table.C 1.240:
                   6523:                - use NO_STRINGSTREAM for switch to old style of ^table.save[]: 
                   6524:                prepare one big string and sabe it at once. it's safe on freebsd 
                   6525:                4.x but use much more memory.
                   6526: 
                   6527:        * buildall-with-xml 1.21:
                   6528:        * buildall-without-xml 1.13:
                   6529:                - option --disable-stringstream added (under comment. use it on 
                   6530:                freebsd 4.x)
                   6531: 
                   6532: 2008-02-22     misha
                   6533:        * src/main/pa_http.C 1.11:
                   6534:                - exception if $.body[] and $.forms[] specified together in file::load[;http]
                   6535:                - get back transcoding $.body[] in file::load[;http]
                   6536: 
                   6537: 2008-02-21     misha
                   6538:        * src/classes/date.C 1.80:
                   6539:                - ^date.gmt-string[] was added
                   6540: 
                   6541:        * src/types/pa_value.C 1.24:
                   6542:                - method for output date in RFC 822 format moved to pa_common.h
                   6543: 
                   6544:        * src/include/pa_common.h 1.117:
                   6545:                - method for output date in RFC 822 format moved here from 
                   6546:                pa_value.C
                   6547: 
                   6548:        * src/types/pa_vmail.C 1.82:
                   6549:                - fixed core in sending mail with attachment in simple mode ($
                   6550:                .file[file here]) introduced in 3.2.2
                   6551: 
                   6552: 2008-02-20     misha
                   6553:        * src/main/pa_http.C 1.10:
                   6554:                - transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (
                   6555:                L_URI instead of L_HTTP_HEADER)
                   6556:                - $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from 
                   6557:                response yet) (cookies not transcoded as common $cookies)
                   6558: 
                   6559: 2008-02-19     misha
                   6560:        * src/main/pa_request.C 1.292:
                   6561:                - rollback: we mustn't force taint $response:field values 
                   6562:                because in this case $response:locateion[http://...] don't 
                   6563:                works.
                   6564: 
                   6565: 2008-02-15     misha
                   6566:        * src/classes/op.C 1.175:
                   6567:                - little refactoring
                   6568: 
                   6569:        * src/main/pa_http.C 1.9:
                   6570:                - taint names of $.headers for load[;http
                   6571: 
                   6572:        * src/main/pa_request.C 1.291:
                   6573:                - force taint values of $response:field
                   6574: 
                   6575: 2008-02-14     misha
                   6576:        * src/main/pa_request.C 1.290:
                   6577:                - $response:field transcoded to $response:charset before 
                   6578:                escaping now
                   6579: 
                   6580:        * src/main/pa_http.C 1.8:
                   6581:                - some outdated comments removed
                   6582: 
                   6583:        * src/classes/date.C 1.79:
                   6584:                - lastdat -> last-day
                   6585: 
                   6586:        * src/classes/date.C 1.78:
                   6587:                - ^date:lastday(year;month) and ^date.lastday[] were added
                   6588:                - little code refactoring
                   6589:                - comments changes
                   6590: 
                   6591:        * tests/159.html 1.2:
                   6592:        * tests/results/159.processed 1.2:
                   6593:                - test for number of days in February
                   6594: 
                   6595:        * src/types/pa_value.C 1.23:
                   6596:                - fixes in code formatting
                   6597: 
                   6598:        * src/classes/file.C 1.166:
                   6599:        * src/classes/op.C 1.174:
                   6600:        * src/classes/table.C 1.239:
                   6601:                - fixes in code formatting and comments
                   6602: 
                   6603: 2008-02-13     misha
                   6604:        * src/main/pa_common.C 1.227:
                   6605:                - bugfix for february at leap year
                   6606: 
                   6607: 2008-01-28     misha
                   6608:        * tests/160.html 1.4:
                   6609:        * tests/results/160.processed 1.4:
                   6610:                - more test for cache added
                   6611: 
                   6612:        * src/classes/op.C 1.173:
                   6613:                - bugfix: cache body executed twice if contains unhandled 
                   6614:                exception
                   6615: 
                   6616: 2008-01-25     misha
                   6617:        * src/lib/sdbm/sdbm.c 1.4:
                   6618:                - use arp_malloc instead of malloc (fixed bug when hashfile 
                   6619:                became inavailable after memory:compact)
                   6620: 
                   6621:        * src/lib/sdbm/apr-include/apr_strings.h 1.4:
                   6622:        * src/lib/sdbm/apr_strings.C 1.3:
                   6623:                - +arp_malloc
                   6624: 
                   6625: 2008-01-22     misha
                   6626:        * src/classes/table.C 1.238:
                   6627:                - little refactiring and exception texts changes in method ^
                   6628:                table.hash[]
                   6629: 
                   6630:        * src/types/pa_vcookie.C 1.73:
                   6631:                - link to cookie specification changed
                   6632: 
                   6633: 2008-01-21     misha
                   6634:        * tests/171.html 1.3:
                   6635:        * tests/cat.sh 1.2:
                   6636:        * tests/results/171.processed 1.3:
                   6637:                - more tests for file::exec/cgi
                   6638: 
                   6639:        * src/classes/file.C 1.165:
                   6640:                - bugfix: core while processing headers if executed cgi script 
                   6641:                don't return content
                   6642: 
                   6643: 2008-01-18     misha
                   6644:        * configure 1.93:
                   6645:                =no message
                   6646: 
                   6647:        * buildall-with-xml 1.20:
                   6648:                - move to libxml2 version 2.6.31
                   6649: 
                   6650:        * configure.in 1.95:
                   6651:        * src/include/pa_version.h 1.29:
                   6652:                - version number updated to '3.2.3b'
                   6653: 
                   6654: 2007-12-28     misha
                   6655:        * src/classes/hash.C 1.82:
                   6656:        * src/include/pa_hash.h 1.69:
                   6657:                - hash.contain => hash.contains
                   6658: 
                   6659: 2007-12-27     misha
                   6660:        * gnu.vcproj [release_3_2_2] 1.2.2.1:
                   6661:        * parser3.sln [release_3_2_2] 1.10.2.1:
                   6662:        * src/classes/classes.vcproj [release_3_2_2] 1.15.2.1:
                   6663:        * src/lib/cord/cord.vcproj [release_3_2_2] 1.4.2.1:
                   6664:        * src/lib/gd/gd.vcproj [release_3_2_2] 1.9.2.1:
                   6665:        * src/lib/ltdl/ltdl.vcproj [release_3_2_2] 1.4.2.1:
                   6666:        * src/lib/md5/md5.vcproj [release_3_2_2] 1.4.2.1:
                   6667:        * src/lib/pcre/pcre.vcproj [release_3_2_2] 1.4.2.1:
                   6668:        * src/lib/pcre/pcre_dftables.vcproj [release_3_2_2] 1.5.2.1:
                   6669:        * src/lib/pcre/pcre_parser_ctype.vcproj [release_3_2_2] 1.5.2.1:
                   6670:        * src/lib/sdbm/sdbm.vcproj [release_3_2_2] 1.5.2.1:
                   6671:        * src/lib/smtp/smtp.vcproj [release_3_2_2] 1.8.2.1:
                   6672:        * src/main/main.vcproj [release_3_2_2] 1.19.2.1:
                   6673:        * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_2_2] 1.8.2.1:
                   6674:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_2_2] 1.11.2.1:
                   6675:        * src/targets/cgi/parser3.vcproj [release_3_2_2] 1.14.2.1:
                   6676:        * src/targets/isapi/parser3isapi.vcproj [release_3_2_2] 1.10.2.1:
                   6677:        * src/types/types.vcproj [release_3_2_2] 1.19.2.1:
                   6678:                =no message
                   6679: 
                   6680:        * gnu.vcproj 1.3:
                   6681:        * parser3.sln 1.11:
                   6682:        * src/classes/classes.vcproj 1.16:
                   6683:        * src/lib/cord/cord.vcproj 1.5:
                   6684:        * src/lib/gd/gd.vcproj 1.10:
                   6685:        * src/lib/ltdl/ltdl.vcproj 1.5:
                   6686:        * src/lib/md5/md5.vcproj 1.5:
                   6687:        * src/lib/pcre/pcre.vcproj 1.5:
                   6688:        * src/lib/pcre/pcre_dftables.vcproj 1.6:
                   6689:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.6:
                   6690:        * src/lib/sdbm/sdbm.vcproj 1.6:
                   6691:        * src/lib/smtp/smtp.vcproj 1.9:
                   6692:        * src/main/main.vcproj 1.20:
                   6693:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.9:
                   6694:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.12:
                   6695:        * src/targets/cgi/parser3.vcproj 1.15:
                   6696:        * src/targets/isapi/parser3isapi.vcproj 1.11:
                   6697:        * src/types/types.vcproj 1.20:
                   6698:                - back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
                   6699:                with cgi all file so VS2003 project files can be easy converted to the new format.
                   6700: 
                   6701: 2007-12-25     misha
                   6702:        * Makefile.am [release_3_2_2] 1.52.8.1:
                   6703:        * Makefile.in [release_3_2_2] 1.67.2.1:
                   6704:        * acinclude.m4 [release_3_2_2] 1.38.14.1:
                   6705:        * aclocal.m4 [release_3_2_2] 1.41.14.1:
                   6706:        * acsite.m4 [release_3_2_2] 1.16.14.1:
                   6707:        * acsite.m4 [release_3_2_2] 1.16.14.2:
                   6708:        * bin/Makefile.in [release_3_2_2] 1.12.14.1:
                   6709:        * configure [release_3_2_2] 1.92.2.1:
                   6710:        * configure.in [release_3_2_2] 1.94.2.1:
                   6711:        * etc/Makefile.in [release_3_2_2] 1.17.14.1:
                   6712:        * etc/parser3.charsets/Makefile.in [release_3_2_2] 1.21.14.1:
                   6713:        * src/Makefile.in [release_3_2_2] 1.58.14.1:
                   6714:        * src/classes/Makefile.in [release_3_2_2] 1.63.2.1:
                   6715:        * src/include/Makefile.in [release_3_2_2] 1.20.14.1:
                   6716:        * src/include/pa_config_auto.h.in [release_3_2_2] 1.43.14.1:
                   6717:        * src/include/pa_version.h [release_3_2_2] 1.28.8.2:
                   6718:        * src/lib/Makefile.in [release_3_2_2] 1.15.10.1:
                   6719:        * src/lib/cord/Makefile.in [release_3_2_2] 1.6.10.1:
                   6720:        * src/lib/cord/include/Makefile.in [release_3_2_2] 1.4.14.1:
                   6721:        * src/lib/cord/include/private/Makefile.in [release_3_2_2] 1.4.14.1:
                   6722:        * src/lib/gc/Makefile.in [release_3_2_2] 1.4.14.1:
                   6723:        * src/lib/gc/include/Makefile.in [release_3_2_2] 1.4.14.1:
                   6724:        * src/lib/gd/Makefile.in [release_3_2_2] 1.5.14.1:
                   6725:        * src/lib/ltdl/Makefile.in [release_3_2_2] 1.9.8.1:
                   6726:        * src/lib/md5/Makefile.in [release_3_2_2] 1.10.14.1:
                   6727:        * src/lib/pcre/Makefile.in [release_3_2_2] 1.12.14.1:
                   6728:        * src/lib/sdbm/Makefile.in [release_3_2_2] 1.3.14.1:
                   6729:        * src/lib/sdbm/apr-include/Makefile.in [release_3_2_2] 1.3.14.1:
                   6730:        * src/lib/smtp/Makefile.in [release_3_2_2] 1.5.14.1:
                   6731:        * src/main/Makefile.in [release_3_2_2] 1.60.14.1:
                   6732:        * src/sql/Makefile.in [release_3_2_2] 1.14.14.1:
                   6733:        * src/targets/Makefile.in [release_3_2_2] 1.45.14.1:
                   6734:        * src/targets/apache13/Makefile.in [release_3_2_2] 1.50.14.1:
                   6735:        * src/targets/apache13core/Makefile.in [release_3_2_2] 1.7.14.1:
                   6736:        * src/targets/cgi/Makefile.in [release_3_2_2] 1.69.14.1:
                   6737:        * src/targets/isapi/Makefile.in [release_3_2_2] 1.15.14.1:
                   6738:        * src/types/Makefile.in [release_3_2_2] 1.61.2.1:
                   6739:                *** empty log message ***
                   6740: 
                   6741:        * src/include/pa_version.h [release_3_2_2] 1.28.8.1:
                   6742:                =no message
                   6743: 
                   6744: 2007-12-04     misha
                   6745:        * src/types/pa_vcode_frame.h 1.34:
                   6746:                - changes in comment
                   6747: 
                   6748: 2007-11-29     misha
                   6749:        * src/main/execute.C 1.318:
                   6750:        * src/types/pa_vcode_frame.h 1.33:
                   6751:                - code frame don't intercept strings any longer
                   6752: 
                   6753:        * tests/173.html 1.1:
                   6754:        * tests/results/173.processed 1.1:
                   6755:                - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date 
                   6756:                object in $r but not in main code frame
                   6757: 
                   6758:        * tests/172.html 1.1:
                   6759:        * tests/results/172.processed 1.1:
                   6760:                - more tests for pass objects from code frames
                   6761: 
                   6762: 2007-11-27     misha
                   6763:        * tests/152.html 1.7:
                   6764:        * tests/results/152.processed 1.7:
                   6765:                - tests for converting strings 'true'/'false' to bool were added
                   6766: 
                   6767:        * tests/152.html 1.6:
                   6768:                - added checks for converting strings 'true'/'false' to bool
                   6769: 
                   6770:        * src/classes/string.C 1.158:
                   6771:                - ^srting.bool[] now can convert to bool not only strings with 
                   6772:                numbers but with values 'true'/'false' as well
                   6773: 
                   6774:        * src/targets/apache13core/mod_parser3_core.C 1.11:
                   6775:        * src/targets/cgi/parser3.C 1.246:
                   6776:        * src/targets/isapi/parser3isapi.C 1.99:
                   6777:                - buffer size for parser3.log increased
                   6778: 
                   6779:        * src/main/pa_common.C 1.226:
                   6780:                - remove_crlf optimize whitespaces now
                   6781: 
                   6782:        * src/include/pa_common.h 1.116:
                   6783:                - remove_crlf return cstring size now
                   6784: 
                   6785:        * src/include/pa_types.h 1.50:
                   6786:                - constant with buffer size for parser3.log added
                   6787: 
                   6788: 2007-11-16     misha
                   6789:        * tests/cat.sh 1.1:
                   6790:                - script for tests for file::exec/cgi
                   6791: 
                   6792:        * tests/171.html 1.1:
                   6793:                - tests for file::exec/cgi
                   6794: 
                   6795:        * tests/results/171.processed 1.1:
                   6796:                - tests results for file::exec/cgi
                   6797: 
                   6798: 2007-11-15     misha
                   6799:        * src/main/pa_exec.C 1.71:
                   6800:                - fixed incorrect exec code for unix
                   6801: 
                   6802:        * src/classes/file.C 1.164:
                   6803:                - .body must be set before analyzing cgi headers
                   6804: 
                   6805:        * src/classes/file.C 1.163:
                   6806:                - bugfix: we must transcode output fix EOLs only if exec/cgi 
                   6807:                return anything.
                   6808: 
                   6809: 2007-11-14     misha
                   6810:        * operators.txt 1.204:
                   6811:                - info about new text|binary option for file::exec/cgi was added
                   6812: 
                   6813:        * src/classes/file.C 1.162:
                   6814:        * src/include/pa_exec.h 1.19:
                   6815:        * src/main/pa_exec.C 1.70:
                   6816:                - ^file:exec[[text|binary];script;...]
                   6817: 
                   6818:        * src/classes/file.C 1.161:
                   6819:        * src/classes/image.C 1.117:
                   6820:        * src/classes/string.C 1.157:
                   6821:        * src/classes/table.C 1.237:
                   6822:        * src/include/pa_exception.h 1.51:
                   6823:                - more text strings moved to the one place
                   6824: 
                   6825: 2007-11-09     misha
                   6826:        * src/types/pa_vrequest.C 1.39:
                   6827:                - $request:argv must be taint
                   6828: 
                   6829:        * operators.txt 1.203:
                   6830:        * src/include/pa_request_info.h 1.6:
                   6831:        * src/targets/cgi/parser3.C 1.245:
                   6832:        * src/types/pa_vrequest.C 1.38:
                   6833:        * src/types/pa_vrequest.h 1.34:
                   6834:                - $request:argv
                   6835: 
                   6836: 2007-10-25     misha
                   6837:        * buildall-with-xml 1.19:
                   6838:        * buildall-without-xml 1.12:
                   6839:                - options preparations for ./configure rewrited
                   6840: 
                   6841:        * src/main/compile.tab.C 1.115:
                   6842:        * src/main/compile.y 1.222:
                   6843:                - bug if parser.compile error occure in unhandled_exception 
                   6844:                finally fixed
                   6845: 
                   6846: 2007-10-23     misha
                   6847:        * tests/170.html 1.1:
                   6848:        * tests/results/170.processed 1.1:
                   6849:                - test for @method[][result]
                   6850: 
                   6851:        * operators.txt 1.202:
                   6852:                - added info about node.prefix and node.namespaceURI
                   6853: 
                   6854:        * src/classes/xnode.C 1.81:
                   6855:                - xmlHasProp used instead of xmlGetProp
                   6856: 
                   6857:        * src/types/pa_vxnode.C 1.49:
                   6858:                - DOM2 fields namespaceURI and prefix were added for node and 
                   6859:                attribute
                   6860: 
                   6861: 2007-10-22     misha
                   6862:        * src/types/pa_vmail.C 1.81:
                   6863:                - content-transfer-encoding: 8bit added
                   6864: 
                   6865:        * src/main/pa_request.C 1.289:
                   6866:                - added const content-transfer-encoding
                   6867: 
                   6868:        * src/include/pa_request.h 1.187:
                   6869:                - added const content-transfer-encoding
                   6870:                - ups. constants must be in lowercase (for search)
                   6871: 
                   6872:        * src/types/pa_vmail.C 1.80:
                   6873:                - more constants used
                   6874:                - content-transfer-encoding: 8bit added
                   6875: 
                   6876:        * src/main/pa_uue.C 1.11:
                   6877:                - content-transfer-encoding moved out of here
                   6878: 
                   6879:        * src/include/pa_request.h 1.186:
                   6880:                - more constants
                   6881: 
                   6882:        * src/types/pa_vmail.C 1.79:
                   6883:                - constant renamed
                   6884:                - $.content-id don't ommit anymore if $.content-disposition was specified
                   6885:                - little refactoring
                   6886: 
                   6887:        * src/include/pa_request.h 1.185:
                   6888:        * src/main/pa_request.C 1.288:
                   6889:                - constant renamed
                   6890: 
                   6891: 2007-10-17     misha
                   6892:        * operators.txt 1.201:
                   6893:                - info about table::create[nameless]{data}[>options<] was added
                   6894: 
                   6895:        * src/main/compile.tab.C 1.114:
                   6896:        * src/main/compile.y 1.221:
                   6897:                - if error occure while compile method don't put this method in methods table anymore.
                   6898:                in other case the parser coredumped if @unhandled_exception method can't be compiled because of 
                   6899:                parser.compile error.
                   6900: 
                   6901:        * src/main/execute.C 1.317:
                   6902:                - little code reformating
                   6903: 
                   6904:        * src/main/pa_request.C 1.287:
                   6905:                - little code reformating
                   6906:                - comment changed
                   6907: 
                   6908: 2007-10-16     misha
                   6909:        * tests/035.html 1.3:
                   6910:        * tests/results/035.processed 1.5:
                   6911:                - tests table::create[]{}[options] added
                   6912: 
                   6913:        * src/classes/table.C 1.236:
                   6914:                - table::create[]{} now accept 3rd param: options (only $
                   6915:                .seperator[] yet)
                   6916: 
                   6917: 2007-10-10     misha
                   6918:        * src/classes/table.C 1.235:
                   6919:                - some contstants moved to pa_common.h
                   6920:                - some code changes
                   6921: 
                   6922: 2007-10-02     misha
                   6923:        * src/main/pa_uue.C 1.10:
                   6924:                - memory usage during uuencode reduced more then three time as 
                   6925:                much. but base64 encoding method still use less memory anyway.
                   6926: 
                   6927: 2007-09-17     misha
                   6928:        * src/include/pa_common.h 1.115:
                   6929:                - some stuff for use with .for_each moved here
                   6930: 
                   6931:        * src/classes/hash.C 1.81:
                   6932:                - some stuff for use with .for_each moved to common
                   6933: 
                   6934:        * src/types/pa_vcookie.C 1.72:
                   6935:                - $cookie:fields available now
                   6936: 
                   6937:        * operators.txt 1.200:
                   6938:                - added info about $cookie:fields
                   6939: 
                   6940:        * src/types/pa_venv.C 1.4:
                   6941:        * src/types/pa_venv.h 1.34:
                   6942:                - some strings moved to #define
                   6943: 
                   6944: 2007-09-14     misha
                   6945:        * buildall-with-xml 1.18:
                   6946:                - new xml libs again =)
                   6947: 
                   6948: 2007-08-28     misha
                   6949:        * src/classes/table.C 1.233:
                   6950:                - new option ^table.columns[[column name]] was added
                   6951: 
                   6952:        * src/classes/string.C 1.156:
                   6953:                - new option ^string.split[...;v;[column name]]
                   6954: 
                   6955:        * operators.txt 1.199:
                   6956:                - texts about ^table.columns[[column name]]  and ^string.split[
                   6957:                ...][v][column name] were added
                   6958: 
                   6959:        * tests/168.html 1.1:
                   6960:        * tests/169.html 1.1:
                   6961:        * tests/results/168.processed 1.1:
                   6962:        * tests/results/169.processed 1.1:
                   6963:                - tests for ^table.columns[[column name]]  and ^string.split[...]
                   6964:                [v][column name] were added
                   6965: 
                   6966:        * src/include/pa_exception.h 1.50:
                   6967:                - error text message for ^hash._keys[], ^table.columns[] and ^
                   6968:                string.split[]
                   6969: 
                   6970: 2007-08-27     misha
                   6971:        * src/main/untaint.C 1.138:
                   6972:                - try to fix coredump on unix if print to body ^taint[sql][
                   6973:                something] outside of connect
                   6974: 
                   6975:        * buildall-with-xml 1.17:
                   6976:        * buildall-without-xml 1.11:
                   6977:                - strip parser3 was added (commented by default)
                   6978: 
                   6979:        * tests/167.html 1.1:
                   6980:        * tests/results/167.processed 1.1:
                   6981:                - test for ^taint[sql] outside of connect
                   6982: 
                   6983: 2007-08-20     misha
                   6984:        * operators.txt 1.198:
                   6985:                - comment about new method ^node.hasAttributes[] was added
                   6986: 
                   6987:        * src/include/pa_exception.h 1.49:
                   6988:                - more exception text strings moved here
                   6989: 
                   6990:        * src/classes/xnode.C 1.78:
                   6991:                - DOM2 method ^xnode.hasAttributes[] was added
                   6992: 
                   6993:        * src/include/pa_exception.h 1.48:
                   6994:                - some exception text strings movet to pa_exception
                   6995: 
                   6996:        * tests/149.html 1.2:
                   6997:        * tests/results/149.processed 1.3:
                   6998:                - test for ^xnode.hasAttributes[] was added
                   6999:                - some code changes
                   7000: 
                   7001:        * src/classes/file.C 1.160:
                   7002:        * src/classes/math.C 1.51:
                   7003:        * src/classes/op.C 1.172:
                   7004:        * src/classes/string.C 1.155:
                   7005:        * src/classes/xdoc.C 1.156:
                   7006:                - more duplicated exception text strings were removed
                   7007: 
                   7008:        * src/classes/file.C 1.159:
                   7009:        * src/classes/hashfile.C 1.41:
                   7010:        * src/classes/image.C 1.116:
                   7011:        * src/classes/op.C 1.171:
                   7012:        * src/classes/string.C 1.154:
                   7013:        * src/classes/table.C 1.232:
                   7014:        * src/classes/xdoc.C 1.155:
                   7015:        * src/classes/xnode.C 1.79:
                   7016:                - some duplicate exceptions' text strings removed
                   7017: 
                   7018: 2007-08-17     misha
                   7019:        * operators.txt 1.197:
                   7020:        * src/targets/cgi/parser3.C 1.243:
                   7021:                - annoying 'SIGPIPE' messages in parser3.log switched off by 
                   7022:                default. If someone really still need it: use $SIGPIPE(1)
                   7023: 
                   7024:        * tests/006.html 1.4:
                   7025:        * tests/059.html 1.3:
                   7026:        * tests/results/006.processed 1.5:
                   7027:        * tests/results/059.processed 1.5:
                   7028:                - more tests for match
                   7029: 
                   7030:        * src/classes/math.C 1.50:
                   7031:        * src/targets/cgi/parser3.C 1.244:
                   7032:        * src/targets/isapi/parser3isapi.C 1.98:
                   7033:                - little syntax changes
                   7034: 
                   7035:        * tests/129.html 1.3:
                   7036:        * tests/results/129.processed 1.5:
                   7037:                - tests for ^table.hash[...][$.type[string|hash|table]] added
                   7038: 
                   7039: 2007-08-08     misha
                   7040:        * buildall-with-xml 1.15:
                   7041:        * buildall-without-xml 1.9:
                   7042:                - remove libs source files by default since now
                   7043: 
                   7044: 2007-08-07     misha
                   7045:        * buildall-with-xml 1.14:
                   7046:                - compile libxml2 without http support
                   7047:                - some option syntax changes
                   7048: 
                   7049:        * buildall-without-xml 1.8:
                   7050:                - some option syntax changes
                   7051: 
                   7052:        * src/main/pa_xml_io.C 1.20:
                   7053:                - will use parser file loader for xml needs
                   7054: 
                   7055: 2007-08-06     misha
                   7056:        * buildall-with-xml 1.13:
                   7057:                - moved to libxml2-2.6.29 and libxslt-1.1.21
                   7058: 
                   7059:        * tests/160.html 1.3:
                   7060:        * tests/results/160.processed 1.3:
                   7061:                - cache test was rewrited
                   7062: 
                   7063: 2007-07-06     misha
                   7064:        * src/types/pa_vform.C 1.87:
                   7065:                - bugfix: uploaded file name wasn't transcoded
                   7066: 
                   7067:        * src/classes/math.C 1.49:
                   7068:                - ^math:long2ip(long) and ^math:sha1[string] were added
                   7069: 
                   7070:        * tests/153.html 1.3:
                   7071:        * tests/results/153.processed 1.3:
                   7072:                - added test for ^math:sha1[string]
                   7073: 
                   7074: 2007-06-28     misha
                   7075:        * etc/parser3.charsets/windows-1251.cfg 1.13:
                   7076:                - removed duplicated and some incorrect chars
                   7077: 
                   7078: 2007-06-19     misha
                   7079:        * src/include/pa_hash.h 1.68:
                   7080:                - methods generic_hash_code & hash_code were moved on top 
                   7081:                because of gcc 4 had a problems during building.
                   7082: 
                   7083: 2007-06-18     misha
                   7084:        * tests/results/019.processed 1.4:
                   7085:                - new image commited
                   7086: 
                   7087: 2007-06-09     misha
                   7088:        * src/types/pa_vmethod_frame.h 1.62:
                   7089:                - method as_expression was added
                   7090: 
                   7091:        * src/classes/op.C 1.170:
                   7092:        * src/classes/table.C 1.231:
                   7093:                - in while and table.select method as_expression used now
                   7094: 
                   7095: 2007-06-08     misha
                   7096:        * src/lib/cord/include/private/cord_pos.h 1.4:
                   7097:                - back to origin value because of no speed/memory optimisation 
                   7098:                but some proglems with long cycles occure
                   7099: 
                   7100:        * tests/166.html 1.1:
                   7101:        * tests/results/166.processed 1.1:
                   7102:                - test for ^match[...][n]
                   7103: 
                   7104:        * tests/165.html 1.1:
                   7105:        * tests/results/165.processed 1.1:
                   7106:                - tests for loops
                   7107: 
                   7108: 2007-06-06     misha
                   7109:        * src/classes/op.C 1.169:
                   7110:        * src/classes/table.C 1.230:
                   7111:                - ^while(true){}, ^while(1){}, ^table.select(true) and ^
                   7112:                table.select(1) didn't works because of awaiting junction-param 
                   7113:                only. fixed.
                   7114: 
                   7115: 2007-05-24     misha
                   7116:        * src/include/pa_os.h 1.6:
                   7117:                - consts for blocking locks + some comments were added
                   7118: 
                   7119:        * src/main/pa_os.C 1.9:
                   7120:                - locks engines were rewrited: now we don't use system locks 
                   7121:                which wait till other threads release it but try get lock, if 
                   7122:                fail wait 1 sec and make 10 attempts.
                   7123: 
                   7124:        * src/lib/sdbm/apr_file_io.C 1.6:
                   7125:                - wait till lock released while opening files
                   7126: 
                   7127:        * src/classes/table.C 1.229:
                   7128:                - changes in includes. if unclude <sstream> after our classes on 
                   7129:                unix it can't be build
                   7130: 
                   7131:        * src/types/pa_vhashfile.C 1.55:
                   7132:                - not needed code removed
                   7133: 
                   7134:        * src/classes/op.C 1.168:
                   7135:                - cache was rewrited. I hope it works with locking system now on 
                   7136:                unix
                   7137: 
                   7138:        * src/include/pa_os.h 1.7:
                   7139:        * src/main/pa_os.C 1.10:
                   7140:                - 20 attempt to get lock with 0.5 secs interval
                   7141: 
                   7142: 2007-05-23     misha
                   7143:        * src/classes/file.C 1.158:
                   7144:        * src/classes/op.C 1.167:
                   7145:        * src/include/pa_common.h 1.114:
                   7146:        * src/main/pa_common.C 1.225:
                   7147:                - cosmetic changes
                   7148: 
                   7149: 2007-05-18     misha
                   7150:        * tests/results/160.processed 1.2:
                   7151:                - returned time corrected
                   7152: 
                   7153:        * tests/160.html 1.2:
                   7154:                - time increased because on unix 1 mean nothing :(
                   7155: 
                   7156:        * src/lib/cord/include/private/cord_pos.h 1.3:
                   7157:                - rebalance tree not so often. it's give some speed increasing
                   7158: 
                   7159:        * src/classes/hash.C 1.80:
                   7160:                - added ^hash.contain[key]
                   7161: 
                   7162:        * operators.txt 1.195:
                   7163:                - added info about ^hash.contain[key]
                   7164: 
                   7165:        * src/include/pa_hash.h 1.67:
                   7166:                - added method for checking key exists in hash
                   7167: 
                   7168: 2007-05-07     misha
                   7169:        * src/include/pa_string.h 1.169:
                   7170:                - was compilation error during build on freebsd4
                   7171: 
                   7172: 2007-05-03     misha
                   7173:        * src/classes/table.C 1.227:
                   7174:                - option $.type[hash|string|table] was added for ^table.hash[]
                   7175: 
                   7176:        * src/classes/file.C 1.157:
                   7177:                - comment removed
                   7178: 
                   7179: 2007-04-26     misha
                   7180:        * src/types/pa_vhashfile.C 1.54:
                   7181:        * src/types/pa_vhashfile.h 1.37:
                   7182:                - while ::open the real files doesn't opened in place anymore
                   7183: 
                   7184: 2007-04-24     misha
                   7185:        * src/include/pa_exception.h 1.47:
                   7186:                "static" removed
                   7187: 
                   7188:        * src/classes/math.C 1.48:
                   7189:                - I thought one more time and remove lg(N) :)
                   7190: 
                   7191: 2007-04-23     misha
                   7192:        * src/classes/math.C 1.47:
                   7193:                ^math:lg(N) => ^math:log10(N)
                   7194: 
                   7195:        * src/classes/math.C 1.46:
                   7196:                added:
                   7197:                - ^math:ln(N) (the same as ^math:log(N))
                   7198:                - ^math:lg(N)
                   7199: 
                   7200:        * tests/097.html 1.6:
                   7201:        * tests/results/097.processed 1.7:
                   7202:                - charsets converstion during ^file::load[text;http://...] added
                   7203: 
                   7204:        * tests/164.html 1.1:
                   7205:        * tests/results/164.processed 1.1:
                   7206:                - test for hashfile
                   7207: 
                   7208:        * src/types/pa_vhashfile.C 1.53:
                   7209:                - don't open hashfile files until 1st access
                   7210: 
                   7211:        * src/types/pa_vhashfile.C 1.52:
                   7212:        * src/types/pa_vhashfile.h 1.36:
                   7213:                - .clear() removed.
                   7214: 
                   7215:        * src/include/pa_exception.h 1.46:
                   7216:                - string constant with "parser.runtime" text was added
                   7217: 
                   7218:        * src/classes/hashfile.C 1.40:
                   7219:                - little comment changes
                   7220: 
                   7221:        * tests/164.html 1.2:
                   7222:        * tests/results/164.processed 1.2:
                   7223:                - check for set expires as a date
                   7224: 
                   7225:        * src/classes/hashfile.C 1.39:
                   7226:                - with .clear[] called files_delete() now.
                   7227: 
                   7228:        * src/classes/date.C 1.77:
                   7229:        * src/classes/double.C 1.61:
                   7230:        * src/classes/file.C 1.156:
                   7231:        * src/classes/form.C 1.40:
                   7232:        * src/classes/hash.C 1.79:
                   7233:        * src/classes/image.C 1.115:
                   7234:        * src/classes/int.C 1.57:
                   7235:        * src/classes/mail.C 1.111:
                   7236:        * src/classes/math.C 1.45:
                   7237:        * src/classes/op.C 1.166:
                   7238:        * src/classes/string.C 1.153:
                   7239:        * src/classes/table.C 1.226:
                   7240:        * src/classes/void.C 1.38:
                   7241:        * src/classes/xdoc.C 1.154:
                   7242:        * src/classes/xnode.C 1.77:
                   7243:        * src/classes/xnode.h 1.26:
                   7244:        * src/include/pa_request.h 1.184:
                   7245:        * src/main/execute.C 1.316:
                   7246:        * src/main/pa_charset.C 1.56:
                   7247:        * src/main/pa_charsets.C 1.17:
                   7248:        * src/main/pa_common.C 1.224:
                   7249:        * src/main/pa_dictionary.C 1.24:
                   7250:        * src/main/pa_exec.C 1.69:
                   7251:        * src/main/pa_http.C 1.7:
                   7252:        * src/main/pa_request.C 1.286:
                   7253:        * src/main/pa_sql_driver_manager.C 1.87:
                   7254:        * src/main/pa_table.C 1.62:
                   7255:        * src/types/pa_value.C 1.22:
                   7256:        * src/types/pa_value.h 1.129:
                   7257:        * src/types/pa_vclass.C 1.34:
                   7258:        * src/types/pa_vconsole.h 1.13:
                   7259:        * src/types/pa_vfile.h 1.61:
                   7260:        * src/types/pa_vhash.h 1.59:
                   7261:        * src/types/pa_vimage.h 1.48:
                   7262:        * src/types/pa_vmail.C 1.78:
                   7263:        * src/types/pa_vmethod_frame.h 1.61:
                   7264:        * src/types/pa_vstateless_class.C 1.31:
                   7265:        * src/types/pa_vstateless_class.h 1.56:
                   7266:        * src/types/pa_vtable.C 1.27:
                   7267:        * src/types/pa_vxdoc.h 1.44:
                   7268:        * src/types/pa_wcontext.C 1.34:
                   7269:                - "parser.runtime" strings were removed
                   7270: 
                   7271: 2007-04-20     misha
                   7272:        * src/classes/hashfile.C 1.38:
                   7273:                - ^hashfile.cleanup[], ^hashfile.release[] were added
                   7274: 
                   7275:        * src/classes/op.C 1.165:
                   7276:                - bug. must be false
                   7277: 
                   7278:        * operators.txt 1.193:
                   7279:                - added info about .^hashfile.release[], ^hashfile.clenaup[] and 
                   7280:                new ^string.match[][>N-option<]
                   7281: 
                   7282:        * configure.in 1.94:
                   7283:                - checking for unsetenv was added
                   7284: 
                   7285:        * src/types/pa_vhashfile.C 1.51:
                   7286:        * src/types/pa_vhashfile.h 1.35:
                   7287:                - hashfile can auto reopen now
                   7288: 
                   7289:        * src/types/pa_vform.C 1.86:
                   7290:                - some comments
                   7291: 
                   7292:        * configure 1.92:
                   7293:                =cheching for unsetenv
                   7294: 
                   7295:        * operators.txt 1.194:
                   7296:                - some comments changing
                   7297: 
                   7298:        * src/classes/string.C 1.152:
                   7299:        * src/include/pa_string.h 1.168:
                   7300:        * src/main/pa_string.C 1.209:
                   7301:                - ^string.match[][] understand new option now: return number of 
                   7302:                matches but not table wit results
                   7303: 
                   7304: 2007-04-18     misha
                   7305:        * buildall-with-xml 1.10:
                   7306:        * buildall-without-xml 1.6:
                   7307:                added commented lines with --disable-safe-mode option
                   7308: 
                   7309:        * buildall-with-xml 1.11:
                   7310:                moving to libxml2-2.6.28
                   7311: 
                   7312:        * operators.txt 1.192:
                   7313:                - info about $form:files
                   7314: 
                   7315: 2007-04-17     misha
                   7316:        * src/types/pa_vdate.h 1.45:
                   7317:                - start adding unsetenv("TZ");
                   7318: 
                   7319:        * tests/163.html 1.2:
                   7320:        * tests/results/163.processed 1.2:
                   7321:                removing auto format
                   7322: 
                   7323:        * src/types/pa_vform.C 1.85:
                   7324:        * src/types/pa_vform.h 1.51:
                   7325:                - some code was modified
                   7326:                - $form:files was added
                   7327: 
                   7328: 2007-04-16     misha
                   7329:        * tests/163.html 1.1:
                   7330:        * tests/results/163.processed 1.1:
                   7331:                - test for .int[], floor, round, ceiling and .format[]
                   7332: 
                   7333:        * src/classes/file.C 1.155:
                   7334:                - little optimization for getting args in exec/cgi
                   7335: 
                   7336: 2007-04-13     misha
                   7337:        * src/classes/file.C 1.154:
                   7338:                - arguments for file::exec/cgi can be specified now as s table 
                   7339:                with one column
                   7340: 
                   7341: 2007-03-27     misha
                   7342:        * tests/162.html 1.1:
                   7343:        * tests/results/162.processed 1.1:
                   7344:                - test for ^table.select(^condition[$t])
                   7345: 
                   7346:        * tests/results/auto.p 1.2:
                   7347:                - load windows-1251 charset for some tests
                   7348: 
                   7349:        * tests/run_parser.sh 1.4:
                   7350:                PARSER_CONFIG -> CGI_PARSER_CONFIG
                   7351: 
                   7352:        * tests/013.html 1.3:
                   7353:        * tests/results/013.processed 1.5:
                   7354:                - added test for checking $._default value while hash 
                   7355:                modifications
                   7356: 
                   7357:        * tests/160.html 1.1:
                   7358:        * tests/results/160.processed 1.1:
                   7359:                - add test for ^cache[key](secs){code}, ^cache[] and ^cache(0)
                   7360: 
                   7361:        * tests/161.html 1.1:
                   7362:        * tests/161_utf8.txt 1.1:
                   7363:        * tests/161_windows1251.txt 1.1:
                   7364:        * tests/results/161.processed 1.1:
                   7365:                - added test for ^file::load[text;/local/file.txt;$.charset[...]]
                   7366:                
                   7367: 
                   7368: 2007-03-22     misha
                   7369:        * operators.txt 1.191:
                   7370:                - added info about date.weekyear
                   7371: 
                   7372:        * src/include/pa_common.h 1.113:
                   7373:                - "charset" string defined for ^file::load[text;/local.txt] and ^
                   7374:                table::load[/table.txt]
                   7375: 
                   7376:        * src/main/pa_common.C 1.223:
                   7377:        * src/main/pa_http.C 1.6:
                   7378:                - $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
                   7379:                - not needed transcodes were removed from ^file::load[...;http://...]
                   7380: 
                   7381:        * src/types/pa_vdate.h 1.44:
                   7382:                - date.week was fixed
                   7383:                - date.weekyear was added
                   7384: 
                   7385:        * src/classes/date.C 1.76:
                   7386:                - date.week was fixed
                   7387: 
                   7388:        * tests/159.html 1.1:
                   7389:        * tests/results/159.processed 1.1:
                   7390:                - tests for date.week and date.weekyear added
                   7391: 
                   7392: 2007-03-15     misha
                   7393:        * src/classes/table.C 1.225:
                   7394:                - enclose column numbers for nameless tables as well
                   7395: 
                   7396: 2007-03-14     misha
                   7397:        * src/targets/cgi/parser3.C 1.242:
                   7398:                - bugxif. failed when request cgi
                   7399: 
                   7400:        * src/classes/table.C 1.224:
                   7401:                - table.save optimization: now required much less memory
                   7402: 
                   7403: 2007-03-13     misha
                   7404:        * buildall-with-xml 1.8:
                   7405:                - pattern needed now for building
                   7406: 
                   7407:        * tests/097.html 1.5:
                   7408:                - added test for xdoc::load
                   7409: 
                   7410:        * buildall-with-xml 1.9:
                   7411:                libxml2: --without-ftp --without-docbook
                   7412: 
                   7413:        * tests/results/097.processed 1.6:
                   7414:                - added test results for xdoc::load & xdoc::load[http://...]
                   7415: 
                   7416:        * tests/158.html 1.1:
                   7417:        * tests/results/158.processed 1.1:
                   7418:        * tests/results/158.processes 1.1:
                   7419:        * tests/results/158.processes 1.2:
                   7420:                - tests for table.save/table.load
                   7421: 
                   7422: 2007-03-12     misha
                   7423:        * tests/107.html 1.4:
                   7424:        * tests/results/107.processed 1.5:
                   7425:                - added test for xpath '//man'
                   7426: 
                   7427: 2007-03-01     misha
                   7428:        * tests/097.html 1.4:
                   7429:        * tests/results/097.processed 1.5:
                   7430:                - added test for creating xdoc from file
                   7431: 
                   7432:        * tests/157.html 1.3:
                   7433:        * tests/results/157.processed 1.2:
                   7434:                - added test for file:move
                   7435: 
                   7436: 2007-02-28     misha
                   7437:        * tests/results/099.processed 1.5:
                   7438:                - ever send content-disposition to client with file
                   7439: 
                   7440:        * operators.txt 1.190:
                   7441:        * src/classes/xdoc.C 1.151:
                   7442:                - ^xdoc::create[$file] added.
                   7443: 
                   7444:        * src/classes/xdoc.C 1.153:
                   7445:                - another attempt
                   7446: 
                   7447:        * tests/157.html 1.1:
                   7448:                + test for file:copy
                   7449: 
                   7450:        * src/classes/xdoc.C 1.152:
                   7451:                - roll back last changes for a while
                   7452: 
                   7453:        * src/classes/file.C 1.153:
                   7454:                - under lock we create non-exist dir anyway
                   7455: 
                   7456: 2007-02-26     misha
                   7457:        * src/classes/file.C 1.152:
                   7458:                - some similar strings moved to #define instead of to be copy/
                   7459:                pasted many times
                   7460: 
                   7461:        * src/types/pa_vfile.h 1.60:
                   7462:                - class name string ("file") moved to #define
                   7463: 
                   7464: 2007-02-20     misha
                   7465:        * bin/auto.p.dist.in 1.14:
                   7466:                - added lines for sqlite
                   7467: 
                   7468:        * configure.in 1.93:
                   7469:                - added some strings for sqlite detection
                   7470: 
                   7471: 2007-02-19     misha
                   7472:        * buildall-with-xml 1.7:
                   7473:        * buildall-without-xml 1.5:
                   7474:                - some modifications
                   7475: 
                   7476:        * operators.txt 1.189:
                   7477:                - some comments changes
                   7478: 
                   7479: 2007-02-17     misha
                   7480:        * buildall-with-xml 1.6:
                   7481:        * buildall-without-xml 1.4:
                   7482:                - moving to gc6.8
                   7483: 
                   7484:        * src/main/pa_request.C 1.285:
                   7485:                - damn, i forgot to commit it while I change console behaviour
                   7486: 
                   7487: 2007-02-12     misha
                   7488:        * src/types/pa_vimage.C 1.36:
                   7489:        * src/types/pa_vimage.h 1.47:
                   7490:                - fixed bug added while adding 'bool' (^if($image){} caused 
                   7491:                exception)
                   7492: 
                   7493:        * src/targets/cgi/parser3.C 1.241:
                   7494:                - don't print headers if $console:line[data] was used during cgi 
                   7495:                execution.
                   7496: 
                   7497:        * src/types/pa_vconsole.h 1.12:
                   7498:                - console class have bool flag now which marked as 'true' if 
                   7499:                class was used.
                   7500: 
                   7501:        * tests/152.html 1.5:
                   7502:        * tests/results/152.processed 1.6:
                   7503:                - more types was added to test 152
                   7504: 
                   7505: 2007-02-09     misha
                   7506:        * src/types/pa_vxdoc.C 1.34:
                   7507:        * src/types/pa_vxdoc.h 1.43:
                   7508:        * src/types/pa_vxnode.C 1.48:
                   7509:        * src/types/pa_vxnode.h 1.39:
                   7510:                - bugfix. I broke xdoc & xnode in expression
                   7511: 
                   7512:        * tests/152.html 1.3:
                   7513:        * tests/results/152.processed 1.4:
                   7514:                - test rewrited
                   7515: 
                   7516:        * tests/152.html 1.4:
                   7517:        * tests/results/152.processed 1.5:
                   7518:                - test alightly updated
                   7519: 
                   7520: 2007-02-08     misha
                   7521:        * tests/152.html 1.2:
                   7522:        * tests/results/152.processed 1.3:
                   7523:                - add test for checking 'def' for void, string, bool, int & 
                   7524:                double
                   7525: 
                   7526: 2007-02-07     misha
                   7527:        * src/main/pa_common.C 1.222:
                   7528:                - definitions for ^file:base64[filespec]
                   7529: 
                   7530:        * src/types/pa_vconsole.h 1.11:
                   7531:        * src/types/pa_vcookie.C 1.71:
                   7532:                - little optimization
                   7533: 
                   7534:        * src/classes/file.C 1.151:
                   7535:                - ^file:base64[filespec]
                   7536: 
                   7537:        * tests/results/153.processed 1.2:
                   7538:                - result test for ^file:base64[filespec]  was updated
                   7539: 
                   7540:        * tests/153.html 1.2:
                   7541:                - test for ^file:base64[filespec]  was added
                   7542: 
                   7543:        * src/include/pa_common.h 1.112:
                   7544:                - declarations for ^file:base64[filespec]
                   7545: 
                   7546:        * operators.txt 1.188:
                   7547:                - ^file:base64[filespec]  was added
                   7548: 
                   7549: 2007-02-06     misha
                   7550:        * src/types/pa_vbool.h 1.30:
                   7551:                - bugfix
                   7552: 
                   7553:        * tests/156.html 1.1:
                   7554:                - added test for bool cookie
                   7555: 
                   7556:        * src/main/utf8-to-lower.inc 1.2:
                   7557:        * src/main/utf8-to-upper.inc 1.2:
                   7558:                - some chars were temporary commented
                   7559: 
                   7560:        * tests/153.html 1.1:
                   7561:        * tests/154.html 1.1:
                   7562:        * tests/todo.txt 1.6:
                   7563:                - two more tests added
                   7564: 
                   7565:        * src/types/pa_vcookie.h 1.32:
                   7566:                - not needed string "cookie" removed
                   7567: 
                   7568:        * tests/155.html 1.1:
                   7569:        * tests/results/155.processed 1.1:
                   7570:                - added test for check $.encloser[] option for table save/load
                   7571: 
                   7572: 2007-02-05     misha
                   7573:        * tests/results/141.processed 1.5:
                   7574:                - math:md5 must be lowercased
                   7575: 
                   7576:        * src/targets/cgi/parser3.C 1.240:
                   7577:                - 2007 in help ;)
                   7578: 
                   7579:        * tests/results/152.processed 1.2:
                   7580:                - newline at the end was missed
                   7581: 
                   7582: 2007-02-03     misha
                   7583:        * tests/152.html 1.1:
                   7584:                - test for bool added
                   7585: 
                   7586:        * operators.txt 1.187:
                   7587:                - info bool class was added
                   7588: 
                   7589:        * src/classes/Makefile.am 1.50:
                   7590:        * src/classes/Makefile.in 1.63:
                   7591:        * src/classes/bool.C 1.1:
                   7592:        * src/classes/classes.vcproj 1.15:
                   7593:        * src/classes/double.C 1.60:
                   7594:        * src/classes/int.C 1.56:
                   7595:        * src/classes/string.C 1.151:
                   7596:        * src/classes/void.C 1.37:
                   7597:        * src/classes/xnode.C 1.76:
                   7598:        * src/include/pa_string.h 1.167:
                   7599:        * src/types/pa_vbool.h 1.29:
                   7600:        * src/types/pa_vclass.h 1.52:
                   7601:        * src/types/pa_vimage.h 1.46:
                   7602:        * src/types/pa_vint.h 1.45:
                   7603:        * src/types/pa_vjunction.C 1.4:
                   7604:        * src/types/pa_vjunction.h 1.25:
                   7605:        * src/types/pa_vproperty.C 1.1:
                   7606:        * src/types/pa_vproperty.h 1.4:
                   7607:        * src/types/pa_vstateless_class.C 1.30:
                   7608:        * src/types/pa_vstateless_class.h 1.55:
                   7609:        * src/types/pa_vxdoc.C 1.33:
                   7610:        * src/types/pa_vxdoc.h 1.42:
                   7611:        * src/types/pa_vxnode.h 1.38:
                   7612:        * src/types/types.vcproj 1.19:
                   7613:                - bool class was added
                   7614: 
                   7615:        * tests/results/150.processed 1.2:
                   7616:        * tests/results/151.processed 1.2:
                   7617:        * tests/results/152.processed 1.1:
                   7618:                - test for bool added and some content length fixes
                   7619: 
                   7620:        * buildall-with-xml 1.5:
                   7621:                - moved to libxml2-2.6.27 and libxslt-1.1.20
                   7622: 
                   7623:        * src/main/pa_request.C 1.284:
                   7624:                - fix
                   7625: 
                   7626: 2007-01-18     misha
                   7627:        * src/classes/string.C 1.150:
                   7628:        * src/main/pa_string.C 1.208:
                   7629:                - return table during ^string.match[][] even if no matched 
                   7630:                found.
                   7631: 
                   7632: 2006-12-20     misha
                   7633:        * src/types/pa_method.h 1.7:
                   7634:        * src/types/pa_vfile.h 1.59:
                   7635:                - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
                   7636: 
                   7637: 2006-12-19     misha
                   7638:        * src/main/pa_request.C 1.283:
                   7639:                - always set content-disposition for $response:body[hash here]. 
                   7640:                more details: http://www.parser.ru/forum/?id=52130
                   7641: 
                   7642:        * src/types/pa_vxdoc.C 1.32:
                   7643:                - $xDoc is "xnode" == true now. more details: http://

                   7644:                www.parser.ru/forum/?id=52359
                   7645: 
                   7646: 2006-12-07     misha
                   7647:        * operators.txt 1.186:
                   7648:                - added info about bool params in cookie set
                   7649: 
                   7650:        * src/types/pa_value.C 1.21:
                   7651:        * src/types/pa_value.h 1.128:
                   7652:        * src/types/pa_vbool.h 1.28:
                   7653:                - is_bool method was added
                   7654: 
                   7655:        * src/types/pa_vcookie.C 1.70:
                   7656:                - bool param in cookies available now
                   7657:                $cookie:name[
                   7658:                  $.value[123]
                   7659:                  $.secure(true)
                   7660:                  $.httponly(true)
                   7661:                ]
                   7662: 
                   7663: 2006-12-02     misha
                   7664:        * src/classes/file.C 1.150:
                   7665:                - file_block_read used instead of native read
                   7666: 
                   7667:        * src/include/pa_common.h 1.111:
                   7668:                - added file_block_read declaration
                   7669: 
                   7670:        * src/main/pa_common.C 1.221:
                   7671:                - added file_block_read with read error detection
                   7672:                - file_block_read used instead of native read
                   7673: 
                   7674: 2006-12-01     misha
                   7675:        * src/classes/file.C 1.148:
                   7676:                - ^file:copy[from;fo] was added
                   7677: 
                   7678:        * operators.txt 1.184:
                   7679:                - added info about ^file:copy[]
                   7680: 
                   7681:        * src/types/pa_vstateless_class.C 1.29:
                   7682:        * src/types/pa_vstateless_class.h 1.54:
                   7683:                - $var.CLASS_NAME added
                   7684: 
                   7685:        * operators.txt 1.185:
                   7686:                - info about $var.CLASS_NAME was added
                   7687: 
                   7688: 2006-11-20     misha
                   7689:        * src/classes/date.C 1.75:
                   7690:                - bug fix :)
                   7691: 
                   7692: 2006-11-17     misha
                   7693:        * src/main/pa_common.C 1.220:
                   7694:                - little optimization in getMonthDays
                   7695:                - small changes in crc32 calculation
                   7696: 
                   7697:        * src/classes/date.C 1.74:
                   7698:                - not needed code was removed
                   7699: 
                   7700:        * src/include/pa_common.h 1.110:
                   7701:                - array in crc32 calculation was changed to static
                   7702: 
                   7703: 2006-11-16     misha
                   7704:        * src/types/pa_vmail.C 1.76:
                   7705:                - mail:send now set content-type: multipart/related instead of 
                   7706:                multipart/mixed if file have $.content-id[]
                   7707: 
                   7708:        * src/types/pa_vmail.C 1.77:
                   7709:                - fix missed brakes
                   7710: 
                   7711: 2006-11-15     misha
                   7712:        * src/types/pa_vdouble.h 1.52:
                   7713:                abs -> fabs
                   7714: 
                   7715: 2006-11-14     misha
                   7716:        * src/include/pa_common.h 1.109:
                   7717:                - hex_string was moved from math.C
                   7718:                - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
                   7719: 
                   7720:        * operators.txt 1.183:
                   7721:                - added info about ^file.md5[] and ^file:md5[file-name]
                   7722: 
                   7723:        * src/types/pa_vdouble.h 1.51:
                   7724:                - incorrect frac detection with negative values was fixed
                   7725: 
                   7726:        * src/classes/math.C 1.44:
                   7727:                - hex_string was moved to pa_common.h
                   7728: 
                   7729:        * src/main/pa_common.C 1.219:
                   7730:                - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
                   7731: 
                   7732:        * src/classes/file.C 1.147:
                   7733:                - ^file.md5[] and ^file:md5[file-name] were added
                   7734: 
                   7735: 2006-11-13     misha
                   7736:        * operators.txt 1.182:
                   7737:                - added info about ^math:crc32[string], ^file:crc32[file-name] & 
                   7738:                ^file.crc32[]
                   7739: 
                   7740:        * src/classes/file.C 1.146:
                   7741:                - some comments were changed
                   7742:                - added ^file:crc32[file-name] and ^file.crc32[]
                   7743: 
                   7744:        * src/classes/math.C 1.43:
                   7745:                - added ^math:crc32[string]
                   7746: 
                   7747:        * src/include/pa_common.h 1.108:
                   7748:        * src/main/pa_common.C 1.218:
                   7749:                - some functions for crc32 calculation added
                   7750: 
                   7751: 2006-11-03     misha
                   7752:        * tests/150.html 1.1:
                   7753:        * tests/151.html 1.1:
                   7754:        * tests/results/150.processed 1.1:
                   7755:        * tests/results/151.processed 1.1:
                   7756:                - 2 tests were added
                   7757: 
                   7758:        * src/include/pa_array.h 1.70:
                   7759:                - not needed variable removed
                   7760: 
                   7761:        * src/include/pa_array.h 1.69:
                   7762:        * src/include/pa_table.h 1.62:
                   7763:                - table.locate & table.join with $.reverse(1) were fixed
                   7764: 
                   7765:        * src/main/pa_http.C 1.5:
                   7766:                - bug fix. now tainted data from $.form and query converted to $
                   7767:                .charset during ^file::load[http://...]
                   7768: 
                   7769: 2006-11-02     misha
                   7770:        * src/include/pa_table.h 1.61:
                   7771:                ups. forget '=' char
                   7772: 
                   7773:        * src/include/pa_table.h 1.60:
                   7774:                - one more fix in .locate[...][$.reverse(1)]
                   7775: 
                   7776: 2006-11-01     misha
                   7777:        * src/main/pa_http.C 1.4:
                   7778:                - second param for this mid method is length but not end_index so this method has error and can't detect charsets in next content-types:
                   7779:                Content-type: text/html; charset="windows-1251"
                   7780:                Content-type: text/html; charset="windows-1251";
                   7781:                Content-type: text/html; charset=windows-1251;
                   7782:                
                   7783:                only
                   7784:                Content-type: text/html; charset=windows-1251
                   7785:                was fine
                   7786: 
                   7787:        * src/include/pa_table.h 1.59:
                   7788:                - bug fix during ^table.locate( condition false for all records )
                   7789:                [$.reverse(1)]
                   7790: 
                   7791:        * src/classes/math.C 1.42:
                   7792:                - bug fix, details: http://www.parser.ru/forum/?id=53360
                   7793: 
                   7794: 2006-10-31     misha
                   7795:        * src/classes/file.C 1.145:
                   7796:                - empty args in file::exec removed now
                   7797: 
                   7798: 2006-09-11     misha
                   7799:        * bin/auto.p.dist.in 1.13:
                   7800:                - 2 errors were fixed
                   7801:                - table::set was replaced to table::create
                   7802:                - some changes in text/code formatting
                   7803: 
                   7804: 2006-09-03     paf
                   7805:        * src/classes/file.C 1.144:
                   7806:                proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
                   7807:                PARAMS]
                   7808: 
                   7809: 2006-06-09     paf
                   7810:        * src/classes/table.C 1.223:
                   7811:                formatting
                   7812: 
                   7813:        * src/classes/hash.C 1.78:
                   7814:                incorporated patch from misha
                   7815:                Sent: Wednesday, June 07, 2006 9:52 PM
                   7816:                Subject: parser3: patch for $hash._default disappear while
                   7817: 
                   7818:        * src/types/pa_vmail.C 1.75:
                   7819:                misha:
                   7820:                Sent: Wednesday, June 07, 2006 8:51 PM
                   7821:                Subject: patch for base64 in ^mail:send[] %-)
                   7822: 
                   7823:        * src/classes/table.C 1.222:
                   7824:                incorporated patch from misha:
                   7825:                Sent: Thursday, June 08, 2006 12:38 PM
                   7826:                Subject: parser3: patch for ignoring string options for ^table.save[]
                   7827: 
                   7828:        * src/lib/pcre/pcre-2_08.tar.gz 1.2:
                   7829:                one can easily find those
                   7830: 
                   7831:        * operators.txt 1.181:
                   7832:                ^mail:send[
                   7833:                  $.file1[
                   7834:                     $.value[file]
                   7835:                     $.format[!uue|!base64] << new base64 option. default uue
                   7836:                  ]
                   7837:                ]
                   7838: 
                   7839: 2006-04-09     paf
                   7840:        * buildall-with-xml [release_3_2_1] 1.1.2.5:
                   7841:                merged
                   7842:                . ftp paths update
                   7843: 
                   7844:        * buildall-with-xml 1.4:
                   7845:                . ftp paths update
                   7846: 
                   7847:        * gnu.vcproj 1.2:
                   7848:        * operators.txt 1.180:
                   7849:        * parser3.sln 1.10:
                   7850:        * src/classes/classes.vcproj 1.14:
                   7851:        * src/classes/file.C 1.143:
                   7852:        * src/classes/hash.C 1.77:
                   7853:        * src/classes/hashfile.C 1.37:
                   7854:        * src/classes/image.C 1.114:
                   7855:        * src/classes/op.C 1.164:
                   7856:        * src/classes/table.C 1.221:
                   7857:        * src/classes/xdoc.C 1.150:
                   7858:        * src/classes/xnode.C 1.75:
                   7859:        * src/include/pa_array.h 1.68:
                   7860:        * src/include/pa_config_fixed.h 1.71:
                   7861:        * src/include/pa_dir.h 1.19:
                   7862:        * src/include/pa_memory.h 1.15:
                   7863:        * src/include/pa_request.h 1.181:
                   7864:        * src/include/pa_stack.h 1.25:
                   7865:        * src/lib/cord/cord.vcproj 1.4:
                   7866:        * src/lib/gd/gd.vcproj 1.9:
                   7867:        * src/lib/ltdl/ltdl.vcproj 1.4:
                   7868:        * src/lib/md5/md5.vcproj 1.4:
                   7869:        * src/lib/pcre/pcre.vcproj 1.4:
                   7870:        * src/lib/pcre/pcre_dftables.vcproj 1.5:
                   7871:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
                   7872:        * src/lib/sdbm/sdbm.vcproj 1.5:
                   7873:        * src/lib/smtp/smtp.h 1.7:
                   7874:        * src/lib/smtp/smtp.vcproj 1.8:
                   7875:        * src/main/compile.y 1.220:
                   7876:        * src/main/execute.C 1.315:
                   7877:        * src/main/main.vcproj 1.19:
                   7878:        * src/main/pa_cache_managers.C 1.17:
                   7879:        * src/main/pa_charset.C 1.55:
                   7880:        * src/main/pa_exec.C 1.68:
                   7881:        * src/main/pa_http.C 1.3:
                   7882:        * src/main/pa_request.C 1.281:
                   7883:        * src/main/pa_socks.C 1.25:
                   7884:        * src/main/pa_sql_driver_manager.C 1.86:
                   7885:        * src/main/pa_string.C 1.207:
                   7886:        * src/main/pa_stylesheet_connection.C 1.5:
                   7887:        * src/main/pa_stylesheet_manager.C 1.28:
                   7888:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
                   7889:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
                   7890:        * src/targets/apache13core/pa_threads.C 1.6:
                   7891:        * src/targets/cgi/getopt.c 1.5:
                   7892:        * src/targets/cgi/parser3.C 1.239:
                   7893:        * src/targets/cgi/parser3.vcproj 1.14:
                   7894:        * src/targets/isapi/pa_threads.C 1.18:
                   7895:        * src/targets/isapi/parser3isapi.C 1.97:
                   7896:        * src/targets/isapi/parser3isapi.vcproj 1.10:
                   7897:        * src/types/pa_value.C 1.20:
                   7898:        * src/types/pa_value.h 1.127:
                   7899:        * src/types/pa_vcookie.C 1.69:
                   7900:        * src/types/pa_vhashfile.C 1.50:
                   7901:        * src/types/pa_vhashfile.h 1.34:
                   7902:        * src/types/pa_vmail.C 1.74:
                   7903:        * src/types/pa_vresponse.C 1.27:
                   7904:        * src/types/pa_vstatus.C 1.26:
                   7905:        * src/types/types.vcproj 1.18:
                   7906:        * tests/descript.ion 1.4:
                   7907:        * www/htdocs/_bug.html 1.117:
                   7908:        * www/htdocs/_bug.xsl 1.16:
                   7909:                + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
                   7910:                hashfile.foreach
                   7911: 
                   7912:        * src/main/compile.tab.C 1.113:
                   7913:                ` change compiled
                   7914: 
                   7915:        * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
                   7916:        * parser3.sln [vs2005_to_gcc] 1.9.28.1:
                   7917:        * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
                   7918:        * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
                   7919:        * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
                   7920:        * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
                   7921:        * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
                   7922:        * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
                   7923:        * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
                   7924:        * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
                   7925:        * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
                   7926:        * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
                   7927:        * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
                   7928:        * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
                   7929:        * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
                   7930:        * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
                   7931:        * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
                   7932:        * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
                   7933:        * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
                   7934:        * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
                   7935:        * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
                   7936:        * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
                   7937:        * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
                   7938:        * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
                   7939:        * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
                   7940:        * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
                   7941:        * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
                   7942:        * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
                   7943:        * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
                   7944:        * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
                   7945:        * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
                   7946:        * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
                   7947:        * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
                   7948:        * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
                   7949:        * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
                   7950:        * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
                   7951:        * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
                   7952:        * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
                   7953:        * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
                   7954:        * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
                   7955:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
                   7956:        * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
                   7957:        * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
                   7958:        * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
                   7959:        * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
                   7960:        * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
                   7961:        * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
                   7962:        * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
                   7963:        * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
                   7964:        * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
                   7965:        * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
                   7966:        * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
                   7967:        * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
                   7968:        * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
                   7969:        * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
                   7970:        * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
                   7971:        * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
                   7972:        * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
                   7973:                ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
                   7974:                + $response:field[] setting void means removing
                   7975:                + grammar $name` name stops now, for mysql `$field`
                   7976:                + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
                   7977:                + all log messages += [uri=, method=, cl=]
                   7978: 
                   7979: 2006-03-23     moko
                   7980:        * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
                   7981:        * Makefile.am [release_3_2_1] 1.51.6.3:
                   7982:        * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
                   7983:        * Makefile.in [release_3_2_1] 1.65.6.3:
                   7984:        * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
                   7985:        * acinclude.m4 [release_3_2_1] 1.38.6.1:
                   7986:        * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
                   7987:        * aclocal.m4 [release_3_2_1] 1.41.6.1:
                   7988:        * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
                   7989:        * acsite.m4 [release_3_2_1] 1.16.6.1:
                   7990:        * configure [release_3_1_6] 1.83.6.4.2.2:
                   7991:        * configure [release_3_2_1] 1.90.2.2:
                   7992:        * configure.in [release_3_1_6] 1.83.6.5.2.2:
                   7993:        * configure.in [release_3_2_1] 1.91.2.2:
                   7994:        * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
                   7995:        * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
                   7996:                *** empty log message ***
                   7997: 
                   7998: 2006-03-04     paf
                   7999:        * src/main/pa_string.C 1.206:
                   8000:                ! cache file curruption checks++ [thanks to Igor Zinkovsky for 
                   8001:                detailed report]
                   8002: 
                   8003:        * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
                   8004:        * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
                   8005:                merged from HEAD
                   8006:                ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
                   8007: 
                   8008: 2006-03-01     paf
                   8009:        * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
                   8010:                merged from HEAD
                   8011:                ! mail:send << changed \r or \n to ' ' in
                   8012: 
                   8013: 2006-02-18     paf
                   8014:        * src/main/untaint.C [release_3_2_1] 1.136.6.1:
                   8015:                merged from HEAD
                   8016:                ! mail:send << changed \r or \n to ' ' in
                   8017: 
                   8018:        * src/main/untaint.C 1.137:
                   8019:                ! mail:send << changed \r or \n to ' ' in
                   8020: 
                   8021: 2006-02-03     paf
                   8022:        * src/main/pa_common.C 1.217:
                   8023:                ! bugfix: decoding from base64
                   8024: 
                   8025:        * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
                   8026:                merged from HEAD
                   8027:                ! bugfix: decoding from base64
                   8028: 
                   8029: 2006-01-20     paf
                   8030:        * src/classes/table.C 1.220:
                   8031:                ! bugfix ^table.save[$.encloser-s now handled properly
                   8032: 
                   8033:        * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
                   8034:        * src/classes/table.C [release_3_2_1] 1.219.6.1:
                   8035:                merged from HEAD
                   8036:                ! bugfix ^table.save[$.encloser-s now handled properly
                   8037: 
                   8038:        * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
                   8039:                . merged hashfile.foreach memory economy fix
                   8040: 
                   8041: 2006-01-19     paf
                   8042:        * buildall-with-xml [release_3_2_1] 1.1.2.4:
                   8043:        * buildall-without-xml [release_3_2_1] 1.1.2.4:
                   8044:                merged from HEAD
                   8045:                ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
                   8046:                after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
                   8047: 
                   8048:        * buildall-with-xml 1.3:
                   8049:        * buildall-without-xml 1.3:
                   8050:                ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
                   8051:                after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
                   8052: 
                   8053:        * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
                   8054:                . merged hashfile.foreach memory economy fix
                   8055: 
                   8056: 2006-01-17     paf
                   8057:        * src/types/pa_vhashfile.C 1.49:
                   8058:                ! hashfile.foreach: counted pairs before reading them. got rid 
                   8059:                of reallocs = became quicker and less fragmentated
                   8060: 
                   8061: 2005-12-29     paf
                   8062:        * Makefile.am [release_3_2_1] 1.51.6.2:
                   8063:        * Makefile.in [release_3_2_1] 1.65.6.2:
                   8064:        * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
                   8065:        * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
                   8066:                . now site.m4 also packaged when 'make dist', so do configure 
                   8067:                companion files in src/lib/ltdl
                   8068: 
                   8069:        * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
                   8070:        * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
                   8071:        * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
                   8072:        * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
                   8073:        * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
                   8074:        * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
                   8075:        * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
                   8076:        * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
                   8077:        * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
                   8078:        * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
                   8079:                . now config_auto.h is created with configure [were constant]
                   8080: 
                   8081:        * INSTALL [release_3_2_1] 1.48.2.2:
                   8082:        * buildall-with-xml [release_3_2_1] 1.1.2.3:
                   8083:        * buildall-without-xml [release_3_2_1] 1.1.2.3:
                   8084:                *** empty log message ***
                   8085: 
                   8086:        * buildall-with-xml [release_3_2_1] 1.1.2.2:
                   8087:        * buildall-without-xml [release_3_2_1] 1.1.2.2:
                   8088:                . farawell doc indication
                   8089: 
                   8090:        * src/lib/ltdl/ltmain.sh 1.1:
                   8091:                file ltmain.sh was initially added on branch release_3_2_1.
                   8092: 
                   8093:        * INSTALL 1.49:
                   8094:        * Makefile.am 1.52:
                   8095:        * Makefile.in 1.66:
                   8096:        * buildall-with-xml 1.2:
                   8097:        * buildall-without-xml 1.2:
                   8098:        * configure 1.91:
                   8099:        * configure.in 1.92:
                   8100:        * src/include/pa_version.h 1.28:
                   8101:        * src/lib/ltdl/Makefile.am 1.3:
                   8102:        * src/lib/ltdl/Makefile.in 1.9:
                   8103:        * src/lib/ltdl/acconfig.h 1.2:
                   8104:        * src/lib/ltdl/acinclude.m4 1.3:
                   8105:        * src/lib/ltdl/config.guess 1.3:
                   8106:        * src/lib/ltdl/config.sub 1.3:
                   8107:        * src/lib/ltdl/configure.in 1.5:
                   8108:        * src/lib/ltdl/install-sh 1.3:
                   8109:        * src/lib/ltdl/ltmain.sh 1.2:
                   8110:        * src/lib/ltdl/missing 1.3:
                   8111:        * www/htdocs/_bug.html 1.116:
                   8112:                . merged from 3.2.1
                   8113: 
                   8114:        * INSTALL [release_3_2_1] 1.48.2.3:
                   8115:                . references to documentation and some clarification
                   8116: 
                   8117:        * Makefile.am [release_3_2_1] 1.51.6.1:
                   8118:        * Makefile.in [release_3_2_1] 1.65.6.1:
                   8119:                . dist+=buildall*
                   8120: 
                   8121:        * src/lib/ltdl/acconfig.h 1.1:
                   8122:                file acconfig.h was initially added on branch release_3_2_1.
                   8123: 
                   8124: 2005-12-28     paf
                   8125:        * configure [release_3_2_1] 1.90.2.1:
                   8126:                . 3.2.1
                   8127: 
                   8128:        * buildall-with-xml 1.1:
                   8129:                file buildall-with-xml was initially added on branch 
                   8130:                release_3_2_1.
                   8131: 
                   8132:        * INSTALL [release_3_2_1] 1.48.2.1:
                   8133:        * buildall-with-xml [release_3_2_1] 1.1.2.1:
                   8134:        * buildall-without-xml [release_3_2_1] 1.1.2.1:
                   8135:                + started to simplify build process, see INSTALL
                   8136: 
                   8137:        * buildall-without-xml 1.1:
                   8138:                file buildall-without-xml was initially added on branch 
                   8139:                release_3_2_1.
                   8140: 
                   8141: 2005-12-26     paf
                   8142:        * configure.in [release_3_1_6] 1.83.6.5.2.1:
                   8143:        * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
                   8144:        * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
                   8145:                version
                   8146: 
                   8147:        * configure [release_3_1_6] 1.83.6.4.2.1:
                   8148:                ver
                   8149: 
                   8150: 2005-12-21     paf
                   8151:        * src/main/compile.tab.C 1.112:
                   8152:        * src/main/main.vcproj 1.18:
                   8153:        * www/htdocs/_bug.html 1.115:
                   8154:                . win32: grammar is now compiled with bison 1.875b, it reports 
                   8155:                unexpected token names
                   8156: 
                   8157: 2005-12-19     paf
                   8158:        * configure 1.89:
                   8159:        * src/lib/Makefile.in 1.15:
                   8160:        * src/lib/cord/Makefile.in 1.6:
                   8161:                . makes
                   8162: 
                   8163:        * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
                   8164:        * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
                   8165:        * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
                   8166:        * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
                   8167:                ! bugfix xnode now holds a link to xmlNode to prevent premature 
                   8168:                gc(xmlNode)
                   8169: 
                   8170:        * configure 1.90:
                   8171:        * configure.in 1.91:
                   8172:        * src/classes/classes.vcproj 1.13:
                   8173:        * src/include/pa_config_fixed.h 1.70:
                   8174:        * src/include/pa_version.h 1.26:
                   8175:        * src/include/pa_version.h 1.27:
                   8176:        * src/lib/gd/gd.vcproj 1.8:
                   8177:        * src/lib/smtp/smtp.vcproj 1.7:
                   8178:        * src/main/main.vcproj 1.17:
                   8179:        * src/main/pa_globals.C 1.181:
                   8180:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
                   8181:        * src/targets/cgi/parser3.vcproj 1.13:
                   8182:        * src/targets/isapi/parser3isapi.vcproj 1.9:
                   8183:        * src/types/types.vcproj 1.17:
                   8184:                . killing gdome [what a relief]
                   8185: 
                   8186:        * src/types/pa_vxnode.C 1.47:
                   8187:                . less warnings
                   8188: 
                   8189:        * src/targets/cgi/parser3.C 1.238:
                   8190:                . style
                   8191: 
                   8192:        * src/classes/xnode.C 1.74:
                   8193:                . "xml.dom"
                   8194:                . xnode.select* now works on xdoc too [were barking "not element"]
                   8195: 
                   8196:        * tests/137.html 1.3:
                   8197:        * tests/results/137.processed 1.4:
                   8198:                . not handled this case yet. code does not hang from inserting 
                   8199:                parent into child, considering thing minor issue -- nodes are 
                   8200:                removed from source anyway, don't know why shold that be an 
                   8201:                error after all
                   8202: 
                   8203:        * tests/097.html 1.3:
                   8204:        * tests/106.html 1.3:
                   8205:        * tests/108.html 1.3:
                   8206:        * tests/110.html 1.3:
                   8207:        * tests/112.html 1.3:
                   8208:        * tests/113.html 1.3:
                   8209:        * tests/114.html 1.3:
                   8210:        * tests/115.html 1.3:
                   8211:        * tests/116.html 1.3:
                   8212:        * tests/117.html 1.3:
                   8213:        * tests/Makefile 1.4:
                   8214:        * tests/results/001.processed 1.4:
                   8215:        * tests/results/002.processed 1.4:
                   8216:        * tests/results/003.processed 1.4:
                   8217:        * tests/results/004.processed 1.4:
                   8218:        * tests/results/005.processed 1.4:
                   8219:        * tests/results/006.processed 1.4:
                   8220:        * tests/results/008.processed 1.4:
                   8221:        * tests/results/009.processed 1.4:
                   8222:        * tests/results/010.processed 1.4:
                   8223:        * tests/results/011.processed 1.4:
                   8224:        * tests/results/012.processed 1.4:
                   8225:        * tests/results/013.processed 1.4:
                   8226:        * tests/results/014.processed 1.4:
                   8227:        * tests/results/015.processed 1.4:
                   8228:        * tests/results/016.processed 1.4:
                   8229:        * tests/results/017.processed 1.4:
                   8230:        * tests/results/018.processed 1.4:
                   8231:        * tests/results/020.processed 1.4:
                   8232:        * tests/results/021.processed 1.4:
                   8233:        * tests/results/022.processed 1.4:
                   8234:        * tests/results/023.processed 1.4:
                   8235:        * tests/results/024.processed 1.4:
                   8236:        * tests/results/025.processed 1.4:
                   8237:        * tests/results/026.processed 1.4:
                   8238:        * tests/results/027.processed 1.4:
                   8239:        * tests/results/028.processed 1.4:
                   8240:        * tests/results/029.processed 1.4:
                   8241:        * tests/results/030.processed 1.4:
                   8242:        * tests/results/031.processed 1.4:
                   8243:        * tests/results/032.processed 1.4:
                   8244:        * tests/results/033.processed 1.4:
                   8245:        * tests/results/034.processed 1.4:
                   8246:        * tests/results/035.processed 1.4:
                   8247:        * tests/results/036.processed 1.4:
                   8248:        * tests/results/037.processed 1.4:
                   8249:        * tests/results/038.processed 1.4:
                   8250:        * tests/results/039.processed 1.4:
                   8251:        * tests/results/040.processed 1.4:
                   8252:        * tests/results/041.processed 1.4:
                   8253:        * tests/results/042.processed 1.4:
                   8254:        * tests/results/043.processed 1.4:
                   8255:        * tests/results/044.processed 1.4:
                   8256:        * tests/results/045.processed 1.4:
                   8257:        * tests/results/046.processed 1.4:
                   8258:        * tests/results/047.processed 1.4:
                   8259:        * tests/results/048.processed 1.4:
                   8260:        * tests/results/049.processed 1.4:
                   8261:        * tests/results/050.processed 1.4:
                   8262:        * tests/results/051.processed 1.4:
                   8263:        * tests/results/052.processed 1.4:
                   8264:        * tests/results/053.processed 1.4:
                   8265:        * tests/results/054.processed 1.4:
                   8266:        * tests/results/055.processed 1.4:
                   8267:        * tests/results/056.processed 1.4:
                   8268:        * tests/results/057.processed 1.4:
                   8269:        * tests/results/058.processed 1.4:
                   8270:        * tests/results/059.processed 1.4:
                   8271:        * tests/results/060.processed 1.4:
                   8272:        * tests/results/061.processed 1.4:
                   8273:        * tests/results/062.processed 1.4:
                   8274:        * tests/results/063.processed 1.4:
                   8275:        * tests/results/064.processed 1.4:
                   8276:        * tests/results/065.processed 1.4:
                   8277:        * tests/results/066.processed 1.4:
                   8278:        * tests/results/067.processed 1.4:
                   8279:        * tests/results/068.processed 1.4:
                   8280:        * tests/results/069.processed 1.4:
                   8281:        * tests/results/070.processed 1.4:
                   8282:        * tests/results/071.processed 1.4:
                   8283:        * tests/results/072.processed 1.4:
                   8284:        * tests/results/073.processed 1.4:
                   8285:        * tests/results/074.processed 1.4:
                   8286:        * tests/results/075.processed 1.4:
                   8287:        * tests/results/076.processed 1.4:
                   8288:        * tests/results/077.processed 1.4:
                   8289:        * tests/results/078.processed 1.4:
                   8290:        * tests/results/079.processed 1.4:
                   8291:        * tests/results/080.processed 1.4:
                   8292:        * tests/results/081.processed 1.4:
                   8293:        * tests/results/082.processed 1.4:
                   8294:        * tests/results/083.processed 1.4:
                   8295:        * tests/results/084.processed 1.4:
                   8296:        * tests/results/085.processed 1.4:
                   8297:        * tests/results/086.processed 1.4:
                   8298:        * tests/results/087.processed 1.4:
                   8299:        * tests/results/088.processed 1.4:
                   8300:        * tests/results/089.processed 1.4:
                   8301:        * tests/results/090.processed 1.4:
                   8302:        * tests/results/091.processed 1.4:
                   8303:        * tests/results/092.processed 1.4:
                   8304:        * tests/results/093.processed 1.4:
                   8305:        * tests/results/094.processed 1.4:
                   8306:        * tests/results/095.processed 1.4:
                   8307:        * tests/results/096.processed 1.4:
                   8308:        * tests/results/097.processed 1.4:
                   8309:        * tests/results/099.processed 1.4:
                   8310:        * tests/results/100.processed 1.3:
                   8311:        * tests/results/101.processed 1.4:
                   8312:        * tests/results/102.processed 1.4:
                   8313:        * tests/results/104.processed 1.4:
                   8314:        * tests/results/105.processed 1.4:
                   8315:        * tests/results/106.processed 1.4:
                   8316:        * tests/results/107.processed 1.4:
                   8317:        * tests/results/108.processed 1.4:
                   8318:        * tests/results/109.processed 1.4:
                   8319:        * tests/results/110.processed 1.4:
                   8320:        * tests/results/111.processed 1.4:
                   8321:        * tests/results/112.processed 1.4:
                   8322:        * tests/results/113.processed 1.4:
                   8323:        * tests/results/114.processed 1.4:
                   8324:        * tests/results/115.processed 1.4:
                   8325:        * tests/results/117.processed 1.4:
                   8326:        * tests/results/119.processed 1.4:
                   8327:        * tests/results/120.processed 1.4:
                   8328:        * tests/results/121.processed 1.4:
                   8329:        * tests/results/122.processed 1.4:
                   8330:        * tests/results/123.processed 1.4:
                   8331:        * tests/results/124.processed 1.4:
                   8332:        * tests/results/125.processed 1.4:
                   8333:        * tests/results/126.processed 1.4:
                   8334:        * tests/results/127.processed 1.4:
                   8335:        * tests/results/128.processed 1.4:
                   8336:        * tests/results/129.processed 1.4:
                   8337:        * tests/results/130.processed 1.4:
                   8338:        * tests/results/131.processed 1.4:
                   8339:        * tests/results/132.processed 1.4:
                   8340:        * tests/results/133.processed 1.4:
                   8341:        * tests/results/134.processed 1.4:
                   8342:        * tests/results/135.processed 1.4:
                   8343:        * tests/results/136.processed 1.4:
                   8344:        * tests/results/138.processed 1.4:
                   8345:        * tests/results/139.processed 1.4:
                   8346:        * tests/results/140.processed 1.4:
                   8347:        * tests/results/141.processed 1.4:
                   8348:        * tests/results/142.processed 1.2:
                   8349:        * tests/results/143.processed 1.2:
                   8350:        * tests/results/144.processed 1.2:
                   8351:        * tests/results/145.processed 1.2:
                   8352:        * tests/results/146.processed 1.2:
                   8353:        * tests/results/147.processed 1.2:
                   8354:        * tests/results/148.processed 1.2:
                   8355:        * tests/results/149.processed 1.2:
                   8356:        * tests/results/auto.p 1.1:
                   8357:        * tests/run_parser.sh 1.3:
                   8358:                . now works if we turn off default auto.p
                   8359: 
                   8360:        * src/types/pa_vxnode.C 1.46:
                   8361:        * tests/142.html 1.2:
                   8362:        * tests/144.html 1.2:
                   8363:        * tests/145.html 1.2:
                   8364:        * tests/149.html 1.1:
                   8365:        * tests/descript.ion 1.3:
                   8366:        * tests/outputs/d.cmd 1.1:
                   8367:        * tests/results/142.processed 1.1:
                   8368:        * tests/results/143.processed 1.1:
                   8369:        * tests/results/144.processed 1.1:
                   8370:        * tests/results/145.processed 1.1:
                   8371:        * tests/results/146.processed 1.1:
                   8372:        * tests/results/147.processed 1.1:
                   8373:        * tests/results/148.processed 1.1:
                   8374:        * tests/results/149.processed 1.1:
                   8375:        * www/htdocs/_bug.html 1.114:
                   8376:                . removed .nodeValue from all node types other than 5 (grabbed 
                   8377:                piece from gdome)
                   8378: 
                   8379: 2005-12-16     paf
                   8380:        * tests/142.html 1.1:
                   8381:        * tests/143.html 1.1:
                   8382:        * tests/144.html 1.1:
                   8383:        * tests/145.html 1.1:
                   8384:                . dom [part]
                   8385: 
                   8386:        * tests/146.html 1.1:
                   8387:        * tests/147.html 1.1:
                   8388:        * tests/148.html 1.1:
                   8389:        * www/htdocs/_bug.html 1.113:
                   8390:                . more tests
                   8391: 
                   8392:        * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
                   8393:        * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
                   8394:        * src/main/compile.y [release_3_1_5] 1.213.10.7:
                   8395:        * src/main/compile.y [release_3_2_0] 1.217.2.2:
                   8396:        * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
                   8397:        * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
                   8398:                merged from HEAD
                   8399:                ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
                   8400: 
                   8401:        * src/main/compile.tab.C 1.111:
                   8402:        * src/main/compile.y 1.219:
                   8403:        * www/htdocs/_bug.html 1.112:
                   8404:                ! fixed overoptimized ^call(false) case. (confused it with ^call[
                   8405:                ] case)
                   8406: 
                   8407:        * INSTALL 1.47:
                   8408:        * configure.in 1.90:
                   8409:        * src/lib/Makefile.am 1.8:
                   8410:                . sweetest part [no glib/gdome in INSTALL and patches]
                   8411: 
                   8412:        * tests/006.html 1.3:
                   8413:        * tests/034.html 1.3:
                   8414:        * tests/057.html 1.3:
                   8415:        * tests/Makefile 1.3:
                   8416:        * tests/make_tests.cmd 1.1:
                   8417:        * tests/results/001.processed 1.3:
                   8418:        * tests/results/002.processed 1.3:
                   8419:        * tests/results/003.processed 1.3:
                   8420:        * tests/results/004.processed 1.3:
                   8421:        * tests/results/005.processed 1.3:
                   8422:        * tests/results/006.processed 1.3:
                   8423:        * tests/results/008.processed 1.3:
                   8424:        * tests/results/009.processed 1.3:
                   8425:        * tests/results/010.processed 1.3:
                   8426:        * tests/results/011.processed 1.3:
                   8427:        * tests/results/012.processed 1.3:
                   8428:        * tests/results/013.processed 1.3:
                   8429:        * tests/results/014.processed 1.3:
                   8430:        * tests/results/015.processed 1.3:
                   8431:        * tests/results/016.processed 1.3:
                   8432:        * tests/results/017.processed 1.3:
                   8433:        * tests/results/018.processed 1.3:
                   8434:        * tests/results/019.processed 1.3:
                   8435:        * tests/results/020.processed 1.3:
                   8436:        * tests/results/021.processed 1.3:
                   8437:        * tests/results/022.processed 1.3:
                   8438:        * tests/results/023.processed 1.3:
                   8439:        * tests/results/024.processed 1.3:
                   8440:        * tests/results/025.processed 1.3:
                   8441:        * tests/results/026.processed 1.3:
                   8442:        * tests/results/027.processed 1.3:
                   8443:        * tests/results/028.processed 1.3:
                   8444:        * tests/results/029.processed 1.3:
                   8445:        * tests/results/030.processed 1.3:
                   8446:        * tests/results/031.processed 1.3:
                   8447:        * tests/results/032.processed 1.3:
                   8448:        * tests/results/033.processed 1.3:
                   8449:        * tests/results/034.processed 1.3:
                   8450:        * tests/results/035.processed 1.3:
                   8451:        * tests/results/036.processed 1.3:
                   8452:        * tests/results/037.processed 1.3:
                   8453:        * tests/results/038.processed 1.3:
                   8454:        * tests/results/039.processed 1.3:
                   8455:        * tests/results/040.processed 1.3:
                   8456:        * tests/results/041.processed 1.3:
                   8457:        * tests/results/042.processed 1.3:
                   8458:        * tests/results/043.processed 1.3:
                   8459:        * tests/results/044.processed 1.3:
                   8460:        * tests/results/045.processed 1.3:
                   8461:        * tests/results/046.processed 1.3:
                   8462:        * tests/results/047.processed 1.3:
                   8463:        * tests/results/048.processed 1.3:
                   8464:        * tests/results/049.processed 1.3:
                   8465:        * tests/results/050.processed 1.3:
                   8466:        * tests/results/051.processed 1.3:
                   8467:        * tests/results/052.processed 1.3:
                   8468:        * tests/results/053.processed 1.3:
                   8469:        * tests/results/054.processed 1.3:
                   8470:        * tests/results/055.processed 1.3:
                   8471:        * tests/results/056.processed 1.3:
                   8472:        * tests/results/057.processed 1.3:
                   8473:        * tests/results/058.processed 1.3:
                   8474:        * tests/results/059.processed 1.3:
                   8475:        * tests/results/060.processed 1.3:
                   8476:        * tests/results/061.processed 1.3:
                   8477:        * tests/results/062.processed 1.3:
                   8478:        * tests/results/063.processed 1.3:
                   8479:        * tests/results/064.processed 1.3:
                   8480:        * tests/results/065.processed 1.3:
                   8481:        * tests/results/066.processed 1.3:
                   8482:        * tests/results/067.processed 1.3:
                   8483:        * tests/results/068.processed 1.3:
                   8484:        * tests/results/069.processed 1.3:
                   8485:        * tests/results/070.processed 1.3:
                   8486:        * tests/results/071.processed 1.3:
                   8487:        * tests/results/072.processed 1.3:
                   8488:        * tests/results/073.processed 1.3:
                   8489:        * tests/results/074.processed 1.3:
                   8490:        * tests/results/075.processed 1.3:
                   8491:        * tests/results/076.processed 1.3:
                   8492:        * tests/results/077.processed 1.3:
                   8493:        * tests/results/078.processed 1.3:
                   8494:        * tests/results/079.processed 1.3:
                   8495:        * tests/results/080.processed 1.3:
                   8496:        * tests/results/081.processed 1.3:
                   8497:        * tests/results/082.processed 1.3:
                   8498:        * tests/results/083.processed 1.3:
                   8499:        * tests/results/084.processed 1.3:
                   8500:        * tests/results/085.processed 1.3:
                   8501:        * tests/results/086.processed 1.3:
                   8502:        * tests/results/087.processed 1.3:
                   8503:        * tests/results/088.processed 1.3:
                   8504:        * tests/results/089.processed 1.3:
                   8505:        * tests/results/090.processed 1.3:
                   8506:        * tests/results/091.processed 1.3:
                   8507:        * tests/results/092.processed 1.3:
                   8508:        * tests/results/093.processed 1.3:
                   8509:        * tests/results/094.processed 1.3:
                   8510:        * tests/results/095.processed 1.3:
                   8511:        * tests/results/096.processed 1.3:
                   8512:        * tests/results/097.processed 1.3:
                   8513:        * tests/results/099.processed 1.3:
                   8514:        * tests/results/101.processed 1.3:
                   8515:        * tests/results/102.processed 1.3:
                   8516:        * tests/results/104.processed 1.3:
                   8517:        * tests/results/105.processed 1.3:
                   8518:        * tests/results/106.processed 1.3:
                   8519:        * tests/results/107.processed 1.3:
                   8520:        * tests/results/108.processed 1.3:
                   8521:        * tests/results/109.processed 1.3:
                   8522:        * tests/results/110.processed 1.3:
                   8523:        * tests/results/111.processed 1.3:
                   8524:        * tests/results/112.processed 1.3:
                   8525:        * tests/results/113.processed 1.3:
                   8526:        * tests/results/114.processed 1.3:
                   8527:        * tests/results/115.processed 1.3:
                   8528:        * tests/results/116.processed 1.3:
                   8529:        * tests/results/117.processed 1.3:
                   8530:        * tests/results/118.processed 1.3:
                   8531:        * tests/results/119.processed 1.3:
                   8532:        * tests/results/120.processed 1.3:
                   8533:        * tests/results/121.processed 1.3:
                   8534:        * tests/results/122.processed 1.3:
                   8535:        * tests/results/123.processed 1.3:
                   8536:        * tests/results/124.processed 1.3:
                   8537:        * tests/results/125.processed 1.3:
                   8538:        * tests/results/126.processed 1.3:
                   8539:        * tests/results/127.processed 1.3:
                   8540:        * tests/results/128.processed 1.3:
                   8541:        * tests/results/129.processed 1.3:
                   8542:        * tests/results/130.processed 1.3:
                   8543:        * tests/results/131.processed 1.3:
                   8544:        * tests/results/132.processed 1.3:
                   8545:        * tests/results/133.processed 1.3:
                   8546:        * tests/results/134.processed 1.3:
                   8547:        * tests/results/135.processed 1.3:
                   8548:        * tests/results/136.processed 1.3:
                   8549:        * tests/results/137.processed 1.3:
                   8550:        * tests/results/138.processed 1.3:
                   8551:        * tests/results/139.processed 1.3:
                   8552:        * tests/results/140.processed 1.3:
                   8553:        * tests/results/141.processed 1.3:
                   8554:                . refreshed old tests, made them work without auto.p (in utf8)
                   8555:                . things noted:
                   8556:                . gif got encoded differently
                   8557:                . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
                   8558: 
                   8559:        * src/classes/xdoc.C 1.149:
                   8560:        * src/classes/xnode.C 1.72:
                   8561:        * src/classes/xnode.h 1.25:
                   8562:        * src/include/pa_charset.h 1.32:
                   8563:        * src/include/pa_config_includes.h 1.32:
                   8564:        * src/include/pa_globals.h 1.113:
                   8565:        * src/include/pa_memory.h 1.14:
                   8566:        * src/include/pa_request.h 1.180:
                   8567:        * src/include/pa_xml_exception.h 1.5:
                   8568:        * src/lib/cord/Makefile.am 1.4:
                   8569:        * src/lib/cord/cord.vcproj 1.3:
                   8570:        * src/lib/cord/cordbscs.c 1.6:
                   8571:        * src/lib/cord/cordprnt.c 1.4:
                   8572:        * src/lib/cord/cordxtra.c 1.7:
                   8573:        * src/main/compile.tab.C 1.110:
                   8574:        * src/main/pa_charset.C 1.54:
                   8575:        * src/main/pa_globals.C 1.180:
                   8576:        * src/main/pa_memory.C 1.7:
                   8577:        * src/main/pa_request.C 1.280:
                   8578:        * src/main/pa_stylesheet_connection.C 1.4:
                   8579:        * src/main/pa_xml_exception.C 1.5:
                   8580:        * src/types/pa_vxdoc.C 1.30:
                   8581:        * src/types/pa_vxdoc.h 1.41:
                   8582:        * src/types/pa_vxnode.C 1.44:
                   8583:        * src/types/pa_vxnode.h 1.36:
                   8584:        * www/htdocs/.htaccess 1.49:
                   8585:        * www/htdocs/_bug.html 1.111:
                   8586:                . started killing gdome
                   8587: 
                   8588:        * INSTALL 1.48:
                   8589:                . revived linux libgc fix
                   8590: 
                   8591:        * src/types/pa_vxdoc.C 1.31:
                   8592:        * src/types/pa_vxnode.C 1.45:
                   8593:        * src/types/pa_vxnode.h 1.37:
                   8594:                + xdoc DOM props
                   8595: 
                   8596:        * src/classes/xnode.C 1.73:
                   8597:                . also bark on possible errors
                   8598: 
                   8599: 2005-12-13     paf
                   8600:        * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
                   8601:        * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
                   8602:                merged from HEAD
                   8603:                ! when code in @unhandled_exception thrown another exception, print correct origin (earlier code in catch of exception inside of @unhandled_exception grabbed parent_frame(original_exception) origin and printed it, instead of true origin)
                   8604: 
                   8605:        * src/main/pa_request.C 1.279:
                   8606:                ! when code in @unhandled_exception thrown another exception, 
                   8607:                print correct origin (earlier code in catch of exception inside 
                   8608:                of @unhandled_exception grabbed parent_frame(original_exception) 
                   8609:                origin and printed it, instead of true origin)
                   8610: 
                   8611: 2005-12-09     paf
                   8612:        * src/main/pa_string.C 1.205:
                   8613:        * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
                   8614:                merged from 3.1.5
                   8615:                ! regex tainting were ignored in ^string.matched :(
                   8616: 
                   8617:        * INSTALL 1.45:
                   8618:        * configure 1.88:
                   8619:        * configure.in 1.89:
                   8620:        * src/classes/date.C 1.73:
                   8621:        * src/include/pa_config_fixed.h 1.69:
                   8622:        * src/include/pa_version.h 1.25:
                   8623:        * src/main/compile.y 1.218:
                   8624:        * src/main/compile_tools.h 1.77:
                   8625:        * src/main/pa_charset.C 1.53:
                   8626:        * src/main/pa_common.C 1.216:
                   8627:        * src/main/pa_globals.C 1.179:
                   8628:        * src/main/pa_string.C 1.204:
                   8629:        * src/targets/apache13core/mod_parser3_core.C 1.10:
                   8630:        * src/targets/cgi/getopt.c 1.4:
                   8631:        * src/targets/isapi/parser3isapi.C 1.96:
                   8632:        * src/types/pa_vmail.C 1.73:
                   8633:        * www/htdocs/.htaccess 1.48:
                   8634:        * www/htdocs/_bug.txt 1.8:
                   8635:        * www/htdocs/auto.p 1.25:
                   8636:                . merged latest fixes from 3.2.0
                   8637: 
                   8638:        * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
                   8639:                ! regex tainting were ignored in ^string.matched :(
                   8640: 
                   8641:        * INSTALL [release_3_2_0] 1.44.2.5:
                   8642:                . updated INSTALL doc to work around linux stack base detection 
                   8643:                problem, due to change in gc6.4 code
                   8644: 
                   8645: 2005-12-08     paf
                   8646:        * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
                   8647:                merged from 3.2.0
                   8648:                ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
                   8649: 
                   8650:        * src/classes/date.C [release_3_2_0] 1.72.2.1:
                   8651:        * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
                   8652:        * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
                   8653:        * src/main/compile.y [release_3_2_0] 1.217.2.1:
                   8654:        * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
                   8655:        * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
                   8656:        * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
                   8657:        * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
                   8658:        * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
                   8659:        * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
                   8660:        * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
                   8661:        * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
                   8662:        * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
                   8663:        * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
                   8664:                . less warnings
                   8665: 
                   8666:        * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
                   8667:                . undone some strange change since 3.1.5
                   8668: 
                   8669:        * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
                   8670:                . removed outdated string origins [in current storage scheme 
                   8671:                there's no place for them. someday we can add third CORD to 
                   8672:                store origins and special version of parser which stores origins 
                   8673:                there [separate binary]]
                   8674: 
                   8675:        * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
                   8676:        * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
                   8677:                . merged from 3.1.5 release link fixes
                   8678: 
                   8679:        * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
                   8680:                ! bcc line longer then 500 chars now handled OK [were wrapped on 
                   8681:                500th char according to rfc, but sendmail failed to unwrap it 
                   8682:                properly]
                   8683: 
                   8684: 2005-12-07     paf
                   8685:        * Makefile.am [release_3_2_0] 1.51.2.1:
                   8686:        * Makefile.in [release_3_2_0] 1.65.2.1:
                   8687:        * acinclude.m4 [release_3_2_0] 1.38.2.1:
                   8688:        * aclocal.m4 [release_3_2_0] 1.41.2.1:
                   8689:        * acsite.m4 [release_3_2_0] 1.16.2.1:
                   8690:        * configure [release_3_2_0] 1.87.2.1:
                   8691:        * configure.in [release_3_2_0] 1.88.2.1:
                   8692:                *** empty log message ***
                   8693: 
                   8694:        * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
                   8695:                makefiles
                   8696: 
                   8697: 2005-11-28     paf
                   8698:        * src/main/pa_http.C 1.2:
                   8699:                ! status line check made earlier [was totally wrong]
                   8700: 
                   8701:        * src/classes/table.C 1.219:
                   8702:                ! nameless table has columns==0
                   8703: 
                   8704: 2005-11-25     paf
                   8705:        * src/classes/op.C 1.162:
                   8706:        * www/htdocs/_bug.html 1.110:
                   8707:        * www/htdocs/auto.p 1.24:
                   8708:                + ^while(){}[SEPARATOR]
                   8709: 
                   8710:        * src/include/pa_array.h 1.67:
                   8711:                -this reduces speed(table::load) strange. undoing for now...
                   8712: 
                   8713:        * src/include/pa_version.h 1.23:
                   8714:                -this reduces speed(table::load), strange. undoing
                   8715: 
                   8716:        * src/include/pa_memory.h 1.13:
                   8717:                . removed GC_DEBUG for debug version, it changed gc_malloc 
                   8718:                implementation, which obscured profiling
                   8719: 
                   8720: 2005-11-24     paf
                   8721:        * src/include/Makefile.am 1.10:
                   8722:        * src/include/pa_http.h 1.1:
                   8723:        * src/main/Makefile.am 1.46:
                   8724:        * src/main/main.vcproj 1.16:
                   8725:                . extracted http:// into separate file [preparation for ^file::
                   8726:                cgi[script;$.form[$.field1[]
                   8727: 
                   8728:        * src/classes/file.C 1.142:
                   8729:        * src/include/pa_common.h 1.107:
                   8730:        * src/main/execute.C 1.314:
                   8731:        * src/main/pa_common.C 1.215:
                   8732:        * src/main/pa_request.C 1.278:
                   8733:                ! changed file/dir_readable to simple file/dir_exist, this would 
                   8734:                help in situations "class not found because .p file has bad 
                   8735:                rights" << in that case error would be explicit "access denied 
                   8736:                to 'this' file"
                   8737: 
                   8738:        * Makefile.am 1.51:
                   8739:        * Makefile.in 1.65:
                   8740:        * acinclude.m4 1.38:
                   8741:        * aclocal.m4 1.41:
                   8742:        * acsite.m4 1.16:
                   8743:        * configure 1.87:
                   8744:        * configure.in 1.88:
                   8745:                *** empty log message ***
                   8746: 
                   8747:        * src/include/Makefile.in 1.20:
                   8748:        * src/main/Makefile.in 1.60:
                   8749:                makefiles
                   8750: 
                   8751:        * www/htdocs/_bug.pl 1.5:
                   8752:        * www/htdocs/_bug.txt 1.7:
                   8753:                +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
                   8754:                untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
                   8755:                .charset charset
                   8756: 
                   8757: 2005-11-22     paf
                   8758:        * src/types/pa_vresponse.C 1.26:
                   8759:                + $response:headers access to internal hash
                   8760: 
                   8761:        * src/targets/apache13core/mod_parser3_core.C 1.9:
                   8762:        * src/targets/isapi/parser3isapi.C 1.95:
                   8763:                + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
                   8764:                this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
                   8765: 
                   8766:        * bin/Makefile.in 1.12:
                   8767:        * etc/Makefile.in 1.17:
                   8768:        * etc/parser3.charsets/Makefile.in 1.21:
                   8769:        * src/Makefile.in 1.58:
                   8770:        * src/classes/Makefile.in 1.62:
                   8771:        * src/include/pa_config_auto.h.in 1.43:
                   8772:        * src/lib/Makefile.in 1.14:
                   8773:        * src/lib/cord/Makefile.in 1.5:
                   8774:        * src/lib/cord/include/Makefile.in 1.4:
                   8775:        * src/lib/cord/include/private/Makefile.in 1.4:
                   8776:        * src/lib/gc/Makefile.in 1.4:
                   8777:        * src/lib/gc/include/Makefile.in 1.4:
                   8778:        * src/lib/gd/Makefile.in 1.5:
                   8779:        * src/lib/ltdl/Makefile.in 1.8:
                   8780:        * src/lib/md5/Makefile.in 1.10:
                   8781:        * src/lib/patches/Makefile.in 1.14:
                   8782:        * src/lib/pcre/Makefile.in 1.12:
                   8783:        * src/lib/sdbm/Makefile.in 1.3:
                   8784:        * src/lib/sdbm/apr-include/Makefile.in 1.3:
                   8785:        * src/lib/smtp/Makefile.in 1.5:
                   8786:        * src/sql/Makefile.in 1.14:
                   8787:        * src/targets/Makefile.in 1.45:
                   8788:        * src/targets/apache13/Makefile.in 1.50:
                   8789:        * src/targets/apache13core/Makefile.in 1.7:
                   8790:        * src/targets/cgi/Makefile.in 1.69:
                   8791:        * src/targets/isapi/Makefile.in 1.15:
                   8792:        * src/types/Makefile.in 1.60:
                   8793:                configure+makes
                   8794: 
                   8795:        * src/main/compile.tab.C 1.108:
                   8796:                Makefile
                   8797: 
                   8798:        * src/types/pa_vdate.h 1.42:
                   8799:                ! date TZ save/restore stored pointer to getenv-ed variable, 
                   8800:                which does not work both on win32&unix. copied old TZ value now
                   8801: 
                   8802:        * src/include/pa_string.h 1.166:
                   8803:        * src/main/untaint.C 1.136:
                   8804:                + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
                   8805: 
                   8806:        * src/classes/string.C 1.149:
                   8807:                + removed limitation on ^string/int/double:sql{}[$.default[({
                   8808:                param style})] ]
                   8809: 
                   8810: 2005-11-21     paf
                   8811:        * src/types/Makefile.am 1.40:
                   8812:        * src/types/pa_venv.h 1.33:
                   8813:        * src/types/types.vcproj 1.16:
                   8814:                + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on 
                   8815:                i386-pc-win32)"
                   8816: 
                   8817:        * src/main/compile.y 1.216:
                   8818:        * src/types/pa_value.h 1.126:
                   8819:        * src/types/pa_vbool.h 1.27:
                   8820:        * src/types/pa_vdouble.h 1.50:
                   8821:        * src/types/pa_vint.h 1.44:
                   8822:        * src/types/pa_vmethod_frame.h 1.60:
                   8823:                + merged: expression literals: true/false. ^format[$.indent(true)
                   8824:                ]
                   8825: 
                   8826: 2005-11-18     paf
                   8827:        * src/include/pa_dir.h 1.18:
                   8828:                ! merged: file:list now sees .xxx files, only . and .. now 
                   8829:                removed from list [were removed all .*]
                   8830: 
                   8831:        * src/lib/sdbm/apr_file_io.C 1.5:
                   8832:                ! merged from 3.1.5: hashfile file open error now checked, were 
                   8833:                not :( [stole that piece from apache 1.3 sources]
                   8834: 
                   8835: 2005-08-26     paf
                   8836:        * src/classes/hash.C 1.76:
                   8837:        * src/classes/void.C 1.36:
                   8838:                merged ! optional options were allowed to be empty. were checked 
                   8839:                if(is_string), changed to !defined||is_string to allow void
                   8840: 
                   8841:        * src/classes/double.C 1.59:
                   8842:        * src/classes/int.C 1.55:
                   8843:        * src/classes/math.C 1.41:
                   8844:                merged ! many classes/*  used as_junction where they needed 
                   8845:                as_int/double, so failed with recent "(const) now no junction" 
                   8846:                optimization
                   8847: 
                   8848:        * src/classes/date.C 1.72:
                   8849:                merged + date.week
                   8850: 
                   8851: 2005-08-09     paf
                   8852:        * www/htdocs/.htaccess 1.47:
                   8853:                + ^call[$void] param inside now is void (were: empty string)
                   8854:                ! simplified (double) speedup consequent checks in vmethod_frame
                   8855: 
                   8856:        * src/classes/classes.C 1.22:
                   8857:        * src/classes/classes.h 1.31:
                   8858:        * src/classes/form.C 1.39:
                   8859:        * src/classes/hashfile.C 1.36:
                   8860:        * src/classes/image.C 1.113:
                   8861:        * src/classes/mail.C 1.110:
                   8862:        * src/classes/memory.C 1.8:
                   8863:        * src/classes/response.C 1.27:
                   8864:        * src/classes/xdoc.C 1.148:
                   8865:        * src/classes/xnode.C 1.71:
                   8866:        * src/classes/xnode.h 1.24:
                   8867:        * src/include/pa_cache_managers.h 1.18:
                   8868:        * src/include/pa_charset.h 1.31:
                   8869:        * src/include/pa_charsets.h 1.13:
                   8870:        * src/include/pa_config_fixed.h 1.68:
                   8871:        * src/include/pa_config_includes.h 1.31:
                   8872:        * src/include/pa_dictionary.h 1.18:
                   8873:        * src/include/pa_exception.h 1.45:
                   8874:        * src/include/pa_exec.h 1.18:
                   8875:        * src/include/pa_globals.h 1.112:
                   8876:        * src/include/pa_hash.h 1.66:
                   8877:        * src/include/pa_opcode.h 1.28:
                   8878:        * src/include/pa_operation.h 1.6:
                   8879:        * src/include/pa_os.h 1.5:
                   8880:        * src/include/pa_request.h 1.179:
                   8881:        * src/include/pa_request_charsets.h 1.5:
                   8882:        * src/include/pa_request_info.h 1.5:
                   8883:        * src/include/pa_sapi.h 1.27:
                   8884:        * src/include/pa_socks.h 1.17:
                   8885:        * src/include/pa_sql_connection.h 1.40:
                   8886:        * src/include/pa_sql_driver_manager.h 1.33:
                   8887:        * src/include/pa_stack.h 1.24:
                   8888:        * src/include/pa_stylesheet_connection.h 1.40:
                   8889:        * src/include/pa_stylesheet_manager.h 1.22:
                   8890:        * src/include/pa_table.h 1.58:
                   8891:        * src/include/pa_threads.h 1.30:
                   8892:        * src/include/pa_types.h 1.49:
                   8893:        * src/include/pa_uue.h 1.8:
                   8894:        * src/include/pa_xml_exception.h 1.4:
                   8895:        * src/include/pa_xml_io.h 1.4:
                   8896:        * src/lib/gd/gif.C 1.6:
                   8897:        * src/lib/gd/gif.h 1.4:
                   8898:        * src/lib/gd/gifio.C 1.3:
                   8899:        * src/lib/md5/pa_md5.h 1.11:
                   8900:        * src/lib/md5/pa_md5c.c 1.13:
                   8901:        * src/lib/smtp/comms.C 1.8:
                   8902:        * src/lib/smtp/smtp.C 1.8:
                   8903:        * src/lib/smtp/smtp.h 1.6:
                   8904:        * src/main/compile.C 1.78:
                   8905:        * src/main/compile_tools.C 1.59:
                   8906:        * src/main/compile_tools.h 1.76:
                   8907:        * src/main/pa_cache_managers.C 1.16:
                   8908:        * src/main/pa_charset.C 1.52:
                   8909:        * src/main/pa_charsets.C 1.16:
                   8910:        * src/main/pa_dictionary.C 1.23:
                   8911:        * src/main/pa_dir.C 1.20:
                   8912:        * src/main/pa_exception.C 1.48:
                   8913:        * src/main/pa_exec.C 1.67:
                   8914:        * src/main/pa_memory.C 1.6:
                   8915:        * src/main/pa_os.C 1.8:
                   8916:        * src/main/pa_socks.C 1.24:
                   8917:        * src/main/pa_sql_driver_manager.C 1.85:
                   8918:        * src/main/pa_string.C 1.203:
                   8919:        * src/main/pa_stylesheet_connection.C 1.3:
                   8920:        * src/main/pa_stylesheet_manager.C 1.27:
                   8921:        * src/main/pa_table.C 1.61:
                   8922:        * src/main/pa_uue.C 1.9:
                   8923:        * src/main/pa_xml_exception.C 1.4:
                   8924:        * src/main/pa_xml_io.C 1.19:
                   8925:        * src/sql/pa_sql_driver.h 1.43:
                   8926:        * src/targets/apache13/mod_parser3.c 1.12:
                   8927:        * src/targets/apache13core/pa_threads.C 1.5:
                   8928:        * src/targets/cgi/pa_threads.C 1.16:
                   8929:        * src/targets/cgi/parser3.C 1.237:
                   8930:        * src/targets/isapi/pa_threads.C 1.17:
                   8931:        * src/types/pa_junction.h 1.7:
                   8932:        * src/types/pa_method.h 1.6:
                   8933:        * src/types/pa_property.h 1.2:
                   8934:        * src/types/pa_value.C 1.19:
                   8935:        * src/types/pa_vclass.C 1.33:
                   8936:        * src/types/pa_vclass.h 1.51:
                   8937:        * src/types/pa_vcode_frame.h 1.32:
                   8938:        * src/types/pa_vconsole.h 1.10:
                   8939:        * src/types/pa_vcookie.C 1.68:
                   8940:        * src/types/pa_vcookie.h 1.31:
                   8941:        * src/types/pa_vfile.C 1.41:
                   8942:        * src/types/pa_vfile.h 1.58:
                   8943:        * src/types/pa_vform.C 1.84:
                   8944:        * src/types/pa_vform.h 1.50:
                   8945:        * src/types/pa_vhash.C 1.8:
                   8946:        * src/types/pa_vhash.h 1.58:
                   8947:        * src/types/pa_vhashfile.h 1.33:
                   8948:        * src/types/pa_vimage.C 1.35:
                   8949:        * src/types/pa_vimage.h 1.45:
                   8950:        * src/types/pa_vjunction.h 1.24:
                   8951:        * src/types/pa_vmail.C 1.72:
                   8952:        * src/types/pa_vmail.h 1.17:
                   8953:        * src/types/pa_vmath.C 1.8:
                   8954:        * src/types/pa_vmath.h 1.18:
                   8955:        * src/types/pa_vmemory.h 1.5:
                   8956:        * src/types/pa_vmethod_frame.C 1.8:
                   8957:        * src/types/pa_vobject.C 1.24:
                   8958:        * src/types/pa_vobject.h 1.47:
                   8959:        * src/types/pa_vproperty.h 1.3:
                   8960:        * src/types/pa_vrequest.C 1.37:
                   8961:        * src/types/pa_vrequest.h 1.33:
                   8962:        * src/types/pa_vresponse.h 1.40:
                   8963:        * src/types/pa_vstateless_class.C 1.28:
                   8964:        * src/types/pa_vstateless_class.h 1.53:
                   8965:        * src/types/pa_vstateless_object.h 1.36:
                   8966:        * src/types/pa_vstatus.C 1.25:
                   8967:        * src/types/pa_vstatus.h 1.19:
                   8968:        * src/types/pa_vstring.C 1.26:
                   8969:        * src/types/pa_vstring.h 1.59:
                   8970:        * src/types/pa_vtable.C 1.26:
                   8971:        * src/types/pa_vtable.h 1.54:
                   8972:        * src/types/pa_vvoid.C 1.3:
                   8973:        * src/types/pa_vvoid.h 1.28:
                   8974:        * src/types/pa_vxdoc.C 1.29:
                   8975:        * src/types/pa_vxdoc.h 1.40:
                   8976:        * src/types/pa_vxnode.C 1.43:
                   8977:        * src/types/pa_vxnode.h 1.35:
                   8978:        * src/types/pa_wcontext.C 1.32:
                   8979:        * src/types/pa_wcontext.h 1.49:
                   8980:        * src/types/pa_wwrapper.h 1.36:
                   8981:                2005
                   8982: 
                   8983: 2005-08-08     paf
                   8984:        * bin/auto.p.dist.in 1.12:
                   8985:                merged . apache bad 404 handling workaround integrated
                   8986: 
                   8987:        * www/htdocs/_bug.p 1.8:
                   8988:                . merged VJunction(new Junction) optimization from 3.1.4
                   8989: 
                   8990:        * www/htdocs/_bug.xml 1.3:
                   8991:                merged
                   8992:                + optimized constants in expressions vstring->vdouble
                   8993:                + optimized ^call(vdouble), no junction creation, no calls later
                   8994: 
                   8995: 2005-07-29     paf
                   8996:        * www/htdocs/_bug_derived.p 1.3:
                   8997:                + property getter can now be overridden
                   8998: 
                   8999: 2005-07-28     paf
                   9000:        * www/htdocs/_bug.sh 1.2:
                   9001:                + 3.2.0 beta: merged from dynamic_fields_join
                   9002: 
                   9003: 2005-06-06     paf
                   9004:        * www/htdocs/_bug.xsl 1.15:
                   9005:                ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind 
                   9006:                option
                   9007: 
                   9008: 2005-01-19     paf
                   9009:        * src/lib/gd/Makefile.am 1.2:
                   9010:        * src/lib/ltdl/Makefile.am 1.2:
                   9011:                forgotten makefiles.
                   9012:                couple warnings in parser3.C
                   9013: 
                   9014: 2004-12-23     paf
                   9015:        * src/types/pa_vhashfile.C 1.48:
                   9016:                beauty: hashfile::open now creates dir for new file
                   9017: 
                   9018: 2004-10-12     paf
                   9019:        * etc/parser3.charsets/windows-1251.cfg 1.12:
                   9020:                euro
                   9021:                promille
                   9022:                +/-
                   9023: 
                   9024: 2004-10-07     paf
                   9025:        * src/lib/cord/cordbscs.c 1.5:
                   9026:                debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates 
                   9027:                long char sequences less
                   9028: 
                   9029: 2004-09-13     paf
                   9030:        * src/lib/sdbm/sdbm_private.h 1.2:
                   9031:                change: limit on length(key+value) now 8008 bytes, were 1008. 
                   9032:                perl sdbm compatibility now ruined
                   9033: 
                   9034:        * src/lib/sdbm/apr-include/apr.h 1.5:
                   9035:                bugfix: error numbers now from errno.h = strerror now returnes 
                   9036:                something and we can properly report that to client
                   9037: 
                   9038: 2004-07-28     paf
                   9039:        * src/lib/ltdl/ltdl.c 1.4:
                   9040:        * src/lib/pcre/pcre_parser_ctype.c 1.5:
                   9041:                bugfix: isspace((unsigned char)c) everywhere. failed on russian 
                   9042:                letters
                   9043: 
                   9044: 2004-07-27     paf
                   9045:        * src/targets/cgi/parser3.vcproj 1.12:
                   9046:                beauty: win32: globaloptimizations ON, release:mapfile ON
                   9047:                todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
                   9048: 
                   9049: 2004-07-07     paf
                   9050:        * parser3.vssscc 1.2:
                   9051:                ...would not go unnoticed
                   9052: 
                   9053: 2004-07-01     paf
                   9054:        * src/classes/classes.vcproj 1.12:
                   9055:        * src/lib/cord/cord.vcproj 1.2:
                   9056:        * src/lib/gd/gd.vcproj 1.7:
                   9057:        * src/lib/ltdl/ltdl.vcproj 1.3:
                   9058:        * src/lib/md5/md5.vcproj 1.3:
                   9059:        * src/lib/pcre/pcre.vcproj 1.3:
                   9060:        * src/lib/pcre/pcre_dftables.vcproj 1.4:
                   9061:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
                   9062:        * src/lib/smtp/smtp.vcproj 1.6:
                   9063:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
                   9064:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
                   9065:        * src/targets/isapi/parser3isapi.vcproj 1.8:
                   9066:                win32: option: global optimization ON
                   9067: 
                   9068: 2004-05-26     paf
                   9069:        * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
                   9070:                added: thanks to konst
                   9071: 
                   9072: 2004-05-24     paf
                   9073:        * src/targets/apache13/p3runConfigure.in 1.17:
                   9074:                bugfix: smtp added
                   9075: 
                   9076:        * src/lib/cord/cordxtra.c 1.6:
                   9077:        * src/lib/cord/include/cord.h 1.5:
                   9078:                cancel: more speed, less memory: CORD_chars_block originally intended to ...
                   9079:                it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
                   9080:                undoing that. [and removed that func so that it would not confuse parser developer in future]
                   9081: 
                   9082: 2004-05-11     paf
                   9083:        * www/htdocs/_bug.gif 1.2:
                   9084:                bugfix: bcc with sendmail now left intact
                   9085: 
                   9086: 2004-04-05     paf
                   9087:        * src/doc/html2chm.cmd 1.8:
                   9088:        * src/doc/sources2html.cmd 1.6:
                   9089:                merged with 3.1.3
                   9090: 
                   9091: 2004-04-01     paf
                   9092:        * src/targets/apache13/pa_httpd.h 1.6:
                   9093:        * src/targets/isapi/parser3isapi.def 1.2:
                   9094:                bugfix: sql connections now are disconnected
                   9095: 
                   9096: 2004-03-30     paf
                   9097:        * src/doc/ClassExample1.dox 1.5:
                   9098:        * src/doc/ClassExample2.dox 1.5:
                   9099:        * src/doc/ClassExample3.dox 1.5:
                   9100:        * src/doc/chmhelper.pl 1.2:
                   9101:        * src/doc/class.dox 1.3:
                   9102:        * src/doc/compiler.dox 1.4:
                   9103:        * src/doc/doxygen.cfg 1.25:
                   9104:        * src/doc/exception.dox 1.3:
                   9105:        * src/doc/executor.dox 1.3:
                   9106:        * src/doc/footer.htm 1.4:
                   9107:        * src/doc/index.dox 1.6:
                   9108:        * src/doc/memory.dox 1.3:
                   9109:        * src/doc/methoded.dox 1.4:
                   9110:        * src/doc/object.dox 1.3:
                   9111:        * src/doc/string.dox 1.6:
                   9112:        * src/doc/targets.dox 1.4:
                   9113:        * src/doc/value.dox 1.4:
                   9114:                merged bugfixes from 3.1.2, changed version to 3.1.3beta
                   9115: 
                   9116: 2004-03-05     paf
                   9117:        * etc/parser3.charsets/koi8-r.cfg 1.7:
                   9118:                there's special code for grad char!
                   9119: 
                   9120: 2004-02-25     paf
                   9121:        * etc/parser3.charsets/Makefile.am 1.5:
                   9122:                bugfix: @sysconfdir@ used [were old @charsetsdir@ recently 
                   9123:                erased from configure.in]
                   9124: 
                   9125: 2004-02-24     paf
                   9126:        * src/classes/Makefile.am 1.49:
                   9127:                smtp on unix: steps to work on unix
                   9128: 
                   9129:        * src/lib/smtp/Makefile.am 1.2:
                   9130:        * src/targets/cgi/Makefile.am 1.51:
                   9131:                started porting smtp to unix [testing on solaris]
                   9132: 
                   9133: 2004-02-11     paf
                   9134:        * parser3.sln 1.9:
                   9135:                started changes to reflect libxml xsl new folders
                   9136: 
                   9137:        * src/lib/sdbm/sdbm.vcproj 1.4:
                   9138:                migrated to latest libxml[2.6.5] and libgdome[1.1.2]
                   9139:                simplified lib build processes
                   9140: 
                   9141: 2003-11-21     paf
                   9142:        * src/targets/apache13core/Makefile.am 1.5:
                   9143:        * src/targets/apache13core/mod_parser3.C 1.7:
                   9144:                renamed mod_parser3 to mod_parser3_core to help DOXYGEN
                   9145: 
                   9146:        * src/lib/Makefile.am 1.7:
                   9147:        * src/lib/gd/mtables.h 1.1:
                   9148:                rearrange: gd&smtp moved to src/lib
                   9149: 
                   9150: 2003-11-20     paf
                   9151:        * src/lib/ltdl/config_fixed.h 1.3:
                   9152:        * src/lib/pcre/maketables.c 1.2:
                   9153:                turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
                   9154:                found several unitialized vars
                   9155: 
                   9156:        * src/lib/sdbm/apr_strings.C 1.2:
                   9157:        * src/main/pa_pool.C 1.62:
                   9158:                static const char * const IDENT
                   9159: 
                   9160:        * src/include/pa_pool.h 1.89:
                   9161:                more warnings --
                   9162: 
                   9163: 2003-11-10     paf
                   9164:        * src/lib/sdbm/sdbm.c 1.3:
                   9165:                bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c 
                   9166:                coded that that was error. fixed
                   9167: 
                   9168: 2003-11-06     paf
                   9169:        * src/lib/ltdl/libltdl.vcproj 1.2:
                   9170:        * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
                   9171:        * src/lib/sdbm/apr-include/apr_errno.h 1.4:
                   9172:        * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
                   9173:        * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
                   9174:        * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
                   9175:        * src/lib/sdbm/apr-include/apr_strings.h 1.3:
                   9176:        * src/lib/sdbm/apr-include/apu.h 1.3:
                   9177:                hashfile: started again with sdbm from apache
                   9178: 
                   9179:        * tests/todo.txt 1.5:
                   9180:                hashfile: done
                   9181: 
                   9182:        * src/lib/sdbm/Makefile.am 1.3:
                   9183:        * src/lib/sdbm/apr-include/Makefile.am 1.1:
                   9184:        * src/targets/cgi/.cvsignore 1.3:
                   9185:                *** empty log message ***
                   9186: 
                   9187:        * src/lib/sdbm/apr-include/apr_pools.h 1.5:
                   9188:                just compiled
                   9189: 
                   9190: 2003-11-05     paf
                   9191:        * src/lib/sdbm/sdbm_hash.c 1.1:
                   9192:        * src/lib/sdbm/sdbm_lock.c 1.1:
                   9193:        * src/lib/sdbm/sdbm_pair.c 1.1:
                   9194:        * src/lib/sdbm/sdbm_pair.h 1.1:
                   9195:        * src/lib/sdbm/sdbm_tune.h 1.1:
                   9196:                original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
                   9197: 
                   9198:        * src/main/helpers/CaseFolding.txt 1.1:
                   9199:                http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
                   9200: 
                   9201: 2003-10-24     paf
                   9202:        * src/lib/cord/Makefile.am 1.3:
                   9203:        * src/lib/md5/Makefile.am 1.3:
                   9204:        * src/lib/pcre/Makefile.am 1.2:
                   9205:        * src/targets/apache13/Makefile.am 1.18:
                   9206:        * src/targets/isapi/Makefile.am 1.3:
                   9207:                .dsp/w -> .vcproj/sln
                   9208: 
                   9209: 2003-09-29     paf
                   9210:        * src/main/utf8-to-lower.inc 1.1:
                   9211:        * src/main/utf8-to-upper.inc 1.1:
                   9212:                generated by helper
                   9213: 
                   9214:        * src/main/helpers/simple_folding.pl 1.1:
                   9215:                utf-8 upper/lower
                   9216: 
                   9217:        * www/htdocs/base.p 1.7:
                   9218:        * www/htdocs/derived.p 1.25:
                   9219:        * www/htdocs/font.gif 1.2:
                   9220:        * www/htdocs/global.xsl 1.9:
                   9221:        * www/htdocs/index.html 1.213:
                   9222:        * www/htdocs/mailreceive.eml 1.4:
                   9223:        * www/htdocs/mailreceive.html 1.2:
                   9224:        * www/htdocs/operators.p 1.12:
                   9225:        * www/htdocs/parser-status.html 1.3:
                   9226:        * www/htdocs/people.dtd 1.2:
                   9227:        * www/htdocs/some.p 1.3:
                   9228:                removing old tests
                   9229: 
                   9230: 2003-09-25     paf
                   9231:        * src/lib/cord/cordprnt.c 1.3:
                   9232:                string_fragments_to_cord merged to HEAD
                   9233: 
                   9234: 2003-08-19     paf
                   9235:        * src/targets/apache13/mod_parser3.C 1.31:
                   9236:                .c
                   9237: 
                   9238: 2003-08-18     paf
                   9239:        * src/classes/classes.awk 1.8:
                   9240:                merged 3.1.0 latest changes
                   9241: 
                   9242:        * gnu.dsp 1.5:
                   9243:        * parser3.dsw 1.9:
                   9244:        * src/classes/classes.dsp 1.31:
                   9245:        * src/lib/cord/cord.dsp 1.3:
                   9246:        * src/lib/ltdl/libltdl.dsp 1.7:
                   9247:        * src/lib/md5/md5.dsp 1.5:
                   9248:        * src/lib/pcre/pcre.dsp 1.4:
                   9249:        * src/lib/pcre/pcre_dftables.dsp 1.2:
                   9250:        * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
                   9251:        * src/main/main.dsp 1.167:
                   9252:        * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
                   9253:        * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
                   9254:        * src/targets/cgi/parser3.dsp 1.66:
                   9255:        * src/targets/isapi/parser3isapi.dsp 1.44:
                   9256:        * src/types/types.dsp 1.42:
                   9257:                moved to MSVC 7
                   9258: 
                   9259:        * gnu.vcproj 1.1:
                   9260:                new VS project files
                   9261: 
                   9262: 2003-07-24     paf
                   9263:        * tests/001.html 1.2:
                   9264:        * tests/002.html 1.2:
                   9265:        * tests/003.html 1.2:
                   9266:        * tests/004.html 1.2:
                   9267:        * tests/005.html 1.2:
                   9268:        * tests/006.html 1.2:
                   9269:        * tests/007.html 1.2:
                   9270:        * tests/008.html 1.2:
                   9271:        * tests/009.html 1.2:
                   9272:        * tests/010.html 1.2:
                   9273:        * tests/011.html 1.2:
                   9274:        * tests/012.html 1.2:
                   9275:        * tests/013.html 1.2:
                   9276:        * tests/014.html 1.2:
                   9277:        * tests/015.html 1.2:
                   9278:        * tests/016.html 1.2:
                   9279:        * tests/017.html 1.2:
                   9280:        * tests/018.html 1.2:
                   9281:        * tests/019.html 1.2:
                   9282:        * tests/019paf2001.gif 1.2:
                   9283:        * tests/020.html 1.2:
                   9284:        * tests/021.html 1.2:
                   9285:        * tests/022.html 1.2:
                   9286:        * tests/022_dir/a.html 1.2:
                   9287:        * tests/022_dir/b.txt 1.2:
                   9288:        * tests/022_dir/c.htm 1.2:
                   9289:        * tests/023.html 1.2:
                   9290:        * tests/024.html 1.2:
                   9291:        * tests/025.html 1.2:
                   9292:        * tests/026.html 1.2:
                   9293:        * tests/027.html 1.2:
                   9294:        * tests/028.html 1.2:
                   9295:        * tests/029.html 1.2:
                   9296:        * tests/030.html 1.2:
                   9297:        * tests/031.html 1.2:
                   9298:        * tests/032.html 1.2:
                   9299:        * tests/033.html 1.2:
                   9300:        * tests/034.html 1.2:
                   9301:        * tests/035.html 1.2:
                   9302:        * tests/036.html 1.2:
                   9303:        * tests/037.html 1.2:
                   9304:        * tests/038.html 1.2:
                   9305:        * tests/039.html 1.2:
                   9306:        * tests/040.html 1.2:
                   9307:        * tests/041.html 1.2:
                   9308:        * tests/042.html 1.2:
                   9309:        * tests/043.html 1.2:
                   9310:        * tests/044.html 1.2:
                   9311:        * tests/045.html 1.2:
                   9312:        * tests/046.html 1.2:
                   9313:        * tests/047.html 1.2:
                   9314:        * tests/048.html 1.2:
                   9315:        * tests/049.html 1.2:
                   9316:        * tests/050.html 1.2:
                   9317:        * tests/051.html 1.2:
                   9318:        * tests/051b.p 1.2:
                   9319:        * tests/051t.p 1.2:
                   9320:        * tests/052.html 1.2:
                   9321:        * tests/053.html 1.2:
                   9322:        * tests/054.html 1.2:
                   9323:        * tests/055.html 1.2:
                   9324:        * tests/056.html 1.2:
                   9325:        * tests/057.html 1.2:
                   9326:        * tests/058.html 1.2:
                   9327:        * tests/058_paf2000.png 1.2:
                   9328:        * tests/059.html 1.2:
                   9329:        * tests/060.html 1.2:
                   9330:        * tests/061.dat 1.2:
                   9331:        * tests/061.html 1.2:
                   9332:        * tests/062.html 1.2:
                   9333:        * tests/063.html 1.2:
                   9334:        * tests/064.html 1.2:
                   9335:        * tests/065.html 1.2:
                   9336:        * tests/066.html 1.2:
                   9337:        * tests/067.html 1.2:
                   9338:        * tests/068.html 1.2:
                   9339:        * tests/069.html 1.2:
                   9340:        * tests/070.html 1.2:
                   9341:        * tests/071.html 1.2:
                   9342:        * tests/072.html 1.2:
                   9343:        * tests/073.html 1.2:
                   9344:        * tests/074.html 1.2:
                   9345:        * tests/075.html 1.2:
                   9346:        * tests/076.html 1.2:
                   9347:        * tests/077.html 1.2:
                   9348:        * tests/078.html 1.2:
                   9349:        * tests/079.html 1.2:
                   9350:        * tests/080.html 1.2:
                   9351:        * tests/081.html 1.2:
                   9352:        * tests/082.html 1.2:
                   9353:        * tests/083.html 1.2:
                   9354:        * tests/084.html 1.2:
                   9355:        * tests/085.html 1.2:
                   9356:        * tests/086.html 1.2:
                   9357:        * tests/087.html 1.2:
                   9358:        * tests/088.html 1.2:
                   9359:        * tests/089.html 1.2:
                   9360:        * tests/090.html 1.2:
                   9361:        * tests/091.html 1.2:
                   9362:        * tests/092.html 1.2:
                   9363:        * tests/093.html 1.2:
                   9364:        * tests/094.html 1.2:
                   9365:        * tests/095.html 1.2:
                   9366:        * tests/096.html 1.2:
                   9367:        * tests/096_dir/163.jpg 1.2:
                   9368:        * tests/096_dir/188.jpg 1.2:
                   9369:        * tests/097.html 1.2:
                   9370:        * tests/098.html 1.2:
                   9371:        * tests/098font.gif 1.2:
                   9372:        * tests/099.html 1.2:
                   9373:        * tests/100.html 1.2:
                   9374:        * tests/101.html 1.2:
                   9375:        * tests/102.html 1.2:
                   9376:        * tests/103.html 1.2:
                   9377:        * tests/103mark.gif 1.2:
                   9378:        * tests/103paf2001.gif 1.2:
                   9379:        * tests/104.html 1.2:
                   9380:        * tests/105.html 1.2:
                   9381:        * tests/106.html 1.2:
                   9382:        * tests/107.html 1.2:
                   9383:        * tests/108.html 1.2:
                   9384:        * tests/108.xsl 1.2:
                   9385:        * tests/109.html 1.2:
                   9386:        * tests/110.html 1.2:
                   9387:        * tests/111.html 1.2:
                   9388:        * tests/112.html 1.2:
                   9389:        * tests/113.html 1.2:
                   9390:        * tests/114.html 1.2:
                   9391:        * tests/115.html 1.2:
                   9392:        * tests/116.html 1.2:
                   9393:        * tests/117.html 1.2:
                   9394:        * tests/118.html 1.2:
                   9395:        * tests/119.html 1.2:
                   9396:        * tests/120.html 1.2:
                   9397:        * tests/121.html 1.2:
                   9398:        * tests/122.html 1.2:
                   9399:        * tests/123.html 1.2:
                   9400:        * tests/124.html 1.2:
                   9401:        * tests/125.html 1.2:
                   9402:        * tests/126.html 1.2:
                   9403:        * tests/127.html 1.2:
                   9404:        * tests/128.html 1.2:
                   9405:        * tests/129.html 1.2:
                   9406:        * tests/130.html 1.2:
                   9407:        * tests/131.html 1.2:
                   9408:        * tests/132.html 1.2:
                   9409:        * tests/133.html 1.2:
                   9410:        * tests/134.html 1.2:
                   9411:        * tests/135.html 1.2:
                   9412:        * tests/136.html 1.2:
                   9413:        * tests/137.html 1.2:
                   9414:        * tests/138.html 1.2:
                   9415:        * tests/139.html 1.2:
                   9416:        * tests/140.html 1.2:
                   9417:        * tests/141.html 1.2:
                   9418:        * tests/Makefile 1.2:
                   9419:        * tests/descript.ion 1.2:
                   9420:        * tests/outputs/create-dir 1.2:
                   9421:        * tests/results/001.processed 1.2:
                   9422:        * tests/results/002.processed 1.2:
                   9423:        * tests/results/003.processed 1.2:
                   9424:        * tests/results/004.processed 1.2:
                   9425:        * tests/results/005.processed 1.2:
                   9426:        * tests/results/006.processed 1.2:
                   9427:        * tests/results/007.processed 1.2:
                   9428:        * tests/results/008.processed 1.2:
                   9429:        * tests/results/009.processed 1.2:
                   9430:        * tests/results/010.processed 1.2:
                   9431:        * tests/results/011.processed 1.2:
                   9432:        * tests/results/012.processed 1.2:
                   9433:        * tests/results/013.processed 1.2:
                   9434:        * tests/results/014.processed 1.2:
                   9435:        * tests/results/015.processed 1.2:
                   9436:        * tests/results/016.processed 1.2:
                   9437:        * tests/results/017.processed 1.2:
                   9438:        * tests/results/018.processed 1.2:
                   9439:        * tests/results/019.processed 1.2:
                   9440:        * tests/results/020.processed 1.2:
                   9441:        * tests/results/021.processed 1.2:
                   9442:        * tests/results/022.processed 1.2:
                   9443:        * tests/results/023.processed 1.2:
                   9444:        * tests/results/024.processed 1.2:
                   9445:        * tests/results/025.processed 1.2:
                   9446:        * tests/results/026.processed 1.2:
                   9447:        * tests/results/027.processed 1.2:
                   9448:        * tests/results/028.processed 1.2:
                   9449:        * tests/results/029.processed 1.2:
                   9450:        * tests/results/030.processed 1.2:
                   9451:        * tests/results/031.processed 1.2:
                   9452:        * tests/results/032.processed 1.2:
                   9453:        * tests/results/033.processed 1.2:
                   9454:        * tests/results/034.processed 1.2:
                   9455:        * tests/results/035.processed 1.2:
                   9456:        * tests/results/036.processed 1.2:
                   9457:        * tests/results/037.processed 1.2:
                   9458:        * tests/results/038.processed 1.2:
                   9459:        * tests/results/039.processed 1.2:
                   9460:        * tests/results/040.processed 1.2:
                   9461:        * tests/results/041.processed 1.2:
                   9462:        * tests/results/042.processed 1.2:
                   9463:        * tests/results/043.processed 1.2:
                   9464:        * tests/results/044.processed 1.2:
                   9465:        * tests/results/045.processed 1.2:
                   9466:        * tests/results/046.processed 1.2:
                   9467:        * tests/results/047.processed 1.2:
                   9468:        * tests/results/048.processed 1.2:
                   9469:        * tests/results/049.processed 1.2:
                   9470:        * tests/results/050.processed 1.2:
                   9471:        * tests/results/051.processed 1.2:
                   9472:        * tests/results/052.processed 1.2:
                   9473:        * tests/results/053.processed 1.2:
                   9474:        * tests/results/054.processed 1.2:
                   9475:        * tests/results/055.processed 1.2:
                   9476:        * tests/results/056.processed 1.2:
                   9477:        * tests/results/057.processed 1.2:
                   9478:        * tests/results/058.processed 1.2:
                   9479:        * tests/results/059.processed 1.2:
                   9480:        * tests/results/060.processed 1.2:
                   9481:        * tests/results/061.processed 1.2:
                   9482:        * tests/results/062.processed 1.2:
                   9483:        * tests/results/063.processed 1.2:
                   9484:        * tests/results/064.processed 1.2:
                   9485:        * tests/results/065.processed 1.2:
                   9486:        * tests/results/066.processed 1.2:
                   9487:        * tests/results/067.processed 1.2:
                   9488:        * tests/results/068.processed 1.2:
                   9489:        * tests/results/069.processed 1.2:
                   9490:        * tests/results/070.processed 1.2:
                   9491:        * tests/results/071.processed 1.2:
                   9492:        * tests/results/072.processed 1.2:
                   9493:        * tests/results/073.processed 1.2:
                   9494:        * tests/results/074.processed 1.2:
                   9495:        * tests/results/075.processed 1.2:
                   9496:        * tests/results/076.processed 1.2:
                   9497:        * tests/results/077.processed 1.2:
                   9498:        * tests/results/078.processed 1.2:
                   9499:        * tests/results/079.processed 1.2:
                   9500:        * tests/results/080.processed 1.2:
                   9501:        * tests/results/081.processed 1.2:
                   9502:        * tests/results/082.processed 1.2:
                   9503:        * tests/results/083.processed 1.2:
                   9504:        * tests/results/084.processed 1.2:
                   9505:        * tests/results/085.processed 1.2:
                   9506:        * tests/results/086.processed 1.2:
                   9507:        * tests/results/087.processed 1.2:
                   9508:        * tests/results/088.processed 1.2:
                   9509:        * tests/results/089.processed 1.2:
                   9510:        * tests/results/090.processed 1.2:
                   9511:        * tests/results/091.processed 1.2:
                   9512:        * tests/results/092.processed 1.2:
                   9513:        * tests/results/093.processed 1.2:
                   9514:        * tests/results/094.processed 1.2:
                   9515:        * tests/results/095.processed 1.2:
                   9516:        * tests/results/096.processed 1.2:
                   9517:        * tests/results/097.processed 1.2:
                   9518:        * tests/results/098.processed 1.2:
                   9519:        * tests/results/099.processed 1.2:
                   9520:        * tests/results/100.processed 1.2:
                   9521:        * tests/results/101.processed 1.2:
                   9522:        * tests/results/102.processed 1.2:
                   9523:        * tests/results/103.processed 1.2:
                   9524:        * tests/results/104.processed 1.2:
                   9525:        * tests/results/105.processed 1.2:
                   9526:        * tests/results/106.processed 1.2:
                   9527:        * tests/results/107.processed 1.2:
                   9528:        * tests/results/108.processed 1.2:
                   9529:        * tests/results/109.processed 1.2:
                   9530:        * tests/results/110.processed 1.2:
                   9531:        * tests/results/111.processed 1.2:
                   9532:        * tests/results/112.processed 1.2:
                   9533:        * tests/results/113.processed 1.2:
                   9534:        * tests/results/114.processed 1.2:
                   9535:        * tests/results/115.processed 1.2:
                   9536:        * tests/results/116.processed 1.2:
                   9537:        * tests/results/117.processed 1.2:
                   9538:        * tests/results/118.processed 1.2:
                   9539:        * tests/results/119.processed 1.2:
                   9540:        * tests/results/120.processed 1.2:
                   9541:        * tests/results/121.processed 1.2:
                   9542:        * tests/results/122.processed 1.2:
                   9543:        * tests/results/123.processed 1.2:
                   9544:        * tests/results/124.processed 1.2:
                   9545:        * tests/results/125.processed 1.2:
                   9546:        * tests/results/126.processed 1.2:
                   9547:        * tests/results/127.processed 1.2:
                   9548:        * tests/results/128.processed 1.2:
                   9549:        * tests/results/129.processed 1.2:
                   9550:        * tests/results/130.processed 1.2:
                   9551:        * tests/results/131.processed 1.2:
                   9552:        * tests/results/132.processed 1.2:
                   9553:        * tests/results/133.processed 1.2:
                   9554:        * tests/results/134.processed 1.2:
                   9555:        * tests/results/135.processed 1.2:
                   9556:        * tests/results/136.processed 1.2:
                   9557:        * tests/results/137.processed 1.2:
                   9558:        * tests/results/138.processed 1.2:
                   9559:        * tests/results/139.processed 1.2:
                   9560:        * tests/results/140.processed 1.2:
                   9561:        * tests/results/141.processed 1.2:
                   9562:        * tests/run_parser.sh 1.2:
                   9563:                merged(copied) to HEAD from template_gc
                   9564: 
                   9565:        * src/include/pa_pragma_pack_begin.h 1.7:
                   9566:        * src/include/pa_pragma_pack_end.h 1.7:
                   9567:        * src/lib/cord/include/Makefile.am 1.2:
                   9568:        * src/lib/cord/include/ec.h 1.2:
                   9569:        * src/lib/cord/include/private/Makefile.am 1.2:
                   9570:        * src/lib/cord/include/private/cord_pos.h 1.2:
                   9571:        * src/lib/cord/source.url 1.2:
                   9572:        * src/lib/gc/Makefile.am 1.2:
                   9573:        * src/lib/gc/include/Makefile.am 1.2:
                   9574:        * src/lib/gc/include/gc.h 1.2:
                   9575:        * src/lib/patches/Makefile.am 1.4:
                   9576:        * src/lib/patches/gc.patch 1.2:
                   9577:        * src/lib/patches/gdome2.patch 1.2:
                   9578:        * src/lib/patches/libxml2.patch 1.2:
                   9579:        * src/lib/patches/libxslt.patch 1.2:
                   9580:        * src/lib/pcre/pcre.h 1.2:
                   9581:        * src/main/pa_array.C 1.57:
                   9582:        * src/main/pa_hash.C 1.54:
                   9583:        * src/targets/Makefile.am 1.10:
                   9584:        * src/targets/apache13/pa_md5c.c 1.6:
                   9585:        * src/targets/apache13/pa_pool.C 1.9:
                   9586:        * src/targets/apache13/pa_threads.C 1.12:
                   9587:        * src/targets/cgi/getopt.c 1.3:
                   9588:        * src/targets/cgi/getopt.h 1.3:
                   9589:        * src/targets/cgi/pa_pool.C 1.42:
                   9590:        * src/targets/cgi/pool_storage.h 1.14:
                   9591:        * src/targets/cgi/pp3.cmd 1.2:
                   9592:        * src/targets/isapi/pa_pool.C 1.17:
                   9593:        * src/targets/isapi/pool_storage.h 1.20:
                   9594:                moved tempate_gc to HEAD
                   9595: 
                   9596: 2003-07-23     paf
                   9597:        * src/targets/apache13/mod_parser3_main.C 1.1:
                   9598:                file mod_parser3_main.C was initially added on branch 
                   9599:                template_gc.
                   9600: 
                   9601: 2003-03-27     paf
                   9602:        * src/lib/gc/include/gc_fake.h 1.1:
                   9603:                file gc_fake.h was initially added on branch template_gc.
                   9604: 
                   9605: 2003-03-26     paf
                   9606:        * src/lib/cord/include/gc.h 1.1:
                   9607:                file gc.h was initially added on branch template_gc.
                   9608: 
                   9609: 2003-03-03     paf
                   9610:        * tests/outputs/049.processed 1.1:
                   9611:                file 049.processed was initially added on branch autoptr.
                   9612: 
                   9613:        * tests/outputs/050.processed 1.1:
                   9614:                file 050.processed was initially added on branch autoptr.
                   9615: 
                   9616:        * tests/outputs/051.processed 1.1:
                   9617:                file 051.processed was initially added on branch autoptr.
                   9618: 
                   9619:        * tests/parser-cygwin.sh 1.1:
                   9620:                file parser-cygwin.sh was initially added on branch autoptr.
                   9621: 
                   9622:        * tests/parser-unix.sh 1.1:
                   9623:                file parser-unix.sh was initially added on branch autoptr.
                   9624: 
                   9625: 2003-02-20     paf
                   9626:        * www/htdocs/autoptr.html 1.1:
                   9627:                file autoptr.html was initially added on branch autoptr.
                   9628: 
                   9629: 2003-01-30     paf
                   9630:        * ltmain.sh 1.5:
                   9631:                *** empty log message ***
                   9632: 
                   9633: 2003-01-29     paf
                   9634:        * src/types/pa_value_includes.h 1.1:
                   9635:                file pa_value_includes.h was initially added on branch autoptr.
                   9636: 
                   9637: 2003-01-23     paf
                   9638:        * src/lib/pcre/8859-1.ucm 1.1:
                   9639:                file 8859-1.ucm was initially added on branch autoptr.
                   9640: 
                   9641: 2003-01-14     paf
                   9642:        * src/lib/ltdl/config.guess 1.2:
                   9643:        * src/lib/ltdl/config.sub 1.2:
                   9644:        * src/lib/ltdl/install-sh 1.2:
                   9645:        * src/lib/ltdl/missing 1.2:
                   9646:        * src/lib/ltdl/mkinstalldirs 1.2:
                   9647:                removed some ancient files [they in / really]
                   9648: 
                   9649:        * src/lib/ltdl/aclocal.m4 1.1:
                   9650:                *** empty log message ***
                   9651: 
                   9652: 2003-01-13     paf
                   9653:        * src/lib/ltdl/COPYING.LIB 1.1:
                   9654:        * src/lib/ltdl/acinclude.m4 1.2:
                   9655:        * src/lib/ltdl/config.h 1.2:
                   9656:        * src/lib/ltdl/config_auto.h.in 1.3:
                   9657:        * src/lib/ltdl/configure 1.4:
                   9658:        * src/lib/ltdl/configure.in 1.4:
                   9659:        * src/lib/ltdl/ltdl.h 1.2:
                   9660:                moved to latest libtool (1.4.3)
                   9661: 
                   9662:        * config.guess 1.3:
                   9663:        * config.sub 1.4:
                   9664:                removed last piece of configure.in(libtool) hacks
                   9665: 
                   9666: 2003-01-10     paf
                   9667:        * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
                   9668:        * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
                   9669:        * src/lib/patches/libgdome_morestatic.patch 1.2:
                   9670:        * src/lib/patches/libxml_error_column_tab.patch 1.2:
                   9671:        * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
                   9672:        * src/lib/patches/libxml_transcoder_context1.patch 1.2:
                   9673:        * src/lib/patches/libxml_transcoder_context2.patch 1.2:
                   9674:        * src/lib/patches/libxml_transcoder_context3.patch 1.2:
                   9675:        * src/lib/patches/libxml_transcoder_context4.patch 1.2:
                   9676:        * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
                   9677:                moved to latest xml lib versions, changed patches.
                   9678:                      libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
                   9679:                      libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
                   9680:                      gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   9681: 
                   9682: 2003-01-09     paf
                   9683:        * depcomp 1.1:
                   9684:                moving to automake 1.7.2
                   9685: 
                   9686:        * missing 1.2:
                   9687:        * mkinstalldirs 1.2:
                   9688:                moved to autoconf 2.57 & automake 1.7.2
                   9689: 
                   9690: 2002-12-27     paf
                   9691:        * src/doc/aliased.dox 1.5:
                   9692:        * src/doc/module.dox 1.4:
                   9693:        * src/doc/pooled.dox 1.4:
                   9694:                removed outdated parts, made links to language docs
                   9695: 
                   9696: 2002-12-04     paf
                   9697:        * src/lib/ltdl/README 1.1:
                   9698:                src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
                   9699:                so it does have no problems with automake.
                   9700:                ltdl/configure AC_OUTPUT(Makefile<<removed)
                   9701: 
                   9702: 2002-10-15     paf
                   9703:        * src/types/pa_vjunction.C 1.3:
                   9704:                removed $junction.get $junction.set[]
                   9705:                introducing $caller
                   9706: 
                   9707: 2002-09-11     paf
                   9708:        * etc/parser3.charsets/windows-1254.cfg 1.1:
                   9709:        * src/lib/pcre/ibm-1254.ucm 1.1:
                   9710:                windows-1254 added
                   9711: 
                   9712: 2002-08-14     paf
                   9713:        * src/targets/cgi/fixopt.C 1.3:
                   9714:        * src/targets/cgi/fixopt.h 1.2:
                   9715:                removed fixopt stupidity. on stupid linux use
                   9716:                cd /document/root
                   9717:                ../cgi/parser3 script
                   9718: 
                   9719: 2002-08-12     paf
                   9720:        * src/types/pa_valiased.C 1.17:
                   9721:        * src/types/pa_valiased.h 1.23:
                   9722:                ^base:create[] dynamic call rewritten
                   9723:                todo: thorough testing
                   9724: 
                   9725: 2002-08-01     paf
                   9726:        * src/Makefile.am 1.17:
                   9727:                ident.C* removed
                   9728: 
                   9729: 2002-07-30     paf
                   9730:        * src/targets/cgi/pa_config_paths.h.in 1.2:
                   9731:                removed pa_config_paths.h
                   9732: 
                   9733: 2002-06-21     paf
                   9734:        * src/lib/pcre/LICENCE 1.1:
                   9735:        * src/lib/pcre/README 1.1:
                   9736:        * src/lib/pcre/Tech.Notes 1.1:
                   9737:        * src/lib/pcre/dftables.c 1.1:
                   9738:        * src/lib/pcre/get.c 1.1:
                   9739:        * src/lib/pcre/ibm-1250.ucm 1.1:
                   9740:        * src/lib/pcre/ibm-1251.ucm 1.1:
                   9741:        * src/lib/pcre/ibm-1257.ucm 1.1:
                   9742:        * src/lib/pcre/internal.h 1.1:
                   9743:        * src/lib/pcre/pcre-2_08.tar.gz 1.1:
                   9744:        * src/lib/pcre/pcre.3 1.1:
                   9745:        * src/lib/pcre/pcre.3.html 1.1:
                   9746:        * src/lib/pcre/pcre.3.txt 1.1:
                   9747:        * src/lib/pcre/pcre.c 1.1:
                   9748:        * src/lib/pcre/ruspart_win2koi.pl 1.1:
                   9749:        * src/lib/pcre/study.c 1.1:
                   9750:        * src/lib/pcre/win-koi.tab 1.1:
                   9751:                moved libltdl and pcre to libs/
                   9752:                added libs/md5 which is linked to non-apache targets
                   9753:                ^math:crypt[password;$apr1$salt]
                   9754: 
                   9755: 2002-06-20     paf
                   9756:        * bin/Makefile.am 1.3:
                   9757:                parser3.conf renamed to auto.p
                   9758: 
                   9759: 2002-06-18     paf
                   9760:        * etc/Makefile.am 1.4:
                   9761:                bin/parser3.conf.dist [moved from etc
                   9762: 
                   9763: 2002-04-22     paf
                   9764:        * types.txt 1.2:
                   9765:                ^string.optimize[]
                   9766: 
                   9767: 2002-04-19     paf
                   9768:        * src/doc/postbuild.txt 1.3:
                   9769:        * src/doc/view_chm.cmd 1.2:
                   9770:        * src/doc/view_html.cmd 1.2:
                   9771:                config updated to doxygen 1.2.15,
                   9772:                created helper which fixes minor bugs in chm project files & htm tree.
                   9773:                changed extension to .htm
                   9774: 
                   9775: 2002-04-16     paf
                   9776:        * asm.txt 1.2:
                   9777:        * form.txt 1.2:
                   9778:        * lang.txt 1.2:
                   9779:        * sql.txt 1.2:
                   9780:                removed outdated. see in Attic asm.txt as most interesting
                   9781: 
                   9782: 2002-02-22     paf
                   9783:        * src/include/pa_db_connection.h 1.22:
                   9784:        * src/include/pa_db_manager.h 1.15:
                   9785:        * src/include/pa_db_table.h 1.16:
                   9786:        * src/main/pa_db_connection.C 1.38:
                   9787:        * src/main/pa_db_manager.C 1.23:
                   9788:        * src/main/pa_db_table.C 1.21:
                   9789:                removed hashfile support for now
                   9790: 
                   9791: 2002-02-18     paf
                   9792:        * ltconfig 1.2:
                   9793:                removed libtool subpart files
                   9794: 
                   9795: 2002-02-13     paf
                   9796:        * etc/parser3.charsets/windows-1257.cfg 1.2:
                   9797:                id added
                   9798: 
                   9799: 2002-02-08     paf
                   9800:        * src/sql/Makefile.am 1.3:
                   9801:                forgotten makes
                   9802: 
                   9803:        * src/main/pa_status_provider.C 1.5:
                   9804:                'make dist' works
                   9805: 
                   9806:        * AUTHORS 1.2:
                   9807:        * COPYING 1.2:
                   9808:        * README 1.2:
                   9809:                install&others updated
                   9810: 
                   9811: 2002-01-31     paf
                   9812:        * ident.awk 1.2:
                   9813:                lowered indent.awk back to src/
                   9814: 
                   9815:        * NEWS 1.1:
                   9816:        * etc/parser3.charsets/windows-1250.cfg 1.1:
                   9817:        * install-sh 1.1:
                   9818:        * www/Makefile.am 1.1:
                   9819:        * www/Makefile.in 1.1:
                   9820:                moved etc&www out of src, moved configure&co out of src
                   9821:                added windows-1250.cfg
                   9822:                straightened installation scripts procedure
                   9823:                made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
                   9824: 
                   9825: 2001-12-15     paf
                   9826:        * src/include/pa_charset_connection.h 1.6:
                   9827:        * src/include/pa_charset_manager.h 1.8:
                   9828:        * src/include/pa_transcoder.h 1.3:
                   9829:        * src/main/pa_charset_connection.C 1.13:
                   9830:        * src/main/pa_charset_manager.C 1.10:
                   9831:        * src/main/pa_transcoder.C 1.4:
                   9832:                introducing Charset
                   9833: 
                   9834: 2001-10-22     parser
                   9835:        * src/include/pa_xslt_stylesheet_manager.h 1.5:
                   9836:        * src/main/pa_xslt_stylesheet_manager.C 1.5:
                   9837:                hashfile 0
                   9838: 
                   9839: 2001-09-26     parser
                   9840:        * src/classes/dnode.C 1.7:
                   9841:        * src/classes/dnode.h 1.3:
                   9842:        * src/classes/dom.C 1.36:
                   9843:        * src/types/pa_vdnode.C 1.9:
                   9844:        * src/types/pa_vdnode.h 1.4:
                   9845:        * src/types/pa_vdom.C 1.4:
                   9846:        * src/types/pa_vdom.h 1.15:
                   9847:                xdoc&xnode now
                   9848: 
                   9849:        * src/classes/classes.cmd 1.4:
                   9850:                moved classes.inc generation on win32 to main.dsp
                   9851: 
                   9852: 2001-07-03     parser
                   9853:        * src/classes/random.C 1.15:
                   9854:                class random renamed to math, operators became methods
                   9855: 
                   9856: 2001-06-27     parser
                   9857:        * src/classes/nothing.C 1.5:
                   9858:        * src/types/pa_vnothing.h 1.2:
                   9859:                nothing renamed to void
                   9860: 
                   9861: 2001-05-21     parser
                   9862:        * src/classes/unknown.C 1.8:
                   9863:        * src/types/pa_vunknown.h 1.14:
                   9864:                'unknown' renamed to 'nothing'
                   9865: 
                   9866: 2001-05-17     parser
                   9867:        * src/doc/chm.cmd 1.7:
                   9868:        * src/doc/doxygen.cmd 1.7:
                   9869:        * src/doc/view.cmd 1.3:
                   9870:                doc cmds
                   9871: 
                   9872: 2001-05-11     paf
                   9873:        * src/classes/gawk.exe 1.2:
                   9874:        * src/classes/ls.exe 1.2:
                   9875:        * src/main/bison.exe 1.2:
                   9876:        * src/targets/isapi/KILL.EXE 1.2:
                   9877:        * src/targets/isapi/PSTAT.EXE 1.2:
                   9878:        * src/targets/isapi/istart.cmd 1.2:
                   9879:        * src/targets/isapi/istop.cmd 1.2:
                   9880:        * src/targets/isapi/kill.pl 1.2:
                   9881:                moved win32 helpers to /win32tools
                   9882: 
                   9883: 2001-05-07     paf
                   9884:        * src/include/code.h 1.29:
                   9885:                pa_code.h
                   9886: 
                   9887: 2001-05-03     paf
                   9888:        * src/doc/doxygen.txt 1.6:
                   9889:                dox splitted .dox files and added some
                   9890: 
                   9891: 2001-04-28     paf
                   9892:        * src/include/pa_methoded.h 1.2:
                   9893:        * src/main/pa_methoded.C 1.2:
                   9894:                renamed pa_methoded back to classes/classes.h
                   9895: 
                   9896:        * src/classes/_double.h 1.8:
                   9897:        * src/classes/_file.h 1.5:
                   9898:        * src/classes/_form.h 1.4:
                   9899:        * src/classes/_image.h 1.4:
                   9900:        * src/classes/_int.h 1.8:
                   9901:        * src/classes/_mail.h 1.4:
                   9902:        * src/classes/_op.h 1.6:
                   9903:        * src/classes/_random.h 1.4:
                   9904:        * src/classes/_response.h 1.5:
                   9905:        * src/classes/_string.h 1.10:
                   9906:        * src/classes/_table.h 1.7:
                   9907:        * src/classes/_unknown.h 1.3:
                   9908:        * src/classes/exec.C 1.4:
                   9909:                Methoded reorganized. todo: methoded-configure
                   9910: 
                   9911:        * src/classes/classes.inc 1.5:
                   9912:                removed classes.inc
                   9913: 
                   9914: 2001-04-26     paf
                   9915:        * src/classes/_exec.h 1.4:
                   9916:                code documentation ++
                   9917: 
                   9918: 2001-04-23     paf
                   9919:        * src/classes/Makefile 1.2:
                   9920:        * src/main/Makefile 1.2:
                   9921:        * src/targets/cgi/Makefile 1.2:
                   9922:        * src/types/Makefile 1.2:
                   9923:                makefiles removed
                   9924: 
                   9925: 2001-04-11     paf
                   9926:        * src/types/pa_vcframe.h 1.4:
                   9927:        * src/types/pa_vmframe.h 1.13:
                   9928:                libimaging dead end: pil parses header in .py
                   9929: 
                   9930: 2001-04-06     paf
                   9931:        * src/classes/_root.h 1.5:
                   9932:        * src/classes/root.C 1.62:
                   9933:                renamed 'root' to 'op'
                   9934: 
                   9935: 2001-04-05     paf
                   9936:        * src/include/pa_sql_driver.h 1.5:
                   9937:                sql driver services for conv memory & error reporting
                   9938: 
                   9939: 2001-04-03     paf
                   9940:        * src/doc/generate.cmd 1.2:
                   9941:                string::pos & cmp & piece bugs fixed.
                   9942:                string::split new
                   9943:                table:load separated from set
                   9944:                table:set implemented with clean \n \t searches
                   9945: 
                   9946: 2001-03-24     paf
                   9947:        * src/targets/isapi/nt_log_events.mc 1.2:
                   9948:                cgi: sapi::log
                   9949: 
                   9950: 2001-03-22     paf
                   9951:        * src/targets/cgi/vform_fields_fill.C 1.2:
                   9952:        * src/targets/cgi/vform_fields_fill.h 1.2:
                   9953:                z
                   9954: 
                   9955: 2001-03-19     paf
                   9956:        * src/classes/_cookie.h 1.2:
                   9957:        * src/classes/cookie.C 1.3:
                   9958:                VCookie is now :Value
                   9959: 
                   9960:        * src/classes/_env.h 1.6:
                   9961:        * src/classes/env.C 1.8:
                   9962:                VEnv is now :Value
                   9963: 
                   9964:        * src/targets/cgi/pa_vform.C 1.3:
                   9965:                moved common get_element part from stateless object&class into 
                   9966:                VAliased
                   9967: 
                   9968:        * src/classes/_request.h 1.4:
                   9969:        * src/classes/request.C 1.6:
                   9970:                VRequest moved to :Value
                   9971: 
                   9972: 2001-03-14     paf
                   9973:        * src/include/core.h 1.16:
                   9974:        * src/main/core.C 1.69:
                   9975:                global handler, exceptions in parser3
                   9976: 
                   9977: 2001-03-13     paf
                   9978:        * src/targets/cgi/parser.dsp 1.2:
                   9979:                z
                   9980: 
                   9981: 2001-03-11     paf
                   9982:        * src/include/pa_valiased.h 1.4:
                   9983:        * src/include/pa_value.h 1.51:
                   9984:        * src/include/pa_vbool.h 1.8:
                   9985:        * src/include/pa_vcframe.h 1.8:
                   9986:        * src/include/pa_vclass.h 1.30:
                   9987:        * src/include/pa_vdouble.h 1.13:
                   9988:        * src/include/pa_vhash.h 1.13:
                   9989:        * src/include/pa_vint.h 1.5:
                   9990:        * src/include/pa_vjunction.h 1.9:
                   9991:        * src/include/pa_vmframe.h 1.24:
                   9992:        * src/include/pa_vobject.h 1.18:
                   9993:        * src/include/pa_vstring.h 1.18:
                   9994:        * src/include/pa_vunknown.h 1.10:
                   9995:        * src/include/pa_wcontext.h 1.29:
                   9996:        * src/include/pa_wwrapper.h 1.14:
                   9997:        * src/main/pa_cframe.C 1.6:
                   9998:        * src/main/pa_value.C 1.8:
                   9999:        * src/main/pa_vclass.C 1.5:
                   10000:        * src/main/pa_wcontext.C 1.11:
                   10001:                splitted types from include/
                   10002: 
                   10003: 2001-03-08     paf
                   10004:        * src/include/pa_bool.h 1.2:
                   10005:        * src/include/pa_double.h 1.2:
                   10006:                withoud cloning. didn't need it actually, params got passed from 
                   10007:                out unnamed ewpool
                   10008: 
                   10009: 2001-02-24     paf
                   10010:        * src/include/pa_vframe.h 1.6:
                   10011:                codeframe just compiled
                   10012: 
                   10013: 2001-02-21     paf
                   10014:        * src/include/pa_context.h 1.8:
                   10015:                request core methods0
                   10016: 
                   10017:        * src/include/compile.h 1.5:
                   10018:        * src/include/execute.h 1.3:
                   10019:                get put -1 [just compiled]
                   10020: 
                   10021: 2001-01-30     paf
                   10022:        * src/include/pa_error.h 1.4:
                   10023:        * src/main/pa_error.C 1.4:
                   10024:                lowered targets/parser into subdir, added parser_Pool(Pool)
                   10025:                failed to add. would think..
                   10026: 

E-mail: