Diff for /parser3/ChangeLog between versions 1.7 and 1.84

version 1.7, 2002/06/03 15:02:39 version 1.84, 2012/06/22 23:15:19
Line 1 Line 1
 2002-06-03  paf  2012-06-22      moko
         * src/classes/classes.dsp:          * src/types/pa_vfile.C 1.56:
         * src/classes/gd/gd.dsp:                  returned empty mode to stated files (issue #815)
         * src/classes/smtp/smtp.dsp:  
         * src/main/compile.tab.C:          * tests/284.html 1.1:
         * src/main/main.dsp:          * tests/results/284.processed 1.1:
         * src/main/pa_globals.C:                  output options test (feature #265)
         * src/targets/apache13/ApacheModuleParser3.dsp:  
         * src/targets/cgi/parser3.dsp:  2012-06-22      misha
         * src/targets/isapi/parser3isapi.dsp:          * tests/results/215.processed 1.4:
         * src/types/types.dsp:          * tests/results/256.processed 1.6:
                 reorganized cvs modules                  *** empty log message ***
   
 2002-05-28  paf          * tests/215.html 1.3:
         * src/targets/cgi/parser3.C:                  - little changes
                 info.uri now ""  
   2012-06-21      moko
 2002-05-17  paf          * src/classes/json.C 1.24:
         * src/classes/table.C:          * src/classes/xdoc.C 1.177:
         * src/classes/table.C:          * src/types/pa_vxdoc.C 1.47:
                 ^table.save << checked empty pre/match/post columns          * src/types/pa_vxdoc.h 1.52:
                   output_options returned and used (bugfix for feature #265)
 2002-05-16  paf  
         * src/classes/image.C:          * buildall-with-xml 1.52:
         * www/cgi-bin/parser3.log:          * buildall-without-xml 1.35:
         * www/htdocs/index.html:                  --with-match-limit=10000 breaks long .*, default 10M restored. (
                 image::measure can png now                  issue #216)
   
 2002-05-15  paf          * tests/283.html 1.1:
         * operators.txt:          * tests/results/283.processed 1.1:
         * src/classes/date.C:                  test for issue #815 added
         * www/cgi-bin/parser3.log:  
         * www/htdocs/index.html:  2012-06-20      moko
                 ^date::create[%H:%M[:%S]] added          * src/types/pa_vfile.C 1.55:
           * src/types/pa_vstring.C 1.33:
         * etc/parser3.charsets/windows-1251.cfg:                  bugfix: ^#0D not altered again, cstrm not required.
                 0x forgot, fixed  
           * src/lib/ltdl/argz.c 1.2:
         * operators.txt:          * src/lib/ltdl/libltdl/lt__glibc.h 1.2:
         * src/classes/date.C:          * src/lib/ltdl/ltdl.c 1.6:
         * www/cgi-bin/parser3.log:                  fixes for Win32 and broken FreeBSD (issue #45)
         * www/htdocs/.htaccess:  
         * www/htdocs/auto.p:          * src/lib/ltdl/ltdl.vcproj 1.8:
         * www/htdocs/index.html:                  preopen.c and config.h removed
                 ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]]  
                 [-%m now          * src/main/pa_string.C 1.243:
                   warnings war
 2002-05-14  paf  
         * etc/parser3.charsets/windows-1251.cfg:          * src/classes/mail.C 1.120:
         * etc/parser3.charsets/windows-1251.cfg:          * src/include/pa_dir.h 1.21:
                 added 3 quotes          * src/include/pa_http.h 1.8:
           * src/lib/json/JSON_parser.h 1.4:
 2002-05-07  paf          * src/lib/smtp/smtp.h 1.9:
         * src/classes/classes.dsp:          * src/main/pa_random.C 1.4:
         * src/classes/classes.dsp:          * src/main/pa_socks.C 1.27:
         * src/classes/gd/gd.dsp:          * src/targets/apache/pa_threads.C 1.3:
         * src/classes/gd/gd.dsp:          * src/targets/apache13core/pa_threads.C 1.8:
         * src/classes/op.C:          * src/targets/isapi/pa_threads.C 1.20:
         * src/classes/op.C:          * src/targets/isapi/parser3isapi.C 1.106:
         * src/classes/smtp/smtp.dsp:          * src/types/pa_vstatus.C 1.29:
         * src/classes/smtp/smtp.dsp:                  compilation under cygwin fixed
         * src/include/pa_globals.h:  
         * src/include/pa_globals.h:  2012-06-19      moko
         * src/include/pa_request.h:          * src/lib/ltdl/config_fixed.h 1.5:
         * src/include/pa_request.h:          * src/lib/ltdl/ltdl.vcproj 1.7:
         * src/include/pa_table.h:                  compilation under Windows fixed
         * src/include/pa_table.h:  
         * src/libltdl/libltdl.dsp:          * parser3.sln 1.16:
         * src/libltdl/libltdl.dsp:                  removed antique pcre_ctype
         * src/main/compile.tab.C:  
         * src/main/compile.tab.C:          * src/include/pa_config_fixed.h 1.78:
         * src/main/compile.y:                  required for INT_MAX / UINT_MAX
         * src/main/compile.y:  
         * src/main/main.dsp:  2012-06-18      moko
         * src/main/main.dsp:          * src/include/pa_config_fixed.h 1.77:
         * src/main/pa_globals.C:                  undefined reference to __imp__pcre_* fix for Windows
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:          * src/include/pa_charset.h 1.51:
         * src/main/pa_request.C:          * src/lib/pcre/Makefile.am 1.8:
         * src/main/pa_table.C:          * src/lib/pcre/Makefile.in 1.22:
         * src/main/pa_table.C:          * src/lib/pcre/pa_pcre_internal.h 1.1:
         * src/pcre/pcre.dsp:          * src/lib/pcre/pcre_internal.h 1.2:
         * src/pcre/pcre.dsp:                  pcre_internal.h -> pa_pcre_internal.h for Windows compatibility (win32/pcre has own copy of
         * src/targets/isapi/pa_pool.C:                  pcre_internal.h
         * src/targets/isapi/pa_pool.C:                  _pcre_default_tables define fixed
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.C:  2012-06-17      moko
         * src/targets/isapi/parser3isapi.dsp:          * src/classes/memcached.C 1.8:
         * src/targets/isapi/parser3isapi.dsp:                  flush -> clear
         * src/targets/isapi/pool_storage.h:  
         * src/targets/isapi/pool_storage.h:          * src/classes/memcached.C 1.7:
         * src/types/types.dsp:                  memcached does not support quotes even in server name
         * src/types/types.dsp:  
         * www/htdocs/parser-status.html:          * src/classes/memcached.C 1.6:
         * www/htdocs/parser-status.html:          * src/lib/memcached/pa_memcached.C 1.6:
                 Table name2number field now &.          * src/lib/memcached/pa_memcached.h 1.7:
                 main_method_name now on Request pool rather on global_pool [Junction+VJunction created on same pool as name = were created on global pool, causing mem leaks]          * src/types/pa_vmemcached.C 1.12:
                   version() called on open to check servers existance.
 2002-05-06  paf                  $.key(true) syntax now supported
         * src/main/pa_globals.C:  
         * src/main/pa_globals.C:          * src/include/pa_config_fixed.h 1.76:
         * src/targets/cgi/parser3.C:          * src/include/pa_config_includes.h 1.36:
         * src/targets/cgi/parser3.C:                  old stuff cleanup
         * src/targets/cgi/pool_storage.h:  
         * src/targets/cgi/pool_storage.h:          * src/classes/table.C 1.290:
         * src/targets/isapi/parser3isapi.C:          * tests/282.cfg 1.1:
         * src/targets/isapi/parser3isapi.C:          * tests/282.html 1.1:
                 removed 100*40 bytes per request memory leak [nonpool malloc in          * tests/results/282.processed 1.1:
                 globals]                  encloser at the EOF bug fixed, incorrectly enclosed data now
                   processed more logicaly (fixes #339)
 2002-04-30  paf  
         * configure:  2012-06-15      moko
         * src/include/pa_version.h:          * buildall-without-xml 1.34:
                 version now not b                  sync with buildall-with-xml
   
         * src/targets/cgi/parser3.C:          * buildall-with-xml 1.51:
         * www/cgi-bin/parser3.log:                  download auto-detected between fetch and curl
         * www/htdocs/global.xsl:  
         * www/htdocs/index.html:          * configure.in 1.171:
                 request.uri now never 0                  --with-gc and --with-pcre now also processed correctly
   
 2002-04-29  paf          * Makefile.in 1.119:
         * configure.in:          * aclocal.m4 1.87:
                 removed b          * bin/Makefile.in 1.20:
           * configure 1.150:
         * src/doc/ClassExample1.dox:          * etc/Makefile.in 1.25:
         * src/doc/ClassExample3.dox:          * etc/parser3.charsets/Makefile.in 1.30:
         * src/doc/aliased.dox:          * src/Makefile.in 1.66:
         * src/doc/methoded.dox:          * src/classes/Makefile.in 1.78:
         * src/doc/string.dox:          * src/include/Makefile.in 1.29:
         * src/doc/value.dox:          * src/include/pa_config_auto.h.in 1.73:
         * src/include/pa_exception.h:          * src/lib/Makefile.in 1.26:
         * src/main/pa_request.C:          * src/lib/cord/Makefile.in 1.15:
         * src/targets/cgi/parser3.C:          * src/lib/cord/include/Makefile.in 1.12:
                 merged from 0001          * src/lib/cord/include/private/Makefile.in 1.12:
           * src/lib/curl/Makefile.in 1.4:
         * src/classes/op.C:          * src/lib/gc/Makefile.in 1.12:
         * src/include/pa_exception.h:          * src/lib/gc/include/Makefile.in 1.13:
         * src/main/pa_request.C:          * src/lib/gd/Makefile.in 1.14:
                 Exception::comment/type checked in (), no there's no empty type          * src/lib/json/Makefile.in 1.8:
                 comment by default          * src/lib/md5/Makefile.in 1.19:
           * src/lib/memcached/Makefile.in 1.7:
 2002-04-26  paf          * src/lib/pcre/Makefile.in 1.21:
         * src/doc/doxygen.cfg:          * src/lib/sdbm/Makefile.in 1.13:
         * src/doc/doxygen.cfg:          * src/lib/sdbm/pa-include/Makefile.in 1.5:
         * src/targets/cgi/parser3.dsp:          * src/lib/smtp/Makefile.in 1.14:
         * www/cgi-bin/parser3.log:          * src/main/Makefile.in 1.70:
         * www/htdocs/index.html:          * src/sql/Makefile.in 1.23:
                 doxygen dot image size reduced          * src/targets/Makefile.in 1.54:
           * src/targets/apache/Makefile.in 1.11:
 2002-04-25  paf          * src/targets/cgi/Makefile.in 1.84:
         * src/classes/table.C:          * src/targets/isapi/Makefile.in 1.23:
         * www/cgi-bin/parser3.log:          * src/types/Makefile.in 1.77:
         * www/htdocs/.htaccess:                  now aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf should be run on rol1 using
         * www/htdocs/index.html:                  automake / aclocal (GNU automake) 1.11.1
                 removed restriction on column count to ^table.hash to work, now                  autoconf (GNU Autoconf) 2.68
                 must be >0 [were >1]  
           * configure.in 1.168:
         * src/targets/cgi/parser3.C:          * src/include/pa_version.h 1.47:
         * src/targets/cgi/parser3.C:          * src/types/pa_vrequest.C 1.54:
                 setenv in .htaccess when cgi is not under that dir got                  *** empty log message ***
                 REDIRECT_ prefix before HTTP_PARSER_x_CONFIG, now that took  
                 into account          * configure.in 1.166:
                   new PARSER_VERSION logic
         * www/cgi-bin/parser3.log:  
         * www/htdocs/index.html:          * src/include/pa_version.h 1.46:
                 sample of 'using junction out of context'                  new pa_version.h logic
   
         * operators.txt:          * src/classes/curl.C 1.22:
         * operators.txt:          * src/classes/file.C 1.222:
         * src/classes/date.C:          * src/classes/image.C 1.142:
         * src/classes/date.C:          * src/classes/xdoc.C 1.176:
         * www/cgi-bin/parser3.log:          * src/types/pa_vfile.C 1.54:
         * www/htdocs/index.html:          * src/types/pa_vfile.h 1.74:
                 ^date::create[2002-12-33 01:03:04]          * src/types/pa_vform.C 1.105:
           * src/types/pa_vrequest.C 1.55:
 2002-04-24  paf          * src/types/pa_vstring.C 1.32:
         * src/classes/classes.dsp:                  feols_normalized -> fis_text_content
         * src/classes/gd/gd.dsp:                  set_binary added
         * src/classes/smtp/smtp.dsp:  
         * src/libltdl/libltdl.dsp:          * src/targets/cgi/parser3.C 1.261:
         * src/main/compile.tab.C:                  gcc compilation warnings fixed
         * src/main/main.dsp:  
         * src/pcre/pcre.dsp:  2012-06-15      misha
         * src/pcre/pcre_dftables.dsp:          * src/classes/curl.C 1.21:
         * src/pcre/pcre_parser_ctype.dsp:          * src/classes/file.C 1.221:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * src/classes/image.C 1.141:
         * src/targets/cgi/parser3.C:          * src/classes/xdoc.C 1.175:
         * src/targets/cgi/parser3.dsp:          * src/types/pa_vfile.C 1.53:
         * src/targets/isapi/parser3isapi.dsp:          * src/types/pa_vfile.h 1.73:
         * src/types/types.dsp:          * src/types/pa_vform.C 1.104:
                 MSVC profile targets          * src/types/pa_vrequest.C 1.53:
           * src/types/pa_vstring.C 1.31:
 2002-04-23  paf                  - ^file::create[text;content] EOLs in content now is normalized.
         * operators.txt:                  ( new feature: #815 )
         * src/classes/string.C:  
         * www/cgi-bin/parser3.log:  2012-06-14      moko
         * www/htdocs/index.html:          * configure.in 1.164:
                 int/double/string:sql{}[$.default{code}]                  --disable-version-update added to disable version update with host information (for debian package)
                 fixed [were barking: "junction used outside of context"]                  whitespace optimized
   
 2002-04-22  paf          * configure.in 1.162:
         * src/classes/string.C:                  version changed to 3.4.2 RC
         * src/include/pa_string.h:                  no-pic added for libtool
         * src/main/pa_string.C:  
         * src/types/pa_vstring.C:          * src/include/pa_version.h 1.45:
         * src/types/pa_vstring.h:                  Nice pa_version.h default. Please keep it.
         * types.txt:  
                 ^string.optimize[]  2012-06-13      moko
           * src/classes/hash.C 1.115:
         * src/main/execute.C:          * src/types/pa_vhash.h 1.67:
         * www/cgi-bin/parser3.log:          * tests/281.html 1.1:
         * www/htdocs/index.html:          * tests/results/281.processed 1.1:
                 junctions to local contexts got cleanized&checked later                  "hash flocked" error removed for safe operations like ^h._count[]
                    ( new feature: #335 )
         * src/main/execute.C:  
         * www/cgi-bin/parser3.log:          * configure 1.138:
                 rolled back to before_killing_userjunction_contexts          * configure 1.142:
           * src/classes/Makefile.am 1.60:
         * src/include/pa_globals.h:          * src/classes/Makefile.in 1.77:
         * src/include/pa_table.h:          * src/include/pa_config_auto.h.in 1.65:
         * src/main/pa_globals.C:          * src/lib/cord/Makefile.in 1.14:
         * src/main/pa_string.C:          * src/lib/gd/Makefile.in 1.13:
         * src/main/pa_table.C:          * src/lib/json/Makefile.in 1.7:
                 fixed match table template          * src/lib/md5/Makefile.in 1.18:
           * src/lib/memcached/Makefile.in 1.6:
         * src/classes/string.C:          * src/lib/sdbm/Makefile.in 1.12:
         * src/classes/string.C:          * src/lib/smtp/Makefile.in 1.13:
                 optimize removed from string .left/right/pos          * src/main/Makefile.am 1.49:
           * src/main/Makefile.in 1.69:
         * src/main/execute.C:          * src/sql/Makefile.in 1.22:
         * www/cgi-bin/parser3.log:          * src/targets/apache/Makefile.am 1.8:
         * www/htdocs/index.html:          * src/targets/apache/Makefile.in 1.10:
                 user junctions context killed          * src/targets/apache/Makefile.in 1.7:
           * src/targets/apache/Makefile.in 1.8:
 2002-04-19  paf          * src/targets/cgi/Makefile.in 1.83:
         * src/classes/string.C:          * src/types/Makefile.am 1.49:
         * src/include/pa_request.h:          * src/types/Makefile.in 1.76:
         * src/include/pa_string.h:                  *** empty log message ***
         * src/main/pa_request.C:  
         * src/main/pa_string.C:          * src/targets/apache/Makefile.am 1.9:
         * src/types/pa_vstring.C:          * src/targets/apache/Makefile.in 1.9:
         * src/types/pa_vstring.h:                  libmod_parser3 -> mod_parser3
         * www/cgi-bin/parser3.log:  
         * www/htdocs/index.html:          * buildall-with-xml 1.50:
                 string now optimized prior to .left .right .mid .pos .match when that is profitable,          * buildall-without-xml 1.33:
                 and always before .replace                  --with-static -> --with
                 when $ORIGINS(1) optimization disabled  
                 economy from not wasting mem on lots of strings which occur by lots of String:mid calls to get parts of source string between found_occurances          * configure.in 1.159:
                   --with-static/shared xml replaced with --with-xml, xml
         * src/classes/op.C:                  compilation check added
         * src/classes/string.C:  
         * src/types/pa_value.h:          * configure.in 1.158:
                 VTable removed from each String::match replace iteration, and made stacked                  --with-static/shared-gc, --with-static-pcre are replaced with --with-gc and --with-pcre
                 sizeof(VTable)=12bytes economy on each replace code                  test for pcre linking added
   
         * src/include/pa_globals.h:          * configure.in 1.157:
         * src/include/pa_table.h:                  apxs2 check optimized
         * src/main/pa_globals.C:  
         * src/main/pa_string.C:          * src/targets/cgi/Makefile.am 1.63:
                 String::match table columns globalized, not created @ each ^match anymore                  preserve-dup-deps requires .a, not .la, includes optimized
                 economy: sizeof(Array)+space on 3+x cells=24+ bytes per ^match  
           * buildall-with-xml 1.49:
         * src/classes/file.C:                  --with-pic looks better for -fPIC
                 ovector now local  
                 economy: 16 bytes per ^file:list          * configure.in 1.153:
                   switched to convenience library in static linking
         * src/classes/string.C:  
         * src/include/pa_string.h:          * src/targets/apache/Makefile.am 1.7:
         * src/main/pa_string.C:                  switched to convenience library usage to avoid libtool warnings
         * www/htdocs/index.html:  
                 string.match[]['] option enables generation of $match.prematch          * src/lib/cord/Makefile.am 1.5:
                 .match .postmatch columns          * src/lib/gd/Makefile.am 1.3:
           * src/lib/json/Makefile.am 1.5:
         * src/main/pa_string.C:          * src/lib/md5/Makefile.am 1.4:
                 String::match options analized without cstr-ing them now          * src/lib/memcached/Makefile.am 1.3:
           * src/lib/sdbm/Makefile.am 1.6:
         * src/doc/chmhelper.pl:          * src/lib/smtp/Makefile.am 1.3:
         * src/doc/doxygen.cfg:                  switched to convenience library usage
         * src/doc/footer.htm:  
         * src/doc/html2chm.cmd:          * src/sql/Makefile.am 1.4:
         * src/doc/postbuild.txt:                  pa_sql_driver.h should be in includes
         * src/doc/sources2html.cmd:  
         * src/doc/view_chm.cmd:          * src/targets/apache/Makefile.am 1.6:
         * src/doc/view_html.cmd:                  updated for libtool usage
                 config updated to doxygen 1.2.15,  
                 created helper which fixes minor bugs in chm project files & htm tree.          * bin/auto.p.dist.in 1.16:
                 changed extension to .htm                  .cfg removed from charset names.
   
         * src/doc/footer.htm:          * buildall-without-xml 1.32:
                 2001,                  --with-included-ltdl added
   
 2002-04-18  paf  2012-06-12      moko
         * src/classes/classes.h:          * buildall-without-xml 1.31:
         * src/classes/hash.C:                  sync with buildall-with-xml
         * src/types/pa_value.h:  
         * src/types/pa_vbool.h:          * buildall-with-xml 1.48:
         * src/types/pa_vcookie.h:                  --with-included-ltdl added
         * src/types/pa_vdate.h:                  $cflags added for -fPIC for x64
         * src/types/pa_vdouble.h:                  $download added for wget
         * src/types/pa_venv.h:                  success check added
         * src/types/pa_vfile.h:  
         * src/types/pa_vhash.h:          * buildall-without-xml 1.30:
         * src/types/pa_vimage.h:                  --with-dynamic-stdcpp removed
         * src/types/pa_vint.h:  
         * src/types/pa_vjunction.h:          * configure 1.136:
         * src/types/pa_vobject.h:          * configure.in 1.151:
         * src/types/pa_vrequest.h:          * src/targets/cgi/Makefile.am 1.62:
         * src/types/pa_vresponse.h:          * src/targets/cgi/Makefile.in 1.82:
         * src/types/pa_vstateless_class.h:                  *** empty log message ***
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_vstatus.h:          * configure.in 1.150:
         * src/types/pa_vstring.h:                  disable-static returned
         * src/types/pa_vtable.h:  
         * src/types/pa_vvoid.h:          * src/targets/cgi/Makefile.am 1.61:
         * src/types/pa_vxdoc.h:                  Automake 1.9 does not support LIBTOOLFLAGS
         * src/types/pa_vxnode.h:  
                 fclass_real lowered from VStateless_class to VObject  2012-06-11      moko
           * Makefile.in 1.105:
         * src/types/pa_value.C:          * bin/Makefile.in 1.19:
                 forced to cut that from .h because of VStateless_class usage [          * configure 1.132:
                 undefined in .h]          * configure 1.134:
           * etc/Makefile.in 1.24:
         * src/classes/classes.h:          * etc/parser3.charsets/Makefile.in 1.29:
         * src/classes/date.C:          * src/Makefile.in 1.65:
         * src/classes/double.C:          * src/classes/Makefile.in 1.76:
         * src/classes/file.C:          * src/include/Makefile.in 1.28:
         * src/classes/form.C:          * src/lib/Makefile.in 1.25:
         * src/classes/hash.C:          * src/lib/cord/Makefile.in 1.13:
         * src/classes/image.C:          * src/lib/cord/include/Makefile.in 1.11:
         * src/classes/int.C:          * src/lib/cord/include/private/Makefile.in 1.11:
         * src/classes/mail.C:          * src/lib/curl/Makefile.in 1.3:
         * src/classes/math.C:          * src/lib/gc/Makefile.in 1.11:
         * src/classes/op.C:          * src/lib/gc/include/Makefile.in 1.12:
         * src/classes/response.C:          * src/lib/gd/Makefile.in 1.12:
         * src/classes/string.C:          * src/lib/json/Makefile.in 1.6:
         * src/classes/table.C:          * src/lib/md5/Makefile.in 1.17:
         * src/classes/void.C:          * src/lib/memcached/Makefile.in 1.5:
         * src/classes/xnode.C:          * src/lib/pcre/Makefile.in 1.20:
         * src/include/pa_globals.h:          * src/lib/sdbm/Makefile.in 1.11:
         * src/include/pa_request.h:          * src/lib/sdbm/pa-include/Makefile.in 1.4:
         * src/main/execute.C:          * src/lib/smtp/Makefile.in 1.12:
         * src/main/pa_globals.C:          * src/main/Makefile.in 1.68:
         * src/main/pa_request.C:          * src/sql/Makefile.in 1.21:
         * src/types/Makefile.am:          * src/targets/Makefile.in 1.53:
         * src/types/pa_value.h:          * src/targets/apache/Makefile.in 1.6:
         * src/types/pa_vdouble.h:          * src/targets/cgi/Makefile.am 1.59:
         * src/types/pa_vform.C:          * src/targets/cgi/Makefile.in 1.79:
         * src/types/pa_vhash.h:          * src/targets/cgi/Makefile.in 1.80:
         * src/types/pa_vint.h:          * src/targets/cgi/Makefile.in 1.81:
         * src/types/pa_vmath.h:          * src/targets/isapi/Makefile.in 1.22:
         * src/types/pa_vmethod_frame.h:          * src/types/Makefile.in 1.75:
         * src/types/pa_vstateless_class.h:                  *** empty log message ***
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:          * configure.in 1.148:
         * src/types/pa_wwrapper.h:          * src/targets/cgi/Makefile.am 1.60:
         * src/types/types.dsp:                  disable-static not compatible with LIBTOOLFLAGS for unknown
         * www/cgi-bin/parser3.log:                  reasons
         * www/htdocs/index.html:  
                 removed Value::fname          * buildall-with-xml 1.47:
                   --with-dynamic-stdcpp removed
         * src/include/pa_opcode.h:  
         * src/main/compile.tab.C:          * configure.in 1.146:
         * src/main/compile.y:                  static/dynamic -lstdc++ linking option removed
         * src/main/compile_tools.C:                  apxs2 check added
         * src/main/compile_tools.h:  
         * src/main/execute.C:          * src/targets/cgi/Makefile.am 1.58:
         * src/main/pa_request.C:                  static/dynamic -lstdc++ linking option removed
         * src/types/pa_vmethod_frame.h:  
         * www/cgi-bin/parser3.log:  2012-06-10      moko
         * www/htdocs/index.html:          * src/targets/cgi/Makefile.am 1.57:
                 OP_GET_METHOD_FRAME merged with OP_CALL, VCodeFrame move to          * src/targets/cgi/Makefile.in 1.78:
                 stack [no more heap waste on each CALL]                  *** empty log message ***
   
         * src/types/pa_valiased.C:          * src/targets/cgi/Makefile.am 1.56:
         * src/types/pa_valiased.h:                  --preserve-dup-deps libtool option added
         * src/types/pa_vclass.h:  
         * src/types/pa_vobject.h:          * src/targets/cgi/pp3.cmd 1.3:
         * src/types/pa_wcontext.C:                  old PAF stuff
         * www/cgi-bin/parser3.log:  
         * www/htdocs/index.html:  2012-06-09      moko
                 VAliased get/set alias now virtual and implemented down in          * Makefile.am 1.84:
                 VClass, fclass_alias removed,          * Makefile.in 1.103:
                   ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some beauty
         * src/main/pa_request.C:  
         * src/types/pa_valiased.h:          * depcomp 1.2:
         * src/types/pa_vstateless_class.h:                  from libtool 2.4.2
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_vstring.h:          * Makefile.am 1.83:
         * www/cgi-bin/parser3.log:          * Makefile.in 1.101:
         * www/htdocs/index.html:          * Makefile.in 1.102:
                 VStateless_string_object speicalized light version of VStateless_object          * acinclude.m4 1.68:
           * aclocal.m4 1.72:
         * src/types/Makefile.in:          * acsite.m4 1.47:
                 *** empty log message ***          * configure 1.129:
           * configure 1.130:
         * src/doc/doxygen.cfg:          * configure.in 1.143:
                 .chi generation disabled          * mkinstalldirs 1.3:
           * src/include/pa_charset.h 1.49:
         * src/classes/classes.h:          * src/include/pa_charset.h 1.50:
         * src/classes/xdoc.C:          * src/include/pa_config_auto.h.in 1.57:
         * src/classes/xnode.C:          * src/lib/ltdl/acconfig.h 1.3:
         * src/classes/xnode.h:          * src/lib/ltdl/config.guess 1.4:
         * src/types/pa_vxdoc.C:          * src/lib/ltdl/config.sub 1.4:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/install-sh 1.4:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/ltdl.vcproj 1.6:
         * www/htdocs/index.html:          * src/lib/ltdl/ltmain.sh 1.3:
         * www/htdocs/index.html:          * src/lib/ltdl/missing 1.4:
                 xdoc(xnode) now fully - fields&methods                  *** empty log message ***
   
         * src/classes/op.C:          * configure.in 1.144:
                 ^throw comment param made optional                  ltdl directory removed, it has correct Makefile.in
   
 2002-04-17  paf          * src/lib/ltdl/Makefile.in 1.17:
         * src/types/pa_vhash.h:                  correct Makefile.in from libtoolize
                 vstring wrong parent fixed  
           * Makefile.am 1.82:
         * src/classes/op.C:          * Makefile.in 1.100:
                 taint local result var bug fixed          * aclocal.m4 1.71:
           * bin/Makefile.in 1.18:
         * src/doc/ClassExample1.dox:          * config.guess 1.4:
         * src/doc/ClassExample2.dox:          * config.sub 1.5:
         * src/doc/ClassExample3.dox:          * configure 1.128:
         * src/doc/compiler.dox:          * etc/Makefile.in 1.23:
         * src/doc/module.dox:          * etc/parser3.charsets/Makefile.in 1.28:
         * src/doc/pooled.dox:          * install-sh 1.2:
         * src/doc/string.dox:          * ltmain.sh 1.6:
         * src/doc/targets.dox:          * missing 1.3:
         * src/include/pa_pool.h:          * src/Makefile.in 1.64:
         * src/include/pa_types.h:          * src/classes/Makefile.in 1.75:
                 dox updated to current state, PTHROW freshen to throw & co          * src/include/Makefile.in 1.27:
           * src/include/pa_config_auto.h.in 1.56:
 2002-04-16  paf          * src/lib/Makefile.in 1.24:
         * src/classes/op.C:          * src/lib/cord/Makefile.in 1.12:
                 exception2vhash file now tainted          * src/lib/cord/include/Makefile.in 1.10:
           * src/lib/cord/include/private/Makefile.in 1.10:
         * src/include/pa_opcode.h:          * src/lib/curl/Makefile.in 1.2:
         * src/main/compile.tab.C:          * src/lib/gc/Makefile.in 1.10:
         * src/main/compile.y:          * src/lib/gc/include/Makefile.in 1.11:
         * src/main/execute.C:          * src/lib/gd/Makefile.in 1.11:
         * src/targets/cgi/parser3.C:          * src/lib/json/Makefile.in 1.5:
         * www/cgi-bin/parser3.log:          * src/lib/md5/Makefile.in 1.16:
                 OP_CALL -> OP_CALL__WRITE and used that for removing VString wrapper          * src/lib/memcached/Makefile.in 1.4:
           * src/lib/pcre/Makefile.in 1.19:
         * src/doc/postbuild.txt:          * src/lib/sdbm/Makefile.in 1.10:
         * src/main/execute.C:          * src/lib/sdbm/pa-include/Makefile.in 1.3:
         * www/cgi-bin/parser3.log:          * src/lib/smtp/Makefile.in 1.11:
         * www/htdocs/index.html:          * src/main/Makefile.in 1.67:
                 result in @postprocess & @unhandled_exception now taken into          * src/sql/Makefile.in 1.20:
                 account as in usual functions          * src/targets/Makefile.in 1.52:
           * src/targets/apache/Makefile.in 1.5:
         * src/doc/postbuild.txt:          * src/targets/cgi/Makefile.in 1.77:
                 instructions on post .html build          * src/targets/isapi/Makefile.in 1.21:
           * src/types/Makefile.in 1.74:
         * asm.txt:                  autogenerated files updated after libtool update
         * form.txt:  
         * lang.txt:          * src/lib/ltdl/COPYING.LIB 1.2:
         * sql.txt:          * src/lib/ltdl/Makefile.am 1.4:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/Makefile.in 1.15:
                 removed outdated. see in Attic asm.txt as most interesting          * src/lib/ltdl/README 1.2:
           * src/lib/ltdl/acinclude.m4 1.4:
         * src/classes/op.C:          * src/lib/ltdl/aclocal.m4 1.2:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/argz.c 1.1:
         * www/htdocs/auto.p:          * src/lib/ltdl/argz_.h 1.1:
                 extra check on empty file in origin in _execute          * src/lib/ltdl/config-h.in 1.1:
           * src/lib/ltdl/config.h 1.3:
         * src/classes/date.C:          * src/lib/ltdl/config/compile 1.1:
         * src/main/compile.tab.C:          * src/lib/ltdl/config/config.guess 1.1:
         * src/targets/cgi/parser3.C:          * src/lib/ltdl/config/config.sub 1.1:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/config/depcomp 1.1:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/config/install-sh 1.1:
                 cheched date:create(days) param for validity [later were          * src/lib/ltdl/config/ltmain.sh 1.1:
                 assumed valid and crashed on invalid onces]          * src/lib/ltdl/config/missing 1.1:
           * src/lib/ltdl/config_auto.h.in 1.4:
         * src/classes/file.C:          * src/lib/ltdl/config_fixed.h 1.4:
         * src/main/pa_exec.C:          * src/lib/ltdl/configure 1.5:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/configure.ac 1.1:
         * www/htdocs/index.html:          * src/lib/ltdl/configure.in 1.6:
                 stderr of execs mark as tainted          * src/lib/ltdl/libltdl/lt__alloc.h 1.1:
           * src/lib/ltdl/libltdl/lt__dirent.h 1.1:
         * src/main/execute.C:          * src/lib/ltdl/libltdl/lt__glibc.h 1.1:
         * www/htdocs/index.html:          * src/lib/ltdl/libltdl/lt__private.h 1.1:
                 $result in @main now taken into account as in usual functions          * src/lib/ltdl/libltdl/lt__strl.h 1.1:
           * src/lib/ltdl/libltdl/lt_dlloader.h 1.1:
         * src/classes/op.C:          * src/lib/ltdl/libltdl/lt_error.h 1.1:
         * www/cgi-bin/parser3.log:          * src/lib/ltdl/libltdl/lt_system.h 1.1:
                 _process pseudo origin copied from local var to heap          * src/lib/ltdl/libltdl/slist.h 1.1:
           * src/lib/ltdl/loaders/dld_link.c 1.1:
         * src/main/pa_request.C:          * src/lib/ltdl/loaders/dlopen.c 1.1:
                 uri in error log          * src/lib/ltdl/loaders/dyld.c 1.1:
           * src/lib/ltdl/loaders/load_add_on.c 1.1:
         * src/main/pa_request.C:          * src/lib/ltdl/loaders/loadlibrary.c 1.1:
         * src/targets/isapi/parser3isapi.C:          * src/lib/ltdl/loaders/preopen.c 1.1:
         * www/htdocs/index.html:          * src/lib/ltdl/loaders/shl_load.c 1.1:
                 removed check, preventing content-length: 0 from appearing          * src/lib/ltdl/lt__alloc.c 1.1:
           * src/lib/ltdl/lt__dirent.c 1.1:
         * src/doc/doxygen.cfg:          * src/lib/ltdl/lt__strl.c 1.1:
         * src/doc/html2chm.cmd:          * src/lib/ltdl/lt_dlloader.c 1.1:
                 .chm file only now, no .chi          * src/lib/ltdl/lt_error.c 1.1:
           * src/lib/ltdl/ltdl.c 1.5:
 2002-04-15  paf          * src/lib/ltdl/ltdl.h 1.3:
         * src/classes/image.C:          * src/lib/ltdl/m4/argz.m4 1.1:
         * src/classes/op.C:          * src/lib/ltdl/m4/libtool.m4 1.1:
         * src/classes/op.C:          * src/lib/ltdl/m4/ltdl.m4 1.1:
         * src/classes/string.C:          * src/lib/ltdl/m4/ltoptions.m4 1.1:
         * src/classes/table.C:          * src/lib/ltdl/m4/ltsugar.m4 1.1:
         * src/include/pa_request.h:          * src/lib/ltdl/m4/ltversion.m4 1.1:
         * src/main/execute.C:          * src/lib/ltdl/m4/lt~obsolete.m4 1.1:
         * src/types/pa_value.h:          * src/lib/ltdl/slist.c 1.1:
         * src/types/pa_vmethod_frame.h:                  libtool updated to version 2.4.2
         * src/types/pa_wcontext.h:  
         * www/cgi-bin/parser3.log:          * configure.in 1.142:
                 StringOrValue wcontext result, now ready for dual writes                  preparation for new libtool
   
         * src/classes/file.C:          * configure.in 1.141:
         * src/classes/op.C:                  Some beauty added :)
         * src/classes/table.C:  
         * www/cgi-bin/parser3.log:          * src/targets/apache/Makefile.am 1.5:
                 finished dual write_xxx_lang functions                  := -> =
   
         * src/main/execute.C:          * src/lib/pcre/Makefile.am 1.7:
         * src/types/pa_value.h:          * src/lib/pcre/config.h 1.4:
         * www/cgi-bin/parser3.log:                  config.h removed once again. :)
                 fixed name update  
           * configure.in 1.140:
         * src/main/execute.C:          * src/include/pa_config_includes.h 1.35:
                 CodeFrame soul fixed [mistakenly killed by prev changes]                  limits.h added, previously was taken from pcre_internal.h. :)
   
         * src/classes/date.C:          * src/lib/pcre/Makefile.am 1.6:
         * src/classes/file.C:                  config.h returned
         * src/classes/mail.C:  
         * src/classes/string.C:          * src/lib/pcre/config.h 1.3:
         * src/classes/xnode.C:                  still need this. :)
         * src/include/pa_request.h:  
         * src/types/pa_value.h:          * src/lib/pcre/pcre_internal.h 1.1:
         * src/types/pa_wcontext.h:                  extracts from real pcre_internal.h
                 removed absolutely unnecessary VString shells  
           * configure.in 1.139:
         * src/classes/op.C:                  --with-charsets removed; --with-mysql-client & co removed
         * src/include/pa_globals.h:  
         * src/include/pa_opcode.h:          * buildall-with-xml 1.46:
         * src/include/pa_request.h:          * buildall-without-xml 1.29:
         * src/main/compile.tab.C:                  pcre_internal.h extracts now in parser tree, no need to copy
         * src/main/compile.y:  
         * src/main/compile_tools.C:          * src/lib/pcre/Makefile.am 1.5:
         * src/main/compile_tools.h:          * src/lib/pcre/config.h 1.2:
         * src/main/execute.C:          * src/lib/pcre/ibm-1250.ucm 1.2:
         * src/main/pa_globals.C:          * src/lib/pcre/ibm-1251.ucm 1.2:
         * src/main/pa_request.C:          * src/lib/pcre/ibm-1254.ucm 1.2:
         * src/targets/cgi/parser3.C:          * src/lib/pcre/ibm-1257.ucm 1.2:
         * www/cgi-bin/parser3.log:          * src/lib/pcre/pcre_parser_ctype.c 1.7:
         * www/htdocs/index.html:          * src/lib/pcre/pcre_parser_ctype.vcproj 1.8:
                 switch in hash constructor fixed [were problems with using of          * src/lib/pcre/ruspart_win2koi.pl 1.2:
                 stacked wwrapper after it's death]          * src/lib/pcre/win-koi.tab 1.2:
                   debian/patches/101_pcre.patch - local copy of pcre_internal.h extracts now used
         * src/classes/file.C:                  old trash removed
         * src/classes/hash.C:  
         * src/classes/op.C:          * bin/auto.p.dist.in 1.15:
         * src/include/pa_request.h:                  all charsets are listed, utf-8 by default, rare charsets/drivers
         * src/main/execute.C:                  are commented, sql driver quessing removed (debian/patches/
         * src/types/pa_wcontext.h:                  103_auto_p.patch)
                 started dual write_xxx_lang functions, if checked & works  
           * etc/parser3.charsets/Makefile.am 1.6:
         * src/targets/cgi/parser3.C:                  charsets now in share (debian/patches/104_automake.patch) + all
                 ctime sometimes can be just "", checked that                  charsets are copied
   
         * src/main/compile.tab.C:          * buildall-with-xml 1.45:
         * src/main/compile.y:          * buildall-without-xml 1.28:
         * src/main/compile_tools.C:                  curl option removed + extra arguments now supported
         * src/main/compile_tools.h:  
         * src/main/execute.C:  2012-06-08      misha
                 OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE          * src/classes/table.C 1.289:
                 changed to OP_WRITE_VALUE                  - one params.as_hash usage was rolled back: the 2nd option in ^
                 in var get cases                  table.hash[] could be hash or table so .as_hash will throw an
                   exception when table option is specified
 2002-04-12  paf  
         * operators.txt:          * src/classes/curl.C 1.20:
         * src/classes/table.C:          * src/classes/file.C 1.220:
         * www/cgi-bin/parser3.log:          * src/classes/hash.C 1.114:
         * www/htdocs/index.html:          * src/classes/image.C 1.140:
                 table.select(expression) 0          * src/classes/mail.C 1.119:
           * src/classes/op.C 1.211:
 2002-04-11  paf          * src/classes/string.C 1.205:
         * src/classes/string.C:          * src/classes/table.C 1.288:
         * src/include/pa_request.h:          * src/classes/void.C 1.51:
         * src/main/execute.C:          * src/classes/xdoc.C 1.174:
                 Request::process_internal codeFrame & wwrapper stacked [not          * src/include/pa_exception.h 1.63:
                 wasting  heap anymore]          * src/types/pa_vmethod_frame.C 1.21:
           * src/types/pa_vmethod_frame.h 1.93:
 2002-04-10  paf                  - MethodParams::as_hash is optimized and improved (whitespaces are allowed as empty options)
         * src/include/pa_string.h:                  - MethodParams::as_table is added
         * src/main/pa_string.C:                  - above methods are used for parsing methods' options ( new feature: #9 )
         * src/main/untaint.C:  
         * www/cgi-bin/parser3.log:          * tests/results/280.processed 1.1:
         * www/htdocs/index.html:                  *** empty log message ***
                 killed 8 bytes from String.head  
           * src/types/pa_vclass.C 1.47:
         * src/classes/double.C:          * src/types/pa_vclass.h 1.60:
         * src/classes/file.C:                  - method get_hash is added to vclass. now class fields can be
         * src/classes/hash.C:                  accessible as a hash: $h[^hash::create[$asd:CLASS]]
         * src/classes/image.C:  
         * src/classes/int.C:          * src/types/pa_vhash.h 1.66:
         * src/classes/math.C:          * src/types/pa_vhashfile.h 1.41:
         * src/classes/op.C:                  - vhash and vhashfile now have get_fields method so their fields
         * src/classes/string.C:                  can be accessed with ^reflection:fields[...] & ^reflection:field[
         * src/classes/table.C:                  ...]
         * src/classes/void.C:  
         * src/classes/xdoc.C:  2012-06-06      misha
         * src/include/pa_request.h:          * tests/280.html 1.1:
         * src/main/execute.C:                  - tests for ^reflection:method[obj-or-class;method], ^reflection:
         * src/main/pa_string.C:                  field[obj-or-class;field] and ^reflection:fields[obj-or-class]
                 killed Request::process() wrapping VString(String) in case we                  are added
                 need only String  
   2012-06-05      moko
 2002-04-09  paf          * src/targets/Makefile.am 1.12:
         * src/main/pa_common.C:          * src/targets/Makefile.in 1.51:
         * src/targets/cgi/parser3.C:                  cgi now build with apache module
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:          * src/classes/memcached.C 1.5:
                 int/double get_string now not pool.malloc(MAX_NUMBER) but                  flish ttl fixed
                 really neaded  
   2012-06-05      misha
         * etc/Makefile.in:          * src/classes/reflection.C 1.28:
         * etc/parser3.charsets/Makefile.in:                  - ^reflection:method[class or object;method name] and ^
         * src/classes/Makefile.in:                  reflection:field[class or object;field name] are added
         * src/classes/gd/Makefile.in:  
         * src/classes/smtp/Makefile.in:          * src/types/pa_vstateless_class.C 1.49:
         * src/patches/Makefile.in:                  - Method::get_vjunction method is used
         * src/sql/Makefile.in:  
         * src/targets/Makefile.in:          * src/types/pa_method.h 1.20:
         * src/targets/apache13/Makefile.in:                  - Method::as_vjunction method is added
         * src/targets/cgi/Makefile.in:  
         * src/targets/isapi/Makefile.in:  2012-06-04      moko
         * src/types/Makefile.in:          * src/classes/json.C 1.23:
                 makse          * src/classes/op.C 1.210:
           * tests/279.html 1.1:
         * operators.txt:          * tests/results/279.processed 1.1:
         * src/classes/double.C:                  ^json:parse[] now supports $.taint option (new feature #833)
         * src/classes/int.C:  
         * www/htdocs/global.xsl:  2012-06-04      misha
                 int/double.int/double(default)          * src/include/pa_common.h 1.148:
           * src/main/pa_common.C 1.268:
         * src/main/compile.tab.C:          * src/types/pa_vcookie.C 1.87:
         * src/targets/cgi/parser3.C:                  - search_stop method was moved from pa_vcookie.C to pa_common.C
         * src/targets/isapi/parser3isapi.C:  
         * www/cgi-bin/parser3.log:  2012-06-02      misha
                 removed          * src/main/pa_http.C 1.54:
                 {                  - ^file:load[...;http://...] - all received cookies are parced
                   char *a;                  and stored into $.cookies ( new feature: #31 )
                   {  
                      /*sub local*/char b[...];  2012-05-30      misha
                      a=b;          * src/main/compile.tab.C 1.155:
                 situations          * tests/results/182.processed 1.3:
                   *** empty log message ***
         * src/classes/xdoc.C:  
         * www/cgi-bin/parser3.log:          * tests/182.html 1.2:
         * www/htdocs/global.xsl:          * tests/182_dir/a3.p 1.2:
         * www/htdocs/index.html:          * tests/182_dir/a4.p 1.1:
                 xslt params fixed                  - test for adding incomplete class into a scope while @USE is
                   found
         * operators.txt:  
         * src/classes/xdoc.C:          * src/main/compile.y 1.263:
         * www/cgi-bin/parser3.log:                  - add incomplete class into a scope while @USE and @CLASS
                 xslt params made literal                  instructions are found ( bugfix: #838 )
   
 2002-04-04  paf  2012-05-29      moko
         * src/include/pa_string.h:          * src/types/pa_vclass.C 1.46:
         * src/main/pa_string.C:          * tests/278.html 1.1:
         * www/cgi-bin/parser3.log:          * tests/results/278.processed 1.1:
         * www/htdocs/index.html:                  removed "property has no getter method" exception when
                 fixed string.replace [when reconstructing pieces were split by                  GET_DEFAULT present (fixes #269)
                 max_integral(piece.size), thus some strings to replace happen  
                 to be split into two = not replaced)          * src/classes/json.C 1.22:
           * tests/277.html 1.3:
         * src/targets/cgi/parser3.C:                  ^json:string[], $.default -> $._default
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  2012-05-28      moko
         * src/targets/cgi/parser3.dsp:          * src/types/pa_vvoid.h 1.40:
                 document root in standalone version = current dir                  $STRICT-VARS(true) implemented to check uninitialized values
                   usage (new feature: #154)
 2002-04-03  paf  
         * INSTALL:          * src/classes/json.C 1.21:
         * Makefile.in:          * src/classes/reflection.C 1.27:
         * configure:          * src/types/pa_value.C 1.35:
         * configure.in:          * src/types/pa_value.h 1.149:
         * etc/Makefile.in:          * src/types/pa_vbool.h 1.35:
         * etc/parser3.charsets/Makefile.in:          * src/types/pa_vdate.h 1.55:
         * etc/parser3.conf.in:          * src/types/pa_vdouble.h 1.59:
         * src/Makefile.in:          * src/types/pa_vfile.C 1.52:
         * src/include/Makefile.in:          * src/types/pa_vfile.h 1.72:
         * src/libltdl/Makefile.in:          * src/types/pa_vint.h 1.51:
         * src/main/Makefile.in:          * src/types/pa_vobject.C 1.36:
         * src/pcre/Makefile.in:          * src/types/pa_vobject.h 1.59:
                 root config configure options          * src/types/pa_vstring.h 1.70:
           * src/types/pa_vtable.C 1.38:
         * configure:          * src/types/pa_vtable.h 1.60:
         * configure.in:          * src/types/pa_vvoid.h 1.39:
                 more checks on nonexistent charset          * src/types/pa_vxdoc.C 1.46:
           * src/types/pa_vxdoc.h 1.51:
 2002-04-02  paf          * tests/277.html 1.2:
         * src/main/compile.C:          * tests/results/277.processed 1.2:
                 parser.compile [exception name more like in doc]                  ^json:string[$o; $.default[$method]] implemented for VObject (
                   new feature #803)
 2002-04-01  paf  
         * src/classes/mail.C:          * src/classes/json.C 1.20:
         * src/include/pa_string.h:          * src/lib/json/JSON_parser.h 1.3:
         * src/main/untaint.C:          * tests/277.html 1.1:
         * src/targets/isapi/parser3isapi.dsp:          * tests/results/277.processed 1.1:
         * www/cgi-bin/parser3.log:                  json numbers are now treated as double ( new feature: #834 )
                 mail subject encoding taken from .content-type.charset, not .charset  
           * src/classes/math.C 1.61:
 2002-03-29  paf          * src/include/pa_string.h 1.204:
         * operators.txt:          * src/main/pa_charset.C 1.91:
         * src/classes/date.C:          * src/main/pa_string.C 1.242:
         * www/cgi-bin/parser3.log:          * src/types/pa_vdouble.h 1.58:
         * www/htdocs/index.html:          * src/types/pa_vint.h 1.50:
                 ^date::create now may not supply day, default 1.                  pa_atoui added for out of range checks, zero division in vint/
                 checked 29.03 -> 29.02 roll on non 366 days' year.  | 31.05->31.04   roll                  vdouble check added ( fixes #832 )
   
         * etc/parser3.charsets/koi8-r.cfg:          * tests/275.html 1.2:
                 koi8-r += ukranian letters          * tests/results/275.processed 1.2:
                   tests for pa_atoui added ( fixes #832 )
 2002-03-28  paf  
         * operators.txt:  2012-05-28      misha
         * src/classes/date.C:          * buildall-with-xml 1.44:
         * src/classes/op.C:                  - --without-lzma option is added to libxml2 configure
         * src/include/pa_globals.h:  
         * src/include/pa_hash.h:  2012-05-27      misha
         * src/main/pa_globals.C:          * tests/results/256.processed 1.5:
         * src/types/pa_vdate.h:          * tests/results/276.processed 1.1:
         * www/htdocs/index.html:                  *** empty log message ***
                 ^cache[file][date]{  
                    ^cache(seconds)          * tests/256.html 1.5:
                    ^cache[date]                  - test for ^json:string[-file-;$.file[stat]] is added
                 }                  - tests for unsupported values for options $.file, $.table and $.date are added
   
         * src/classes/xdoc.C:          * src/classes/json.C 1.19:
         * src/classes/xnode.C:          * src/types/pa_value.h 1.148:
         * src/classes/xnode.h:                  - ^json:string[...] now accepts "stat" $.file[] option's value
                 removed redundant pool param                  in addition to existed  "text" and "base64" ( new feature: #835 )
                  
 2002-03-27  paf  
         * operators.txt:          * tests/276.html 1.1:
         * src/classes/op.C:                  - test for ^reflection:delete[$object-or-class;field-name]
         * src/include/pa_config_fixed.h:  
         * src/include/pa_request.h:          * src/classes/reflection.C 1.26:
         * src/main/execute.C:                  - ^reflection:delete[$object-or-class;field-name] is added ( new
         * src/main/pa_request.C:                  feature: #268 )
         * www/cgi-bin/parser3.log:  
                 decided agains resetting exception_trace, just changed name  2012-05-26      misha
           * buildall-with-xml 1.43:
         * operators.txt:                  - libxml2 2.7.8 => 2.8.0
         * src/classes/date.C:  
         * src/classes/double.C:  2012-05-24      misha
         * src/classes/file.C:          * tests/results/065.processed 1.8:
         * src/classes/form.C:          * tests/results/270.processed 1.3:
         * src/classes/hash.C:                  *** empty log message ***
         * src/classes/image.C:  
         * src/classes/int.C:          * src/include/pa_common.h 1.147:
         * src/classes/mail.C:                  - method lastposafter was removed
         * src/classes/math.C:  
         * src/classes/op.C:          * src/classes/file.C 1.219:
         * src/classes/smtp/smtp.C:                  - use strrpbrk & rskipchars instead of lastposafter
         * src/classes/string.C:                  - ^file:dirname[] & Co proper handle windows file paths ( bug fix: #783 )
         * src/classes/table.C:                  - ^file:dirname[] & ^file:basename[] now work as *nix commands
         * src/classes/void.C:  
         * src/classes/xdoc.C:          * src/main/pa_request.C 1.331:
         * src/classes/xnode.C:                  - use strrpbrk instead of lastposafter
         * src/include/pa_exception.h:  
         * src/include/pa_request.h:          * src/include/pa_string.h 1.203:
         * src/include/pa_stylesheet_connection.h:          * src/main/pa_string.C 1.241:
         * src/main/compile.C:                  - strrpbrk & rskipchars were added
         * src/main/compile_tools.C:  
         * src/main/execute.C:          * tests/270.html 1.2:
         * src/main/pa_array.C:                  - more tests for ^file:find[]
         * src/main/pa_charset.C:  
         * src/main/pa_charsets.C:          * tests/065.html 1.6:
         * src/main/pa_common.C:                  - more tests for ^file:dirname[] & Co
         * src/main/pa_dictionary.C:  
         * src/main/pa_exception.C:          * src/include/pa_version.h 1.44:
         * src/main/pa_exec.C:                  - must be "win32" here. it is auto-generated on *nix
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  2012-05-23      moko
         * src/main/pa_socks.C:          * src/classes/math.C 1.60:
         * src/main/pa_sql_driver_manager.C:                  ^math:convert[] now supports uint32 and throws overflow
         * src/main/pa_string.C:                  exception ( new feature: #830 )
         * src/main/pa_table.C:  
         * src/main/untaint.C:          * tests/275.html 1.1:
         * src/targets/apache13/mod_parser3.C:          * tests/results/275.processed 1.1:
         * src/targets/cgi/parser3.C:                  test for ^math:convert[] uint32 support and overflow added ( new
         * src/targets/isapi/parser3isapi.C:                  feature: #830 )
         * src/types/pa_value.h:  
         * src/types/pa_vcookie.C:          * src/classes/table.C 1.287:
         * src/types/pa_vfile.h:          * src/types/pa_value.h 1.147:
         * src/types/pa_vform.C:          * src/types/pa_vbool.h 1.34:
         * src/types/pa_vhash.h:          * src/types/pa_vdate.h 1.54:
         * src/types/pa_vmethod_frame.h:          * src/types/pa_vdouble.h 1.57:
         * src/types/pa_vstatus.C:          * src/types/pa_vfile.h 1.71:
         * src/types/pa_vtable.C:          * src/types/pa_vhash.h 1.65:
         * src/types/pa_vxdoc.h:          * src/types/pa_vimage.C 1.42:
         * src/types/pa_vxnode.h:          * src/types/pa_vimage.h 1.54:
         * src/types/pa_wcontext.C:          * src/types/pa_vint.h 1.49:
         * src/types/pa_wwrapper.h:          * src/types/pa_vjunction.C 1.12:
         * www/cgi-bin/parser3.log:          * src/types/pa_vjunction.h 1.32:
         * www/htdocs/index.html:          * src/types/pa_vobject.C 1.35:
                 assigned exception types          * src/types/pa_vobject.h 1.58:
           * src/types/pa_vregex.C 1.15:
 2002-03-26  paf          * src/types/pa_vregex.h 1.7:
         * operators.txt:          * src/types/pa_vstateless_class.C 1.48:
         * src/classes/date.C:          * src/types/pa_vstateless_class.h 1.74:
         * www/htdocs/index.html:          * src/types/pa_vstring.h 1.69:
                 fixed date roll on daylightsaving days          * src/types/pa_vtable.h 1.59:
                 mktime took into account tm_isdst flag, which remained from BEFORE roll, but should have been reset          * src/types/pa_vvoid.h 1.38:
           * src/types/pa_vxdoc.C 1.45:
         * src/classes/op.C:          * src/types/pa_vxdoc.h 1.50:
         * www/htdocs/index.html:          * src/types/pa_vxnode.C 1.53:
                 forced language of $source field of exception to 'tainted',          * src/types/pa_vxnode.h 1.42:
                 so that sql-langed-frags could be outputed outside of connect                  bool "return string as-is" removed from as_expr_result. ( new
                   feature: #831 )
         * src/include/pa_common.h:  
         * src/main/pa_exec.C:          * tests/results/244.processed 1.3:
                 windows exec chdir fixed                  test changed after bug #782 fix commited
   
         * operators.txt:          * tests/results/229.processed 1.5:
         * src/classes/date.C:                  test results for bug #782 commited
         * www/htdocs/index.html:  
                 removed date.roll limit of +-1 offset          * tests/254.html 1.6:
           * tests/results/254.processed 1.6:
 2002-03-25  paf                  uid now just compared, not printed. :)
         * INSTALL:  
                 comment on --disable-link-stdcpp  2012-05-19      moko
           * src/classes/reflection.C 1.25:
         * INSTALL:                  ^reflection:uid[$object] added ( new feature: #341 )
         * configure:  
         * configure.in:          * tests/254.html 1.5:
         * src/targets/cgi/Makefile.am:          * tests/results/254.processed 1.5:
         * src/targets/cgi/Makefile.in:                  test for ^reflection:uid[] added
                 libstdc++ link skipping configure option  
           * tests/254.html 1.4:
         * src/classes/file.C:          * tests/results/254.processed 1.4:
         * src/classes/mail.C:                  test for ^reflection:uid[$obj] added
         * src/include/pa_exec.h:  
         * src/main/pa_exec.C:  2012-05-17      misha
                 f(!forced_allow)          * src/main/untaint.C 1.164:
                 to allow                  - do not replace ' char by _26 while exploding filespec-tainting
                 --with-sendmail to work with any/both                  ( new feature: #829 )
                 --disable-foreign-group-files --disable-execs  
   2012-05-11      moko
         * src/classes/op.C:          * src/types/pa_vvoid.h 1.37:
         * src/include/pa_sql_connection.h:                  is_string now also checked, but get_* - not.
                 sql connection with error were put to cache with '  
                 marked_to_rollback' flag, all consequent even OK requests  2012-05-07      moko
                 rolled back          * src/types/pa_vmethod_frame.h 1.92:
                   bug #782 fixed
         * INSTALL:  
                 "--with=sendmail=COMMAND"          * tests/229.html 1.6:
                 comment                  test for bug #782
   
         * INSTALL:          * src/main/pa_request.C 1.330:
         * configure:          * src/types/pa_vmethod_frame.C 1.20:
         * configure.in:          * src/types/pa_vmethod_frame.h 1.91:
         * src/classes/mail.C:          * src/types/pa_vstring.h 1.68:
         * src/include/pa_config_auto.h.in:          * src/types/pa_vvoid.C 1.6:
         * src/main/pa_exec.C:          * src/types/pa_vvoid.h 1.36:
         * src/targets/cgi/Makefile.am:          * tests/results/259.processed 1.2:
         * src/targets/cgi/Makefile.in:                  feature #154 - first empty param now string; defined locals are
                 --disable-foreign-group-files now disables execs also.                  empty strings; $STRICT-VARS(true) added
                 introducing --sendmail  
   2012-04-27      moko
         * INSTALL:          * src/targets/apache/Makefile.am 1.4:
         * INSTALL:          * src/targets/apache/Makefile.in 1.4:
         * src/classes/mail.C:                  ../../lib/memcached/libmemcached.a added
         * src/classes/mail.C:  
                 *** empty log message ***  2012-04-27      misha
           * buildall-with-xml 1.42:
         * operators.txt:          * buildall-without-xml 1.27:
                 pgsql options comment                  - prce 8.12 => pcre 8.30 ( #827 )
   
         * operators.txt:  2012-04-24      moko
         * src/targets/cgi/parser3.C:          * src/classes/json.C 1.18:
                 http_site_config_filespec          * src/classes/memcached.C 1.4:
           * src/lib/memcached/pa_memcached.C 1.5:
 2002-03-22  paf          * src/lib/memcached/pa_memcached.h 1.6:
         * operators.txt:          * src/types/pa_vmemcached.C 1.11:
                 few comments on sets          * src/types/pa_vmemcached.h 1.4:
                   memcached_add implemented.
         * src/main/pa_exec.C:  
                 createprocess nowindow flag          * src/classes/curl.C 1.19:
                 check on readfile false return                  stderr -> f_stderr for Windows compatibility
   
 2002-03-18  paf  2012-04-22      moko
         * src/main/pa_charset.C:          * src/classes/memcached.C 1.3:
         * src/targets/isapi/pa_threads.C:          * src/lib/memcached/pa_memcached.C 1.4:
         * src/types/pa_vdouble.h:          * src/lib/memcached/pa_memcached.h 1.5:
                 removed some tested @tests          * src/types/pa_vmemcached.C 1.10:
           * src/types/pa_vmemcached.h 1.3:
         * etc/parser3.conf.in:                  open allows options hash for new memcached(options) function
         * operators.txt:  
         * src/classes/op.C:          * src/classes/curl.C 1.18:
         * src/include/pa_exception.h:                  check_safe_mode added, stderr now rewritten, not appended
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  2012-04-20      moko
         * src/include/pa_stack.h:          * src/classes/curl.C 1.17:
         * src/main/pa_globals.C:                  '' added. :)
         * src/main/pa_request.C:  
         * www/cgi-bin/parser3.log:          * src/classes/classes.vcproj 1.30:
         * www/cgi-bin/parser3.log:                  new curl.h location
         * www/htdocs/index.html:  
         * www/htdocs/index.html:          * src/classes/curl.C 1.16:
                 introducing ^try                  verbose output redirection from stderr to file curl option added
   
 2002-03-15  paf          * src/classes/curl.C 1.15:
         * operators.txt:                  lib/curl/curl.h now contains what we need from curl, #ifdef
         * src/classes/table.C:                  HAVE_CURL removed
         * www/htdocs/index.html:  
                 ^table.locate(logical expr)          * Makefile.in 1.99:
           * bin/Makefile.in 1.17:
 2002-03-13  paf          * configure 1.127:
         * src/main/pa_exception.C:          * configure.in 1.138:
                 checked not-pooled malloc          * etc/Makefile.in 1.22:
           * etc/parser3.charsets/Makefile.in 1.27:
 2002-03-11  paf          * src/Makefile.in 1.63:
         * src/types/pa_vfile.C:          * src/classes/Makefile.am 1.59:
                 $file.text now 0A linebreaks,          * src/classes/Makefile.in 1.74:
                 file::exec/cgi linebreaks "0D0A" changed to 0A onces          * src/include/Makefile.in 1.26:
           * src/include/pa_config_auto.h.in 1.55:
         * INSTALL:          * src/include/pa_version.h 1.43:
         * configure:          * src/lib/Makefile.am 1.13:
         * configure.in:          * src/lib/Makefile.in 1.23:
         * src/include/pa_config_auto.h.in:          * src/lib/cord/Makefile.in 1.11:
         * src/include/pa_config_fixed.h:          * src/lib/cord/include/Makefile.in 1.9:
         * src/main/pa_exec.C:          * src/lib/cord/include/private/Makefile.in 1.9:
         * src/main/pa_exec.C:          * src/lib/gc/Makefile.in 1.9:
         * www/htdocs/index.html:          * src/lib/gc/include/Makefile.in 1.10:
         * www/htdocs/index.html:          * src/lib/gd/Makefile.in 1.10:
         * www/htdocs/index.html:          * src/lib/json/Makefile.in 1.4:
                 --disable-execs          * src/lib/ltdl/Makefile.in 1.14:
           * src/lib/md5/Makefile.in 1.15:
         * INSTALL:          * src/lib/memcached/Makefile.in 1.3:
         * configure:          * src/lib/pcre/Makefile.in 1.18:
         * configure.in:          * src/lib/sdbm/Makefile.in 1.9:
         * src/include/pa_config_auto.h.in:          * src/lib/sdbm/pa-include/Makefile.in 1.2:
         * src/main/pa_common.C:          * src/lib/smtp/Makefile.in 1.10:
                 --disable-foreign-group-files          * src/main/Makefile.in 1.66:
           * src/sql/Makefile.in 1.19:
 2002-03-05  paf          * src/targets/Makefile.in 1.50:
         * src/targets/isapi/parser3isapi.C:          * src/targets/apache/Makefile.in 1.3:
         * src/targets/isapi/parser3isapi.dsp:          * src/targets/cgi/Makefile.in 1.76:
                 iis5 now requires headers to be terminated with \r\n manually [          * src/targets/isapi/Makefile.in 1.20:
                 refuses to separate header/body itself]          * src/types/Makefile.in 1.73:
                   curl.h header now in src/lib/curl, not configure option
         * operators.txt:  
         * operators.txt:  2012-04-19      moko
         * src/classes/date.C:          * src/classes/double.C 1.65:
         * src/classes/date.C:          * src/classes/inet.C 1.6:
                 date week calendar columns named          * src/classes/int.C 1.61:
           * src/classes/string.C 1.204:
         * src/main/pa_globals.C:          * src/lib/gc/include/gc_allocator.h 1.2:
         * src/targets/cgi/parser3.C:          * src/types/pa_vform.C 1.103:
         * src/targets/isapi/parser3isapi.C:                  PVS-Studio detected errors fixes, unused options from
         * www/htdocs/index.html:                  sql_result_string removed. (closes issue #468)
                 isapi site config beside .dll  
   2012-04-18      moko
 2002-03-04  paf          * src/types/pa_vmemcached.C 1.9:
         * src/targets/isapi/pa_threads.C:                  empty string fix
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:          * src/types/pa_value.C 1.34:
                 isapi updated          * src/types/pa_value.h 1.146:
           * src/types/pa_vmemcached.C 1.8:
         * src/classes/op.C:          * src/types/pa_vstring.C 1.30:
         * src/types/pa_vfile.C:          * src/types/pa_vstring.h 1.67:
         * www/cgi-bin/parser3.log:                  serialization helpers moved to pa_vmemcached.C
         * www/htdocs/index.html:  
                 process body now evaluated in PASS language          * src/targets/apache/mod_parser3.c 1.14:
                   "Parser3 module requires apache2-mpm-prefork" error displayed in
         * src/classes/op.C:                  threaded mpm.
         * src/include/pa_string.h:  
         * src/main/pa_string.C:          * src/targets/apache/mod_parser3.c 1.13:
                 string deserialize checks on broken file          * src/targets/apache/mod_parser3_core.C 1.7:
                   pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
 2002-03-01  paf                  installed (issue #354)
         * src/main/pa_exec.C:  
                 execle -> execve, now argc OK  2012-04-15      moko
           * src/types/pa_vmemcached.C 1.7:
 2002-02-28  paf                  call to memcached_result_create and memcached_result_free
         * src/main/pa_string.C:                  removed
                 origin by first piece preferred before last piece  
   2012-04-13      moko
         * src/main/pa_charsets.C:          * src/lib/memcached/pa_memcached.h 1.4:
                 when placing charset to cache using global name now [were                  uint32_t for Windows defined
                 request]  
           * src/types/pa_vmemcached.C 1.6:
         * configure:                  check_key added and used
         * configure.in:  
         * src/targets/apache13/ApacheModuleParser3.dsp:  2012-04-12      moko
         * src/targets/apache13/mod_parser3.C:          * src/include/pa_string.h 1.202:
         * src/targets/apache13/p3runConfigure.in:          * src/types/pa_value.C 1.33:
         * src/targets/apache13/pa_threads.C:          * src/types/pa_value.h 1.145:
         * www/cgi-bin/parser3.log:          * src/types/pa_vmemcached.C 1.5:
         * www/htdocs/auto.p:          * src/types/pa_vstring.C 1.29:
                 apache module updated          * src/types/pa_vstring.h 1.66:
                    Serialization_data now added and used, VString now serialized
         * src/main/untaint.C:                  with languages into memcached.
                 removed some debug comments  
   2012-03-27      moko
 2002-02-27  paf          * src/lib/memcached/pa_memcached.C 1.3:
         * src/patches/libgdome_morestatic.patch:          * src/lib/memcached/pa_memcached.h 1.3:
                 refused to link statically due to 3 duplicates, they are made static          * src/types/pa_vmemcached.C 1.4:
                   result lengths added
         * etc/parser3.conf.in:  
                 .dll -> .so          * src/types/pa_vmemcached.C 1.3:
                   strdup added
         * src/main/pa_charset.C:  
                 size_t  2012-03-23      moko
           * src/classes/memcached.C 1.2:
         * INSTALL:          * src/lib/memcached/pa_memcached.C 1.2:
                 shared/static-xml          * src/lib/memcached/pa_memcached.h 1.2:
                 with-pathlink          * src/types/pa_vmemcached.C 1.2:
           * src/types/pa_vmemcached.h 1.2:
         * operators.txt:                  memcached: mget, flush, fttl added
         * operators.txt:  
                 SMTP comment  2012-03-20      moko
           * src/lib/memcached/Makefile.am 1.2:
 2002-02-26  paf          * src/lib/memcached/Makefile.in 1.2:
         * src/classes/xnode.C:                  *** empty log message ***
         * www/cgi-bin/parser3.log:  
         * www/htdocs/auto.p:  2012-03-19      moko
         * www/htdocs/global.xsl:          * configure 1.126:
         * www/htdocs/index.html:          * configure.in 1.137:
                 in some situation, xpath query returned result with type NODESET, but empty nodeset member field,          * src/classes/Makefile.in 1.73:
                 checked that          * src/lib/Makefile.in 1.22:
           * src/lib/memcached/Makefile.in 1.1:
         * src/main/pa_exec.C:          * src/targets/cgi/Makefile.in 1.75:
                 more precise names for vars, cosmetic          * src/types/Makefile.in 1.72:
                   Makefiles.in updated for memcached
 2002-02-22  paf  
         * operators.txt:          * src/targets/cgi/Makefile.am 1.55:
         * src/types/pa_vcookie.C:                  cleanup
         * src/types/pa_vcookie.C:  
         * www/cgi-bin/parser3.log:          * src/classes/Makefile.am 1.58:
                 cookie "expires=0" =  "session"          * src/classes/memcached.C 1.1:
           * src/lib/Makefile.am 1.12:
         * src/include/pa_string.h:          * src/lib/memcached/Makefile.am 1.1:
         * src/main/pa_string.C:          * src/lib/memcached/constants.h 1.1:
         * src/main/pa_string.C:          * src/lib/memcached/pa_memcached.C 1.1:
         * src/main/pa_string.C:          * src/lib/memcached/pa_memcached.h 1.1:
         * www/cgi-bin/parser3.log:          * src/lib/memcached/types.h 1.1:
         * www/cgi-bin/parser3.log:          * src/targets/cgi/Makefile.am 1.54:
         * www/cgi-bin/parser3.log:          * src/types/Makefile.am 1.48:
         * www/htdocs/auto.p:          * src/types/pa_vmemcached.C 1.1:
         * www/htdocs/index.html:          * src/types/pa_vmemcached.h 1.1:
                 string iterators fixed again, so were String::join_chain                  memcached initial
   
         * configure:          * src/classes/curl.C 1.14:
         * configure.in:                  *** empty log message ***
                 glib###.a detection fixed  
   2012-03-16      moko
         * Makefile.in:          * src/main/execute.C 1.369:
         * configure:                  ident now works under Linux + ident displays filenames (closes
         * configure.in:                  issue #818)
         * etc/Makefile.in:  
         * etc/parser3.charsets/Makefile.in:          * src/types/Makefile.am 1.47:
         * src/Makefile.in:          * src/types/Makefile.in 1.71:
         * src/classes/Makefile.am:          * src/types/pa_vmethod_frame_global.h 1.3:
         * src/classes/Makefile.in:          * src/types/pa_vmethod_frame_local.h 1.3:
         * src/classes/gd/Makefile.in:                  cleanup: pa_vmethod_frame_global.h pa_vmethod_frame_local.h
         * src/classes/hashfile.C:                  removed
         * src/classes/smtp/Makefile.in:  
         * src/include/Makefile.am:          * src/classes/bool.C 1.4:
         * src/include/Makefile.in:          * src/classes/classes.C 1.25:
         * src/include/pa_config_auto.h.in:          * src/classes/classes.awk 1.9:
         * src/include/pa_db_connection.h:          * src/classes/classes.h 1.34:
         * src/include/pa_db_manager.h:          * src/classes/curl.C 1.13:
         * src/include/pa_db_table.h:          * src/classes/date.C 1.91:
         * src/libltdl/Makefile.in:          * src/classes/double.C 1.64:
         * src/main/Makefile.am:          * src/classes/file.C 1.218:
         * src/main/Makefile.in:          * src/classes/form.C 1.43:
         * src/main/pa_db_connection.C:          * src/classes/hash.C 1.113:
         * src/main/pa_db_manager.C:          * src/classes/hashfile.C 1.53:
         * src/main/pa_db_table.C:          * src/classes/image.C 1.139:
         * src/main/pa_globals.C:          * src/classes/inet.C 1.5:
         * src/patches/Makefile.in:          * src/classes/int.C 1.60:
         * src/pcre/Makefile.in:          * src/classes/json.C 1.17:
         * src/sql/Makefile.in:          * src/classes/mail.C 1.118:
         * src/targets/Makefile.in:          * src/classes/math.C 1.59:
         * src/targets/apache13/Makefile.in:          * src/classes/memory.C 1.9:
         * src/targets/apache13/p3runConfigure.in:          * src/classes/op.C 1.209:
         * src/targets/cgi/Makefile.am:          * src/classes/reflection.C 1.24:
         * src/targets/cgi/Makefile.in:          * src/classes/regex.C 1.7:
         * src/targets/isapi/Makefile.in:          * src/classes/response.C 1.28:
         * src/types/Makefile.am:          * src/classes/string.C 1.203:
         * src/types/Makefile.in:          * src/classes/table.C 1.286:
         * src/types/pa_vhashfile.C:          * src/classes/void.C 1.50:
         * src/types/pa_vhashfile.h:          * src/classes/xdoc.C 1.173:
                 removed hashfile support for now          * src/classes/xnode.C 1.87:
           * src/classes/xnode.h 1.31:
         * acconfig.h:          * src/include/pa_array.h 1.81:
         * src/libltdl/acconfig.h:          * src/include/pa_cache_managers.h 1.20:
                 acconfig move in cvs[from src/libltdl to /]          * src/include/pa_charset.h 1.48:
           * src/include/pa_charsets.h 1.15:
         * etc/parser3.charsets/windows-1251.cfg:          * src/include/pa_common.h 1.146:
                 &deg;          * src/include/pa_config_fixed.h 1.75:
           * src/include/pa_config_includes.h 1.34:
         * Makefile.am:          * src/include/pa_dictionary.h 1.20:
         * Makefile.in:          * src/include/pa_dir.h 1.20:
                 make update          * src/include/pa_exception.h 1.62:
           * src/include/pa_exec.h 1.20:
         * INSTALL:          * src/include/pa_globals.h 1.114:
                 hashfile removed from INSTALL          * src/include/pa_hash.h 1.84:
           * src/include/pa_http.h 1.7:
         * Makefile.in:          * src/include/pa_memory.h 1.18:
         * configure:          * src/include/pa_opcode.h 1.46:
         * configure.in:          * src/include/pa_operation.h 1.8:
         * src/include/pa_config_auto.h.in:          * src/include/pa_os.h 1.8:
                 --with-shared-xml          * src/include/pa_pool.h 1.90:
                 --with-static-xml          * src/include/pa_random.h 1.3:
           * src/include/pa_request.h 1.210:
         * INSTALL:          * src/include/pa_request_charsets.h 1.6:
                 without-zlib comment          * src/include/pa_request_info.h 1.7:
           * src/include/pa_sapi.h 1.29:
         * operators.txt:          * src/include/pa_socks.h 1.18:
         * src/classes/classes.dsp:          * src/include/pa_sql_connection.h 1.42:
         * src/main/main.dsp:          * src/include/pa_sql_driver_manager.h 1.36:
         * src/types/types.dsp:          * src/include/pa_stack.h 1.27:
                 removed hashfile support from sources for now          * src/include/pa_string.h 1.201:
           * src/include/pa_stylesheet_connection.h 1.41:
         * src/classes/classes.dsp:          * src/include/pa_stylesheet_manager.h 1.24:
         * src/classes/gd/gd.dsp:          * src/include/pa_table.h 1.64:
         * src/main/compile.tab.C:          * src/include/pa_threads.h 1.31:
         * src/main/main.dsp:          * src/include/pa_types.h 1.51:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * src/include/pa_uue.h 1.11:
         * src/targets/cgi/parser3.dsp:          * src/include/pa_xml_exception.h 1.8:
         * src/targets/isapi/parser3isapi.dsp:          * src/include/pa_xml_io.h 1.6:
         * src/types/types.dsp:          * src/lib/gd/gif.C 1.7:
                 *.dsp: removed refereces to win32db & ancient xalan&xml          * src/lib/gd/gif.h 1.5:
           * src/lib/gd/gifio.C 1.4:
 2002-02-21  paf          * src/lib/md5/pa_md5.h 1.12:
         * Makefile.am:          * src/lib/md5/pa_md5c.c 1.14:
         * Makefile.in:          * src/lib/pcre/pcre_parser_ctype.c 1.6:
                 make cvsupdate          * src/lib/sdbm/pa_file_io.C 1.2:
           * src/lib/sdbm/pa_strings.C 1.3:
         * src/main/untaint.C:          * src/lib/smtp/comms.C 1.9:
         * www/cgi-bin/parser3.log:          * src/lib/smtp/smtp.C 1.9:
                 removed debug code, activated commented-for debug parts          * src/lib/smtp/smtp.h 1.8:
           * src/main/compile.C 1.82:
         * src/include/pa_string.h:          * src/main/compile.tab.C 1.154:
         * src/include/pa_types.h:          * src/main/compile.y 1.262:
         * src/main/pa_string.C:          * src/main/compile_tools.C 1.69:
         * src/main/untaint.C:          * src/main/compile_tools.h 1.103:
         * www/cgi-bin/parser3.log:          * src/main/execute.C 1.368:
                 STRING_*FOREACH_ROW          * src/main/helpers/simple_folding.pl 1.2:
                 changed to stop at append_row, not at link zero          * src/main/pa_cache_managers.C 1.18:
                 now string to string appending works          * src/main/pa_charset.C 1.90:
           * src/main/pa_charsets.C 1.19:
 2002-02-20  paf          * src/main/pa_common.C 1.267:
         * src/include/pa_string.h:          * src/main/pa_dictionary.C 1.26:
         * src/main/execute.C:          * src/main/pa_dir.C 1.21:
         * src/main/untaint.C:          * src/main/pa_exception.C 1.50:
         * src/targets/cgi/pa_pool.C:          * src/main/pa_exec.C 1.82:
         * src/targets/cgi/parser3.C:          * src/main/pa_globals.C 1.187:
         * www/htdocs/index.html:          * src/main/pa_http.C 1.53:
                 //#define DEBUG_STRING_APPENDS_VS_EXPANDS          * src/main/pa_memory.C 1.9:
           * src/main/pa_os.C 1.12:
         * src/include/pa_string.h:          * src/main/pa_pool.C 1.63:
         * src/main/pa_string.C:          * src/main/pa_random.C 1.3:
         * src/main/untaint.C:          * src/main/pa_request.C 1.329:
         * www/cgi-bin/parser3.log:          * src/main/pa_socks.C 1.26:
                 economy: 22%          * src/main/pa_sql_driver_manager.C 1.91:
           * src/main/pa_string.C 1.240:
         * operators.txt:          * src/main/pa_stylesheet_connection.C 1.7:
         * src/include/pa_common.h:          * src/main/pa_stylesheet_manager.C 1.29:
         * src/include/pa_config_fixed.h:          * src/main/pa_table.C 1.63:
         * src/include/pa_string.h:          * src/main/pa_uue.C 1.16:
         * src/include/pa_types.h:          * src/main/pa_xml_exception.C 1.7:
         * src/main/compile.tab.C:          * src/main/pa_xml_io.C 1.28:
         * src/main/execute.C:          * src/main/untaint.C 1.163:
         * src/main/pa_string.C:          * src/sql/pa_sql_driver.h 1.46:
         * src/main/untaint.C:          * src/targets/apache/mod_parser3.c 1.12:
         * src/targets/cgi/pa_pool.C:          * src/targets/apache/mod_parser3_core.C 1.6:
         * src/targets/cgi/parser3.C:          * src/targets/apache/pa_httpd.h 1.5:
         * www/htdocs/auto.p:          * src/targets/apache/pa_threads.C 1.2:
         * www/htdocs/global.xsl:          * src/targets/apache13/mod_parser3.c 1.13:
         * www/htdocs/index.html:          * src/targets/apache13/pa_httpd.h 1.7:
                 strign to string append optimiziation idea and estimates          * src/targets/apache13core/mod_parser3_core.C 1.17:
           * src/targets/apache13core/pa_threads.C 1.7:
         * src/include/pa_string.h:          * src/targets/cgi/pa_threads.C 1.17:
         * src/include/pa_stylesheet_connection.h:          * src/targets/cgi/parser3.C 1.260:
         * src/main/pa_db_manager.C:          * src/targets/isapi/pa_threads.C 1.19:
         * src/main/pa_dictionary.C:          * src/targets/isapi/parser3isapi.C 1.105:
         * src/main/pa_string.C:          * src/types/pa_junction.h 1.11:
         * src/main/untaint.C:          * src/types/pa_method.h 1.19:
         * src/targets/cgi/parser3.C:          * src/types/pa_property.h 1.5:
         * src/types/pa_vcookie.C:          * src/types/pa_value.C 1.32:
         * src/types/pa_vstring.h:          * src/types/pa_value.h 1.144:
         * www/htdocs/index.html:          * src/types/pa_vbool.h 1.33:
                 speed uptimized: string::is_empty          * src/types/pa_vclass.C 1.45:
           * src/types/pa_vclass.h 1.59:
         * src/include/pa_string.h:          * src/types/pa_vcode_frame.h 1.37:
         * src/main/pa_string.C:          * src/types/pa_vconsole.h 1.18:
         * src/main/untaint.C:          * src/types/pa_vcookie.C 1.86:
         * www/cgi-bin/parser3.log:          * src/types/pa_vcookie.h 1.37:
                 space uptimized: string::link_row removed          * src/types/pa_vdate.h 1.53:
           * src/types/pa_vdouble.h 1.56:
 2002-02-19  paf          * src/types/pa_venv.C 1.12:
         * src/classes/xdoc.C:          * src/types/pa_venv.h 1.38:
         * src/classes/xnode.C:          * src/types/pa_vfile.C 1.51:
                 getElementsByTagName and *NS moved to node [element]          * src/types/pa_vfile.h 1.70:
           * src/types/pa_vform.C 1.102:
         * src/classes/math.C:          * src/types/pa_vform.h 1.59:
                 not used directly [but erroreously reported that 'is', thus          * src/types/pa_vhash.C 1.10:
                 registering twice&other probs]          * src/types/pa_vhash.h 1.64:
           * src/types/pa_vhashfile.C 1.64:
         * src/main/compile.C:          * src/types/pa_vhashfile.h 1.40:
         * src/main/compile.C:          * src/types/pa_vimage.C 1.41:
                 without string_origins not worked          * src/types/pa_vimage.h 1.53:
           * src/types/pa_vint.h 1.48:
         * src/main/compile.C:          * src/types/pa_vjunction.C 1.11:
                 without string_origins parse error file+line+col possible          * src/types/pa_vjunction.h 1.31:
           * src/types/pa_vmail.C 1.98:
 2002-02-18  paf          * src/types/pa_vmail.h 1.20:
         * src/types/pa_vdouble.h:          * src/types/pa_vmath.C 1.10:
                 since we have in_expression          * src/types/pa_vmath.h 1.21:
                 removed that trick i've installed into double::as_string          * src/types/pa_vmemory.h 1.7:
           * src/types/pa_vmethod_frame.C 1.19:
         * INSTALL:          * src/types/pa_vmethod_frame.h 1.90:
                 local install comment          * src/types/pa_vmethod_frame_global.h 1.2:
           * src/types/pa_vmethod_frame_local.h 1.2:
         * src/main/compile.tab.C:          * src/types/pa_vobject.C 1.34:
         * src/main/compile.y:          * src/types/pa_vobject.h 1.57:
         * www/htdocs/global.xsl:          * src/types/pa_vregex.C 1.14:
         * www/htdocs/index.html:          * src/types/pa_vregex.h 1.6:
                 integer  division stops name          * src/types/pa_vrequest.C 1.52:
           * src/types/pa_vrequest.h 1.39:
         * Makefile.in:          * src/types/pa_vresponse.C 1.30:
         * acinclude.m4:          * src/types/pa_vresponse.h 1.43:
         * aclocal.m4:          * src/types/pa_vstateless_class.C 1.47:
         * configure:          * src/types/pa_vstateless_class.h 1.73:
         * configure.in:          * src/types/pa_vstateless_object.h 1.40:
         * etc/Makefile.in:          * src/types/pa_vstatus.C 1.28:
         * etc/parser3.charsets/Makefile.in:          * src/types/pa_vstatus.h 1.21:
         * src/Makefile.in:          * src/types/pa_vstring.C 1.28:
         * src/classes/Makefile.in:          * src/types/pa_vstring.h 1.65:
         * src/classes/gd/Makefile.in:          * src/types/pa_vtable.C 1.37:
         * src/classes/smtp/Makefile.in:          * src/types/pa_vtable.h 1.58:
         * src/include/Makefile.in:          * src/types/pa_vvoid.C 1.5:
         * src/include/pa_config_auto.h.in:          * src/types/pa_vvoid.h 1.35:
         * src/include/pa_config_includes.h:          * src/types/pa_vxdoc.C 1.44:
         * src/libltdl/Makefile.am:          * src/types/pa_vxdoc.h 1.49:
         * src/libltdl/Makefile.in:          * src/types/pa_vxnode.C 1.52:
         * src/libltdl/config.h:          * src/types/pa_vxnode.h 1.41:
         * src/libltdl/config_auto.h.in:          * src/types/pa_wcontext.C 1.36:
         * src/libltdl/configure:          * src/types/pa_wcontext.h 1.58:
         * src/libltdl/configure.in:          * src/types/pa_wwrapper.h 1.44:
         * src/main/Makefile.in:                  ident now works under Linux + ident displays filenames (closes issue #818)
         * src/patches/Makefile.in:                  Copyright updated
         * src/pcre/Makefile.in:  
         * src/sql/Makefile.in:  2012-03-12      moko
         * src/targets/Makefile.in:          * src/main/pa_string.C 1.239:
         * src/targets/apache13/Makefile.in:                  compilation fix for feature #741
         * src/targets/apache13/p3runConfigure.in:  
         * src/targets/cgi/Makefile.am:  2012-03-08      misha
         * src/targets/cgi/Makefile.in:          * tests/results/193.processed 1.4:
         * src/targets/cgi/parser3.C:                  *** empty log message ***
         * src/targets/isapi/Makefile.in:  
         * src/types/Makefile.in:          * tests/193.html 1.4:
                 removed libtool usage from build mech                  - tests for ^string:base64[encoded] are updated
   
         * operators.txt:          * src/main/pa_common.C 1.266:
         * src/classes/date.C:                  - ^string:base64[encoded;$.strict(true)] now detects invalid
                 date::create [were date::set, with backward comp                  base64 chars in the middle of encoded stricg ( new feature: #55 )
                  
         * src/classes/math.C:  
         * www/htdocs/index.html:          * src/include/pa_exception.h 1.61:
                 math:random range check fixed                  - new exception type for base64 decoding is added
   
         * src/main/compile.tab.C:  2012-03-06      misha
                 bison env set so one could compile without cygwin installed          * tests/results/224.processed 1.12:
           * tests/results/274.processed 1.1:
         * src/targets/cgi/Makefile.am:                  *** empty log message ***
         * src/targets/cgi/Makefile.in:  
         * src/targets/cgi/parser3.C:          * tests/274.html 1.1:
                 *** empty log message ***                  - tests for ^date::today[] and ^date.sql-string[datetime|date|
                   time] are added
         * src/main/pa_globals.C:  
                 extern "C" was removed too fast          * src/classes/date.C 1.90:
                   - constructor ^date::today[] is added ( new feature: #811 )
         * Makefile.in:                  - ^date.sql-string[] now can accept one param -- strings "datetime", "date" or "time"
         * ltconfig:                  - comments tidying up
         * ltmain.sh:  
                 removed libtool subpart files          * src/types/pa_vdate.h 1.52:
                   - get_sql_string now can print datetime, date and time
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  2012-03-03      misha
                 removed unneded          * tests/results/193.processed 1.3:
                 #ifdef __cplusplus                  *** empty log message ***
                 }  
                 #endif          * tests/193.html 1.3:
                   - tests for ^string:base64[encoded;$.strict(true)] are added
         * src/include/pa_opcode.h:  
         * src/include/pa_request.h:          * tests/results/auto.p 1.6:
         * src/main/compile.tab.C:                  - try-catch operator is added
         * src/main/compile.y:  
         * src/main/execute.C:          * src/classes/file.C 1.217:
         * src/types/pa_wcontext.h:          * src/classes/string.C 1.202:
         * www/htdocs/index.html:          * src/include/pa_common.h 1.145:
         * www/htdocs/index.html:          * src/main/pa_common.C 1.265:
                 in_expression                  - $.strict(true|false) option is added to base64 decode methods (
                 aimed to solve old problem with string/nonstring values,                   new feature: #55 )
                 now in expressions double/int values are passed as-is, without stupid tostring/fromstring conversions  
   2012-03-02      misha
         * operators.txt:          * src/main/pa_common.C 1.264:
         * src/targets/cgi/parser3.C:                  - base64 decode memory usage was decreased ( new feature: #819 )
                 PARSER_ROOT_CONFIG  
   2012-02-28      moko
         * src/classes/classes.dsp:          * src/classes/hash.C 1.112:
         * src/classes/gd/gd.dsp:                  ident test
         * src/classes/smtp/smtp.dsp:  
         * src/main/main.dsp:  2012-02-27      misha
         * src/main/pa_globals.C:          * src/classes/file.C 1.216:
         * src/targets/cgi/parser3.dsp:                  - PARSER_VaRSION => PARSER_VeRSION
         * src/types/types.dsp:  
                 win32xml now contains gnome xml libs  2012-01-08      misha
                 parser .dsp-s changed accordingly          * tests/results/273.processed 1.1:
                   *** empty log message ***
         * src/libltdl/Makefile.am:  
         * src/libltdl/Makefile.in:          * tests/273.html 1.1:
                 make dist for libltdl updated                  - tests for ^string.replace[from;to] are added
   
         * operators.txt:          * src/classes/string.C 1.201:
                 \ comment          * src/include/pa_dictionary.h 1.19:
           * src/main/pa_dictionary.C 1.25:
 2002-02-13  paf          * src/main/pa_string.C 1.238:
         * src/pcre/ibm-1257.ucm:                  - ^string.replace[from;to] is added ( new feature: #741 )
                 1257 unicode table added                  - ^string.replace[one subst here] is slightly optimized
   
         * INSTALL:  2011-12-07      misha
         * configure:          * src/classes/table.C 1.285:
         * configure.in:                  - $t[^table::create{$empty}] now creates named table with one
         * src/targets/cgi/Makefile.am:                  empty column ( bugfix: #63 )
         * src/targets/cgi/Makefile.in:  
                 --with-glib-config  2011-11-30      misha
                 CXXLINK=$(CC) for targets/cgi/parser3          * tests/results/272.processed 1.1:
                   *** empty log message ***
         * src/include/pa_config_includes.h:  
                 sys/time time both included now.          * src/classes/json.C 1.16:
                 vaguely remember confilicts on this on some system [not on six|ablv]                  - it's possible to set user's method for parsing arrays: ^json:
                 so when would see them again would think up proper check                  parse[...;$.array[$hook]] ( new feature: #763 )
   
         * etc/parser3.charsets/windows-1257.cfg:          * tests/272.html 1.1:
         * etc/parser3.conf.in:                  - test for ^json:parse[...;$.array[$hook]]
         * src/pcre/pcre_parser_ctype.c:  
         * src/targets/cgi/parser3.C:  2011-11-23      misha
                 baltic charset file generated, in generation script ispunct          * tests/183.html 1.3:
                 check added          * tests/231.html 1.2:
           * tests/results/183.processed 1.3:
         * src/main/pa_common.C:          * tests/results/231.processed 1.2:
                 strnchr: sanity check added          * tests/results/256.processed 1.4:
                   *** empty log message ***
         * src/main/pa_common.C:  
                 truncation never occured when writing files on unix [since i've changed cache mech]          * src/classes/curl.C 1.12:
                 fix          * src/classes/file.C 1.215:
           * src/classes/image.C 1.138:
         * etc/parser3.charsets/windows-1257.cfg:          * src/classes/table.C 1.284:
                 id added          * src/classes/xdoc.C 1.172:
           * src/types/pa_vfile.C 1.50:
 2002-02-08  paf          * src/types/pa_vfile.h 1.69:
         * src/classes/classes.C:          * src/types/pa_vform.C 1.101:
         * src/classes/classes.h:                  - constructor ^file::create[mode;filename;content[;options]] now accepts binary mode and file-
         * src/classes/date.C:                  content
         * src/classes/double.C:                  - new constructor's format: ^file::create[string-or-file-content[;$.name[filename] $.mode[text|
         * src/classes/file.C:                  binary] $.content-type[...] $.charset[...]]] ( new feature: #65 )
         * src/classes/form.C:  
         * src/classes/gd/gif.C:          * src/include/pa_request.h 1.209:
         * src/classes/gd/gif.h:          * src/main/pa_request.C 1.328:
         * src/classes/gd/gifio.C:                  - new method mime_type_of(const String*) is added
         * src/classes/hash.C:  
         * src/classes/hashfile.C:          * src/include/pa_exception.h 1.60:
         * src/classes/image.C:                  - new exception constant FILE_NAME_MUST_BE_SPECIFIED is added
         * src/classes/int.C:  
         * src/classes/mail.C:  2011-11-22      misha
         * src/classes/math.C:          * src/classes/table.C 1.283:
         * src/classes/op.C:                  - bug with negative offset transformed into a feature. it means
         * src/classes/response.C:                  pointing to a row from the end of the table ( new feature: #810 )
         * src/classes/smtp/comms.C:                 
         * src/classes/smtp/smtp.C:  
         * src/classes/smtp/smtp.h:  2011-11-19      misha
         * src/classes/string.C:          * src/classes/table.C 1.282:
         * src/classes/table.C:                  - íåñêîëüêî signed/unsigned warnings óáðàíû â ìåòîäå _select (
         * src/classes/void.C:                  new feature: #810 )
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:          * src/types/pa_vxdoc.C 1.43:
         * src/classes/xnode.h:                  - checkout if $.encoding and $.charset options were specified
         * src/include/pa_array.h:                  together is simplified
         * src/include/pa_cache_managers.h:  
         * src/include/pa_charset.h:  2011-11-11      misha
         * src/include/pa_charsets.h:          * src/main/pa_request.C 1.327:
         * src/include/pa_common.h:                  - forgotten fix for escaping filename in HTTP content-
         * src/include/pa_config_fixed.h:                  disposition header (a part of bug #361 )
         * src/include/pa_config_includes.h:  
         * src/include/pa_db_connection.h:          * src/classes/json.C 1.15:
         * src/include/pa_db_manager.h:                  - ^json:string[$.class_name[jmethod]] now checks for ancestors'
         * src/include/pa_db_table.h:                  classes as well ( new feature: #456 )
         * src/include/pa_dictionary.h:  
         * src/include/pa_dir.h:          * src/classes/op.C 1.208:
         * src/include/pa_exception.h:                  - exceptions for ^break[] and ^continue[] "without cycle" now
         * src/include/pa_exec.h:                  have types "parser.break" and "parser.continue" instead of "
         * src/include/pa_globals.h:                  parser.runtime" ( new feature: #799 )
         * src/include/pa_hash.h:  
         * src/include/pa_opcode.h:          * tests/results/099.processed 1.8:
         * src/include/pa_pool.h:          * tests/results/100.processed 1.6:
         * src/include/pa_pragma_pack_begin.h:          * tests/results/205.processed 1.4:
         * src/include/pa_pragma_pack_end.h:          * tests/results/237.processed 1.2:
         * src/include/pa_request.h:                  - since bug #361 was fixed the content of filename in HTTP
         * src/include/pa_sapi.h:                  headers is quoted
         * src/include/pa_socks.h:  
         * src/include/pa_sql_connection.h:          * tests/results/270.processed 1.1:
         * src/include/pa_sql_driver_manager.h:                  - result for test 270
         * src/include/pa_stack.h:  
         * src/include/pa_string.h:          * tests/065.html 1.5:
         * src/include/pa_stylesheet_connection.h:          * tests/results/065.processed 1.7:
         * src/include/pa_stylesheet_manager.h:                  - more tests for ^file:basename[] & Co were added
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:          * tests/270_dir/270.txt 1.1:
         * src/include/pa_types.h:          * tests/270_dir/subdir/270.txt 1.1:
         * src/main/compile.C:                  - stuff for 270.html
         * src/main/compile.tab.C:  
         * src/main/compile_tools.C:          * tests/270.html 1.1:
         * src/main/compile_tools.h:                  - tests for ^file:find[] are added
         * src/main/execute.C:  
         * src/main/pa_array.C:          * src/types/pa_vxdoc.C 1.42:
         * src/main/pa_cache_managers.C:                  - now it's possible to specify encoding using option $.charset.
         * src/main/pa_charset.C:                  option $.engoding is still supported but these options can not
         * src/main/pa_charsets.C:                  be specified together
         * src/main/pa_common.C:  
         * src/main/pa_db_connection.C:          * src/classes/xdoc.C 1.171:
         * src/main/pa_db_manager.C:                  - charset.isUTF8 is used instead of comparation charset name
         * src/main/pa_db_table.C:                  with string "UTF-8" ( bugfix: #759 )
         * src/main/pa_dictionary.C:  
         * src/main/pa_dir.C:  2011-10-11      misha
         * src/main/pa_exception.C:          * src/classes/xdoc.C 1.170:
         * src/main/pa_exec.C:          * src/types/pa_vxdoc.C 1.41:
         * src/main/pa_globals.C:          * src/types/pa_vxdoc.h 1.48:
         * src/main/pa_hash.C:                  - new option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new
         * src/main/pa_pool.C:                  feature: #622)
         * src/main/pa_request.C:  
         * src/main/pa_socks.C:  2011-09-30      misha
         * src/main/pa_sql_driver_manager.C:          * src/types/pa_vrequest.C 1.51:
         * src/main/pa_status_provider.C:                  - saving empty $request:post-body causes exception "saving stat-
         * src/main/pa_string.C:                  ed file" ( bugfix: #395 )
         * src/main/pa_stylesheet_manager.C:  
         * src/main/pa_table.C:  2011-05-30      misha
         * src/main/untaint.C:          * src/classes/string.C 1.200:
         * src/pcre/pcre_parser_ctype.c:                  - fixed bug which was added with params.as_hash into string:sql
         * src/sql/pa_sql_driver.h:  
         * src/targets/apache13/mod_parser3.C:  2011-05-28      misha
         * src/targets/apache13/pa_pool.C:          * src/types/pa_value.C 1.31:
         * src/targets/apache13/pa_threads.C:                  - filename in content-disposition header must be quoted ( bugfix:
         * src/targets/cgi/pa_pool.C:                   #361 )
         * src/targets/cgi/pa_threads.C:  
         * src/targets/cgi/parser3.C:  2011-05-27      misha
         * src/targets/cgi/pool_storage.h:          * src/classes/image.C 1.137:
         * src/targets/isapi/pa_pool.C:          * src/classes/xdoc.C 1.169:
         * src/targets/isapi/pa_threads.C:                  - $.mode must be set for newly created file
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/pool_storage.h:          * src/classes/hash.C 1.111:
         * src/types/pa_valiased.C:          * src/classes/mail.C 1.117:
         * src/types/pa_valiased.h:                  - little tunning with get_hash usage
         * src/types/pa_value.h:  
         * src/types/pa_vbool.h:          * src/include/pa_exception.h 1.59:
         * src/types/pa_vclass.h:                  - one more string for exception was added
         * src/types/pa_vcode_frame.h:  
         * src/types/pa_vcookie.C:  2011-05-25      misha
         * src/types/pa_vcookie.h:          * tests/results/269.processed 1.1:
         * src/types/pa_vdate.h:                  *** empty log message ***
         * src/types/pa_vdouble.h:  
         * src/types/pa_venv.h:          * tests/269.html 1.1:
         * src/types/pa_vfile.C:                  - tests for checking input params in some dom methods
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.C:          * src/classes/xdoc.C 1.168:
         * src/types/pa_vform.h:          * src/classes/xnode.C 1.86:
         * src/types/pa_vhash.h:                  - validation of some input params was added. it isn't possible
         * src/types/pa_vhashfile.C:                  not wo create xdoc with invalid tagName. ( bugfix: #160 )
         * src/types/pa_vhashfile.h:  
         * src/types/pa_vimage.C:          * src/include/pa_exception.h 1.58:
         * src/types/pa_vimage.h:          * src/include/pa_xml_exception.h 1.7:
         * src/types/pa_vint.h:                  - exception's string "data must be string" was mover from
         * src/types/pa_vjunction.h:                  pa_exception.h to pa_xml_exception.h
         * src/types/pa_vmath.h:  
         * src/types/pa_vmethod_frame.h:          * src/classes/xnode.C 1.85:
         * src/types/pa_vobject.h:          * src/classes/xnode.h 1.30:
         * src/types/pa_vrequest.C:                  - methods as_xmlqname, as_xmlncname, as_xmlname and as_xmlnsuri
         * src/types/pa_vrequest.h:                  were added
         * src/types/pa_vresponse.C:  
         * src/types/pa_vresponse.h:          * src/main/pa_xml_exception.C 1.6:
         * src/types/pa_vstateless_class.C:                  - XmlException accepts more options
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:          * src/include/pa_xml_exception.h 1.6:
         * src/types/pa_vstatus.C:                  - XmlException accepts more options
         * src/types/pa_vstatus.h:                  - XML-related exception's strings were added
         * src/types/pa_vstring.C:  
         * src/types/pa_vstring.h:          * src/classes/xdoc.C 1.167:
         * src/types/pa_vtable.C:          * src/types/pa_vxdoc.h 1.47:
         * src/types/pa_vtable.h:                  - code cleanup (unused output_options were removed)
         * src/types/pa_vvoid.h:  
         * src/types/pa_vxdoc.C:  2011-05-19      misha
         * src/types/pa_vxdoc.h:          * src/classes/file.C 1.214:
         * src/types/pa_vxnode.C:          * src/classes/hash.C 1.110:
         * src/types/pa_vxnode.h:          * src/classes/string.C 1.199:
         * src/types/pa_wcontext.C:          * src/classes/table.C 1.281:
         * src/types/pa_wcontext.h:          * src/classes/void.C 1.49:
         * src/types/pa_wwrapper.h:                  - params.as_hash is used more while parsing methods hash-options
                 2002  
   2011-05-18      misha
         * src/types/pa_vcookie.C:          * tests/results/188.processed 1.5:
         * src/types/pa_vcookie.C:          * tests/results/256.processed 1.3:
         * src/types/pa_vcookie.C:                  *** empty log message ***
         * src/types/pa_vcookie.C:  
                 VCookie::fill_fields one check forgotten          * operators.txt 1.239:
                   - info about json-serialization of xdoc was added
         * src/classes/smtp/Makefile.am:  
         * src/classes/smtp/Makefile.in:          * tests/256.html 1.4:
         * src/include/Makefile.am:                  - tests for json-serialization xdoc were added
         * src/include/Makefile.in:  
         * src/patches/Makefile.am:          * src/types/pa_vxdoc.C 1.40:
         * src/patches/Makefile.in:                  - ups. I've forgot about "method" :)
         * src/sql/Makefile.am:  
         * src/sql/Makefile.in:          * src/classes/json.C 1.14:
         * src/targets/isapi/Makefile.am:          * src/classes/xdoc.C 1.166:
         * src/targets/isapi/Makefile.in:          * src/types/pa_value.h 1.143:
                 forgotten makes          * src/types/pa_vxdoc.C 1.39:
           * src/types/pa_vxdoc.h 1.46:
         * src/libltdl/Makefile.am:                  - now json:string can serialize xdoc-objects. options (the same
         * src/libltdl/Makefile.in:                  as ^xdoc.string[]) could be specified in $.xdoc[] ( new feature:
                 makes                  #265 )
   
         * AUTHORS:  2011-05-15      misha
         * COPYING:          * tests/results/267.processed 1.1:
         * INSTALL:          * tests/results/268.processed 1.1:
         * INSTALL:                  *** empty log message ***
         * README:  
                 install&others updated          * tests/268.html 1.1:
                   - tests for ^table.count[with options] were added
         * Makefile.am:  
         * Makefile.in:          * src/classes/table.C 1.280:
         * configure:                  - method ^table.count[] now can accept options ( new feature: #93 ):
         * configure.in:                  ^table.count[column] returns number of columns for named table;
         * etc/parser3.charsets/Makefile.am:                  ^table.count[cells] returns number of cells in the current row;
         * etc/parser3.charsets/Makefile.in:                  ^table.count[] & ^table.count[rows] return number of rows in a table.
         * src/Makefile.am:  
         * src/Makefile.in:          * tests/267.html 1.1:
         * src/classes/Makefile.am:                  - test for checking switch/case in boolean mode was added
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.am:          * src/classes/op.C 1.207:
         * src/classes/gd/Makefile.in:                  - if switch's or case's value is bool, they are compared as bool
         * src/libltdl/Makefile.am:                  values, not as double values: new feature: #351
         * src/libltdl/Makefile.in:  
         * src/main/Makefile.am:  2011-05-06      misha
         * src/main/Makefile.in:          * tests/242.html 1.2:
         * src/main/pa_status_provider.C:                  - EOL before EOF was added
         * src/pcre/Makefile.am:  
         * src/pcre/Makefile.in:          * tests/results/169.processed 1.6:
         * src/targets/Makefile.am:                  *** empty log message ***
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.am:  2011-05-05      misha
         * src/targets/apache13/Makefile.in:          * tests/169.html 1.3:
         * src/targets/cgi/Makefile.am:                  - tests for splitting empty string and void were added
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.am:          * src/main/pa_string.C 1.237:
         * src/types/Makefile.in:                  - fix of fix (^empty_string.split[...] returned table with one
                 'make dist' works                  empty cell)
   
         * src/classes/classes.C:  2011-04-03      misha
         * src/classes/classes.h:          * Makefile.am 1.81:
         * src/classes/date.C:          * Makefile.in 1.98:
         * src/classes/double.C:          * acinclude.m4 1.67:
         * src/classes/file.C:          * aclocal.m4 1.70:
         * src/classes/form.C:          * acsite.m4 1.46:
         * src/classes/gd/gif.C:          * configure 1.125:
         * src/classes/gd/gif.h:          * configure.in 1.136:
         * src/classes/gd/gifio.C:          * src/include/pa_config_auto.h.in 1.54:
         * src/classes/hash.C:                  *** empty log message ***
         * src/classes/hashfile.C:  
         * src/classes/image.C:          * configure.in 1.135:
         * src/classes/image.C:          * src/include/pa_version.h 1.42:
         * src/classes/int.C:                  - version in head was changed to 3.4.2b
         * src/classes/mail.C:  
         * src/classes/math.C:  2011-03-30      misha
         * src/classes/op.C:          * src/types/pa_vregex.C 1.13:
         * src/classes/response.C:                  - \w & Co now contain unicode properties as well ( new feature #
         * src/classes/smtp/comms.C:                  294 )
         * src/classes/smtp/smtp.C:  
         * src/classes/smtp/smtp.h:  2011-03-29      misha
         * src/classes/string.C:          * buildall-with-xml 1.41:
         * src/classes/table.C:          * buildall-without-xml 1.26:
         * src/classes/void.C:                  - PCRE stack usage is limited to approx. 6 MB. previous limits
         * src/classes/xdoc.C:                  were too big for real life. bugfix: #216
         * src/classes/xnode.C:  
         * src/classes/xnode.h:  2011-03-04      moko
         * src/include/pa_array.h:          * etc/parser3.charsets/cp866.cfg 1.2:
         * src/include/pa_cache_managers.h:                  Conforms to http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/
         * src/include/pa_charset.h:                  CP866.TXT
         * src/include/pa_charsets.h:  
         * src/include/pa_common.h:          * etc/parser3.charsets/cp866.cfg 1.1:
         * src/include/pa_config_fixed.h:                  cp866 initial version from vlalek@
         * src/include/pa_config_includes.h:  
         * src/include/pa_db_connection.h:  2011-02-21      misha
         * src/include/pa_db_manager.h:          * operators.txt 1.238:
         * src/include/pa_db_table.h:          * src/include/pa_charset.h 1.47:
         * src/include/pa_dictionary.h:          * src/include/pa_charset.h [release_3_4_1] 1.46.2.1:
         * src/include/pa_dir.h:                  - some methods mustn't be under #ifdef XML or parser can't be
         * src/include/pa_exception.h:                  compiled without xml support
         * src/include/pa_exec.h:  
         * src/include/pa_globals.h:          * src/targets/apache/Makefile.am 1.3:
         * src/include/pa_hash.h:          * src/targets/apache/Makefile.am [release_3_4_1] 1.2.2.1:
         * src/include/pa_opcode.h:          * src/targets/apache/Makefile.in 1.2:
         * src/include/pa_pool.h:          * src/targets/apache/Makefile.in [release_3_4_1] 1.1.2.1:
         * src/include/pa_pragma_pack_begin.h:                  - mention ApacheModuleParser3.vcproj was removed
         * src/include/pa_pragma_pack_end.h:  
         * src/include/pa_request.h:          * Makefile.am [release_3_4_1] 1.80.2.1:
         * src/include/pa_sapi.h:          * Makefile.in [release_3_4_1] 1.97.2.1:
         * src/include/pa_socks.h:          * acinclude.m4 [release_3_4_1] 1.66.2.1:
         * src/include/pa_sql_connection.h:          * aclocal.m4 [release_3_4_1] 1.69.2.1:
         * src/include/pa_sql_driver_manager.h:          * acsite.m4 [release_3_4_1] 1.45.2.1:
         * src/include/pa_stack.h:          * configure [release_3_4_1] 1.124.2.1:
         * src/include/pa_string.h:          * configure.in [release_3_4_1] 1.134.2.1:
         * src/include/pa_stylesheet_connection.h:          * src/include/pa_config_auto.h.in [release_3_4_1] 1.53.2.1:
         * src/include/pa_stylesheet_manager.h:          * src/include/pa_version.h [release_3_4_1] 1.41.2.2:
         * src/include/pa_table.h:                  *** empty log message ***
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:          * src/types/pa_vjunction.C 1.10:
         * src/main/compile.C:                  - EOL before EOF was added (warning removed)
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:          * src/include/pa_version.h [release_3_4_1] 1.41.2.1:
         * src/main/execute.C:                  =no message
         * src/main/pa_array.C:  
         * src/main/pa_cache_managers.C:  2011-02-20      misha
         * src/main/pa_charset.C:          * tests/results/266.processed 1.1:
         * src/main/pa_charsets.C:                  *** empty log message ***
         * src/main/pa_common.C:  
         * src/main/pa_common.C:          * tests/266.html 1.1:
         * src/main/pa_db_connection.C:          * tests/266.p 1.1:
         * src/main/pa_db_manager.C:                  - tests for checking $.inherited and $.overridden in ^reflection:
         * src/main/pa_db_table.C:                  method_info[...] were added
         * src/main/pa_dictionary.C:  
         * src/main/pa_dir.C:          * src/classes/reflection.C 1.23:
         * src/main/pa_exception.C:                  - beautifying result of ^reflection:method_info[] ($.overridden/
         * src/main/pa_exec.C:                  inherited)
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  2011-02-18      misha
         * src/main/pa_pool.C:          * src/main/pa_charset.C 1.89:
         * src/main/pa_request.C:          * src/main/pa_http.C 1.52:
         * src/main/pa_socks.C:          * src/main/untaint.C 1.162:
         * src/main/pa_sql_driver_manager.C:                  - use pa_isalpha and pa_isalnum instead of isalpha and isalnum
         * src/main/pa_status_provider.C:                  - bug with redundand quoting lowercased latin chars while building email body was fixed
         * src/main/pa_string.C:  
         * src/main/pa_stylesheet_manager.C:          * src/include/pa_common.h 1.144:
         * src/main/pa_table.C:                  - pa_isalpha and ps_isalnum methods were added (they check for
         * src/main/untaint.C:                  latin chars only)
         * src/main/untaint.C:  
         * src/pcre/pcre_parser_ctype.c:  2011-02-16      misha
         * src/sql/pa_sql_driver.h:          * src/main/pa_charset.C 1.88:
         * src/targets/apache13/mod_parser3.C:                  - bugfix: in some cases the calculating string size for
         * src/targets/apache13/pa_pool.C:                  transcoding gave too small value (should ever look for
         * src/targets/apache13/pa_threads.C:                  availability char in dest charset inspite of the char size)
         * src/targets/cgi/pa_pool.C:  
         * src/targets/cgi/pa_threads.C:  2011-02-04      moko
         * src/targets/cgi/parser3.C:          * tests/223.html 1.5:
         * src/targets/cgi/parser3.C:                  header values now not url-encoded (issue #195)
         * src/targets/cgi/pool_storage.h:  
         * src/targets/isapi/pa_pool.C:  2011-02-01      misha
         * src/targets/isapi/pa_threads.C:          * buildall-with-xml 1.40:
         * src/targets/isapi/parser3isapi.C:          * buildall-without-xml 1.25:
         * src/targets/isapi/pool_storage.h:                  - 8.10 => 8.12
         * src/types/pa_valiased.C:  
         * src/types/pa_valiased.h:  2011-01-31      misha
         * src/types/pa_value.h:          * src/main/pa_request.C 1.326:
         * src/types/pa_vbool.h:                  - throw exception if param file_name in use_file is empty
         * src/types/pa_vclass.h:  
         * src/types/pa_vcode_frame.h:  2011-01-07      moko
         * src/types/pa_vcookie.C:          * src/classes/curl.C 1.11:
         * src/types/pa_vcookie.C:                  compilations errors fixed
         * src/types/pa_vcookie.h:  
         * src/types/pa_vdate.h:  2010-12-29      moko
         * src/types/pa_vdouble.h:          * tests/265.html 1.1:
         * src/types/pa_venv.h:          * tests/results/265.processed 1.1:
         * src/types/pa_vfile.C:                  test for issue #200 added
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:          * src/main/pa_string.C 1.236:
         * src/types/pa_vform.C:                  empty regex result check added (fixes issue #200)
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:          * src/main/pa_http.C 1.51:
         * src/types/pa_vhash.h:                  pa_http_safe_header_name corrected a bit
         * src/types/pa_vhashfile.C:  
         * src/types/pa_vhashfile.C:          * tests/results/223.processed 1.6:
         * src/types/pa_vhashfile.h:                  header values now not url-encoded (issue #195)
         * src/types/pa_vimage.C:  
         * src/types/pa_vimage.C:          * src/classes/curl.C 1.10:
         * src/types/pa_vimage.h:          * src/include/pa_http.h 1.6:
         * src/types/pa_vint.h:          * src/main/pa_http.C 1.50:
         * src/types/pa_vjunction.h:          * src/main/untaint.C 1.161:
         * src/types/pa_vmath.h:                  L_HTTP_HEADER now used in http headers values,
         * src/types/pa_vmethod_frame.h:                  pa_http_safe_header_name added for headers names (fixes bug #195)
         * src/types/pa_vobject.h:                 
         * src/types/pa_vrequest.C:  
         * src/types/pa_vrequest.C:  2010-12-18      misha
         * src/types/pa_vrequest.h:          * src/classes/classes.vcproj 1.27:
         * src/types/pa_vresponse.C:          * src/types/types.vcproj 1.27:
         * src/types/pa_vresponse.C:                  - arp-include => pa-include
         * src/types/pa_vresponse.h:  
         * src/types/pa_vstateless_class.C:  2010-11-28      moko
         * src/types/pa_vstateless_class.h:          * src/lib/sdbm/sdbm.vcproj 1.7:
         * src/types/pa_vstateless_object.h:                  apr -> pa (.vcproj)
         * src/types/pa_vstatus.C:  
         * src/types/pa_vstatus.h:          * configure.in 1.133:
         * src/types/pa_vstring.C:          * src/classes/Makefile.am 1.57:
         * src/types/pa_vstring.C:          * src/classes/Makefile.in 1.72:
         * src/types/pa_vstring.h:          * src/lib/sdbm/Makefile.am 1.5:
         * src/types/pa_vtable.C:          * src/lib/sdbm/Makefile.in 1.8:
         * src/types/pa_vtable.C:          * src/lib/sdbm/pa-include/Makefile.am 1.1:
         * src/types/pa_vtable.h:          * src/lib/sdbm/pa-include/Makefile.in 1.1:
         * src/types/pa_vvoid.h:          * src/lib/sdbm/pa-include/pa_strings.h 1.2:
         * src/types/pa_vxdoc.C:          * src/lib/sdbm/pa_strings.C 1.2:
         * src/types/pa_vxdoc.C:          * src/lib/sdbm/sdbm.c 1.6:
         * src/types/pa_vxdoc.h:          * src/types/Makefile.am 1.46:
         * src/types/pa_vxnode.C:          * src/types/Makefile.in 1.70:
         * src/types/pa_vxnode.C:          * src/types/pa_vhashfile.C 1.63:
         * src/types/pa_vxnode.h:          * src/types/pa_vhashfile.h 1.39:
         * src/types/pa_wcontext.C:                  apr -> pa
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:          * Makefile.am 1.80:
                 name spelling          * Makefile.in 1.97:
           * acinclude.m4 1.66:
 2002-02-07  paf          * aclocal.m4 1.69:
         * src/main/compile.C:          * acsite.m4 1.45:
         * src/main/compile.tab.C:          * configure 1.124:
         * src/main/compile.y:          * configure.in 1.134:
         * src/main/compile_tools.h:          * src/include/pa_config_auto.h.in 1.53:
                 disabled $if reference due to conflicts with local variables                  *** empty log message ***
   
         * configure:          * src/lib/sdbm/Makefile.am 1.4:
         * configure.in:          * src/lib/sdbm/apr_file_io.C 1.7:
         * src/classes/Makefile.in:          * src/lib/sdbm/apr_strings.C 1.4:
         * src/classes/gd/Makefile.in:          * src/lib/sdbm/pa-include/pa_apr.h 1.1:
         * src/include/pa_config_auto.h.in:          * src/lib/sdbm/pa-include/pa_errno.h 1.1:
         * src/libltdl/Makefile.in:          * src/lib/sdbm/pa-include/pa_file_info.h 1.1:
         * src/main/Makefile.in:          * src/lib/sdbm/pa-include/pa_file_io.h 1.1:
         * src/main/pa_common.C:          * src/lib/sdbm/pa-include/pa_sdbm.h 1.1:
         * src/main/pa_socks.C:          * src/lib/sdbm/pa-include/pa_strings.h 1.1:
         * src/pcre/Makefile.in:          * src/lib/sdbm/pa_file_io.C 1.1:
         * src/targets/Makefile.in:          * src/lib/sdbm/pa_strings.C 1.1:
         * src/targets/cgi/Makefile.in:          * src/lib/sdbm/sdbm.c 1.5:
         * src/types/Makefile.in:          * src/lib/sdbm/sdbm_hash.c 1.2:
                 compiled under cygwin          * src/lib/sdbm/sdbm_lock.c 1.2:
                 added yet another locking function: fcntl          * src/lib/sdbm/sdbm_pair.c 1.2:
           * src/lib/sdbm/sdbm_pair.h 1.2:
         * src/classes/Makefile.in:          * src/lib/sdbm/sdbm_private.h 1.4:
         * src/classes/gd/Makefile.in:          * src/lib/sdbm/sdbm_tune.h 1.2:
         * src/libltdl/Makefile.in:                  apr -> pa (apache2 module apr name conflict resolved)
         * src/main/Makefile.in:  
         * src/pcre/Makefile.in:  2010-11-27      misha
         * src/targets/Makefile.in:          * buildall-with-xml 1.39:
         * src/targets/apache13/Makefile.in:          * buildall-without-xml 1.24:
         * src/targets/cgi/Makefile.in:                  - typo fixed: libz2 -> libbz2
         * src/types/Makefile.in:  
                 makes  2010-11-26      misha
           * src/classes/hash.C 1.109:
         * src/include/pa_array.h:          * src/classes/table.C 1.279:
         * src/main/compile.C:          * src/types/pa_vregex.C 1.12:
         * src/main/compile.tab.C:                  - warnings removed
         * src/main/compile.y:  
         * src/main/compile_tools.C:  2010-11-25      moko
         * src/main/compile_tools.h:          * operators.txt 1.237:
                 operators now detected by check at name_without_curly_rdive_read rule whether diving code constists only of                  $.indent(true)
                 OP_VALUE+string+OP_GET_ELEMENT.  
                 and last op code substituted with OP_GET_ELEMENT_OR_OPERATOR          * operators.txt 1.236:
                 to form                  another bugfix. :)
                 OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR.  
                 code          * operators.txt 1.235:
                   bugfix. :)
         * operators.txt:  
         * src/classes/string.C:          * buildall-with-xml 1.38:
         * src/include/pa_config_fixed.h:                  libxml2-2.7.8 + with-apache
         * src/main/compile.tab.C:  
                 ^int/double/string.format  2010-11-24      moko
                 now can be called with normal [] brackets, not stupid {} as it were implemented for some strange reason.          * bin/Makefile.in 1.16:
                 retaining backward compatibility due to some already-implemented servers          * etc/Makefile.in 1.21:
           * etc/parser3.charsets/Makefile.in 1.26:
         * config.sub:                  APACHE13->APACHE
                 on cygwin configure passes it with strange i1586 const, hacked  
                 it to mean i586          * Makefile.am 1.79:
           * Makefile.in 1.96:
         * src/main/pa_socks.C:          * acinclude.m4 1.65:
                 swapped headers to avoid compiler warnings          * aclocal.m4 1.68:
           * acsite.m4 1.44:
         * operators.txt:          * configure 1.123:
         * src/classes/table.C:          * configure.in 1.132:
         * src/include/pa_array.h:          * src/include/pa_config_auto.h.in 1.51:
         * src/include/pa_table.h:          * src/include/pa_config_auto.h.in 1.52:
         * src/main/pa_array.C:                  *** empty log message ***
         * src/main/pa_table.C:  
         * www/htdocs/auto.p:          * Makefile.in 1.95:
         * www/htdocs/index.html:          * configure 1.122:
                 table::create now // 'set' name obsolete now          * src/targets/Makefile.am 1.11:
                 table clone.          * src/targets/apache/Makefile.am 1.2:
           * src/targets/apache/Makefile.in 1.1:
         * operators.txt:                  apxs support
         * src/classes/xdoc.C:  
         * src/include/pa_config_fixed.h:          * src/Makefile.in 1.62:
                 xdoc::set obsolete now, now xdoc::create, with both sences          * src/classes/Makefile.in 1.71:
           * src/include/Makefile.in 1.25:
 2002-02-06  paf          * src/lib/Makefile.in 1.21:
         * src/pcre/pcre.c:          * src/lib/cord/Makefile.in 1.10:
                 MAX_INT from limits.h changed to PCRE_MAX_POS of 10M          * src/lib/cord/include/Makefile.in 1.8:
           * src/lib/cord/include/private/Makefile.in 1.8:
         * src/pcre/internal.h:          * src/lib/gc/Makefile.in 1.8:
                 removed limits.h usage [were used for MAX_INT only]          * src/lib/gc/include/Makefile.in 1.9:
           * src/lib/gd/Makefile.in 1.9:
         * src/classes/mail.C:          * src/lib/json/Makefile.in 1.3:
                 *** empty log message ***          * src/lib/ltdl/Makefile.in 1.13:
           * src/lib/md5/Makefile.in 1.14:
         * configure:          * src/lib/pcre/Makefile.in 1.17:
         * configure.in:          * src/lib/sdbm/Makefile.in 1.7:
                 prefix expanded, grr          * src/lib/smtp/Makefile.in 1.9:
           * src/main/Makefile.in 1.65:
         * etc/parser3.conf.in:          * src/sql/Makefile.in 1.18:
         * operators.txt:          * src/targets/Makefile.in 1.49:
         * src/classes/mail.C:          * src/targets/cgi/Makefile.in 1.74:
                 mail:send config changed          * src/targets/isapi/Makefile.in 1.19:
           * src/types/Makefile.in 1.69:
 2002-02-05  paf                  APACHE13 -> APACHE
         * configure.in:  
         * operators.txt:          * configure.in 1.131:
         * src/classes/file.C:                  apxs support
         * src/classes/op.C:                  -Bstatic gc removed for OS X
         * src/include/pa_common.h:  
         * src/include/pa_config_includes.h:          * src/main/pa_globals.C 1.186:
         * src/main/compile.tab.C:          * src/main/pa_xml_io.C 1.27:
         * src/main/pa_common.C:                  the rest converted to THREAD_LOCAL usage
         * www/htdocs/index.html:  
                 rewritten ^cache to use non-blocking-exclusive-caches          * src/classes/curl.C 1.9:
           * src/include/pa_config_includes.h 1.33:
         * src/types/pa_vstatus.C:          * src/main/pa_globals.C 1.185:
                 status:rusage 3                  THREAD_LOCAL defined and used
   
         * src/main/pa_common.C:  2010-11-23      moko
                 text file read mode on win32 adjusted [speed impact. was off          * src/classes/op.C 1.206:
                 for debugging purpose, but forgotten afterwards]          * src/main/pa_os.C 1.11:
                   microseconds, not milliseconds should be passed to pa_sleep, and
         * operators.txt:                  only fractional part (bugfix: #188)
                 status:rusage described int operators  
           * src/targets/apache/mod_parser3.c 1.11:
         * configure.in:                  1.3 compatibility
         * src/types/Makefile.am:  
         * src/types/pa_vstatus.h:          * src/targets/apache/mod_parser3.c 1.10:
         * src/types/types.dsp:          * src/targets/apache/mod_parser3_core.C 1.5:
                 status:rusage                  GC_dont_gc=1, as in cgi version
   
         * src/types/pa_vstatus.C:          * src/targets/apache/mod_parser3.c 1.9:
                 status:rusage 1                  warning war
   
         * configure:          * src/targets/apache/mod_parser3.c 1.8:
         * configure.in:          * src/targets/apache/mod_parser3_core.C 1.4:
         * src/include/pa_config_auto.h.in:          * src/targets/apache/pa_httpd.h 1.4:
         * src/types/Makefile.in:                  version removed, some trash removed
         * src/types/pa_vstatus.C:  
                 *** empty log message ***  2010-11-22      moko
           * src/targets/apache/mod_parser3.c 1.7:
         * src/main/pa_exec.C:                  version removed (we don't want to show it), warning war
         * src/main/pa_exec.C:  
                 argv0 now correct          * src/targets/apache/mod_parser3.c 1.6:
           * src/targets/apache/mod_parser3_core.C 1.3:
         * src/types/pa_vstatus.C:          * src/targets/apache/pa_httpd.h 1.3:
                 status:rusage 2                  parser_status_allowed removed + merge config functions removed (
                   override is the default) + beauty
         * operators.txt:  
                 regex options commented          * src/include/pa_request.h 1.208:
           * src/main/pa_request.C 1.325:
 2002-02-01  paf          * src/targets/apache13core/mod_parser3_core.C 1.16:
         * etc/parser3.conf.in:          * src/targets/cgi/parser3.C 1.259:
                 \r removed          * src/targets/isapi/parser3isapi.C 1.104:
                   option to hide $status used in apache module removed
         * src/pcre/ibm-1250.ucm:  
                 central europian iconv charset imported  2010-11-18      moko
           * operators.txt 1.234:
         * src/classes/op.C:                  $.table[compact] added for ^json:string[]
                 file_write does EX lock after create,  
                 while file_read does SH after open,  2010-11-16      moko
                 so there's a moment after create but before EX lock when read can sneak into, and read just-created-for-writing-and-not-yet-locked file,          * src/targets/apache/mod_parser3.c 1.5:
                 added a check for that in ^cache...read                  some cleanup done
   
 2002-01-31  paf  2010-11-15      moko
         * src/main/execute.C:          * src/main/untaint.C 1.160:
         * www/htdocs/index.html:                  bugfix: first, second String::Body argument is hashcode; second,
                 operators check, thay mistakenly seen in                  info.fragment_begin is original, not resulting length
                   $class:operator  
                   $object.operators          * src/classes/file.C 1.213:
                 contexts                  new feature: $.stdin now untainted
   
         * INSTALL:          * tests/results/264.processed 1.2:
         * Makefile.in:                  new feature: $.stdin[] now untainted
         * configure:  
         * configure.in:          * tests/cat.sh 1.3:
         * etc/Makefile.am:                  new feature: stdin arg to test $.stdin[value]
         * etc/Makefile.in:  
         * etc/parser3.charsets/Makefile.in:          * src/classes/op.C 1.205:
         * ident.awk:                  ^apply-taint[] method added
         * src/Makefile.in:  
         * src/classes/Makefile.am:          * tests/264.html 1.1:
         * src/classes/Makefile.in:          * tests/results/264.processed 1.1:
         * src/classes/gd/Makefile.am:                  ^apply-taint[] test added; $.stdin untaint test added
         * src/classes/gd/Makefile.in:  
         * src/libltdl/Makefile.in:  2010-11-14      moko
         * src/main/Makefile.am:          * src/targets/apache/mod_parser3.c 1.4:
         * src/main/Makefile.in:                  outdated MODULE_MAGIC_NUMBER removed
         * src/pcre/Makefile.in:  
         * src/targets/Makefile.in:          * src/targets/apache/mod_parser3.c 1.3:
         * src/targets/apache13/Makefile.am:          * src/targets/apache/mod_parser3_core.C 1.2:
         * src/targets/cgi/Makefile.am:          * src/targets/apache/pa_httpd.h 1.2:
         * src/targets/cgi/Makefile.in:                  2x2 calculated under apache2. :)
         * src/targets/cgi/pa_config_paths.h.in:  
         * src/targets/cgi/parser3.C:  2010-11-13      moko
         * src/types/Makefile.am:          * src/targets/apache/mod_parser3.c 1.2:
         * src/types/Makefile.in:                  initial changes to build module with apache 2.x includes
                 lowered indent.awk back to src/  
           * src/targets/apache/Makefile.am 1.1:
         * src/classes/xdoc.C:          * src/targets/apache/mod_parser3.c 1.1:
         * src/targets/cgi/parser3.dsp:          * src/targets/apache/mod_parser3_core.C 1.1:
         * www/htdocs/index.html:          * src/targets/apache/pa_httpd.h 1.1:
                 now compiles under win32          * src/targets/apache/pa_threads.C 1.1:
                   initial commit for united apache 1.3 / apache 2.x DSO module
         * src/main/compile.tab.C:  
         * src/main/compile.y:  2010-11-09      moko
                 disabled operator call after ^xxx:          * src/types/pa_method.h 1.18:
                   check added to dissallow @method[name;*] syntax
         * AUTHORS:  
         * COPYING:          * tests/263.html 1.1:
         * INSTALL:          * tests/results/263.processed 1.1:
         * Makefile.am:                  test from method[*args] added
         * Makefile.in:  
         * NEWS:  2010-11-08      moko
         * README:          * src/types/pa_method.h 1.17:
         * acinclude.m4:          * src/types/pa_vmethod_frame.h 1.89:
         * aclocal.m4:                  closes #26: variable number of params can now be passed to a
         * asm.txt:                  method declared with *arg
         * config.guess:  
         * config.sub:  2010-11-06      moko
         * configure:          * src/classes/table.C 1.278:
         * configure.in:                  formating fixed. :)
         * etc/Makefile.am:  
         * etc/Makefile.in:          * src/classes/table.C 1.277:
         * etc/parser3.charsets/Makefile.am:                  closes #4: ^table.select now supports $.limit(), $.offset, $
         * etc/parser3.charsets/Makefile.in:                  .reverse() options
         * etc/parser3.charsets/koi8-r.cfg:  
         * etc/parser3.charsets/windows-1250.cfg:          * tests/262.html 1.1:
         * etc/parser3.charsets/windows-1251.cfg:          * tests/results/262.processed 1.1:
         * etc/parser3.conf.in:                  test for ^table:select with options added (feature #4)
         * form.txt:  
         * ident.awk:  2010-11-05      moko
         * install-sh:          * src/include/pa_array.h 1.80:
         * lang.txt:                  remove function added
         * ltconfig:  
         * ltmain.sh:          * src/types/pa_vhash.C 1.9:
         * missing:          * src/types/pa_vhash.h 1.63:
         * mkinstalldirs:                  avoiding temporal String object in get_element/put_element,
         * operators.txt:                  using static one.
         * parser3.dsw:  
         * sql.txt:  2010-11-04      moko
         * src/AUTHORS:          * src/types/pa_vregex.C 1.11:
         * src/COPYING:                  closes #6: exeption now thrown if invalid options is passed
         * src/ChangeLog:  
         * src/Makefile.am:  2010-11-03      moko
         * src/Makefile.in:          * tests/256.html 1.3:
         * src/NEWS:          * tests/results/256.processed 1.2:
         * src/README:                  $.table[compact] feature now tested; k and p in handler now
         * src/acinclude.m4:                  tested.
         * src/aclocal.m4:  
         * src/asm.txt:          * src/types/pa_value.h 1.142:
         * src/classes/Makefile.am:          * src/types/pa_vtable.C 1.36:
         * src/classes/Makefile.in:          * src/types/pa_vtable.h 1.57:
         * src/classes/gd/Makefile.am:                  fixes #153, $.table[compact] feature added
         * src/classes/gd/Makefile.in:  
         * src/config.guess:          * src/classes/json.C 1.13:
         * src/config.sub:                  key is now passed to handler in value_json_string;
         * src/configure:                  ^json:string result now process tainting inside and returns clean string, related to issue #153
         * src/configure.in:  
         * src/form.txt:          * src/main/untaint.C 1.159:
         * src/ident.awk:                  bugfix: charset can be null (in ^string:save[] as example), thus
         * src/include/pa_config_auto.h.in:                  check is added
         * src/install-sh:  
         * src/lang.txt:  2010-10-30      moko
         * src/libltdl/Makefile.in:          * src/classes/string.C 1.198:
         * src/libltdl/acinclude.m4:                  error message changed (fixes issue #149)
         * src/libltdl/configure:  
         * src/ltconfig:  2010-10-28      moko
         * src/ltmain.sh:          * src/main/pa_http.C 1.49:
         * src/main/Makefile.am:                  ":port" is now added to "Host:" header if port is not default (fixes issue #155);
         * src/main/Makefile.in:                  exception on invalid port added.
         * src/missing:  
         * src/mkinstalldirs:          * src/main/untaint.C 1.158:
         * src/operators.txt:                  '*' is now not urlencoded to allow header "Accept: */*" to be
         * src/parser3.dsw:                  passed
         * src/pcre/Makefile.in:  
         * src/pcre/ruspart_win2koi.pl:  2010-10-27      moko
         * src/pcre/win-koi.tab:          * src/classes/curl.C 1.8:
         * src/sql.txt:                  bugfix: detect_charset() was throwing exception on unknown
         * src/targets/Makefile.in:                  charset even if response_charset was specified
         * src/targets/apache13/Makefile.am:  
         * src/targets/apache13/Makefile.in:  2010-10-26      moko
         * src/targets/cgi/Makefile.am:          * src/classes/string.C 1.197:
         * src/targets/cgi/Makefile.in:                  ^string.append removed for void compatibility
         * src/targets/cgi/parser3.C:  
         * src/types.txt:          * src/classes/json.C 1.12:
         * src/types/Makefile.am:                  libjson supports array at top level, we too (GPF fixed)
         * src/types/Makefile.in:  
         * types.txt:  2010-10-24      moko
         * www/Makefile.am:          * tests/253.html 1.5:
         * www/Makefile.in:          * tests/results/253.processed 1.6:
         * www/htdocs/auto.p:                  libjson supports array at top level, parser now supports it as
         * www/htdocs/global.xsl:                  well.
         * www/htdocs/index.html:  
         * www/htdocs/parser-status.html:          * src/types/pa_vstring.h 1.64:
         * www/htdocs/people.dtd:          * tests/261.html 1.2:
                 moved etc&www out of src, moved configure&co out of src          * tests/results/261.processed 1.2:
                 added windows-1250.cfg                  empty string is now void compatible (allows $empty.key)
                 straightened installation scripts procedure  
                 made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change  2010-10-21      moko
           * src/classes/string.C 1.196:
         * src/include/pa_opcode.h:          * src/classes/void.C 1.48:
         * src/include/pa_request.h:          * src/main/execute.C 1.367:
         * src/main/compile.C:          * src/types/pa_vvoid.C 1.4:
         * src/main/compile.tab.C:          * src/types/pa_vvoid.h 1.34:
         * src/main/compile.y:                  void now inherited from string (feature #111)
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:          * tests/261.html 1.1:
         * src/main/execute.C:          * tests/results/261.processed 1.1:
         * src/types/pa_wcontext.h:                  checks void from string inheritance (feature #111)
                 operators check 6.1  
                 rewritten. now check is done at compile time          * src/classes/bool.C 1.3:
           * src/classes/classes.h 1.33:
         * etc/parser3.charsets/Makefile.in:          * src/classes/curl.C 1.7:
         * src/INSTALL:          * src/classes/date.C 1.89:
         * src/ident.awk:          * src/classes/double.C 1.63:
                 *** empty log message ***          * src/classes/file.C 1.212:
           * src/classes/hash.C 1.108:
         * src/main/execute.C:          * src/classes/hashfile.C 1.52:
                 operators check 5          * src/classes/image.C 1.136:
                 floated up old error of staying in 'entered class/object' state after $a($a..)          * src/classes/inet.C 1.4:
                 it prevented operators from being called thereafter          * src/classes/int.C 1.59:
           * src/classes/json.C 1.11:
         * src/main/compile.tab.C:          * src/classes/reflection.C 1.22:
         * src/main/execute.C:          * src/classes/regex.C 1.6:
                 made operators lookup first in ^xxx situation.          * src/classes/string.C 1.195:
                 so that one could not do          * src/classes/table.C 1.276:
                 $if[1]          * src/classes/void.C 1.47:
                 ^if[xxx]                  used_directly() now true by default
   
         * src/main/execute.C:  2010-10-21      misha
         * src/types/pa_wcontext.h:          * src/types/pa_vcookie.C 1.85:
         * www/htdocs/auto.p:                  - fix for session cookie (was introduced while adding additional
         * www/htdocs/index.html:                  expires checkout)
                 operators check 2  
                 floated up old error of staying in 'entered class' state after $a:a[a]          * tests/results/030.processed 1.8:
                 it prevented operators from being called thereafter                  *** empty log message ***
   
         * src/main/execute.C:          * tests/030.html 1.5:
                 operators check 3                  - test for session cookie was added
                 floated up old error of staying in 'entered class' state after $a:a(a)  
                 it prevented operators from being called thereafter  2010-10-16      moko
           * src/include/pa_string.h 1.200:
         * src/include/pa_opcode.h:          * src/main/pa_http.C 1.48:
         * src/main/compile.tab.C:          * src/main/untaint.C 1.157:
         * src/main/compile.y:                  files upload now uses binary blocks instead of L_FILE_POST
         * src/main/execute.C:                  tainting. (bugfix: #128)
                 operators check 4  
                 floated up old error of staying in 'entered object' state after ^a.a(a)          * tests/223.html 1.4:
                 it prevented operators from being called thereafter          * tests/results/223.processed 1.5:
                   binary file upload test added, GPF (issue #128) also checked in
 2002-01-30  paf                  this test
         * src/classes/xdoc.C:  
         * src/libltdl/acconfig.h:  2010-10-13      misha
         * src/libltdl/config_auto.h.in:          * tests/results/260.processed 1.1:
                 acconfig.h changed [comments before #undefs removed]                  *** empty log message ***
                 those comments were a mistake, and prevented libltdl from function properly  
           * tests/260.html 1.1:
         * src/INSTALL:                  - test for math:convert
         * src/README:  
                 started 'INSTALL'          * src/classes/math.C 1.58:
                   - error in math:convert was fixed
         * src/patches/libgdome_cpp_syntax1.patch:  
         * src/patches/libgdome_cpp_syntax2.patch:          * operators.txt 1.233:
                 libgdome patches so that those headers would compile with c++ compiler                  - info about ^math:convert[number](from-base;to-base) was added
   
         * src/INSTALL:          * src/classes/math.C 1.57:
         * src/README:                  - method ^math:convert[number](from-base;to-base) for converting
                 described gdome patches                  number represention from one base to another was added ( new
                   feature: #23 )
         * src/INSTALL:  
                 INSTALL -10  2010-10-12      moko
           * src/main/compile.tab.C 1.153:
         * src/INSTALL:          * src/main/compile.y 1.261:
                 could not find out how to disable threads in glib, tried both                  [] now is empty string, not void
                 configure keys, but still libgthreads got created.  
           * src/types/pa_vvoid.h 1.33:
         * src/README:                  void now passed as parameter
                 small greeting  
           * tests/259.html 1.1:
         * src/configure:          * tests/results/259.processed 1.1:
         * src/configure.in:                  to test difference between void and empty string (see ticket #
                 minor mistake with /bin/glib-config fixed                  111)
   
 2002-01-29  paf          * tests/results/152.processed 1.10:
         * src/Makefile.am:                  $sEmpty[] is now empty string, not void
         * src/Makefile.in:  
         * src/classes/Makefile.am:          * tests/256.html 1.2:
         * src/classes/Makefile.in:                  $s[$void] is no longer empty string
         * src/classes/gd/Makefile.in:  
         * src/configure:          * tests/254.html 1.3:
         * src/configure.in:                  empty string is no longer void
         * src/libltdl/Makefile.am:  
         * src/libltdl/Makefile.in:  2010-10-12      misha
         * src/libltdl/acconfig.h:          * tests/results/041.processed 1.7:
         * src/libltdl/acinclude.m4:                  *** empty log message ***
         * src/libltdl/config_auto.h.in:  
         * src/libltdl/configure:          * src/types/pa_vcookie.C 1.84:
         * src/libltdl/configure.in:                  - check if $.expires value can be converted to date during
         * src/main/Makefile.in:                  cookies set up ( bugfix: #104 )
         * src/pcre/Makefile.am:  
         * src/pcre/Makefile.in:          * tests/041.html 1.3:
         * src/targets/Makefile.in:                  - more tests for ^table.locate were added
         * src/targets/apache13/Makefile.in:  
         * src/targets/cgi/Makefile.in:          * src/classes/table.C 1.275:
         * src/types/Makefile.in:                  - ^table.locate[field;value;options] didn't work ( bugfix: #129 )
                 removed libltdl/libtool creation [modified acinclude.m4 which were creating int into just assignment LIBTOOL=../libtool]                  - exception comment for incorrect options ^table.locate[field;value;options] was fixed
                 added default system config&charsetts  
                 prepared 'make install', now it installs  2010-10-09      moko
                 targets/cgi/parser3 into bin directory          * src/classes/reflection.C 1.21:
                 etc/parser3.conf & etc/parser3.charsets/* into $sysconfdir and $sysconfdir/parser3.charsets respectively          * src/main/execute.C 1.366:
                   constructor returning another object feature returned
         * src/classes/xdoc.C:  
         * src/include/pa_charset.h:          * tests/results/258.processed 1.2:
         * src/include/pa_globals.h:                  test result updated as constructor returning another object
         * src/main/pa_globals.C:                  feature returned
                 few forgotten ifdef XML added  
           * tests/258.html 1.1:
 2002-01-28  paf          * tests/results/258.processed 1.1:
         * src/classes/xdoc.C:                  test for constructor returning another object
         * src/classes/xnode.h:  
         * src/main/pa_exception.C:  2010-10-08      misha
         * src/operators.txt:          * src/main/compile.tab.C 1.152:
                 xdoc.importNode 0          * src/main/compile.y 1.260:
           * tests/results/257.processed 1.1:
         * src/classes/xdoc.C:                  *** empty log message ***
                 xdoc::set now untaints OK  
           * tests/257.html 1.1:
         * src/aclocal.m4:                  - whitespaces after @METACOMMANDS and their options shouldn't
                 without this one commited, stupid make runs autoconf                  cause exceptions any longer
   
         * src/Makefile.in:  2010-10-05      moko
                 stupid make runs automake on ths          * src/classes/hash.C 1.107:
           * src/classes/table.C 1.274:
         * src/classes/xnode.C:                  length from sql server is now ignored, as sql string can contain
         * src/types/pa_vxdoc.h:                  0x00 inside (bugfix: #119)
                 xdoc.importNode 1  [fixed as_node helper func to accept docs]  
   2010-10-02      misha
         * src/classes/Makefile.am:          * operators.txt 1.232:
         * src/classes/Makefile.in:                  - the X mark was removed from ^cache[file]. it is usable to
         * src/targets/cgi/Makefile.am:                  delete cache file.
         * src/targets/cgi/Makefile.in:  
                 xalan-patch removed  2010-10-01      moko
           * tests/253.html 1.4:
         * src/main/pa_exception.C:          * tests/results/253.processed 1.5:
                 dom|generic error output fix                  hook_key added for key checking
   
         * src/classes/xnode.C:          * src/classes/json.C 1.10:
                 xdoc.importNode 2 [mistype err]                  null key bug fixed
   
         * src/classes/xnode.C:  2010-09-29      misha
                 xdoc.importNode 3 [check err]          * tests/results/256.processed 1.1:
                   *** empty log message ***
 2002-01-25  paf  
         * src/ChangeLog:          * tests/256.html 1.1:
         * src/include/pa_charset.h:          * tests/256.txt 1.1:
         * src/main/pa_globals.C:                  - tests for ^json:string[] were added
                 http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc  
   2010-09-24      moko
         * src/classes/hash.C:          * src/classes/json.C 1.9:
         * src/operators.txt:                  small fixed
                 unified  hash::sql, now  
                 ^hash::sql{query}[[$.limit(2) $.offset(4)]]          * tests/results/253.processed 1.4:
           * tests/results/255.processed 1.2:
         * src/classes/file.C:                  just updated
         * src/classes/op.C:  
         * src/classes/string.C:          * tests/253.html 1.3:
         * src/classes/table.C:          * tests/253_json.txt 1.3:
         * src/classes/xdoc.C:          * tests/255.html 1.1:
         * src/include/pa_common.h:          * tests/results/253.processed 1.3:
         * src/main/pa_common.C:          * tests/results/255.processed 1.1:
         * src/types/pa_vfile.h:                  charset transcode test added for json:parse
                 removed redundant pool param to some pa_common funcs  
           * src/types/pa_value.h 1.141:
         * src/classes/file.C:                  warning war :)
         * src/include/pa_common.h:  
         * src/main/pa_common.C:          * src/classes/json.C 1.8:
         * src/operators.txt:          * src/include/pa_request.h 1.207:
                 ^file:lock[filename]{code}          * src/types/pa_value.h 1.140:
           * src/types/pa_vfile.C 1.49:
         * src/include/pa_charset.h:          * src/types/pa_vtable.C 1.35:
         * src/include/pa_charset.h:                  $.indent implemented for ^json:string
         * src/include/pa_config_fixed.h:  
         * src/main/compile.tab.C:  2010-09-24      misha
         * src/main/pa_charset.C:          * src/main/compile.tab.C 1.151:
                 typedef XMLCh... not stupid illegal define                  *** empty log message ***
   
         * src/main/compile.tab.C:  2010-09-21      moko
         * src/main/compile.y:          * src/main/pa_charset.C 1.87:
                 #comment  before @ after @SPECIAL                  parser charset tables declare only white-space before 0x20, thus
                 now works OK                  adding the missing chars
   
         * src/configure:          * etc/parser3.charsets/koi8-r.cfg 1.8:
                 version          * etc/parser3.charsets/koi8-u.cfg 1.1:
                   updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
         * src/patches/libxml_error_column_tab.patch:                 
                 error position in line with \t-s was badly pointed by ^, tabs  
                 changed to spaces  2010-09-21      misha
           * src/main/compile.y 1.259:
         * src/main/pa_exec.C:                  - some semicolons were added (VS2010 don't want to compile
         * src/operators.txt:                  grammar if they are absent)
                 max arg count now 10, and proper message on violation that added  
           * tests/make_tests.cmd 1.3:
         * src/main/pa_exec.C:          * tests/run_tests.cmd 1.2:
         * src/main/pa_exec.C:                  - path tools is changed
                 unix: exec now does chdir to script dir  
           * src/classes/classes.vcproj 1.26:
         * src/operators.txt:                  - pathes to ls and gawk are changed
                 table sort comment  
           * src/main/main.vcproj 1.27:
 2002-01-24  paf                  - path to bison is changed
         * src/classes/hashfile.C:  
         * src/include/pa_db_table.h:  2010-09-20      moko
         * src/include/pa_opcode.h:          * etc/parser3.charsets/Makefile.in 1.25:
         * src/main/compile.tab.C:          * etc/parser3.charsets/windows-1250.cfg 1.2:
         * src/main/compile.y:          * etc/parser3.charsets/windows-1251.cfg 1.14:
         * src/main/compile_tools.C:          * etc/parser3.charsets/windows-1254.cfg 1.2:
         * src/main/compile_tools.h:          * etc/parser3.charsets/windows-1257.cfg 1.3:
         * src/main/execute.C:          * etc/parser3.charsets/x-mac-cyrillic.cfg 1.3:
         * src/main/pa_db_connection.C:                  updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
         * src/main/pa_db_table.C:                 
         * src/operators.txt:  
         * src/types/pa_vhashfile.C:  2010-09-20      misha
         * src/types/pa_vhashfile.h:          * Makefile.am 1.78:
                 merged from r17 - hashfile without logfiles          * Makefile.in 1.94:
           * acinclude.m4 1.64:
         * src/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch:          * aclocal.m4 1.67:
                 background="" from xslt now OK [were just background without =          * acsite.m4 1.43:
                 "]          * configure 1.121:
           * configure.in 1.130:
         * src/classes/xnode.C:          * src/include/pa_config_auto.h.in 1.50:
         * src/operators.txt:          * src/lib/json/Makefile.in 1.2:
                 xnode.select returns array always now, in case 'nothing found'                   *** empty log message ***
                 returns empty array  
           * src/types/pa_vtable.C 1.34:
         * src/configure.in:                  - add EOLs while json-serializing table
         * src/include/pa_version.h:  
                 changed version number          * src/classes/json.C 1.7:
                   - add EOL while json-serializing hash
         * src/classes/xdoc.C:  
                 checked empty response          * src/lib/json/JSON_parser.C 1.4:
                   - 'ES' replaced by 'ESC' because some compilers don't like 'ES'.
         * src/classes/hashfile.C:  
         * src/include/pa_db_table.h:  2010-09-17      misha
         * src/main/compile.tab.C:          * operators.txt 1.231:
         * src/main/pa_db_connection.C:                  - info about json class was added
         * src/main/pa_db_table.C:  
         * src/operators.txt:  2010-09-16      misha
         * src/types/pa_vhashfile.C:          * src/classes/json.C 1.6:
         * src/types/pa_vhashfile.h:                  - ^json:string[object]
                 hashfile:  
                 removed use of transactions          * src/include/pa_request.h 1.206:
                 [libdb removed DB_INIT_LOCK, DB_INIT_LOG, DB_INIT_TXN init bits,          * src/main/pa_request.C 1.324:
                 thus got rid of huge log files, which cluttered disk without huge need]                  - stuff for preventing infinite recursion while executing json:
                   string was added
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:          * src/include/pa_string.h 1.199:
         * src/classes/xnode.h:                  - method append_quoted was added
                 gdome_xml_doc_get_xmlDoc handy macro, which is strangly abscent  
                 in dome lib          * src/types/pa_value.C 1.30:
           * src/types/pa_value.h 1.139:
         * src/classes/xnode.C:          * src/types/pa_vbool.h 1.32:
                 xpath nodes select bug [0] instead of [i], be more tender with          * src/types/pa_vdate.h 1.51:
                 ctrl/c/v          * src/types/pa_vdouble.h 1.55:
           * src/types/pa_vfile.C 1.48:
         * src/classes/xdoc.C:          * src/types/pa_vfile.h 1.68:
                 xsltSaveResultTo checked <0 response          * src/types/pa_vint.h 1.47:
           * src/types/pa_vstring.h 1.63:
         * src/classes/xnode.C:          * src/types/pa_vtable.C 1.33:
                 xdoc.select fixed context node [were always /, not self node]          * src/types/pa_vtable.h 1.56:
           * src/types/pa_vvoid.h 1.32:
 2002-01-23  paf                  - method get_json_string was added to Value & Co
         * src/classes/xdoc.C:  
         * src/main/pa_globals.C:          * src/classes/date.C 1.88:
         * src/types/pa_vdouble.h:                  - methods get_gmt_string and get_sql_string were used
                 %.20E now default float format  
                 this is for regretful twice-converting here:          * src/types/pa_vdate.h 1.50:
                 $a(double value) when they write double falue  they convert it to string first,                  - methods get_gmt_string and get_sql_string were added
                 thus %g were losing precesion.  
                   2010-09-10      moko
                 todo: think up some way to remove double->string string->double twice-converting          * src/targets/cgi/parser3.C [release_3_4_0] 1.255.2.1:
                   vsnprintf now not called twice in die_or_abort (backport from
         * src/main/pa_globals.C:                  3.4.1)
                 removed debug xslt messages  
           * src/targets/cgi/parser3.C 1.258:
         * src/main/pa_globals.C:                  vsnprintf now not called twice in die_or_abort (bugfix: #106)
                 xslt linked dynamically. [mistekenly were statically linked]  
   2010-09-09      moko
         * src/include/pa_exception.h:          * src/classes/json.C 1.5:
         * src/main/compile.tab.C:                  warning war. :)
         * src/main/pa_exception.C:  
                 removed exception va_list constructor.  2010-09-08      misha
                 1. not needed anymore          * src/lib/json/Makefile.am 1.3:
                 2. there were a conflict[causing errors] between                  - additional include directories were added (for pa_memory.h and
                 ctor(, va_list)                  gc.h)
                 ctor(, ...)  
                 compiler[both msvc and gcc] never detected an ambiguilty here, compiling          * src/lib/json/json.vcproj 1.2:
                 ctor(, "hello") into ctor(, va_list) which, of course, caused gpf                  - JSON_parser.c => JSON_parser.C
                   - compile as C++ instead default
         * src/types/pa_vdouble.h:                  - additional include directory was added (for gc.h)
                 %.20E now float format when %g produced 'e' in output  
                 this is for regretful twice-converting here:          * src/types/pa_vform.C 1.100:
                 $a(double value) when they write double falue  they convert it to string first,                  - little code reformating
                 thus %g were losing precesion.  
                           * src/classes/file.C 1.211:
                 todo: think up some way to remove double->string string->double twice-converting                  - $.content-type option now can be specified in ^file::create (
                   new feature: #102 )
         * src/patches/libxml_html_output_no_charset_meta.patch:  
         * src/patches/libxslt_html_output_no_charset_meta.patch:  2010-09-07      moko
                 no meta2          * src/lib/json/JSON_parser.C 1.3:
           * src/lib/json/JSON_parser.h 1.2:
         * src/types/pa_vdouble.h:                  json lib now uses pa_malloc/pa_free
                 double prec. todo: get rid of twice-converting  
   2010-09-06      moko
         * src/patches/libxml_transcoder_context1.patch:          * tests/results/254.processed 1.3:
         * src/patches/libxml_transcoder_context2.patch:                  VStateless_class:put_element exception was fixed
         * src/patches/libxml_transcoder_context3.patch:  
         * src/patches/libxml_transcoder_context4.patch:          * src/types/pa_value.h 1.138:
         * src/patches/xalan-DoubleSupport-arithmetic-overflow-on-negative-sqrt.patch:          * src/types/pa_vstateless_class.h 1.72:
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying-and-noheadcharset.patch:                  now VStateless_class:put_element barks self.type, not this.type (
         * src/patches/xalan-XalanDOMString-systaxerr.patch:                  bugfix: #105)
         * src/patches/xalan-XalanTranscodingServices-digitalentitifying.patch:  
         * src/patches/xerces-XMLURL-http-localhost-eq-documentroot-relative-file.patch:  2010-09-05      moko
                 removed xalan&xerces patches, started gnome xml lib patches.          * src/classes/reflection.C 1.20:
                 first patch series aimed at providing transcoder with context                  bugfix: new String() is required for exception handling
   
         * src/patches/libxslt_html_output_no_charset_meta.patch:          * tests/254.html 1.2:
                 no meta3          * tests/results/254.processed 1.2:
                   test modified
         * src/classes/xdoc.C:  
         * src/include/pa_stylesheet_connection.h:  2010-09-04      moko
         * src/main/pa_globals.C:          * tests/254.html 1.1:
                 xmlSubstituteEntitiesDefault(1) now global, reasons in comment inside          * tests/results/254.processed 1.1:
                   ^reflection:copy test added
         * src/classes/xdoc.C:  
         * src/main/pa_globals.C:          * src/classes/reflection.C 1.19:
                 xdoc::load/set entities substituted.          * src/include/pa_request.h 1.205:
                         // 2. when dom tree with entites goes under transform text nodes                  ^reflection:copy implemented (new feature: #100)
                         // got [erroreosly] cut on first entity occurance  
   2010-09-02      moko
 2002-01-22  paf          * src/lib/json/JSON_parser.C 1.2:
         * src/classes/table.C:                  c++ compatiblity
                 join behaived badly in case named tables structure mismatched: 0 strings sneaked into dest failing afterwards.  
                 replaced them with empty strings          * tests/253.html 1.2:
           * tests/253_json.txt 1.2:
         * src/classes/xdoc.C:          * tests/results/253.processed 1.2:
         * src/include/pa_stylesheet_connection.h:                  $.distinct option testing added
         * src/main/pa_globals.C:  
                 xsl stylesheet load: parsed entities, this helps compiling stylesheet properly.  2010-09-01      moko
                 example:          * src/classes/json.C 1.4:
                 this refused to work,                  $.distinct[first|last|all] added
                             <b>&laquo;<xsl:value-of select="@title" />&raquo;</b>  
                 stranly worked only this way:  2010-08-31      moko
                             <b>&#171;<xsl:value-of select="@title" />&raquo;</b>          * tests/results/253.processed 1.1:
                                   json test result
                 docs says "set it to 1", never going into details, so I decided to try NOT to do that  
           * tests/253.html 1.1:
         * src/classes/gd/gif.C:          * tests/253_json.txt 1.1:
         * src/classes/gd/mtables.h:                  json test added
                 angles adjust for image.arc and image.sector  
           * src/classes/json.C 1.3:
         * src/classes/gd/gif.C:                  json.C update to actual version + hash key creation bugfix
                 added bounds check into image.replace...LineReplaceColor  
   2010-08-31      misha
 2002-01-21  paf          * Makefile.am 1.77:
         * src/include/pa_stylesheet_connection.h:          * Makefile.in 1.93:
         * src/main/pa_exception.C:          * acinclude.m4 1.63:
                 xml generic message 1          * aclocal.m4 1.66:
           * acsite.m4 1.42:
         * src/main/pa_charset.C:          * configure 1.120:
                 checked empty transcoders in transcode_cstr|buf          * configure.in 1.129:
           * src/classes/Makefile.in 1.70:
         * src/classes/Makefile.in:          * src/include/pa_config_auto.h.in 1.49:
         * src/classes/xdoc.C:          * src/lib/Makefile.in 1.20:
         * src/classes/xnode.C:          * src/lib/json/Makefile.in 1.1:
         * src/configure:          * src/targets/apache13core/Makefile.in 1.11:
         * src/configure.in:          * src/targets/cgi/Makefile.in 1.73:
         * src/include/pa_stylesheet_connection.h:                  *** empty log message ***
         * src/main/pa_charset.C:  
         * src/main/pa_globals.C:          * parser3.sln 1.13:
         * src/main/pa_sql_driver_manager.C:          * src/classes/Makefile.am 1.56:
         * src/main/pa_stylesheet_manager.C:          * src/classes/classes.vcproj 1.25:
         * src/targets/cgi/Makefile.am:          * src/classes/json.C 1.1:
         * src/targets/cgi/Makefile.in:          * src/lib/Makefile.am 1.11:
                 autoconf gnome          * src/lib/json/JSON_parser.C 1.1:
           * src/lib/json/JSON_parser.h 1.1:
         * src/classes/xdoc.C:          * src/lib/json/Makefile.am 1.1:
                 xdoc::load error source = filespec          * src/lib/json/json.vcproj 1.1:
                   - json library was added
         * src/classes/table.C:  
                 ^table::load  2010-08-30      moko
                 empty lines or #comments before headline          * src/include/pa_request.h 1.204:
           * src/main/execute.C 1.365:
         * src/include/pa_array.h:          * src/main/pa_request.C 1.323:
         * src/include/pa_globals.h:          * src/types/pa_vobject.C 1.33:
         * src/include/pa_request.h:                  cosmetic optimization in request:execute_method usage
         * src/include/pa_threads.h:  
         * src/main/pa_array.C:  2010-08-29      moko
         * src/main/pa_exception.C:          * src/include/pa_charset.h 1.46:
         * src/main/pa_globals.C:          * src/main/pa_charset.C 1.86:
         * src/main/pa_request.C:                  small optimization, just to decrease number of lines. :)
         * src/targets/apache13/pa_threads.C:  
         * src/targets/cgi/pa_threads.C:  2010-08-27      misha
         * src/targets/isapi/pa_threads.C:          * tests/results/250.processed 1.1:
                 xml generic errors 0          * tests/results/251.processed 1.1:
           * tests/results/252.processed 1.1:
         * src/classes/xdoc.C:                  *** empty log message ***
         * src/classes/xnode.C:  
         * src/include/pa_exception.h:          * src/classes/op.C 1.204:
         * src/include/pa_globals.h:                  - taint[json] was added
         * src/include/pa_stylesheet_connection.h:  
         * src/main/pa_exception.C:          * tests/250.html 1.1:
         * src/main/pa_globals.C:          * tests/251.html 1.1:
         * src/targets/apache13/pa_threads.C:          * tests/252.html 1.1:
         * src/targets/cgi/pa_threads.C:                  - tests for taint[json] were added
                 xslt generic error 1  
           * src/main/pa_exec.C 1.81:
         * src/classes/xdoc.C:                  - warning fix was rolled back.
                 transform error source now stylesheet_filespec  
           * src/include/pa_charset.h 1.45:
 2002-01-16  paf          * src/include/pa_string.h 1.198:
         * src/classes/xdoc.C:          * src/main/pa_charset.C 1.85:
         * src/operators.txt:          * src/main/untaint.C 1.156:
                 few comments                  - taint[json] was added
                   - escaping was slightly modified
         * src/classes/hash.C:  
         * src/classes/op.C:  2010-08-25      misha
         * src/classes/string.C:          * src/classes/file.C 1.210:
         * src/classes/table.C:                  - typo in file:sql exception was fixed
         * src/classes/void.C:  
         * src/classes/xdoc.C:          * src/main/pa_exec.C 1.80:
         * src/include/pa_db_connection.h:                  - warning about declared and not used variable forced_allow was
         * src/include/pa_request.h:                  removed
         * src/include/pa_sql_connection.h:  
         * src/include/pa_sql_driver_manager.h:  2010-08-14      misha
         * src/include/pa_stylesheet_connection.h:          * src/classes/hash.C 1.106:
         * src/include/pa_stylesheet_manager.h:                  - two warnings about signed/unsigned mismatch were removed
         * src/main/pa_request.C:  
         * src/main/pa_sql_driver_manager.C:  2010-08-11      moko
         * src/main/pa_stylesheet_manager.C:          * tests/249.html 1.1:
         * src/targets/cgi/pool_storage.h:          * tests/results/249.processed 1.1:
                 auto closers to sql_connection, stylesheet_connection                  default setter and anti-recursive default getter test added
                 auto destroyers to remaining gnome objects  
           * src/classes/reflection.C 1.18:
 2002-01-15  paf          * src/include/pa_request.h 1.203:
         * src/classes/xdoc.C:          * src/main/execute.C 1.364:
         * src/include/pa_charset.h:          * src/types/pa_value.h 1.137:
         * src/main/pa_charset.C:          * src/types/pa_vclass.C 1.44:
         * src/operators.txt:          * src/types/pa_vobject.C 1.32:
                 started output options parsing          * src/types/pa_vobject.h 1.56:
           * src/types/pa_vstateless_class.C 1.46:
         * src/classes/xdoc.C:          * src/types/pa_vstateless_class.h 1.71:
         * src/operators.txt:                  default setter support + anti-recursive default getter support (
                 xdoc                  new feature: #13 )
                   file  
                   save          * src/include/pa_hash.h 1.83:
                   string                  optimization: threshold member removed from hash, reducing
                                   sizeof(hash)
                 ready.  
                 todo: error handling  2010-08-10      misha
           * tests/results/196.processed 1.4:
         * src/classes/xdoc.C:          * tests/results/247.processed 1.1:
                 xdoc save rewritten using xmlAllocOutputBuffer          * tests/results/248.processed 1.1:
                 less mallocs, more reallocs. less fragmented result                  *** empty log message ***
   
 2002-01-14  paf          * tests/196.html 1.3:
         * src/classes/xdoc.C:                  - junction-method was added to the test
                 method  
           * tests/248.html 1.2:
         * src/classes/xdoc.C:                  - ups. typo :)
         * src/classes/xnode.C:  
         * src/include/pa_charset.h:          * tests/248.html 1.1:
         * src/include/pa_pool.h:                  - test for checking .match with 4 params
         * src/include/pa_stylesheet_connection.h:  
         * src/main/main.dsp:          * tests/247.html 1.1:
         * src/main/pa_charset.C:          * tests/247_utf8.txt 1.1:
         * src/main/pa_globals.C:          * tests/247_utf8_bom.txt 1.1:
         * src/main/pa_pool.C:          * tests/247_windows1251.txt 1.1:
         * src/main/pa_stylesheet_manager.C:                  - test for "transcode file from utf-8 to $request:charset during
         * src/types/pa_vxdoc.h:                  loading if the BOM code is detected"
                 xslt transform0.  
                 TODO:          * src/main/pa_common.C 1.263:
                   use output options          * src/main/pa_http.C 1.47:
                   handle errors                  - transcode file from utf-8 to $request:charset during loading
                   if the BOM code is detected ( new feature: #98 )
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:  2010-08-05      misha
         * src/operators.txt:          * src/classes/image.C 1.135:
         * src/operators.txt:                  - ^image.replace now can accept only 2 params. in this case the
                 ^xdoc.file                  whole image is affected ( new feature: #95 )
   
 2002-01-11  paf  2010-08-04      misha
         * src/classes/xnode.C:          * tests/results/246.processed 1.1:
         * src/include/pa_charset.h:                  *** empty log message ***
         * src/main/pa_charset.C:  
                 xpath selectNode 1          * tests/246.html 1.1:
                   - test tor ^hash._at[] was added
         * src/include/pa_opcode.h:  
         * src/main/compile.tab.C:          * src/classes/hash.C 1.105:
         * src/main/compile.y:                  - ^hash._at[first|last|[-]N] ( new feature: #53 )
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:          * src/include/pa_hash.h 1.82:
         * src/main/execute.C:                  - methods for accessing the first and the last values of ordered
                 partial logical && || evaluation                  hash were added (first_value and last_value)
   
         * src/classes/xnode.C:          * src/classes/file.C 1.209:
                 xpath selectNode 2                  - now ^file::base64 accepts up to 4 params (similar to others
                   file's methods): ^file::base64[mode;user-file-name;encoded;
         * src/classes/xnode.C:                  options] ( new feature: #68 )
         * src/include/pa_charset.h:  
                 xpath selectNode 3: string/number/bool          * src/types/pa_vmethod_frame.h 1.88:
                   - helper method as_hash was added
         * src/classes/xnode.C:  
                 xpath selectNodes  2010-08-01      moko
           * src/classes/op.C 1.203:
 2002-01-10  paf                  to correctly process $result[] in code, called from ^process
         * src/classes/xnode.C:  
                 xpath selectNode -100 [just written]          * tests/245.html 1.2:
                   $result in ^process[] test added
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:          * src/classes/op.C 1.202:
         * src/include/pa_charset.h:          * src/classes/reflection.C 1.17:
         * src/include/pa_exception.h:          * src/include/pa_request.h 1.202:
         * src/include/pa_pool.h:          * src/main/execute.C 1.363:
         * src/main/pa_charset.C:          * src/main/pa_request.C 1.322:
         * src/main/pa_pool.C:          * src/types/pa_vmethod_frame.C 1.18:
         * src/operators.txt:          * src/types/pa_vmethod_frame.h 1.87:
                 GdomeDOMString_auto_ptr  c++ wrapper [calls refcounter]          * src/types/pa_vobject.C 1.31:
                   optimization:
 2002-01-09  paf                  VMethodFrame(junction, caller) replaced with VMethodFrame(method, caller, self)
         * src/operators.txt:                  op_call(VMethodFrame &frame, bool constructing) removed, construct(class,method) added
                 removed ^hashfile.transaction  
           * tests/results/192.processed 1.6:
 2001-12-29  paf          * tests/results/244.processed 1.2:
         * src/classes/xdoc.C:                  request::construct added
         * src/include/pa_exception.h:  
         * src/main/pa_charset.C:          * tests/244.html 1.1:
         * src/main/pa_exception.C:          * tests/245.html 1.1:
         * src/main/pa_globals.C:          * tests/results/244.processed 1.1:
                 xdoc          * tests/results/245.processed 1.1:
                 ^set                  object creation exceptions and ^process tests added
                 ^string with glib works 0  
   2010-07-28      misha
 2001-12-28  paf          * tests/make_tests.cmd 1.2:
         * src/classes/smtp/smtp.h:                  - win32 EOLs
         * src/main/pa_globals.C:  
                 renamed gdome to libgdome.dll          * tests/run_parser.cmd 1.1:
           * tests/run_tests.cmd 1.1:
         * src/classes/classes.dsp:                  - cmd files for executing tests on Win32 were added (The system
         * src/classes/gd/gd.dsp:                  timezone should be GMT+3)
         * src/classes/gd/gifio.C:  
         * src/classes/mail.C:  2010-07-25      misha
         * src/classes/smtp/comms.C:          * tests/212.html 1.4:
         * src/classes/smtp/smtp.C:          * tests/212.html 1.5:
         * src/classes/smtp/smtp.dsp:          * tests/results/212.processed 1.6:
         * src/classes/xdoc.C:                  - sizes were removed mecause they could be different on
         * src/classes/xnode.C:                  different OSs
         * src/classes/xnode.h:  
         * src/include/pa_exception.h:          * tests/065.html 1.4:
         * src/include/pa_globals.h:                  - make it "win32 friendly"
         * src/main/compile.tab.C:  
         * src/main/main.dsp:          * src/main/compile.tab.C 1.150:
         * src/main/pa_charset.C:          * tests/results/152.processed 1.9:
         * src/main/pa_dir.C:                  *** empty log message ***
         * src/main/pa_exception.C:  
         * src/main/pa_exec.C:          * src/main/compile.y 1.258:
         * src/main/pa_globals.C:                  - all EOLs between methods are removed during compilation ( new
         * src/main/pa_socks.C:                  feature: #47 )
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:          * tests/006.html 1.5:
         * src/targets/cgi/parser3.dsp:          * tests/014.html 1.6:
         * src/types/pa_vxdoc.C:          * tests/022.html 1.6:
         * src/types/pa_vxdoc.h:          * tests/059.html 1.5:
         * src/types/pa_vxnode.C:          * tests/071.html 1.3:
         * src/types/pa_vxnode.h:          * tests/073.html 1.3:
                 gnome libs just compiled in.          * tests/096.html 1.6:
                 no refcounting          * tests/096.html 1.7:
                 no xpath          * tests/107.html 1.5:
                 no xslt          * tests/109.html 1.4:
                   yet          * tests/109.html 1.5:
           * tests/142.html 1.3:
         * src/classes/xdoc.C:          * tests/142.html 1.4:
         * src/include/pa_charset.h:          * tests/144.html 1.3:
         * src/main/pa_charset.C:          * tests/144.html 1.4:
         * src/main/pa_exception.C:          * tests/149.html 1.3:
                 started glib transcoders          * tests/149.html 1.4:
           * tests/149.html 1.5:
 2001-12-27  paf          * tests/152.html 1.8:
         * src/configure.in:          * tests/results/006.processed 1.8:
         * src/include/pa_charset.h:          * tests/results/014.processed 1.7:
         * src/include/pa_common.h:          * tests/results/022.processed 1.8:
         * src/include/pa_exception.h:          * tests/results/059.processed 1.8:
         * src/include/pa_globals.h:          * tests/results/071.processed 1.7:
         * src/include/pa_pool.h:          * tests/results/073.processed 1.7:
         * src/main/main.dsp:          * tests/results/096.processed 1.8:
         * src/main/pa_charset.C:          * tests/results/107.processed 1.8:
         * src/main/pa_charsets.C:          * tests/results/109.processed 1.6:
         * src/main/pa_globals.C:          * tests/results/109.processed 1.7:
         * src/main/pa_pool.C:          * tests/results/142.processed 1.4:
         * src/parser3.dsw:          * tests/results/142.processed 1.5:
         * src/pcre/internal.h:          * tests/results/144.processed 1.4:
         * src/targets/cgi/parser3.C:          * tests/results/144.processed 1.5:
         * src/targets/cgi/parser3.dsp:          * tests/results/149.processed 1.6:
         * src/types/pa_vxdoc.C:          * tests/results/149.processed 1.7:
         * src/types/pa_vxdoc.h:                  - prepare tests to trim trailing methods' EOLs
         * src/types/pa_vxnode.C:  
         * src/types/pa_vxnode.h:  2010-07-23      moko
         * src/types/types.dsp:          * tests/results/156.processed 1.5:
                 going away from xalan&xerces, started the process.          * tests/results/224.processed 1.11:
                 globals [initialization                  fix for #54 changed the hash order in this test
                 pool [charset update  
                 charset [transcodings          * tests/014.html 1.5:
                 vxnode vxdoc [DOM calls                  to check hash order, hash no is longer sorted before print
   
         * src/classes/Makefile.am:          * src/include/pa_hash.h 1.81:
                 going away from xalan&xerces, not needed anymore                  hash copy constructor now keeps order (bugfix: #54)
   
 2001-12-26  paf  2010-07-22      moko
         * src/include/pa_charset.h:          * tests/results/224.processed 1.10:
         * src/include/pa_charsets.h:                  @auto[] is no longer inherited
         * src/main/pa_charset.C:  
         * src/main/pa_charsets.C:          * src/types/pa_vstateless_class.C 1.45:
         * src/main/pa_request.C:          * tests/227.html 1.3:
                 charset key globalized [bug]          * tests/results/227.processed 1.4:
                   @auto[] is no longer inherited (bugfix: #57)
 2001-12-25  paf  
         * src/classes/mail.C:  2010-07-21      misha
         * src/classes/table.C:          * src/classes/table.C 1.273:
         * src/include/pa_string.h:                  - don't skip comment lines during table::load if encloser or
         * src/main/pa_string.C:                  separator is set as '#' ( new feature: #30 )
                 table set & append changed splitting languages, separators now can be clean AND as-is  
                 same to mail command line $MAIN:MAIL.progX arguments          * src/targets/cgi/parser3.C 1.257:
                   - don't run as cgi if env:PARSER_VERSION was set for preventing
         * src/patches/xerces-XMLURL-http-localhost-eq-documentroot-relative-file.patch:                  infinite loot ( bugfix: #12 )
                 checked no-DOCUMENT_ROOT situation  
           * src/classes/file.C 1.208:
 2001-12-24  paf                  - set PARSER_VARSION env before external script executing
         * src/classes/hashfile.C:  
         * src/classes/op.C:  2010-07-13      misha
         * src/main/pa_db_table.C:          * tests/238.html 1.1:
         * src/main/pa_string.C:          * tests/240.html 1.1:
                 read from cache size check updated          * tests/241.html 1.1:
           * tests/242.html 1.1:
         * src/patches/xerces-XMLURL-http-localhost-eq-documentroot-relative-file.patch:          * tests/243.html 1.1:
         * src/patches/xerces-http-localhost-eq-documentroot-relative-file.patch:          * tests/outputs/242.processed 1.1:
         * src/patches/xerces-http-localhost-eq-documentroot-relative-file.patch:          * tests/results/058.processed 1.7:
                 xerces http://localhost/hren equals reading from $DOCUMENT_ROOT          * tests/results/212.processed 1.5:
                 hren file          * tests/results/238.processed 1.1:
           * tests/results/240.processed 1.1:
         * src/operators.txt:          * tests/results/241.processed 1.1:
                 comment on message part ordering          * tests/results/242.processed 1.1:
           * tests/results/243.processed 1.1:
         * src/main/pa_string.C:                  *** empty log message ***
         * src/main/pa_string.C:  
                 String::join_chain another ugly bug :(          * tests/058.html 1.3:
                   - test for suppressing @border was added
         * src/classes/mail.C:                  - test for user attribute was added
                 one parted text messages - no multipart mime-type anymore.  
                 for convinient if $.attach-ments          * tests/186.html 1.4:
           * tests/results/186.processed 1.3:
         * src/operators.txt:                  unescaping from \uXXXX
                 comment on "multipart" messages with one part  
           * tests/239.html 1.1:
 2001-12-21  paf          * tests/results/239.processed 1.1:
         * src/main/pa_request.C:                  method call type
                 $result in @main actually not working, to hell with it for now  
           * src/types/pa_vjunction.C 1.9:
         * src/main/execute.C:          * src/types/pa_vjunction.h 1.30:
                 junction evaluation canceled - endless recursion detected                  - bugfix: #90 : $junction_method.CLASS_NAME (+CLASS)
   
         * src/classes/date.C:  2010-07-07      misha
         * src/operators.txt:          * buildall-with-xml 1.37:
                 date:sql-string now returns localtime          * buildall-without-xml 1.23:
                   - moving to pcre 8.10 on *nix
         * src/include/pa_request.h:  
         * src/main/execute.C:  2010-07-05      misha
         * src/main/pa_request.C:          * src/main/compile.tab.C 1.149:
         * src/types/pa_vmethod_frame.h:          * tests/results/192.processed 1.5:
         * src/types/pa_wcontext.h:          * tests/results/230.processed 1.4:
                 $result in @main @postprocess @exception                  *** empty log message ***
   
         * src/operators.txt:          * src/classes/curl.C 1.6:
                 date localtime comment          * src/classes/file.C 1.207:
           * src/classes/hash.C 1.104:
 2001-12-19  paf          * src/classes/image.C 1.134:
         * src/main/pa_request.C:          * src/classes/op.C 1.201:
                 CLASS_PATH now / = DOCUMENT_ROOT          * src/classes/string.C 1.194:
           * src/classes/table.C 1.272:
         * src/classes/op.C:          * src/classes/void.C 1.46:
                 ^cache keypath now relative          * src/main/pa_common.C 1.262:
           * src/main/pa_http.C 1.46:
         * src/classes/hashfile.C:                  - exception comment strings "options must be hash", "options must be hash, not code" and "called
                 ^hashfile.open DB_HOME now relative                  with invalid option" were replaced by constatns
                   - exception comment string "invalid option passed" was replaced by "called with invalid option" (now
         * src/operators.txt:                  in different methods are the same exception comment string)
                 UTF8, charset name case sensitivity comment  
           * src/include/pa_exception.h 1.57:
         * src/main/pa_charset.C:                  - more exception strings were defined
         * src/operators.txt:  
                 charset->charset transcoding via unicode intermediate          * src/main/compile.y 1.256:
           * src/main/compile_tools.C 1.68:
         * src/classes/mail.C:          * src/main/compile_tools.h 1.102:
         * src/include/pa_config_fixed.h:          * src/types/pa_vstateless_class.h 1.70:
         * src/operators.txt:                  - now we can define possible method's call type ( new feature: #5 )
                 to/from 0 check were missing                    1. @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's methods
                     2. @static:method[params] (only static keyword could be used here) -- for specified methods
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying-and-noheadcharset.patch:  
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying.patch:          * src/main/pa_common.C 1.261:
                 xalan-FormatterToHTML...noheadcharset.patch                  - junction points should not be deleted on win32 during dirs cleanup ( bugfix: #83 )
                   - optimisation in dirs cleanup
         * src/ChangeLog:  
         * src/operators.txt:  2010-07-03      misha
                 ^mail:send charset comment          * tests/158.html 1.2:
           * tests/160.html 1.5:
         * src/configure:          * tests/161.html 1.2:
         * src/configure.in:          * tests/162.html 1.2:
                 --with-pathlink=-R or -rpath-link          * tests/163.html 1.3:
           * tests/167.html 1.2:
         * src/classes/mail.C:          * tests/168.html 1.2:
                 changed weighting prior to sort          * tests/169.html 1.2:
           * tests/170.html 1.2:
         * src/configure:          * tests/171.html 1.4:
         * src/configure.in:          * tests/172.html 1.3:
                 comment          * tests/173.html 1.2:
           * tests/174.html 1.3:
 2001-12-17  paf          * tests/175.html 1.2:
         * src/classes/mail.C:          * tests/176.html 1.4:
         * src/include/pa_charsets.h:          * tests/180.html 1.3:
         * src/include/pa_string.h:          * tests/184.html 1.2:
         * src/main/pa_charsets.C:          * tests/185.html 1.6:
         * src/main/untaint.C:          * tests/191.html 1.3:
         * src/operators.txt:          * tests/192.html 1.3:
         * src/types/pa_vrequest.C:          * tests/196.html 1.2:
         * src/types/pa_vresponse.C:          * tests/197.html 1.2:
                 ^mail:send[          * tests/198.html 1.3:
                    $.charset[zzz]          * tests/199.html 1.3:
                 addded          * tests/208.html 1.4:
           * tests/209.html 1.2:
         * src/include/pa_db_table.h:          * tests/213.html 1.2:
         * src/main/pa_db_table.C:          * tests/214.html 1.3:
                 db_table used outdated unset services_pool          * tests/results/158.processed 1.4:
           * tests/results/160.processed 1.6:
         * src/operators.txt:          * tests/results/161.processed 1.3:
                 warning about form:fields and $request/response:charset          * tests/results/162.processed 1.3:
           * tests/results/163.processed 1.4:
         * src/main/pa_charset.C:          * tests/results/167.processed 1.3:
                 ifndef XML were bad type          * tests/results/168.processed 1.4:
           * tests/results/168.processed 1.5:
         * src/classes/image.C:          * tests/results/169.processed 1.3:
                 govno          * tests/results/169.processed 1.4:
           * tests/results/169.processed 1.5:
         * src/main/untaint.C:          * tests/results/170.processed 1.3:
                 allowed space in filespec          * tests/results/170.processed 1.4:
           * tests/results/171.processed 1.5:
         * src/classes/image.C:          * tests/results/172.processed 1.4:
                 no govno          * tests/results/173.processed 1.3:
           * tests/results/174.processed 1.4:
         * src/targets/apache13/mod_parser3.C:          * tests/results/175.processed 1.3:
                 test r->finfo.st_mode check seems to work only on win32          * tests/results/176.processed 1.6:
           * tests/results/180.processed 1.4:
         * src/main/pa_charset.C:          * tests/results/184.processed 1.3:
                 empty bufs transcode [forgot check :(]          * tests/results/185.processed 1.6:
           * tests/results/191.processed 1.5:
 2001-12-15  paf          * tests/results/192.processed 1.4:
         * src/classes/file.C:          * tests/results/196.processed 1.3:
         * src/classes/math.C:          * tests/results/197.processed 1.3:
         * src/classes/op.C:          * tests/results/198.processed 1.4:
         * src/classes/string.C:          * tests/results/199.processed 1.4:
         * src/classes/table.C:          * tests/results/208.processed 1.3:
         * src/classes/xdoc.C:          * tests/results/209.processed 1.3:
         * src/include/pa_array.h:          * tests/results/213.processed 1.3:
         * src/include/pa_cache_managers.h:          * tests/results/214.processed 1.3:
         * src/include/pa_charset_connection.h:                  - prepare tests to trim trailing methods' EOLs
         * src/include/pa_charset_manager.h:  
         * src/include/pa_common.h:  2010-06-29      misha
         * src/include/pa_db_connection.h:          * tests/215.html 1.2:
         * src/include/pa_db_manager.h:          * tests/217.html 1.2:
         * src/include/pa_db_table.h:          * tests/218.html 1.2:
         * src/include/pa_dictionary.h:          * tests/220.html 1.2:
         * src/include/pa_exception.h:          * tests/223.html 1.3:
         * src/include/pa_exec.h:          * tests/224.html 1.7:
         * src/include/pa_globals.h:          * tests/226.html 1.2:
         * src/include/pa_hash.h:          * tests/227.html 1.2:
         * src/include/pa_opcode.h:          * tests/228.html 1.3:
         * src/include/pa_pool.h:          * tests/229.html 1.5:
         * src/include/pa_request.h:          * tests/230.html 1.2:
         * src/include/pa_sapi.h:          * tests/232.html 1.2:
         * src/include/pa_socks.h:          * tests/235.html 1.2:
         * src/include/pa_sql_connection.h:          * tests/results/215.processed 1.3:
         * src/include/pa_sql_driver_manager.h:          * tests/results/217.processed 1.3:
         * src/include/pa_string.h:          * tests/results/218.processed 1.3:
         * src/include/pa_stylesheet_connection.h:          * tests/results/220.processed 1.3:
         * src/include/pa_stylesheet_manager.h:          * tests/results/223.processed 1.4:
         * src/include/pa_table.h:          * tests/results/224.processed 1.9:
         * src/include/pa_transcoder.h:          * tests/results/226.processed 1.3:
         * src/main/compile_tools.h:          * tests/results/226.processed 1.4:
         * src/main/main.dsp:          * tests/results/227.processed 1.3:
         * src/main/pa_charset.C:          * tests/results/228.processed 1.3:
         * src/main/pa_charset_connection.C:          * tests/results/229.processed 1.4:
         * src/main/pa_charset_manager.C:          * tests/results/230.processed 1.2:
         * src/main/pa_charsets.C:          * tests/results/230.processed 1.3:
         * src/main/pa_globals.C:          * tests/results/232.processed 1.2:
         * src/main/pa_pool.C:          * tests/results/235.processed 1.2:
         * src/main/pa_request.C:                  - prepare tests to trim trailing methods' EOLs
         * src/main/pa_string.C:  
         * src/main/pa_transcoder.C:  2010-06-16      moko
         * src/main/untaint.C:          * tests/229.html 1.4:
         * src/types/pa_vfile.C:          * tests/results/229.processed 1.3:
         * src/types/pa_vform.C:                   elseif now supported in ^if
         * src/types/pa_vform.h:  
         * src/types/pa_vrequest.C:          * src/classes/op.C 1.200:
         * src/types/pa_vrequest.h:                  new feature: #56 elseif now supported in ^if
         * src/types/pa_vresponse.C:  
         * src/types/pa_vresponse.h:  2010-06-03      misha
         * src/types/types.dsp:          * src/main/pa_common.C 1.260:
                 introducing Charset                  - bugfix #74 -- memmove should be used instead of memcopy for
                   overlaped regions
         * src/main/pa_charset.C:  
                 name_cstr 0  2010-05-25      misha
           * src/main/pa_common.C 1.259:
         * src/configure.in:                  - wanring about unused vars was removed
         * src/configure.in:  
                 -R returned          * src/include/pa_request.h 1.201:
                 tothink of: rpath-link          * src/main/execute.C 1.362:
           * src/main/pa_request.C 1.321:
         * src/configure:                  - get_method_filename was moved to execute.C
         * src/main/Makefile.in:  
         * src/targets/apache13/Makefile.in:  2010-05-23      misha
         * src/targets/cgi/Makefile.in:          * src/main/pa_request.C 1.320:
         * src/types/Makefile.in:                  - more accurate detection of method's file
                 makes  
   2010-05-22      misha
         * src/include/pa_charset.h:          * src/classes/reflection.C 1.16:
         * src/include/pa_charsets.h:                  - bugfix: core during detection of .file if filespec isn't
                 forgot to add                  detected successfully
   
         * src/main/Makefile.am:  2010-05-20      misha
         * src/main/pa_charset.C:          * src/main/pa_request.C 1.319:
         * src/types/Makefile.am:                  - fix in get_method_filename
                 charset_connection&manager replaced by charset&charsets  
           * src/main/compile.tab.C 1.148:
         * src/patches/xalan-DoubleSupport-arithmetic-overflow-on-negative-sqrt.patch:                  *** empty log message ***
                 some strange empty line removal killed  
           * src/classes/op.C 1.199:
         * src/main/untaint.C:          * src/include/pa_request.h 1.199:
                 uri lang now knows about client/source charsets          * src/include/pa_request.h 1.200:
           * src/main/compile.y 1.255:
         * src/configure.in:          * src/main/pa_request.C 1.318:
                 -rpath-link                  - new feature: #24 -- searching included file in @USE/^use is
                   changed. if its filespec doesn't start from '/' it will be
 2001-12-14  paf                  searched in caller file directory
         * src/include/pa_request.h:  
         * src/include/pa_transcoder.h:          * src/classes/reflection.C 1.15:
         * src/main/pa_request.C:                  - ^reflection:method_info returns file where the method is
         * src/main/pa_transcoder.C:                  defined
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:          * src/classes/file.C 1.206:
                 transcodeToUTF8[were FromUTF8] for forms          * src/include/pa_common.h 1.143:
                 todo: uri lang                  - method lastposafter is moved to pa_common.h
   
         * src/targets/apache13/Makefile.am:  2010-05-17      misha
         * src/targets/cgi/Makefile.am:          * src/classes/string.C 1.193:
                 -I../../pcre  to .am          * src/include/pa_common.h 1.142:
           * src/main/pa_common.C 1.258:
         * src/include/pa_charset_connection.h:          * src/types/pa_vcookie.C 1.83:
         * src/include/pa_pool.h:                  new feature: #71 ^string:js-unescape and cookie parser decode \
         * src/include/pa_request.h:                  uXXXX as well as %uXXXX
         * src/include/pa_transcoder.h:  
         * src/main/Makefile.am:          * src/classes/curl.C 1.5:
         * src/main/main.dsp:                  beauty:
         * src/main/pa_charset_connection.C:                  - unused param is removed in method _curl_version_action
         * src/main/pa_charset_manager.C:                  - some spaces were removed or replaced by tabs
         * src/main/pa_request.C:  
         * src/main/pa_transcoder.C:  2010-05-16      misha
         * src/operators.txt:          * src/classes/table.C 1.271:
         * src/types/Makefile.am:                  - bugfix: #72 core with empty value during ^table.hash[...;
         * src/types/pa_vrequest.C:                  name_of_the_last_column][$.type[string]]
         * src/types/pa_vrequest.h:  
         * src/types/pa_vresponse.h:          * src/classes/curl.C 1.4:
         * src/types/types.dsp:                  new: #61 more curl options were added (contributed by Sumo)
                 changed charset model.  
                 now important:  2010-04-29      pretender
                 $request:charset          * src/main/pa_string.C 1.235:
                 $response:charset                  fixes #63 Split result from empty string now empty string.
                 while  
                 $response:content-type.charset          * src/types/pa_vtable.C 1.32:
                 become unimportant [informational]                  bugfix: #35 All empty table cells are now string type.
   
         * src/include/pa_globals.h:  2010-04-28      pretender
         * src/main/pa_globals.C:          * src/include/pa_opcode.h 1.45:
                 removed unused defalts_name global          * src/main/compile.tab.C 1.147:
           * src/main/compile.y 1.254:
         * src/main/pa_transcoder.C:          * src/main/execute.C 1.361:
                 transcodeToUTF8,                  bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS macrodefinition removed
                 now form&uri lang  
   2010-04-19      pretender
 2001-12-13  paf          * src/main/execute.C 1.360:
         * src/include/pa_types.h:                  fixes #60 Stacktrace now contains info for OP_CONSTRUCT_OBJECT
                 msvc head debugging flag                  and OP_GET_CLASS
   
         * src/classes/xdoc.C:          * src/include/pa_common.h 1.141:
                 freed up listener          * src/main/pa_common.C 1.257:
           * src/main/pa_exec.C 1.79:
         * src/classes/xdoc.C:                  fixes #64 Now file.missing exception generates in unsafe mode
         * src/main/pa_sql_driver_manager.C:                  to.
                 rewritten auto_ptr part other way, because of stupid gcc 2.96  
                 /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>          * src/classes/file.C 1.205:
                 &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =                  fixes #48 Now not throw "not save environment variable"
                 FormatterListener]                  exception in grpunlim version.
                 /usr/include/g++-3/memory:48:                 auto_ptr<_Tp>  
                 &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =  2010-04-05      misha
                 FormatterListener, _Tp = FormatterListener]          * src/classes/string.C 1.192:
                   - new feature: 4th param was added to match. if specified its
         * src/include/pa_config_fixed.h:                  value is returned in case of nothing was found
         * src/main/pa_common.C:  
         * src/main/pa_string.C:  2010-03-31      misha
                 removed signed mismatch warnings          * src/main/pa_request.C 1.317:
                   - bugfix: on *nix URIs like /a/b/// caused multiple execution of
         * src/classes/xdoc.C:                  /a/b/auto.p
                 rewritten auto_ptr part other way2, because of stupid gcc 2.96  
                 /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>  2010-03-19      misha
                 &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =          * src/main/execute.C 1.359:
                 FormatterListener]                  - core in $table1.$table2 was fixed
                 /usr/include/g++-3/memory:48:                 auto_ptr<_Tp>  
                 &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =          * src/targets/cgi/parser3.C 1.256:
                 FormatterListener, _Tp = FormatterListener]                  - core in sigpipe was fixed
   
         * src/main/pa_string.C:  2010-01-27      misha
                 string::recustruct erroreusly used outdated row ptr          * src/main/pa_common.C 1.256:
                   - bugfix: there are no excaption.type if trying to open file by
         * src/include/pa_cache_managers.h:                  path /existing-file/non-exixting-file
         * src/include/pa_charset_manager.h:  
         * src/include/pa_config_fixed.h:  2010-01-26      misha
         * src/include/pa_db_manager.h:          * src/types/pa_vrequest.C 1.50:
         * src/include/pa_sql_driver_manager.h:          * src/types/pa_vrequest.h 1.38:
         * src/include/pa_stylesheet_manager.h:                  - $request:post-body was added (returns file)
         * src/main/pa_cache_managers.C:  
         * src/main/pa_globals.C:  2009-12-22      misha
                 ~Cache_managers          * src/classes/curl.C 1.3:
                   - method 'option' was renamed to 'options'
         * src/classes/string.C:                  - now parser doesn't have class curl if it was built without it
                 change msg '... code is not code'  
   2009-12-15      misha
         * src/classes/xdoc.C:          * configure.in 1.127:
                 removed extra inc                  - little cheat with curl include dir was added
   
         * src/targets/apache13/mod_parser3.C:  2009-12-04      misha
         * src/targets/cgi/parser3.C:          * src/classes/curl.C 1.2:
         * src/targets/isapi/parser3isapi.C:                  - some fixes
                 removed 'expires' from header outputs  
           * Makefile.am 1.76:
         * src/targets/cgi/pa_pool.C:          * Makefile.in 1.92:
         * src/targets/isapi/pa_pool.C:          * acinclude.m4 1.62:
                 EOL@EOF          * aclocal.m4 1.65:
           * acsite.m4 1.41:
         * src/main/pa_db_connection.C:          * bin/Makefile.in 1.15:
         * src/main/pa_db_manager.C:          * configure 1.119:
         * src/main/pa_sql_driver_manager.C:          * configure.in 1.126:
         * src/main/pa_stylesheet_manager.C:          * etc/Makefile.in 1.20:
         * src/targets/cgi/pool_storage.h:          * etc/parser3.charsets/Makefile.in 1.24:
                 couple cache expiratiors were wrong [past/future prob]          * src/Makefile.in 1.61:
           * src/classes/Makefile.in 1.69:
         * src/classes/xdoc.C:          * src/include/Makefile.in 1.24:
         * src/operators.txt:          * src/include/pa_config_auto.h.in 1.48:
                 lang list updated          * src/lib/Makefile.in 1.19:
           * src/lib/cord/Makefile.in 1.9:
         * src/targets/cgi/pa_pool.C:          * src/lib/cord/include/Makefile.in 1.7:
         * src/targets/cgi/parser3.C:          * src/lib/cord/include/private/Makefile.in 1.7:
                 msvc heap debugging flag          * src/lib/gc/Makefile.in 1.7:
           * src/lib/gc/include/Makefile.in 1.8:
         * src/classes/file.C:          * src/lib/gd/Makefile.in 1.8:
                 file::cgi bug, request_method were passed to SERVER_PROTOCOL          * src/lib/ltdl/Makefile.in 1.12:
                 but SERVER_PROTOCOL were forgotten          * src/lib/md5/Makefile.in 1.13:
           * src/lib/pcre/Makefile.in 1.16:
 2001-12-11  paf          * src/lib/sdbm/Makefile.in 1.6:
         * src/configure.in:          * src/lib/sdbm/apr-include/Makefile.in 1.6:
                 so extension const removed          * src/lib/smtp/Makefile.in 1.8:
           * src/main/Makefile.in 1.64:
         * src/configure:          * src/sql/Makefile.in 1.17:
                 makes          * src/targets/Makefile.in 1.48:
           * src/targets/apache13/Makefile.in 1.53:
 2001-12-10  paf          * src/targets/apache13core/Makefile.in 1.10:
         * src/main/untaint.C:          * src/targets/cgi/Makefile.in 1.72:
                 FILE_SPEC untainting changed so that one can erase files like that, knowing their full name          * src/targets/isapi/Makefile.in 1.18:
                 introducing          * src/types/Makefile.in 1.68:
                         // theoretical problem with, for instance, "_2B" and "." fragments,                  *** empty log message ***
                         // they would yield the same  
                         // because need_file_encode('_')=false          * buildall-with-xml 1.36:
                         // but we need to delete such files somehow, getting names from ^index          * buildall-without-xml 1.22:
           * configure.in 1.125:
         * src/main/pa_string.C:          * src/classes/Makefile.am 1.55:
                 ^string.replace bug fixed [bad string::join_chank break]          * src/classes/classes.vcproj 1.24:
           * src/classes/curl.C 1.1:
         * src/classes/math.C:          * src/classes/file.C 1.204:
                 ^math:random(n) now yields[0;n) not [0;n]          * src/include/pa_config_fixed.h 1.74:
                   - curl class was added
 2001-12-07  paf  
         * src/main/pa_string.C:          * src/include/pa_hash.h 1.80:
                 stupid sparc architecture failed to access short at odd address                  - hash-iterator was added
                 0x311f0 <deserialize__6StringUiPvUiPCc+16>:     lduh  [ %i2 + 1 ], %l0  
                   2009-12-03      misha
                 bus error,          * buildall-with-xml 1.35:
                 fixed that          * buildall-without-xml 1.21:
                   - option --passive-ftp was added to pcre
         * src/configure:  
         * src/include/pa_config_auto.h.in:  2009-11-27      misha
                 makes          * Makefile.am 1.74:
           * Makefile.am 1.75:
         * src/main/pa_string.C:          * Makefile.in 1.90:
                 strange string deserialize bug on client[pmts], a bit shortened,          * Makefile.in 1.91:
           * acinclude.m4 1.60:
         * src/configure.in:          * acinclude.m4 1.61:
         * src/include/pa_common.h:          * aclocal.m4 1.63:
         * src/include/pa_config_fixed.h:          * aclocal.m4 1.64:
         * src/include/pa_config_includes.h:          * acsite.m4 1.39:
         * src/main/pa_common.C:          * acsite.m4 1.40:
         * src/operators.txt:          * configure 1.117:
                 exclusive lock file write          * configure 1.118:
                 shared lock file read          * configure.in 1.123:
           * configure.in 1.124:
         * src/classes/hashfile.C:          * src/include/pa_config_auto.h.in 1.47:
         * src/classes/op.C:          * src/include/pa_version.h 1.40:
         * src/classes/table.C:          * src/include/pa_version.h 1.41:
         * src/configure:                  *** empty log message ***
         * src/configure.in:  
         * src/include/pa_common.h:          * src/classes/image.C 1.133:
         * src/include/pa_config_auto.h.in:                  - don't add @border attribute to output of ^image.html[] if it
         * src/include/pa_config_fixed.h:                  was specified by user with empty value
         * src/include/pa_config_includes.h:  
         * src/include/pa_db_table.h:  2009-11-26      misha
         * src/include/pa_request.h:          * src/types/pa_vxdoc.C 1.37:
         * src/main/pa_common.C:                  - bugfix: core if xdoc doesn't have the root element and we are
         * src/main/pa_db_table.C:                  trying to access .documentElement
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  2009-11-16      misha
         * src/operators.txt:          * Makefile.am 1.72:
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying.patch:          * Makefile.am 1.73:
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying.patch:          * Makefile.am [release_3_4_0] 1.71.2.1:
         * src/types/pa_vhashfile.C:          * Makefile.am [release_3_4_0] 1.71.2.2:
                 merged from r14_simple_cache          * Makefile.in 1.88:
           * Makefile.in 1.89:
 2001-12-06  paf          * Makefile.in [release_3_4_0] 1.87.2.1:
         * src/main/compile.tab.C:          * Makefile.in [release_3_4_0] 1.87.2.2:
         * src/targets/cgi/parser3.C:          * acinclude.m4 1.58:
                 removed debug info          * acinclude.m4 1.59:
           * acinclude.m4 [release_3_4_0] 1.57.2.1:
         * src/classes/op.C:          * acinclude.m4 [release_3_4_0] 1.57.2.2:
         * src/classes/table.C:          * aclocal.m4 1.61:
         * src/include/pa_request.h:          * aclocal.m4 1.62:
         * src/main/pa_request.C:          * aclocal.m4 [release_3_4_0] 1.60.2.1:
                 #ifdef RESOURCES_DEBUG          * aclocal.m4 [release_3_4_0] 1.60.2.2:
           * acsite.m4 1.37:
         * src/classes/op.C:          * acsite.m4 1.38:
         * src/include/pa_common.h:          * acsite.m4 [release_3_4_0] 1.36.2.1:
         * src/include/pa_config_fixed.h:          * acsite.m4 [release_3_4_0] 1.36.2.2:
         * src/main/pa_common.C:          * configure 1.115:
                 ^cache operator          * configure 1.116:
           * configure [release_3_4_0] 1.114.2.1:
         * src/classes/hashfile.C:          * configure [release_3_4_0] 1.114.2.2:
                 removed transaction from ^cache          * configure.in 1.121:
           * configure.in 1.122:
 2001-12-05  paf          * configure.in [release_3_4_0] 1.120.2.1:
         * src/operators.txt:          * configure.in [release_3_4_0] 1.120.2.2:
         * src/targets/cgi/parser3.C:          * src/include/pa_version.h 1.39:
         * src/targets/cgi/parser3.C:          * src/lib/gc/include/Makefile.am 1.3:
                 fatal error reporting fixed.          * src/lib/gc/include/Makefile.am [release_3_4_0] 1.2.44.1:
                 in IIS5 there were a prob with illegal call check          * src/lib/gc/include/Makefile.in 1.7:
           * src/lib/gc/include/Makefile.in [release_3_4_0] 1.6.4.1:
 2001-12-04  paf                  *** empty log message ***
         * src/classes/op.C:  
         * src/classes/table.C:          * src/include/pa_version.h [release_3_4_0] 1.38.2.1:
         * src/include/pa_request.h:                  =no message
         * src/main/pa_request.C:  
                 measures to log  2009-11-11      misha
           * src/classes/table.C 1.270:
 2001-11-27  paf                  - in ^table.flip[] look at number of columns instead of number
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying.patch:                  of items in first row for named tables
         * src/patches/xalan-XalanDOMString-systaxerr.patch:  
                 forgot to add  2009-11-10      misha
           * operators.txt 1.229:
         * src/patches/xalan-FormatterToHTML-attribute-digitalentitifying.patch:                  - info about hash-options in ^file::create was added
                 forgot to cvs that buggy thing  
   2009-11-09      misha
 2001-11-26  paf          * tests/results/236.processed 1.1:
         * src/patches/xalan-XalanDOMString-systaxerr.patch:          * tests/results/237.processed 1.1:
                 case                  *** empty log message ***
   
         * src/targets/apache13/mod_parser3.C:          * tests/237.html 1.1:
                 merge dir config now works OK with parser_root_config_filespec                  - test for ^file::create[...;$.charset[...]] was added
                   
                 20011126 paf: noticed, that this is called even on virtual root merge with something "parent", while thought that that is part of merge_server...          * buildall-with-xml 1.34:
                   - moving to libxml 2.7.6
         * src/operators.txt:  
                 about image measure/load format limits          * tests/236.html 1.1:
                   - tests for comparations cords with functions were added
 2001-11-24  paf  
         * src/patches/xalan-XalanDOMString-systaxerr.patch:          * src/include/pa_string.h 1.197:
                 commented out some syntax error                  - optimisation: cacheing of cstr was added
   
 2001-11-23  paf          * src/classes/table.C 1.269:
         * src/classes/hashfile.C:          * src/lib/gc/include/gc_allocator.h 1.1:
         * src/classes/table.C:                  - bugfix: GPF mallocs + stringstream (table.save)
         * src/include/pa_db_table.h:  
         * src/main/pa_common.C:          * src/main/pa_http.C 1.45:
         * src/main/pa_db_table.C:                  - little optimisation
         * src/main/pa_string.C:  
         * src/types/pa_vhashfile.C:          * src/classes/file.C 1.203:
                 merged from _0014, 1                  - file::create now accepts 4th param: options with $.charset
   
         * src/classes/hashfile.C:          * src/lib/cord/cordxtra.c 1.15:
         * src/classes/table.C:          * src/lib/cord/include/private/cord_pos.h 1.5:
         * src/include/pa_db_table.h:                  - fixed bug in cord (comparation cords with functions was buggy)
         * src/main/pa_common.C:  
         * src/main/pa_db_table.C:  2009-11-06      misha
         * src/types/pa_vhashfile.C:          * src/main/pa_string.C 1.234:
                 hashfile bugfix2 more wrong sizes.                  - bugfix: calculation string.length sometimes was buggy
                 ^cache behaviour changed: if ^cache(33) would change  
                           * src/classes/string.C 1.191:
                 0660 bits in file_write & hashfile create                  - bugfix: Temp_value_element wasn't destroyed if exception
                   occured during match/replace
         * src/main/pa_db_table.C:  
         * src/main/pa_db_table.C:          * src/include/pa_charset.h 1.44:
         * src/main/pa_string.C:          * src/main/pa_charset.C 1.84:
         * src/main/pa_string.C:                  - method lengthUTF8Char was added
                 cache bugfix [wrong types after pa_string optimization]  
           * src/classes/op.C 1.198:
 2001-11-22  paf                  - clean tainting lang was added for user's usage
         * src/patches/xml-xalan.patch:  
                 superceeded by xalan-XalanTranscodingServices          * src/lib/cord/cordbscs.c 1.10:
                 digitalentitifying.patch          * src/lib/cord/cordxtra.c 1.14:
                   - some rare GPF were fixed: checkouts are required after
         * src/main/untaint.C:                  GC_MALLOC
                 ORIGINS mode removed UHTML  
           * src/types/pa_vregex.C 1.10:
         * src/classes/op.C:                  - check UTF8 only during 1st iteration
                 process cstr(,connection)  
           * operators.txt 1.228:
         * src/configure:                  - actually, there is no ^untaint[xml] in file::create
                 configs  
   2009-10-15      misha
         * src/Makefile.in:          * tests/results/234.processed 1.1:
         * src/classes/gd/Makefile.in:          * tests/results/235.processed 1.1:
         * src/classes/xdoc.C:                  *** empty log message ***
         * src/libltdl/Makefile.in:  
         * src/pcre/Makefile.in:          * tests/235.html 1.1:
         * src/targets/Makefile.in:          * tests/235_attach.txt 1.1:
         * src/targets/apache13/Makefile.in:                  - tests for preparing email were added
         * src/targets/cgi/Makefile.in:  
                 cached xslt [removed nocache forcing]          * tests/234.html 1.1:
                   - more tests for checking ^taint[uri] escaping were added
         * src/classes/op.C:  
                 process now gets its body on current language, not as-is          * src/include/pa_string.h 1.196:
           * src/main/pa_charset.C 1.83:
         * src/configure.in:          * src/main/pa_http.C 1.44:
                 configure line          * src/main/pa_request.C 1.316:
           * src/main/untaint.C 1.155:
         * src/main/untaint.C:          * src/types/pa_vmail.C 1.97:
                 ORIGINS mode was bad - forgot about optimize bit                  - little hacking: for dealing with transcoding+^taint[uri]
                   transcode_and_untaint was replaced by untaint_and_transcode
         * src/classes/table.C:  
         * src/include/pa_table.h:  2009-10-13      misha
         * src/main/pa_table.C:          * tests/121.html 1.4:
         * src/operators.txt:          * tests/results/121.processed 1.7:
                 table.offset[whence]                  - test transcoding + url-escaping now
   
 2001-11-21  paf          * tests/results/auto.p 1.5:
         * src/classes/table.C:                  - more helpers' methods were added
         * src/main/pa_string.C:  
         * src/main/untaint.C:          * src/main/pa_globals.C 1.184:
         * src/parser3.dsw:                  - die instead of abort
         * src/targets/cgi/parser3.C:  
                 table.append bug fixed: forgot to switch default language for {  2009-10-06      misha
                 code}, it happen to change it's language from CLEAN, so later          * Makefile.am 1.70:
                 refused to split by CLEAN \t          * Makefile.am 1.71:
           * Makefile.in 1.85:
         * src/classes/xdoc.C:          * Makefile.in 1.86:
         * src/operators.txt:          * Makefile.in 1.87:
         * src/types/pa_vxdoc.C:          * acinclude.m4 1.56:
         * src/types/pa_vxdoc.h:          * acinclude.m4 1.57:
                 <xsl:output          * aclocal.m4 1.59:
                 output options made identical to xsl:output attributes          * aclocal.m4 1.60:
                 exclusion:          * acsite.m4 1.35:
                    cdata-section-elements          * acsite.m4 1.36:
                 what xalan can do but that not used now:          * configure 1.112:
                    it can escape and remove CDATA sections          * configure 1.113:
           * configure 1.114:
         * src/targets/cgi/parser3.C:          * configure.in 1.119:
                 removed debug cgi||1          * configure.in 1.120:
           * src/include/pa_version.h 1.37:
         * src/main/untaint.C:                  *** empty log message ***
         * src/targets/cgi/parser3.C:  
                 optimized \r produced by xslt          * src/main/pa_common.C 1.255:
                   - don't allocate memory during capitalization if input string is
         * src/main/pa_string.C:                  already capitalized
         * src/main/untaint.C:  
                 cached some string::size() es          * src/targets/isapi/parser3isapi.C 1.103:
                   - pass pre-capitalized headers
 2001-11-20  paf  
         * src/classes/Makefile.am:          * src/targets/apache13core/mod_parser3_core.C 1.15:
         * src/classes/Makefile.in:          * src/targets/cgi/parser3.C 1.255:
         * src/classes/table.C:                  - pass pre-capitalized headers
         * src/main/Makefile.am:                  - don't use format function because it calls malloc
         * src/main/Makefile.in:  
         * src/main/pa_exception.C:          * src/include/pa_common.h 1.140:
         * src/types/Makefile.am:                  - more capitalized headers were added
         * src/types/Makefile.in:  
                 moved ident.C & co to bottom of dependeces, so that errors          * src/main/pa_common.C 1.254:
                 would popup quicklier, fixed line numbering in table::sql                  - in safe mode clear executable bits during file writing
   
 2001-11-19  paf  2009-10-05      misha
         * src/classes/op.C:          * src/include/pa_config_auto.h.in 1.46:
         * src/include/pa_request.h:                  *** empty log message ***
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  2009-10-04      misha
         * src/main/pa_globals.C:          * src/main/pa_charset.C 1.81:
         * src/main/pa_request.C:                  - use iterators in pa_charset.C itself
         * src/main/pa_string.C:  
         * src/main/untaint.C:  2009-10-03      misha
         * src/targets/apache13/mod_parser3.C:          * src/classes/image.C 1.132:
         * src/targets/cgi/parser3.C:          * src/types/pa_vimage.h 1.51:
         * src/targets/isapi/parser3isapi.C:                  - ^img.font[], ^img.text[] & ^img.length[] can work in utf-8 now
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:          * src/include/pa_charset.h 1.43:
                 UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write          * src/main/pa_charset.C 1.80:
                   - class UTF8_string_iterator was added
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.in:          * src/classes/image.C 1.131:
         * src/libltdl/Makefile.in:                  - respect utf-8 when calculate alphabet length
         * src/main/Makefile.in:  
         * src/pcre/Makefile.in:          * src/classes/mail.C 1.116:
         * src/targets/Makefile.am:                  - check from before get message.cstr
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:  2009-10-02      misha
         * src/targets/apache13/mod_parser3.C:          * tests/233.html 1.1:
         * src/targets/cgi/Makefile.in:                  - test for image.font, image.length, image.text with text in utf-
         * src/targets/cgi/parser3.C:                  8 were added
         * src/types/Makefile.in:  
                 #if _MSC_VER _set_new_handler          * src/main/pa_common.C 1.253:
                   - use pa_malloc_atomic instead of new
         * src/operators.txt:  
                 few words about content-type.charset  2009-10-01      misha
           * buildall-with-xml 1.33:
         * src/Makefile.in:          * buildall-without-xml 1.20:
         * src/targets/apache13/mod_parser3.C:                  - comment about gc version for freebsd 4 was added
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  2009-09-30      misha
                 set_new_handler in apache&isapi          * src/main/pa_exec.C 1.77:
                   - bugfix: allocate a bit more (for terminator)
 2001-11-16  paf                  - read_pipe were slightly optimized
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  2009-09-28      misha
         * src/main/pa_string.C:          * src/main/pa_common.C 1.252:
         * src/main/untaint.C:          * src/main/pa_uue.C 1.15:
         * src/types/pa_vstring.C:                  - some magic numbers were removed
                 removed 1+4 bytes from String  
           * src/types/pa_vmail.C 1.96:
         * src/include/pa_string.h:                  - forgot about space after ':'
         * src/include/pa_types.h:  
         * src/main/pa_string.C:          * src/types/pa_vmail.C 1.95:
                 removed 8 bytes from String, 2 bytes from string::chunk::row::item                  - escape filenames while preparing mail body
                   - small simplifications
         * src/include/pa_globals.h:  
         * src/include/pa_string.h:          * src/include/pa_uue.h 1.10:
         * src/include/pa_types.h:          * src/main/pa_uue.C 1.14:
         * src/main/pa_globals.C:                  - pa_uuencode now has inout params like pa_base64
         * src/main/pa_pool.C:  
         * src/main/pa_pool.C:  2009-09-27      misha
         * src/main/pa_request.C:          * src/classes/mail.C 1.115:
         * src/main/untaint.C:          * src/types/pa_vmail.C 1.94:
         * src/sql/pa_sql_driver.h:          * src/types/pa_vmail.h 1.19:
         * src/targets/cgi/parser3.C:                  - new option $.debug-print(1) was added to mail:send
                 introducing estimating String::cstr_bufsize, 0                  - changes for using uue_encode which uses less memory
   
         * src/include/pa_pool.h:          * src/main/pa_common.C 1.251:
         * src/include/pa_pool.h:                  - pa_base64_encode uses less memory now
         * src/main/execute.C:  
         * src/main/pa_pool.C:          * src/include/pa_uue.h 1.9:
         * src/main/pa_pool.C:          * src/main/pa_uue.C 1.12:
         * src/main/pa_pool.C:                  - pa_uuencode reduces less memory now
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.C:  2009-09-27      misha
                 die in pool::fail          * src/classes/mail.C 1.115:
           * src/types/pa_vmail.C 1.94:
         * src/targets/cgi/parser3.C:          * src/types/pa_vmail.h 1.19:
                 pool debug @ die                  - new option $.debug-print(1) was added to mail:send
                   - changes for using uue_encode which uses less memory
 2001-11-15  paf  
         * src/Makefile.in:          * src/main/pa_common.C 1.251:
         * src/configure:                  - pa_base64_encode uses less memory now
         * src/configure.in:  
                 configure set_new_handler check added          * src/include/pa_uue.h 1.9:
           * src/main/pa_uue.C 1.12:
         * src/targets/cgi/parser3.C:                  - pa_uuencode reduces less memory now
                 set_new_handler started  
   2009-09-26      misha
         * src/include/pa_exception.h:          * src/types/pa_vmail.C 1.93:
         * src/main/execute.C:                  - default encoding now is base64
         * src/main/main.dsp:  
         * src/main/pa_exception.C:          * buildall-with-xml 1.32:
         * src/targets/cgi/parser3.C:                  - moving to libxml 2.7.5 and libxslt 1.1.26
                 exception with dynamic buffer re-back  
                 now with counter  2009-09-25      misha
           * src/types/pa_vmail.C 1.91:
         * src/include/pa_config_auto.h.in:                  - capitalization of headers was added to sending mail as well
         * src/main/Makefile.in:  
                 makes          * buildall-with-xml 1.31:
                   - catalog package was removed from libxml
         * src/include/pa_exception.h:  
         * src/main/pa_exception.C:          * src/main/pa_xml_io.C 1.26:
                 exception with static buffer back                  - fix in removing file:// protocol for win32 absolute path
   
         * src/classes/classes.awk:          * src/include/pa_common.h 1.139:
         * src/configure:                  - one more capitalized header was added
         * src/configure.in:  
         * src/include/pa_config_auto.h.in:  2009-09-22      misha
         * src/include/pa_config_includes.h:          * INSTALL 1.55:
                 setnewhandler check                  - comment about building just httpd binary while building apache
                   module was added
         * src/targets/cgi/parser3.C:  
                 std::          * src/targets/apache13/p3runConfigure.in 1.19:
                   - INCLUDES added so problem with finding pa_httpd.h should be
 2001-11-14  paf                  fixed now
         * src/main/execute.C:  
         * src/types/pa_vclass.h:  2009-09-20      misha
         * src/types/pa_vobject.h:          * buildall-with-xml 1.30:
         * src/types/pa_vstateless_class.h:                  - moving to the latest versions of xml libs: libxml 2.7.4 and
         * src/types/pa_vstateless_object.h:                  libxslt 1.1.25
                 fixed this:  
                 $bred[^string::length[]]          * src/targets/apache13/p3runConfigure.in 1.18:
                 $bred[^response::clear[]]                  - path fo pcre libs was fixed
                 $bred[^int::int[]]  
                   2009-09-18      misha
                 now VObject creation moved into overriden VClass::create_new_value, thus 0 from create_new_value means that class has no ctors          * tests/224.html 1.6:
           * tests/224.p 1.4:
         * src/include/pa_common.h:          * tests/results/224.processed 1.8:
         * src/include/pa_common.h:          * tests/results/231.processed 1.1:
         * src/include/pa_common.h:                  *** empty log message ***
         * src/main/pa_common.C:  
         * src/main/pa_common.C:          * tests/231.html 1.1:
                 snprintf replacement was wrong                  - test for encoding cookie in win-1251
   
         * src/main/execute.C:          * tests/224.html 1.5:
         * src/types/pa_vclass.h:          * tests/224.p 1.3:
         * src/types/pa_vobject.h:                  - tests for ^reflection:fields[class or object] were added
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:          * operators.txt 1.227:
                 merged with no_bad_constructors_try                  - info about method ^reflection:fields[class or object] was
                   added
         * src/classes/op.C:  
         * src/operators.txt:          * src/classes/reflection.C 1.13:
                 ^untaint{body} as-is default now                  - method ^reflection:fields[class or object] was added
   
         * src/main/pa_request.C:          * src/types/pa_value.h 1.136:
                 z          * src/types/pa_vclass.C 1.43:
           * src/types/pa_vclass.h 1.58:
         * src/include/pa_common.h:          * src/types/pa_vobject.h 1.55:
         * src/main/pa_common.C:                  - methods get_fields were added
         * src/main/pa_common.C:  
                 snprintf on buffer full returns  2009-09-17      misha
                 win32 -1          * tests/results/212.processed 1.4:
                 solaris >buffer_size          * tests/results/232.processed 1.1:
                                   *** empty log message ***
                 checked all that  
           * tests/232.html 1.1:
         * src/operators.txt:                  - tests for @GET[name]
                 doc  
           * src/classes/table.C 1.268:
 2001-11-13  paf                  - some changes in handling hash-options for creare, join and
         * src/classes/classes.C:                  locate
                 returned accedently removed if in foreach callbacks [when hash  
                 no-0-restructure]          * src/types/pa_vobject.C 1.30:
           * src/types/pa_vobject.h 1.54:
 2001-11-12  paf                  - @GET[] now could be defined with option: the type of requested
         * src/classes/classes.C:                  value
         * src/classes/hash.C:  
         * src/classes/xdoc.C:          * tests/212.html 1.3:
         * src/include/pa_hash.h:                  - tests for .pattern and .options were added
         * src/main/pa_db_connection.C:  
         * src/main/pa_db_manager.C:          * src/types/pa_vregex.C 1.8:
         * src/main/pa_dictionary.C:          * src/types/pa_vregex.h 1.5:
         * src/main/pa_hash.C:                  - $regex.pattern and $regex.options were added
         * src/main/pa_sql_driver_manager.C:  
         * src/main/pa_stylesheet_manager.C:  2009-09-11      misha
                 hash now does not containt 0 values. put 0 actullay removes.          * tests/results/223.processed 1.3:
                 no check on 0 value in foreach now required                  *** empty log message ***
   
         * src/classes/date.C:          * tests/223.html 1.2:
                 date.roll parser2 alg used          * tests/223_utf8.txt 1.1:
           * tests/223_win1251.txt 1.1:
         * src/main/pa_pool.C:                  - test was rewrited. it checks not just one case of sending
                 changed xdoc createXXX politics, now string passed as-is to                  cookies during file::load[http], but also sending headers and
                 method, xalan makes & into &amp; itself                  fields (including files)
   
         * src/operators.txt:  2009-09-10      misha
         * src/operators.txt:          * src/main/untaint.C 1.154:
         * src/operators.txt:                  - workaround in file-spec lang for old Macs was removed => now
                 doc                  parser can open files with Russian 'r' in filename
   
 2001-11-11  paf          * src/main/untaint.C 1.153:
         * src/main/pa_sql_driver_manager.C:                  - bugfix: client charset whould be analized while escaping
         * src/sql/pa_sql_driver.h:                  cookies but now source charset
                 sql driver initialize not const  
           * src/main/pa_http.C 1.42:
         * src/operators.txt:                  - bugfix: the values of http headers didn't ^tainted[uri] so it
         * src/sql/pa_sql_driver.h:                  was possible to make request with incorrect http header
                 removed extra constructor, doc  
           * src/main/pa_http.C 1.41:
         * src/main/pa_sql_driver_manager.C:                  - capitalization of http headers during file::load[http was slightly changes
         * src/sql/pa_sql_driver.h:                  - bugfix: all headers which parser sends during file::load[http should be transcoded and only then
                 CRLF                  escaped
   
 2001-11-10  paf          * src/main/untaint.C 1.152:
         * src/main/pa_exec.C:                  - a bit more comments were added
         * src/operators.txt:  
                 doc          * src/classes/file.C 1.202:
           * src/classes/string.C 1.190:
 2001-11-09  paf                  - types where changes (minus 2 warnings)
         * src/main/pa_common.C:  
         * src/operators.txt:          * src/include/pa_common.h 1.138:
                 line endings fixing fixed last piece[was still cstr oriented]                  - 2 capitalized strings for making http headers during file::
                   load[http were added
         * src/include/pa_common.h:  
         * src/main/pa_common.C:  2009-09-08      misha
         * src/types/pa_vform.C:          * tests/results/230.processed 1.1:
                 line endings fixing got rid of cstr, now must work ok with post multipart                  *** empty log message ***
   
         * src/classes/string.C:          * operators.txt 1.226:
         * src/classes/xdoc.C:                  - changes in file.save and string.save were added
                 xdoc::set{code} now untaints param properly  
           * tests/230.html 1.1:
         * src/types/pa_vform.C:          * tests/230.txt 1.1:
                 line endings fixed at post / multipart / not file  also now                  - tests for checking options in file.save and string.save were
                   added
         * src/classes/string.C:  
                 string.save now does untainting before saving          * src/main/pa_request.C 1.315:
                   - http headers names, which are passed to SAPI::
 2001-11-08  paf                  add_header_attribute are lowercased now (it'll be capitalized in
         * src/include/pa_request.h:                  that method)
         * src/main/pa_request.C:  
         * src/targets/apache13/mod_parser3.C:          * src/classes/file.C 1.201:
         * src/targets/cgi/parser3.C:          * src/classes/string.C 1.189:
         * src/targets/isapi/parser3isapi.C:          * src/types/pa_vfile.C 1.46:
                 apache 'status' class enabler          * src/types/pa_vfile.h 1.66:
                                   - file_write accepts Request_charsets and asked charset and cound transcode content before writing
                 <Location /parser-status.html>                  - string.save and file.save have option $.charset now
                 ParserStatusAllowed  
                 </Location>          * src/classes/table.C 1.267:
           * src/classes/xdoc.C 1.165:
         * src/Makefile.in:          * src/include/pa_common.h 1.137:
         * src/configure:          * src/main/pa_common.C 1.250:
         * src/include/pa_common.h:                  - file_write accepts Request_charsets and asked charset and
         * src/main/Makefile.am:                  cound transcode content before writing
         * src/main/Makefile.in:  
         * src/targets/cgi/pa_pool.C:          * src/include/pa_exception.h 1.56:
                 makes                  - new exception comment string was defined
   
         * src/include/pa_cache_managers.h:  2009-09-07      misha
         * src/include/pa_charset_manager.h:          * src/main/compile.tab.C 1.146:
         * src/include/pa_db_manager.h:                  *** empty log message ***
         * src/include/pa_sql_driver_manager.h:  
         * src/include/pa_stylesheet_manager.h:          * src/main/compile.y 1.253:
         * src/main/pa_charset_manager.C:                  - grammar $name\ name stops now for regex sub-pattern\s
         * src/main/pa_db_manager.C:  
         * src/main/pa_sql_driver_manager.C:  2009-09-04      misha
         * src/main/pa_stylesheet_manager.C:          * src/main/pa_http.C 1.39:
                 restructured Cache manager to be simple parent, not second                  - capitalization of http headers during file::load[http was
                 parent [gcc 2.96 strangly refused to call virtual from second                  implemented
                 parent]  
   2009-09-03      misha
         * src/operators.txt:          * tests/results/075.processed 1.7:
                 doc          * tests/results/204.processed 1.3:
                   *** empty log message ***
         * src/include/pa_cache_managers.h:  
         * src/include/pa_charset_manager.h:          * src/include/pa_common.h 1.136:
         * src/include/pa_db_manager.h:          * src/include/pa_sapi.h 1.28:
         * src/include/pa_sql_driver_manager.h:          * src/main/pa_common.C 1.249:
         * src/include/pa_stylesheet_manager.h:          * src/main/pa_http.C 1.38:
         * src/main/main.dsp:          * src/main/pa_request.C 1.314:
         * src/main/pa_cache_managers.C:          * src/targets/apache13core/mod_parser3_core.C 1.14:
         * src/main/pa_charset_manager.C:          * src/targets/cgi/parser3.C 1.254:
         * src/main/pa_db_manager.C:          * src/targets/isapi/parser3isapi.C 1.102:
         * src/main/pa_globals.C:          * src/types/pa_vcookie.C 1.82:
         * src/main/pa_request.C:          * src/types/pa_vmail.C 1.90:
         * src/main/pa_sql_driver_manager.C:                  - back to storing response http headers in lowercase
         * src/main/pa_stylesheet_manager.C:                  - capitalize them during output
         * src/types/pa_vstatus.h:  
                 cache_managers, maybe-expiring every request  2009-08-31      misha
                 todo: apache 'status' class enabler          * src/classes/table.C 1.266:
                   - allow call with any brackets (it could be useful in methods
 2001-11-05  paf                  with explict result declaration)
         * src/classes/xdoc.C:  
         * src/include/pa_db_connection.h:          * src/classes/table.C 1.265:
         * src/include/pa_stylesheet_connection.h:                  - bugfix: ^table.sort{...} doesn't work correctly if $request:
         * src/include/pa_stylesheet_manager.h:                  charset==koi8-r
         * src/main/pa_stylesheet_manager.C:  
         * src/operators.txt:  2009-08-30      misha
         * src/types/pa_vstatus.h:          * src/classes/file.C 1.200:
                 $status:stylesheet          * src/include/pa_common.h 1.134:
           * src/include/pa_common.h 1.135:
         * src/targets/cgi/parser3.C:          * src/include/pa_request.h 1.198:
                 read can return 0, that means sort of sig_pipe on freebsd [moko's experiments].          * src/main/pa_http.C 1.37:
                  checked that in cgi, on apache already done :)          * src/main/pa_request.C 1.311:
           * src/main/pa_request.C 1.312:
         * src/main/pa_db_connection.C:          * src/targets/apache13core/mod_parser3_core.C 1.13:
         * src/main/pa_db_manager.C:          * src/targets/cgi/parser3.C 1.253:
         * src/main/pa_request.C:          * src/targets/isapi/parser3isapi.C 1.101:
                 hence i removed skipping 0 values in hash::for_each-es we need to check cleaned cache items manually. few more checks.          * src/types/pa_vcookie.C 1.81:
                           * src/types/pa_vmail.C 1.89:
                 expiring to 0 time was wrong, changed to 'now' time          * tests/results/001.processed 1.5:
           * tests/results/002.processed 1.5:
         * src/main/pa_db_connection.C:          * tests/results/003.processed 1.5:
         * src/main/pa_db_manager.C:          * tests/results/004.processed 1.5:
                 hence i removed skipping 0 values in hash::for_each-es we need          * tests/results/005.processed 1.5:
                 to check cleaned cache items manually          * tests/results/006.processed 1.7:
           * tests/results/007.processed 1.3:
         * src/include/pa_charset_connection.h:          * tests/results/008.processed 1.5:
         * src/main/pa_charset_manager.C:          * tests/results/009.processed 1.5:
         * src/operators.txt:          * tests/results/010.processed 1.5:
                 $status:charset          * tests/results/011.processed 1.5:
           * tests/results/012.processed 1.5:
         * src/classes/classes.C:          * tests/results/013.processed 1.6:
         * src/classes/classes.h:          * tests/results/014.processed 1.6:
         * src/classes/date.C:          * tests/results/015.processed 1.6:
         * src/classes/double.C:          * tests/results/016.processed 1.5:
         * src/classes/file.C:          * tests/results/017.processed 1.5:
         * src/classes/form.C:          * tests/results/018.processed 1.5:
         * src/classes/gd/gif.C:          * tests/results/019.processed 1.5:
         * src/classes/gd/gif.h:          * tests/results/020.processed 1.5:
         * src/classes/gd/gifio.C:          * tests/results/021.processed 1.5:
         * src/classes/hash.C:          * tests/results/022.processed 1.7:
         * src/classes/hashfile.C:          * tests/results/023.processed 1.5:
         * src/classes/image.C:          * tests/results/024.processed 1.5:
         * src/classes/int.C:          * tests/results/025.processed 1.5:
         * src/classes/mail.C:          * tests/results/026.processed 1.5:
         * src/classes/math.C:          * tests/results/027.processed 1.5:
         * src/classes/op.C:          * tests/results/028.processed 1.5:
         * src/classes/response.C:          * tests/results/029.processed 1.5:
         * src/classes/smtp/comms.C:          * tests/results/030.processed 1.7:
         * src/classes/smtp/smtp.C:          * tests/results/031.processed 1.5:
         * src/classes/smtp/smtp.h:          * tests/results/032.processed 1.5:
         * src/classes/string.C:          * tests/results/033.processed 1.5:
         * src/classes/table.C:          * tests/results/034.processed 1.5:
         * src/classes/void.C:          * tests/results/035.processed 1.6:
         * src/classes/xdoc.C:          * tests/results/036.processed 1.5:
         * src/classes/xnode.C:          * tests/results/037.processed 1.5:
         * src/classes/xnode.h:          * tests/results/038.processed 1.6:
         * src/include/pa_array.h:          * tests/results/039.processed 1.5:
         * src/include/pa_charset_connection.h:          * tests/results/040.processed 1.5:
         * src/include/pa_charset_manager.h:          * tests/results/041.processed 1.5:
         * src/include/pa_common.h:          * tests/results/042.processed 1.5:
         * src/include/pa_config_fixed.h:          * tests/results/043.processed 1.5:
         * src/include/pa_config_includes.h:          * tests/results/044.processed 1.5:
         * src/include/pa_db_connection.h:          * tests/results/045.processed 1.5:
         * src/include/pa_db_manager.h:          * tests/results/046.processed 1.5:
         * src/include/pa_db_table.h:          * tests/results/047.processed 1.5:
         * src/include/pa_dictionary.h:          * tests/results/048.processed 1.5:
         * src/include/pa_dir.h:          * tests/results/049.processed 1.5:
         * src/include/pa_exception.h:          * tests/results/050.processed 1.5:
         * src/include/pa_exec.h:          * tests/results/051.processed 1.5:
         * src/include/pa_globals.h:          * tests/results/052.processed 1.5:
         * src/include/pa_hash.h:          * tests/results/053.processed 1.5:
         * src/include/pa_opcode.h:          * tests/results/054.processed 1.5:
         * src/include/pa_pool.h:          * tests/results/055.processed 1.5:
         * src/include/pa_pragma_pack_begin.h:          * tests/results/056.processed 1.5:
         * src/include/pa_pragma_pack_end.h:          * tests/results/057.processed 1.5:
         * src/include/pa_request.h:          * tests/results/058.processed 1.6:
         * src/include/pa_sapi.h:          * tests/results/059.processed 1.6:
         * src/include/pa_socks.h:          * tests/results/060.processed 1.5:
         * src/include/pa_sql_connection.h:          * tests/results/061.processed 1.5:
         * src/include/pa_sql_driver_manager.h:          * tests/results/062.processed 1.6:
         * src/include/pa_stack.h:          * tests/results/063.processed 1.6:
         * src/include/pa_string.h:          * tests/results/064.processed 1.5:
         * src/include/pa_stylesheet_connection.h:          * tests/results/065.processed 1.6:
         * src/include/pa_stylesheet_manager.h:          * tests/results/066.processed 1.5:
         * src/include/pa_table.h:          * tests/results/067.processed 1.5:
         * src/include/pa_threads.h:          * tests/results/068.processed 1.5:
         * src/include/pa_types.h:          * tests/results/069.processed 1.5:
         * src/main/compile.C:          * tests/results/070.processed 1.5:
         * src/main/compile.tab.C:          * tests/results/071.processed 1.5:
         * src/main/compile_tools.C:          * tests/results/072.processed 1.5:
         * src/main/compile_tools.h:          * tests/results/073.processed 1.5:
         * src/main/execute.C:          * tests/results/074.processed 1.5:
         * src/main/pa_array.C:          * tests/results/075.processed 1.6:
         * src/main/pa_charset_connection.C:          * tests/results/076.processed 1.5:
         * src/main/pa_charset_manager.C:          * tests/results/077.processed 1.5:
         * src/main/pa_common.C:          * tests/results/078.processed 1.5:
         * src/main/pa_db_connection.C:          * tests/results/079.processed 1.5:
         * src/main/pa_db_manager.C:          * tests/results/080.processed 1.6:
         * src/main/pa_db_table.C:          * tests/results/081.processed 1.5:
         * src/main/pa_dictionary.C:          * tests/results/082.processed 1.5:
         * src/main/pa_dir.C:          * tests/results/083.processed 1.5:
         * src/main/pa_exception.C:          * tests/results/084.processed 1.5:
         * src/main/pa_exec.C:          * tests/results/085.processed 1.5:
         * src/main/pa_globals.C:          * tests/results/086.processed 1.5:
         * src/main/pa_hash.C:          * tests/results/087.processed 1.5:
         * src/main/pa_pool.C:          * tests/results/088.processed 1.5:
         * src/main/pa_request.C:          * tests/results/089.processed 1.5:
         * src/main/pa_socks.C:          * tests/results/090.processed 1.5:
         * src/main/pa_sql_driver_manager.C:          * tests/results/091.processed 1.5:
         * src/main/pa_status_provider.C:          * tests/results/092.processed 1.5:
         * src/main/pa_string.C:          * tests/results/093.processed 1.5:
         * src/main/pa_stylesheet_manager.C:          * tests/results/094.processed 1.5:
         * src/main/pa_table.C:          * tests/results/095.processed 1.5:
         * src/main/untaint.C:          * tests/results/096.processed 1.7:
         * src/operators.txt:          * tests/results/097.processed 1.8:
         * src/pcre/pcre_parser_ctype.c:          * tests/results/098.processed 1.3:
         * src/sql/pa_sql_driver.h:          * tests/results/099.processed 1.7:
         * src/targets/apache13/mod_parser3.C:          * tests/results/100.processed 1.5:
         * src/targets/apache13/pa_pool.C:          * tests/results/101.processed 1.5:
         * src/targets/apache13/pa_threads.C:          * tests/results/102.processed 1.5:
         * src/targets/cgi/pa_pool.C:          * tests/results/103.processed 1.3:
         * src/targets/cgi/pa_threads.C:          * tests/results/104.processed 1.5:
         * src/targets/cgi/parser3.C:          * tests/results/105.processed 1.5:
         * src/targets/cgi/pool_storage.h:          * tests/results/106.processed 1.5:
         * src/targets/isapi/pa_pool.C:          * tests/results/107.processed 1.7:
         * src/targets/isapi/pa_threads.C:          * tests/results/108.processed 1.5:
         * src/targets/isapi/parser3isapi.C:          * tests/results/109.processed 1.5:
         * src/targets/isapi/pool_storage.h:          * tests/results/110.processed 1.5:
         * src/types/pa_valiased.C:          * tests/results/111.processed 1.5:
         * src/types/pa_valiased.h:          * tests/results/112.processed 1.5:
         * src/types/pa_value.h:          * tests/results/113.processed 1.5:
         * src/types/pa_vbool.h:          * tests/results/114.processed 1.5:
         * src/types/pa_vclass.h:          * tests/results/115.processed 1.5:
         * src/types/pa_vcode_frame.h:          * tests/results/116.processed 1.4:
         * src/types/pa_vcookie.C:          * tests/results/117.processed 1.5:
         * src/types/pa_vcookie.h:          * tests/results/118.processed 1.4:
         * src/types/pa_vdate.h:          * tests/results/119.processed 1.6:
         * src/types/pa_vdouble.h:          * tests/results/120.processed 1.5:
         * src/types/pa_venv.h:          * tests/results/121.processed 1.5:
         * src/types/pa_vfile.C:          * tests/results/122.processed 1.5:
         * src/types/pa_vfile.h:          * tests/results/123.processed 1.5:
         * src/types/pa_vform.C:          * tests/results/124.processed 1.5:
         * src/types/pa_vform.h:          * tests/results/125.processed 1.5:
         * src/types/pa_vhash.h:          * tests/results/126.processed 1.5:
         * src/types/pa_vhashfile.C:          * tests/results/127.processed 1.5:
         * src/types/pa_vhashfile.h:          * tests/results/128.processed 1.5:
         * src/types/pa_vimage.C:          * tests/results/129.processed 1.8:
         * src/types/pa_vimage.h:          * tests/results/130.processed 1.5:
         * src/types/pa_vint.h:          * tests/results/131.processed 1.5:
         * src/types/pa_vjunction.h:          * tests/results/132.processed 1.5:
         * src/types/pa_vmath.h:          * tests/results/133.processed 1.5:
         * src/types/pa_vmethod_frame.h:          * tests/results/134.processed 1.5:
         * src/types/pa_vobject.h:          * tests/results/135.processed 1.5:
         * src/types/pa_vrequest.C:          * tests/results/136.processed 1.5:
         * src/types/pa_vrequest.h:          * tests/results/138.processed 1.5:
         * src/types/pa_vresponse.h:          * tests/results/139.processed 1.5:
         * src/types/pa_vstateless_class.C:          * tests/results/140.processed 1.5:
         * src/types/pa_vstateless_class.h:          * tests/results/141.processed 1.7:
         * src/types/pa_vstateless_object.h:          * tests/results/142.processed 1.3:
         * src/types/pa_vstatus.h:          * tests/results/143.processed 1.3:
         * src/types/pa_vstring.C:          * tests/results/144.processed 1.3:
         * src/types/pa_vstring.h:          * tests/results/145.processed 1.3:
         * src/types/pa_vtable.C:          * tests/results/146.processed 1.3:
         * src/types/pa_vtable.h:          * tests/results/147.processed 1.3:
         * src/types/pa_vvoid.h:          * tests/results/148.processed 1.3:
         * src/types/pa_vxdoc.C:          * tests/results/149.processed 1.5:
         * src/types/pa_vxdoc.h:          * tests/results/150.processed 1.3:
         * src/types/pa_vxnode.C:          * tests/results/151.processed 1.3:
         * src/types/pa_vxnode.h:          * tests/results/152.processed 1.8:
         * src/types/pa_wcontext.C:          * tests/results/153.processed 1.4:
         * src/types/pa_wcontext.h:          * tests/results/154.processed 1.3:
         * src/types/pa_wwrapper.h:          * tests/results/155.processed 1.2:
                 $status:db          * tests/results/156.processed 1.4:
                 fixed used not initialized in db_connection & db_table          * tests/results/157.processed 1.3:
           * tests/results/158.processed 1.3:
         * src/include/pa_charset_manager.h:          * tests/results/159.processed 1.3:
         * src/include/pa_db_manager.h:          * tests/results/160.processed 1.5:
         * src/include/pa_request.h:          * tests/results/161.processed 1.2:
         * src/include/pa_sql_connection.h:          * tests/results/162.processed 1.2:
         * src/include/pa_sql_driver_manager.h:          * tests/results/163.processed 1.3:
         * src/include/pa_stylesheet_manager.h:          * tests/results/164.processed 1.6:
         * src/main/main.dsp:          * tests/results/165.processed 1.2:
         * src/main/pa_charset_manager.C:          * tests/results/166.processed 1.4:
         * src/main/pa_common.C:          * tests/results/167.processed 1.2:
         * src/main/pa_db_manager.C:          * tests/results/168.processed 1.3:
         * src/main/pa_globals.C:          * tests/results/169.processed 1.2:
         * src/main/pa_request.C:          * tests/results/170.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/171.processed 1.4:
         * src/main/pa_status_provider.C:          * tests/results/172.processed 1.3:
         * src/main/pa_stylesheet_manager.C:          * tests/results/173.processed 1.2:
         * src/operators.txt:          * tests/results/174.processed 1.3:
         * src/types/pa_vstatus.h:          * tests/results/175.processed 1.2:
         * src/types/pa_vxnode.C:          * tests/results/176.processed 1.5:
         * src/types/types.dsp:          * tests/results/177.processed 1.2:
                 started status parser class          * tests/results/178.processed 1.2:
           * tests/results/179.processed 1.3:
         * src/main/pa_db_connection.C:          * tests/results/180.processed 1.3:
         * src/main/pa_db_table.C:          * tests/results/181.processed 1.2:
                 parser_multithreaded check was wrong          * tests/results/182.processed 1.2:
           * tests/results/183.processed 1.2:
         * src/main/pa_db_connection.C:          * tests/results/184.processed 1.2:
         * src/main/pa_db_manager.C:          * tests/results/185.processed 1.5:
                 expiration from debug to normal          * tests/results/186.processed 1.2:
           * tests/results/187.processed 1.2:
         * src/operators.txt:          * tests/results/188.processed 1.4:
         * src/operators.txt:          * tests/results/189.processed 1.2:
                 doc          * tests/results/190.processed 1.2:
           * tests/results/191.processed 1.4:
 2001-11-01  paf          * tests/results/192.processed 1.3:
         * src/classes/hash.C:          * tests/results/193.processed 1.2:
         * src/classes/op.C:          * tests/results/194.processed 1.2:
         * src/operators.txt:          * tests/results/195.processed 1.2:
         * src/types/pa_vmethod_frame.h:          * tests/results/196.processed 1.2:
         * src/types/pa_vstring.C:          * tests/results/197.processed 1.2:
         * src/types/pa_vstring.h:          * tests/results/198.processed 1.3:
                 ^foreach[key|value]{body}[[separator]|{separator}]          * tests/results/199.processed 1.3:
           * tests/results/200.processed 1.2:
         * src/ChangeLog:          * tests/results/201.processed 1.2:
         * src/classes/hash.C:          * tests/results/202.processed 1.2:
         * src/include/pa_hash.h:          * tests/results/203.processed 1.2:
         * src/main/pa_hash.C:          * tests/results/204.processed 1.2:
         * src/operators.txt:          * tests/results/205.processed 1.3:
         * src/types/pa_vcookie.C:          * tests/results/206.processed 1.2:
                 ^hash.delete[key]          * tests/results/207.processed 1.2:
           * tests/results/208.processed 1.2:
         * src/classes/gd/gif.C:          * tests/results/209.processed 1.2:
         * src/classes/math.C:          * tests/results/210.processed 1.2:
         * src/configure.in:          * tests/results/211.processed 1.2:
         * src/include/pa_common.h:          * tests/results/212.processed 1.3:
                 HAVE_TRUNC HAVE_ROUND checks [for hp, there are such in math.h]          * tests/results/213.processed 1.2:
           * tests/results/214.processed 1.2:
         * src/classes/op.C:          * tests/results/215.processed 1.2:
                 ^for endless loop check strightened          * tests/results/216.processed 1.2:
           * tests/results/217.processed 1.2:
         * src/Makefile.in:          * tests/results/218.processed 1.2:
         * src/classes/Makefile.in:          * tests/results/219.processed 1.2:
         * src/classes/gd/Makefile.in:          * tests/results/220.processed 1.2:
         * src/configure:          * tests/results/221.processed 1.2:
         * src/include/pa_config_auto.h.in:          * tests/results/222.processed 1.2:
         * src/libltdl/Makefile.in:          * tests/results/223.processed 1.2:
         * src/main/Makefile.in:          * tests/results/224.processed 1.7:
         * src/pcre/Makefile.in:          * tests/results/225.processed 1.2:
         * src/targets/Makefile.in:          * tests/results/226.processed 1.2:
         * src/targets/apache13/Makefile.in:          * tests/results/227.processed 1.2:
         * src/targets/cgi/Makefile.in:          * tests/results/228.processed 1.2:
         * src/types/Makefile.in:          * tests/results/229.processed 1.2:
                 makes                  - http headers were changed: content-type => Content-type and so
                   on
         * src/main/pa_hash.C:  
                 removed old extra include  2009-08-27      misha
           * src/include/pa_random.h 1.2:
         * src/classes/hash.C:          * src/main/pa_random.C 1.2:
         * src/classes/xdoc.C:          * src/targets/cgi/parser3.C 1.252:
         * src/classes/xnode.C:                  - year was updated :)
         * src/include/pa_hash.h:  
         * src/main/pa_hash.C:  2009-08-26      misha
         * src/main/pa_request.C:          * tests/results/224.processed 1.6:
         * src/types/pa_vhash.h:                  *** empty log message ***
         * src/types/pa_vxnode.C:  
                 hash locking          * tests/224.html 1.4:
                 disabled changing of hash inside of foreach          * tests/224.p 1.2:
                   - test for creating of parser object using constructor without params
         * src/classes/hash.C:                  - little bugfix in test
         * src/classes/hashfile.C:  
         * src/operators.txt:          * src/main/compile_tools.h 1.100:
         * src/types/pa_vhashfile.C:                  - bugfix: should't call autouse while checking existed class
                 ^hashfile.foreach[key|value]{body}[[separator]|{separator}]                  while processing partial option
                 prev were hash.foreach  
           * src/classes/reflection.C 1.12:
         * src/classes/hash.C:                  - bugfix: core when creating object with reflection and
         * src/classes/op.C:                  constructor doesn't have params
         * src/main/execute.C:  
                 changed root behavior in native calls.  2009-08-24      misha
                 it left unchanged, so ^for ^foreach & co can use r.root to write their i & key,value there          * tests/results/192.processed 1.2:
           * tests/results/229.processed 1.1:
         * src/classes/op.C:                  *** empty log message ***
                 detected for var storage bug, fixed. todo:foreach  
           * tests/229.html 1.1:
 2001-10-31  paf                  - tests for checking the number of parameters were added
         * src/configure:  
                 configure          * src/types/pa_value.C 1.29:
           * src/types/pa_vmethod_frame.h 1.86:
         * src/classes/table.C:                  - bugfix: the actual number of method's parameters wasn't
         * src/operators.txt:                  checked correctly (the bug was introduced in 3.4.0)
                 ^table.save[[nameless|+append;]path]  
   2009-08-23      misha
         * src/main/pa_db_connection.C:          * tests/results/228.processed 1.1:
         * src/main/pa_sql_driver_manager.C:                  *** empty log message ***
                         // lockdetector flags  
                         dbenv.lk_detect=DB_LOCK_RANDOM;  2009-08-22      misha
           * src/main/pa_http.C 1.35:
         * src/include/pa_threads.h:                  - ^file::load[http://...;$.body[]] : $.body transcoded, but
         * src/main/pa_db_connection.C:                  tainted pieces are escaped only when content-type==url-encoding
         * src/main/pa_db_table.C:  
         * src/targets/apache13/pa_threads.C:          * tests/228.html 1.1:
         * src/targets/cgi/pa_threads.C:                  - test for checking ^file::load[http://...;$.body[]]
         * src/targets/isapi/pa_threads.C:  
                 libdb DB_THREAD flag only when really needed          * src/types/pa_vform.C 1.99:
           * src/types/pa_vform.h 1.58:
         * src/configure.in:                  - bugfix: attempt to detect post charset was too early (charsets
         * src/main/pa_sql_driver_manager.C:                  is empty at this moment)
                 hiding passwords and addresses from accidental show [imagine  
                 user forgot @exception]  2009-08-21      misha
           * src/include/pa_string.h 1.195:
         * src/include/pa_opcode.h:          * src/main/pa_http.C 1.34:
         * src/main/compile.tab.C:          * src/main/pa_request.C 1.310:
         * src/main/compile.y:          * src/main/untaint.C 1.151:
         * src/main/execute.C:                  - some fixes with transcode+untaint
         * src/operators.txt:  
                 \ in expression: int divide 10/3=3  2009-08-15      misha
           * src/main/pa_exec.C 1.76:
         * src/main/pa_common.C:                  - number of argv in file::exec/cgi on unix was increaced to 100 (
                 typing bug in common - bad ifdeff                  was 50)
   
         * src/main/pa_db_connection.C:  2009-08-14      misha
                 z          * src/main/compile.tab.C 1.145:
           * tests/results/226.processed 1.1:
         * src/classes/file.C:          * tests/results/227.processed 1.1:
         * src/classes/image.C:                  *** empty log message ***
         * src/classes/mail.C:  
         * src/classes/string.C:          * tests/227.html 1.1:
         * src/classes/xnode.C:                  - test for checking overriding properties in static classes was
         * src/include/pa_common.h:                  added
         * src/main/pa_common.C:  
         * src/operators.txt:          * tests/226.html 1.1:
                 ^string.save[[append;]path]          * tests/226.p 1.1:
                   - test for @autoload[] was added
         * src/types/pa_vhashfile.h:  
                 hashfile  ^delete to do something only inside of ^cache          * src/classes/reflection.C 1.11:
           * src/include/pa_request.h 1.197:
         * src/main/compile.C:          * src/main/compile.y 1.252:
         * src/main/pa_common.C:          * src/main/compile_tools.h 1.99:
                 completely empty file now considered "read", not ignored [not          * src/main/execute.C 1.358:
                 perfect trick used]          * src/main/pa_request.C 1.309:
                   - autouse was implemented
         * src/main/pa_common.C:  
                 simplier common ifdefs          * src/classes/reflection.C 1.10:
                   - outdated checkout was removed
 2001-10-30  paf  
         * src/include/pa_common.h:          * src/classes/reflection.C 1.9:
         * src/main/pa_common.C:                  - optimization
         * src/types/pa_vform.C:                  - method ^dynamical was added.
                 form post data line endings not reformatted now.  
           * src/main/execute.C 1.357:
         * src/classes/xdoc.C:          * src/types/pa_value.h 1.135:
                 rolled back {} in xdoc.createTextNode for now          * src/types/pa_vmethod_frame.h 1.85:
           * src/types/pa_vstateless_class.h 1.69:
         * src/configure.in:                  - optimization
                 rtti needed on solaris for exceptions to work OK, removing -fno  
                 rtti from everywhere          * src/types/pa_vclass.C 1.42:
                   - exception if base on sytem class
         * src/classes/classes.dsp:  
         * src/classes/gd/gd.dsp:  2009-08-11      misha
         * src/classes/smtp/smtp.dsp:          * src/types/pa_vclass.C 1.41:
         * src/libltdl/libltdl.dsp:          * src/types/pa_vclass.h 1.57:
         * src/main/main.dsp:          * src/types/pa_vstateless_class.C 1.44:
         * src/parser3.dsw:          * src/types/pa_vstateless_class.h 1.68:
         * src/pcre/pcre.dsp:                  - little optimisation
         * src/pcre/pcre_dftables.dsp:  
         * src/pcre/pcre_parser_ctype.dsp:          * src/main/compile.tab.C 1.144:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * tests/results/224.processed 1.5:
         * src/targets/cgi/parser3.dsp:          * tests/results/225.processed 1.1:
         * src/targets/isapi/parser3isapi.dsp:                  *** empty log message ***
         * src/types/types.dsp:  
                 enabled debug incremental compile          * tests/224.html 1.3:
                   - method_params => method_info
         * src/main/pa_db_connection.C:                  - checking for $.inherited
         * src/main/pa_db_manager.C:  
         * src/main/pa_db_table.C:          * operators.txt 1.223:
         * src/main/pa_exec.C:          * src/classes/reflection.C 1.8:
         * src/main/pa_request.C:                  - method method_params was renamed to method_info and now it
         * src/main/pa_sql_driver_manager.C:                  returns class name, if method was defined in ancestor
         * src/main/pa_string.C:  
                 cstr(asis) default param removed          * tests/225.html 1.1:
                   - tests for cheching properties in hierarhical classes were
         * src/types/pa_vform.C:                  added
         * src/types/pa_vform.h:  
                 AppendFormEntry length param now required [had bug when file=           * src/classes/classes.C 1.23:
                 has no value]          * src/main/compile.y 1.251:
           * src/main/execute.C 1.356:
         * src/types/pa_vform.C:          * src/types/pa_property.h 1.4:
                 VForm::AppendFormEntry {length convention was broken} fix_line_breaks          * src/types/pa_vclass.C 1.40:
           * src/types/pa_vclass.h 1.56:
         * src/include/pa_dir.h:          * src/types/pa_vstateless_class.C 1.43:
                 LOAD_DIR fixed          * src/types/pa_vstateless_class.h 1.67:
                   - problems with properties in new classes implementation were
         * src/include/pa_config_fixed.h:                  fixed
         * src/include/pa_pragma_pack_begin.h:  
         * src/include/pa_pragma_pack_end.h:  2009-08-10      misha
         * src/include/pa_string.h:          * src/main/execute.C 1.355:
         * src/include/pa_types.h:                  - now constructor shouldn't be defined in class. it could be
                 String & Origin packed with #pragma pack                  defined in parent.
   
         * src/Makefile.in:  2009-08-08      misha
         * src/configure:          * Makefile.am 1.69:
         * src/configure.in:          * Makefile.in 1.84:
         * src/include/pa_config_auto.h.in:          * acinclude.m4 1.55:
                 pragma detection          * aclocal.m4 1.58:
           * acsite.m4 1.34:
         * src/classes/xdoc.C:          * configure 1.111:
                 rolled back {} in xdoc.createElement for now          * configure.in 1.118:
           * src/types/Makefile.am 1.45:
 2001-10-29  paf          * src/types/Makefile.in 1.67:
         * src/configure.in:          * tests/results/176.processed 1.4:
         * src/configure.in:          * tests/results/191.processed 1.3:
         * src/configure.in:          * tests/results/224.processed 1.3:
                 if...          * tests/results/224.processed 1.4:
                 AC_DEFINE(HAVE_PRAGMA_PACK,,compiler supports #pragma pack(1))                  *** empty log message ***
   
         * src/types/pa_wcontext.h:          * src/classes/reflection.C 1.7:
                 bitfield syntax stricter                  - ^reflection:methods doesn't return base's methods
   
         * src/include/pa_string.h:          * src/classes/classes.h 1.32:
         * src/main/pa_string.C:          * src/classes/date.C 1.87:
         * src/targets/cgi/pa_pool.C:          * src/classes/file.C 1.199:
                 debugging memory          * src/classes/form.C 1.42:
                 String::fused_rows func now          * src/classes/hash.C 1.103:
                           * src/classes/hashfile.C 1.51:
                 [Mon Oct 29 17:55:45 2001] total 5917436/158731          * src/classes/image.C 1.130:
                 [Mon Oct 29 18:11:53 2001] total 5796092/158731          * src/classes/mail.C 1.113:
           * src/classes/op.C 1.197:
         * src/classes/file.C:          * src/classes/reflection.C 1.6:
         * src/classes/image.C:          * src/classes/regex.C 1.5:
         * src/classes/string.C:          * src/classes/string.C 1.188:
         * src/classes/xdoc.C:          * src/classes/table.C 1.264:
         * src/include/pa_pool.h:          * src/classes/xdoc.C 1.164:
         * src/include/pa_string.h:          * src/classes/xnode.C 1.84:
         * src/main/execute.C:          * src/classes/xnode.h 1.29:
         * src/main/pa_array.C:          * src/include/pa_hash.h 1.79:
         * src/main/pa_common.C:          * src/main/execute.C 1.354:
         * src/main/pa_hash.C:          * src/main/pa_http.C 1.33:
         * src/main/pa_sql_driver_manager.C:          * src/main/pa_request.C 1.308:
         * src/main/pa_string.C:          * src/targets/cgi/parser3.C 1.251:
         * src/main/untaint.C:          * src/types/pa_method.h 1.16:
         * src/targets/cgi/pa_pool.C:          * src/types/pa_property.h 1.3:
         * src/targets/cgi/parser3.C:          * src/types/pa_value.C 1.28:
         * src/types/pa_vcookie.C:          * src/types/pa_value.h 1.134:
         * src/types/pa_vstring.h:          * src/types/pa_vclass.C 1.39:
                 debuggging memory.          * src/types/pa_vclass.h 1.55:
                 string::as_int/double now usually uses stack, not heap [200K out of 17M :)]          * src/types/pa_vcode_frame.h 1.36:
                 VString(String&) not copies reference [29M -> 17M]          * src/types/pa_vconsole.h 1.17:
           * src/types/pa_vcookie.C 1.80:
         * src/include/pa_sql_connection.h:          * src/types/pa_vcookie.h 1.36:
                 SQL_CONNECTION_FUNC_GUARDED name          * src/types/pa_vdate.h 1.49:
           * src/types/pa_venv.C 1.11:
         * src/targets/isapi/pa_pool.C:          * src/types/pa_venv.h 1.37:
                 added isapi&apache real_malloc debug param.someday either ifdef          * src/types/pa_vfile.C 1.45:
                 or remove it          * src/types/pa_vfile.h 1.65:
           * src/types/pa_vform.C 1.98:
         * src/targets/apache13/pa_pool.C:          * src/types/pa_vform.h 1.57:
         * src/targets/cgi/pa_pool.C:          * src/types/pa_vhash.h 1.62:
         * src/targets/cgi/parser3.C:          * src/types/pa_vhashfile.C 1.62:
                 removed debug defines          * src/types/pa_vhashfile.h 1.38:
           * src/types/pa_vimage.C 1.40:
         * src/Makefile.am:          * src/types/pa_vimage.h 1.50:
                 .am order          * src/types/pa_vmail.C 1.88:
           * src/types/pa_vmail.h 1.18:
         * src/main/pa_sql_driver_manager.C:          * src/types/pa_vmath.h 1.20:
                 ping to have services [old hiding bug]          * src/types/pa_vmemory.h 1.6:
           * src/types/pa_vmethod_frame.h 1.84:
         * src/main/untaint.C:          * src/types/pa_vobject.C 1.29:
                 optimizing returned after debugging          * src/types/pa_vobject.h 1.53:
           * src/types/pa_vproperty.C 1.3:
         * src/include/pa_array.h:          * src/types/pa_vproperty.h 1.5:
         * src/include/pa_charset_manager.h:          * src/types/pa_vrequest.C 1.49:
         * src/include/pa_db_connection.h:          * src/types/pa_vrequest.h 1.37:
         * src/include/pa_db_manager.h:          * src/types/pa_vresponse.C 1.29:
         * src/include/pa_db_table.h:          * src/types/pa_vresponse.h 1.42:
         * src/include/pa_hash.h:          * src/types/pa_vstateless_class.C 1.42:
         * src/include/pa_request.h:          * src/types/pa_vstateless_class.h 1.66:
         * src/include/pa_sql_driver_manager.h:          * src/types/pa_vstateless_object.h 1.39:
         * src/include/pa_stylesheet_manager.h:          * src/types/pa_vstatus.C 1.27:
         * src/include/pa_threads.h:          * src/types/pa_vstatus.h 1.20:
         * src/types/pa_valiased.h:          * src/types/pa_vstring.h 1.62:
         * src/types/pa_vhashfile.h:          * src/types/pa_vtable.C 1.31:
         * src/types/pa_vstateless_class.h:          * src/types/pa_vtable.h 1.55:
         * src/types/pa_wcontext.h:          * src/types/pa_vvoid.h 1.31:
                 gcc 3.0.1 required "friend class"          * src/types/pa_vxdoc.C 1.36:
                           * src/types/pa_vxdoc.h 1.45:
                 ../include/pa_request.h:51: friend declaration requires class-key, i.e. `friend          * src/types/pa_vxnode.C 1.51:
                    class Temp_lang'          * src/types/pa_vxnode.h 1.40:
           * src/types/pa_wwrapper.h 1.43:
         * src/include/pa_string.h:          * src/types/types.vcproj 1.26:
         * src/main/pa_string.C:                  - new classes implementation
         * src/main/untaint.C:  
         * src/targets/cgi/pa_pool.C:  2009-08-07      misha
                 String size_t replace to uint in proper places [todo:Array]          * buildall-with-xml 1.29:
           * buildall-without-xml 1.19:
         * src/classes/file.C:                  - gc has a bug if USE_MUNMAP is used. so it is disabled as a
         * src/include/pa_hash.h:                  workaround.
         * src/include/pa_string.h:  
         * src/main/pa_globals.C:  2009-08-05      misha
         * src/targets/cgi/pa_pool.C:          * src/include/pa_common.h 1.133:
                 debugging memory          * src/main/pa_common.C 1.248:
                 hash key ref now                  - not needed parameter was removed
                   
                 [Mon Oct 29 16:01:17 2001] total 17050496/202647          * src/main/pa_http.C 1.32:
                 [Mon Oct 29 17:11:17 2001] total 16867948/202658                  - bugfix: error was during detecting content-type of file which
                   was loaded by http
         * src/classes/file.C:  
         * src/types/pa_vimage.C:  2009-08-01      misha
                 image&file couple stack string hash.puts          * src/main/compile.tab.C 1.143:
                   *** empty log message ***
         * src/main/execute.C:  
         * src/targets/cgi/pa_pool.C:          * INSTALL 1.54:
         * src/targets/cgi/parser3.dsp:          * src/include/pa_opcode.h 1.44:
         * src/types/pa_wcontext.h:          * src/main/compile.y 1.250:
         * src/types/pa_wwrapper.h:          * src/main/execute.C 1.353:
                 debugging memory          * src/types/pa_wcontext.h 1.57:
                 WContext          * src/types/pa_wwrapper.h 1.42:
                 flags to bits                  - OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and
                                   OPTIMIZE_CONSTRUCT_OBJECT can't be disabled with defines any
                 total 5 652 652/158731                  longer
                 total 5 469 332/158731  
   2009-07-29      misha
         * src/include/pa_sql_connection.h:          * src/classes/reflection.C 1.4:
                 there were one wrong SQL_CONNECTION_FUNC_GUARDED [failed]          * tests/results/224.processed 1.2:
                   - for native methods with any call type now returned empty
         * src/include/pa_exception.h:                  call_type value
         * src/include/pa_sql_connection.h:  
         * src/main/pa_exception.C:          * src/classes/hash.C 1.102:
         * src/main/pa_sql_driver_manager.C:          * src/classes/hashfile.C 1.50:
         * src/sql/pa_sql_driver.h:          * src/classes/op.C 1.196:
                 sql driver impl changed in _throw part.          * src/classes/table.C 1.263:
                           * src/include/pa_hash.h 1.78:
                 the idea is to #1 jump to C++ some function to main body, where          * src/include/pa_request.h 1.196:
                 every function stack frame has exception unwind information          * src/main/pa_request.C 1.307:
                 and from there... #2 propagate_exception()                  - break in cycles was optimized
   
         * src/include/pa_array.h:          * INSTALL 1.53:
         * src/main/pa_array.C:                  - more defines were described
                 debugging memory  
                 Array:: without cache in get/put now  2009-07-28      misha
                           * tests/results/224.processed 1.1:
                 [Mon Oct 29 18:23:02 2001] total 5 796 092/158731                  *** empty log message ***
                 [Mon Oct 29 18:25:27 2001] total 5 652 652/158731  
           * operators.txt 1.222:
         * src/include/pa_string.h:                  - some changes in information about reflection class
         * src/include/pa_types.h:  
         * src/main/pa_string.C:          * tests/224.html 1.1:
         * src/main/untaint.C:          * tests/224.p 1.1:
                 memory hunging                  - tests for reflection class
                 #pragma pack(1)  
                           * src/classes/reflection.C 1.3:
                 16 419 844                  - some bugs were fixed, method classes was added, refactoring
                 13 169 394  
   2009-07-26      misha
 2001-10-28  paf          * src/classes/classes.vcproj 1.23:
         * src/configure:                  - reflection class wass added to project
         * src/configure.in:  
         * src/include/pa_config_auto.h.in:          * operators.txt 1.220:
         * src/include/pa_config_fixed.h:                  - information about reflection class was added
         * src/include/pa_db_connection.h:  
         * src/include/pa_db_manager.h:          * src/classes/reflection.C 1.2:
         * src/include/pa_db_table.h:                  - class was redesigned
         * src/main/pa_db_connection.C:  
         * src/main/pa_db_table.C:  2009-07-24      misha
                 db2 on linux with DB 2.4.14: (6/2/98)          * Makefile.am 1.67:
           * Makefile.am 1.68:
         * src/main/pa_db_connection.C:          * Makefile.in 1.82:
         * src/main/pa_db_table.C:          * Makefile.in 1.83:
                 exception translation          * acinclude.m4 1.53:
           * acinclude.m4 1.54:
         * src/main/pa_db_connection.C:          * aclocal.m4 1.56:
                 expire table [was accidently pasted with wrong type/cast]          * aclocal.m4 1.57:
           * acsite.m4 1.32:
         * src/classes/Makefile.am:          * acsite.m4 1.33:
         * src/classes/Makefile.in:          * configure 1.109:
         * src/configure:          * configure 1.110:
         * src/configure.in:          * configure.in 1.116:
         * src/targets/apache13/p3runConfigure.in:          * configure.in 1.117:
         * src/targets/cgi/Makefile.am:          * src/classes/Makefile.in 1.68:
         * src/targets/cgi/Makefile.in:                  *** empty log message ***
                 db makes. remember to build DB2 with -fexceptions!!!  
           * src/classes/Makefile.am 1.54:
         * src/main/pa_db_table.C:          * src/classes/reflection.C 1.1:
                 DB_RMW defed                  - class reflection was added
   
         * src/main/pa_db_connection.C:          * src/types/pa_vstateless_class.h 1.65:
                 removed old consts                  - method for reflection method's in classes was added
   
 2001-10-27  paf  2009-07-22      misha
         * src/ChangeLog:          * src/main/compile_tools.h 1.98:
         * src/classes/hashfile.C:                  - bugfix: $object.$var was over-optimized. it failed if $
         * src/include/pa_db_connection.h:                  object1.$object2.field
         * src/include/pa_db_table.h:  
         * src/main/pa_db_connection.C:  2009-07-16      misha
         * src/main/pa_db_manager.C:          * src/include/pa_string.h 1.194:
         * src/main/pa_db_table.C:          * src/lib/cord/cordbscs.c 1.9:
         * src/main/pa_globals.C:          * src/lib/cord/cordprnt.c 1.5:
         * src/types/pa_vhashfile.C:          * src/lib/cord/cordxtra.c 1.13:
                 DB2 ifdefs          * src/lib/cord/include/cord.h 1.8:
           * src/main/pa_string.C 1.233:
         * src/Makefile.in:                  - optimization: CORD_str, CORD_to_const_char_star,
         * src/classes/Makefile.am:                  CORD_to_char_star and CORD_substr have one more arg: length of
         * src/classes/Makefile.in:                  cord
         * src/classes/gd/Makefile.in:  
         * src/configure:  2009-07-15      misha
         * src/configure.in:          * tests/results/221.processed 1.1:
         * src/include/pa_config_fixed.h:          * tests/results/222.processed 1.1:
         * src/libltdl/Makefile.in:          * tests/results/223.processed 1.1:
         * src/main/Makefile.am:                  *** empty log message ***
         * src/main/Makefile.in:  
         * src/pcre/Makefile.in:          * src/main/pa_http.C 1.31:
         * src/targets/Makefile.in:                  - bugfix: $.cookies' values should be force tainted in ^file::
         * src/targets/apache13/Makefile.in:                  load[http://...;$.cookies[]]
         * src/targets/apache13/p3runConfigure.in:  
         * src/targets/cgi/Makefile.am:          * src/classes/op.C 1.195:
         * src/targets/cgi/Makefile.in:          * src/classes/regex.C 1.4:
         * src/types/Makefile.am:          * src/classes/string.C 1.187:
         * src/types/Makefile.in:                  - new string with exception was used
                 makes with DB2  
           * src/include/pa_exception.h 1.55:
         * src/classes/classes.awk:                  - new string with exception was added
                 no $ in var names  
           * tests/223.html 1.1:
         * src/main/pa_globals.C:                  - test for checking cookie-encoding during ^file::load[http was
         * src/targets/apache13/ApacheModuleParser3.dsp:                  added
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.dsp:          * tests/221.html 1.1:
                 vc projects libdb ifdefed into globals.C          * tests/222.html 1.1:
                   - tests for checking type of $table.fields.field were added
         * src/main/pa_db_connection.C:  
         * src/main/pa_db_manager.C:          * src/types/pa_vtable.C 1.30:
                 db expiration connection&table [forgotten calls]                  - not used var decl was removed
   
         * src/operators.txt:  2009-07-14      misha
                 ^hashfile.clear[] doced          * src/include/pa_string.h 1.193:
                   - use cached string length in Body::mid. it improves speed of
         * src/Makefile.in:                  match with brackets in pattern
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.in:          * src/lib/cord/include/cord.h 1.7:
         * src/configure:                  - make CORD_substr_checked available outside
         * src/configure.in:  
         * src/include/pa_config_auto.h.in:          * src/types/pa_vtable.C 1.29:
         * src/main/Makefile.am:                  - $table.fields.a return string even if column is empty (sometime returned void)
         * src/main/Makefile.in:                  - $table.fields was added for nameless tables
         * src/pcre/Makefile.in:  
         * src/targets/Makefile.in:          * src/targets/cgi/getopt.c 1.6:
         * src/targets/apache13/p3runConfigure.in:                  - one warning resolved
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.am:          * src/main/pa_string.C 1.232:
         * src/types/Makefile.in:                  - potentian bug fixed
                 makes db  
           * src/classes/op.C 1.194:
         * src/classes/hashfile.C:                  - small optimization in taint/untaint
         * src/include/pa_db_connection.h:  
         * src/include/pa_db_table.h:  2009-07-13      misha
         * src/main/pa_db_connection.C:          * tests/results/156.processed 1.3:
         * src/main/pa_db_table.C:                  *** empty log message ***
         * src/operators.txt:  
                 ^hashfile.clear[]          * tests/156.html 1.4:
                   - test for $cookie[...$.httponly(false)...] was added
 2001-10-26  paf  
         * src/classes/xdoc.C:          * src/types/pa_value.C 1.27:
         * src/classes/xdoc.C:                  - bugfix: $cookie[...$.httponly(false)...] souldn't add the
         * src/types/pa_vxdoc.h:                  attribut to output
                 transform2 for parsed_source  
   2009-07-11      misha
         * src/classes/hashfile.C:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.13:
         * src/include/pa_db_connection.h:          * src/targets/cgi/parser3.vcproj 1.20:
         * src/include/pa_db_manager.h:          * src/targets/isapi/parser3isapi.vcproj 1.16:
         * src/include/pa_db_table.h:                  - stack size was increaced to 2MB (default=1MB)
         * src/include/pa_hash.h:  
         * src/main/pa_db_connection.C:  2009-07-08      misha
         * src/main/pa_db_manager.C:          * src/main/pa_string.C 1.231:
         * src/main/pa_db_table.C:                  - link to UTF-8 description was added
         * src/main/pa_hash.C:  
         * src/types/pa_vhashfile.C:          * tests/results/030.processed 1.6:
         * src/types/pa_vhashfile.h:          * tests/results/058.processed 1.5:
                 db connections & tables now cached at create time & multithreaded          * tests/results/075.processed 1.5:
           * tests/results/096.processed 1.6:
         * src/classes/xdoc.C:          * tests/results/099.processed 1.6:
                 xdoc createTextNode createElement UL_XML default. but entities          * tests/results/100.processed 1.4:
                 still reparsed. todo: tothink          * tests/results/129.processed 1.7:
           * tests/results/149.processed 1.4:
         * src/classes/hashfile.C:          * tests/results/156.processed 1.2:
         * src/include/pa_db_table.h:          * tests/results/172.processed 1.2:
         * src/main/pa_db_table.C:          * tests/results/205.processed 1.2:
                 db: child transaction commit/rollback responsibility left to          * tests/results/220.processed 1.1:
                 parent [as it sould - else there were a bug with double free]                  *** empty log message ***
   
         * src/include/pa_db_connection.h:          * src/include/pa_hash.h 1.76:
         * src/main/pa_db_connection.C:                  - hash keeps element's order in more places (ex: ._keys[])
         * src/main/pa_db_connection.C:  
                 db checkpoints          * tests/220.html 1.1:
                   - test for checking order of elements in hash in foreach was
         * src/main/pa_db_connection.C:                  added
         * src/operators.txt:  
                 about to remove connection from vhashfile          * tests/129.html 1.5:
           * tests/172.html 1.2:
         * src/main/pa_db_connection.C:                  - small changes in printing hash
                 db recover mech 2  
   2009-07-07      misha
 2001-10-25  paf          * src/include/pa_common.h 1.132:
         * src/classes/hashfile.C:          * src/include/pa_hash.h 1.75:
         * src/include/pa_common.h:          * src/include/pa_request.h 1.195:
         * src/include/pa_db_connection.h:          * src/types/pa_value.h 1.133:
         * src/include/pa_db_manager.h:          * src/types/pa_vmethod_frame.C 1.17:
         * src/include/pa_db_table.h:          * src/types/pa_vmethod_frame.h 1.83:
         * src/main/main.dsp:                  - hash now keeps order of elements
         * src/main/pa_db_connection.C:  
         * src/main/pa_db_manager.C:          * tests/014.html 1.4:
         * src/main/pa_db_table.C:                  - small changes in printing hash
         * src/operators.txt:  
         * src/parser3.dsw:          * tests/results/219.processed 1.1:
         * src/types/pa_vhashfile.C:                  *** empty log message ***
         * src/types/pa_vhashfile.h:  
                 started db_home [multiple, cached]          * src/classes/op.C 1.193:
                 todo: autorecover [tried, but not succeded, yet]                  - new taint language "parser-code" was added
   
         * src/include/pa_db_connection.h:          * tests/219.html 1.1:
         * src/main/pa_db_manager.C:                  - test for auto untaint parser code in process was added
                 transaction parent passed  
           * src/classes/op.C 1.192:
         * src/include/pa_dir.h:                  - tainted pieces in body of process are auto-untainted now: ^ ->
                 ancient gpf on dir not found fixed                  ^^, $ -> ^$ etc.
   
 2001-10-24  parser          * src/include/pa_string.h 1.192:
         * src/classes/Makefile.am:          * src/main/untaint.C 1.150:
         * src/classes/Makefile.am:                  - new language L_PARSER_CODE for auto-untaint in process was
         * src/classes/Makefile.am:                  added
         * src/classes/Makefile.in:  
         * src/classes/Makefile.in:          * src/classes/file.C 1.197:
         * src/main/Makefile.in:          * src/classes/hash.C 1.99:
         * src/targets/cgi/Makefile.am:          * src/classes/image.C 1.129:
         * src/targets/cgi/Makefile.in:          * src/classes/op.C 1.191:
         * src/targets/cgi/pool_storage.h:          * src/classes/string.C 1.185:
         * src/targets/cgi/pool_storage.h:          * src/classes/table.C 1.262:
                 makes          * src/classes/void.C 1.45:
           * src/classes/xdoc.C 1.163:
         * src/include/pa_db_connection.h:          * src/include/pa_string.h 1.191:
         * src/main/pa_db_connection.C:          * src/main/pa_charset.C 1.79:
         * src/types/pa_vhashfile.C:          * src/main/pa_http.C 1.30:
                 db_cursor constructor public now          * src/main/pa_request.C 1.306:
           * src/main/pa_xml_io.C 1.25:
         * src/ChangeLog:          * src/main/untaint.C 1.149:
         * src/include/pa_common.h:          * src/types/pa_value.h 1.132:
         * src/main/Makefile.am:          * src/types/pa_vhash.h 1.61:
         * src/main/pa_common.C:          * src/types/pa_vmail.C 1.87:
         * src/types/pa_vform.C:          * src/types/pa_vobject.h 1.52:
         * src/types/pa_vform.h:          * src/types/pa_vstring.h 1.61:
                 .am                  - some code cleanup
   
         * src/classes/hashfile.C:  2009-07-06      misha
         * src/include/pa_request.h:          * src/classes/file.C 1.196:
         * src/operators.txt:          * src/classes/hash.C 1.98:
                 hashfile.cache 0          * src/classes/image.C 1.128:
           * src/classes/mail.C 1.112:
         * src/main/pa_db_connection.C:          * src/classes/op.C 1.190:
         * src/types/pa_vhashfile.C:          * src/classes/string.C 1.184:
                 db_connection not bothers with key when not returning expired data          * src/classes/table.C 1.261:
           * src/classes/void.C 1.44:
         * src/targets/cgi/pool_storage.h:          * src/classes/xdoc.C 1.162:
         * src/targets/isapi/parser3isapi.C:          * src/include/pa_string.h 1.190:
         * src/targets/isapi/pool_storage.h:          * src/main/pa_charset.C 1.78:
                 pool_storage fixed          * src/main/pa_common.C 1.247:
           * src/main/pa_exec.C 1.75:
         * src/include/pa_common.h:          * src/main/pa_http.C 1.29:
         * src/main/pa_common.C:          * src/main/pa_request.C 1.304:
         * src/types/pa_vform.C:          * src/main/pa_sql_driver_manager.C 1.90:
         * src/types/pa_vform.h:          * src/main/pa_xml_io.C 1.24:
                 form fix_line_breaks          * src/types/pa_vcookie.C 1.79:
           * src/types/pa_vhash.h 1.60:
         * src/operators.txt:          * src/types/pa_vhashfile.C 1.61:
         * src/types/pa_vhashfile.C:          * src/types/pa_vimage.C 1.39:
         * src/types/pa_vhashfile.h:          * src/types/pa_vmail.C 1.86:
                 hashfile expiring 0          * src/types/pa_vobject.h 1.51:
           * src/types/pa_vregex.C 1.7:
         * src/main/pa_db_connection.C:          * src/types/pa_vrequest.C 1.48:
         * src/types/pa_vhashfile.C:          * src/types/pa_vstring.h 1.60:
                 hashfile expiring 1          * src/types/pa_vvoid.h 1.30:
                   - cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
         * src/classes/hashfile.C:                  untaint_cstr[m] should be used
         * src/include/pa_db_connection.h:  
         * src/main/pa_db_connection.C:          * tests/results/218.processed 1.1:
                 hashfile expired deleted from db when get & iterate                  *** empty log message ***
   
         * src/classes/hashfile.C:          * tests/218.html 1.1:
         * src/operators.txt:                  - test for checking automatic file-spec-taint was added
         * src/types/pa_vhashfile.h:  
                 hashfile 1          * src/classes/file.C 1.195:
           * src/classes/hash.C 1.97:
         * src/operators.txt:          * src/classes/image.C 1.127:
         * src/operators.txt:          * src/classes/string.C 1.183:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * src/classes/table.C 1.260:
         * src/targets/isapi/parser3isapi.dsp:          * src/classes/void.C 1.43:
                 doc          * src/classes/xdoc.C 1.161:
           * src/include/pa_string.h 1.189:
         * src/include/pa_db_connection.h:          * src/main/pa_common.C 1.246:
         * src/main/pa_db_connection.C:          * src/main/pa_exec.C 1.74:
         * src/types/pa_vhashfile.C:          * src/main/pa_request.C 1.303:
         * src/types/pa_vhashfile.h:          * src/main/pa_sql_driver_manager.C 1.89:
                 hashfile data stamped, todo: put_element analize          * src/main/untaint.C 1.148:
           * src/types/pa_vhashfile.C 1.60:
         * src/sql/pa_sql_driver.h:          * src/types/pa_vimage.C 1.38:
                 version          * src/types/pa_vmail.C 1.85:
           * src/types/pa_vregex.C 1.6:
         * src/include/pa_db_connection.h:          * src/types/pa_vrequest.C 1.47:
         * src/include/pa_string.h:          * src/types/pa_vstring.C 1.27:
         * src/main/pa_db_connection.C:                  - optimizations and simplification of string.cstr(...)
         * src/main/pa_string.C:  
         * src/operators.txt:  2009-07-04      misha
                 hashfile pieced serialize. todo stamp          * tests/results/195.processed 1.1:
           * tests/results/216.processed 1.1:
         * src/main/pa_db_connection.C:          * tests/results/217.processed 1.1:
         * src/main/pa_db_manager.C:                  *** empty log message ***
                 hashfile setted this:  
                 DB_RMW          * tests/217.html 1.1:
                 Acquire write locks instead of read locks when doing the retrieval. Setting this flag may decrease the likelihood of deadlock during a read-modify-write cycle by immediately acquiring the write lock during the read part of the cycle so that another thread of control acquiring a read lock for the same item, in its own read-modify-write cycle, will not result in deadlock                  - test for recursion detection was added
   
 2001-10-23  parser          * src/classes/classes.vcproj 1.22:
         * src/classes/file.C:          * src/main/main.vcproj 1.26:
         * src/classes/hash.C:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.12:
         * src/classes/hashfile.C:          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.16:
         * src/classes/image.C:          * src/targets/cgi/parser3.vcproj 1.19:
         * src/classes/mail.C:          * src/targets/isapi/parser3isapi.vcproj 1.15:
         * src/classes/response.C:          * src/types/types.vcproj 1.25:
         * src/classes/string.C:                  - RuntimeTypeInfo was removed from .vcproj
         * src/classes/table.C:  
         * src/classes/xdoc.C:          * src/types/pa_wwrapper.h 1.41:
         * src/include/pa_config_fixed.h:                  - dynamic_cast was removed
         * src/include/pa_db_connection.h:  
         * src/main/pa_common.C:          * tests/195.html 1.1:
         * src/main/pa_db_connection.C:          * tests/195_utf8.txt 1.1:
         * src/main/pa_request.C:          * tests/195_windows1251.txt 1.1:
         * src/operators.txt:                  - tests for uploading files and case-insensitive http-method
         * src/types/pa_value.h:                  were added
         * src/types/pa_vcookie.C:  
         * src/types/pa_vhash.h:          * tests/216.html 1.1:
         * src/types/pa_vhashfile.C:          * tests/216_dir/1 1.1:
         * src/types/pa_vhashfile.h:          * tests/216_dir/2.txt 1.1:
         * src/types/pa_vresponse.h:                  - test for checking tainted pattern in ^file:list[] was added
         * src/types/pa_vtable.C:  
                 ^hashfile.hash[]  2009-07-03      misha
           * src/classes/classes.vcproj 1.20:
         * src/classes/hashfile.C:          * src/main/main.vcproj 1.24:
         * src/include/pa_db_connection.h:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.10:
         * src/include/pa_db_manager.h:          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.14:
         * src/main/pa_db_connection.C:          * src/targets/cgi/parser3.vcproj 1.17:
         * src/main/pa_db_manager.C:          * src/targets/isapi/parser3isapi.vcproj 1.13:
         * src/operators.txt:          * src/types/types.vcproj 1.23:
         * src/types/pa_vhashfile.h:                  - enable runtime info (needed for dynamic_cast)
                 ^hashfile.transaction{code}                  - little options changes
                 ^hashfile:clear[filename]  
                 ^hashfile.delete[key]          * src/main/pa_http.C 1.28:
                   - file::load[http works now with uploading files _and_ changing $
         * src/classes/hashfile.C:                  .charset
         * src/classes/xdoc.C:  
         * src/include/pa_config_fixed.h:  2009-06-29      misha
         * src/main/pa_db_manager.C:          * src/types/pa_vregex.C 1.5:
         * src/main/pa_globals.C:                  - ^untaint[regex][] for all tainted data while creating pattern
         * src/operators.txt:  
                 ifdefs so it compiled without db  2009-06-25      misha
           * operators.txt 1.217:
 2001-10-22  parser          * src/classes/image.C 1.126:
         * src/classes/classes.dsp:                  - options' names for ^image.font were changed to $.space, $.width and $spacing
         * src/classes/hashfile.C:                  - default space width now == gif's width
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:  2009-06-24      misha
         * src/include/pa_charset_connection.h:          * tests/results/215.processed 1.1:
         * src/include/pa_db_connection.h:                  *** empty log message ***
         * src/include/pa_db_manager.h:  
         * src/include/pa_exception.h:          * tests/215.html 1.1:
         * src/include/pa_sapi.h:                  - tests for $file.mode were added
         * src/include/pa_sql_connection.h:  
         * src/include/pa_sql_driver_manager.h:          * operators.txt 1.216:
         * src/include/pa_stylesheet_connection.h:                  - added info about $file.mode and changes in ^image.font[
         * src/include/pa_stylesheet_manager.h:  
         * src/include/pa_xslt_stylesheet_manager.h:          * src/classes/image.C 1.125:
         * src/main/main.dsp:          * src/types/pa_vimage.h 1.49:
         * src/main/pa_db_connection.C:                  ^image.font
         * src/main/pa_db_manager.C:                  - third param now could be omited
         * src/main/pa_exception.C:                  - third param now could be hash (with all widths options: $.space-width, $.letter-width)
         * src/main/pa_globals.C:                  - it's possible to specify tracking ($.letter-space)
         * src/main/pa_pool.C:  
         * src/main/pa_sql_driver_manager.C:          * src/classes/file.C 1.194:
         * src/main/pa_stylesheet_manager.C:                  - file objects now could have mode field (text|binary)
         * src/main/pa_xslt_stylesheet_manager.C:  
         * src/operators.txt:          * src/types/pa_vfile.C 1.44:
         * src/targets/apache13/mod_parser3.C:          * src/types/pa_vfile.h 1.64:
         * src/targets/cgi/parser3.C:                  - method set_method was added
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vhashfile.C:  2009-06-23      misha
         * src/types/pa_vhashfile.h:          * src/classes/string.C 1.182:
         * src/types/pa_vxdoc.C:          * src/include/pa_string.h 1.188:
         * src/types/pa_vxnode.C:          * src/main/pa_string.C 1.229:
         * src/types/types.dsp:                  - trim can work with utf-8 chars now
                 hashfile 0  
   2009-06-20      misha
         * src/targets/cgi/pa_pool.C:          * src/classes/hash.C 1.96:
         * src/targets/cgi/parser3.C:          * src/classes/table.C 1.259:
         * src/targets/cgi/parser3.dsp:          * src/include/pa_string.h 1.187:
         * src/targets/cgi/pool_storage.h:          * src/main/pa_string.C 1.228:
         * src/targets/isapi/pool_storage.h:                  - string length cacheing was implemented
                 cgi += pool cleanups  
   2009-06-17      misha
         * src/targets/apache13/mod_parser3.C:          * src/main/execute.C 1.351:
         * src/targets/isapi/parser3isapi.C:                  - value param was removed from WContext::WContext
                 SEH minor ifdef changes  
           * src/types/pa_vcode_frame.h 1.35:
         * src/targets/apache13/mod_parser3.C:          * src/types/pa_vmethod_frame.C 1.16:
                 html          * src/types/pa_wcontext.h 1.55:
           * src/types/pa_wwrapper.h 1.40:
         * src/classes/classes.dsp:                  - value param was removed from WContext::WContext
         * src/classes/hashfile.C:                  - field wcontext was removed from VCodeFrame (using fparent instead)
         * src/include/pa_config_fixed.h:  
         * src/main/execute.C:  2009-06-16      misha
         * src/operators.txt:          * tests/results/214.processed 1.1:
         * src/targets/cgi/parser3.dsp:                  *** empty log message ***
         * src/types/pa_vhashfile.C:  
         * src/types/pa_vhashfile.h:          * tests/214.html 1.1:
         * src/types/types.dsp:                  - test with hash copying
                 hashfile -100  
           * tests/062.html 1.3:
         * src/include/pa_exception.h:          * tests/results/062.processed 1.5:
         * src/include/pa_request.h:                  - evaluation hardcoded strings doesn't work in expression
         * src/main/execute.C:                  anymore
         * src/main/pa_exception.C:  
         * src/main/pa_request.C:          * src/main/execute.C 1.350:
         * src/targets/cgi/parser3.C:                  - less calls for get_constructing()
         * src/targets/cgi/parser3.dsp:                  - little refactoring
         * src/types/pa_vclass.h:  
         * src/types/pa_vobject.h:          * src/include/pa_request.h 1.194:
                 stack backtrace          * src/types/pa_wcontext.h 1.54:
           * src/types/pa_wwrapper.h 1.39:
         * src/operators.txt:                  - less calls for get_constructing()
         * src/parser3.dsw:  
         * src/types/pa_vhashfile.C:          * src/classes/hash.C 1.95:
                 z          * src/classes/hashfile.C 1.48:
                   - fixed bug which was introduced with OPTIMIZE_SINGLE_STRING
         * src/operators.txt:                  optimization
                 comment  
   2009-06-14      misha
 2001-10-19  parser          * src/classes/date.C 1.86:
         * src/main/pa_request.C:          * src/classes/file.C 1.193:
         * src/targets/apache13/mod_parser3.C:          * src/classes/hash.C 1.94:
                 pool:: context - get_context          * src/classes/hashfile.C 1.47:
           * src/classes/image.C 1.124:
         * src/main/pa_pool.C:          * src/classes/regex.C 1.3:
                 auto compiled on gcc          * src/classes/table.C 1.258:
           * src/classes/xdoc.C 1.160:
         * src/classes/classes.h:          * src/classes/xnode.h 1.27:
         * src/classes/date.C:          * src/main/execute.C 1.349:
         * src/classes/double.C:          * src/types/pa_vclass.C 1.38:
         * src/classes/file.C:          * src/types/pa_vclass.h 1.54:
         * src/classes/form.C:          * src/types/pa_vobject.h 1.50:
         * src/classes/gd/gd.dsp:          * src/types/pa_vstateless_class.h 1.64:
         * src/classes/gd/gif.C:                  - create object for storing object's fields only for parser
         * src/classes/hash.C:                  objects
         * src/classes/image.C:  
         * src/classes/int.C:  2009-06-13      misha
         * src/classes/mail.C:          * buildall-with-xml 1.28:
         * src/classes/math.C:          * buildall-without-xml 1.18:
         * src/classes/op.C:                  - new option was added for building GC (it slightly reduces
         * src/classes/smtp/smtp.C:                  memory usage)
         * src/classes/smtp/smtp.dsp:  
         * src/classes/string.C:          * src/main/compile.tab.C 1.142:
         * src/classes/table.C:                  *** empty log message ***
         * src/classes/void.C:  
         * src/include/pa_config_fixed.h:          * src/types/pa_wcontext.h 1.53:
         * src/include/pa_exception.h:          * src/types/pa_wwrapper.h 1.37:
         * src/include/pa_pool.h:                  - optimization of single string write
         * src/include/pa_request.h:  
         * src/include/pa_types.h:          * src/main/execute.C 1.348:
         * src/libltdl/libltdl.dsp:                  - bytecode optimization of ^class:constructor
         * src/main/compile.C:                  - optimization of single string write
         * src/main/compile_tools.C:  
         * src/main/execute.C:          * src/include/pa_opcode.h 1.42:
         * src/main/pa_array.C:          * src/main/compile.y 1.249:
         * src/main/pa_common.C:          * src/main/compile_tools.h 1.97:
         * src/main/pa_dictionary.C:                  - bytecode optimization of ^class:constructor
         * src/main/pa_exception.C:  
         * src/main/pa_exec.C:  2009-06-09      misha
         * src/main/pa_pool.C:          * src/targets/cgi/parser3.C [release_3_3_0] 1.247.2.1:
         * src/main/pa_request.C:                  - type size_t was changed to int in main (better compatibility)
         * src/main/pa_socks.C:  
         * src/main/pa_sql_driver_manager.C:  2009-06-07      misha
         * src/main/pa_string.C:          * src/main/compile.tab.C 1.140:
         * src/main/pa_table.C:          * src/main/compile.tab.C 1.141:
         * src/main/untaint.C:                  *** empty log message ***
         * src/parser3.dsw:  
         * src/pcre/pcre_dftables.dsp:          * src/main/compile.y 1.248:
         * src/pcre/pcre_parser_ctype.dsp:                  - I've forgot to commit it :(
         * src/targets/apache13/ApacheModuleParser3.dsp:  
         * src/targets/apache13/mod_parser3.C:          * src/include/pa_opcode.h 1.41:
         * src/targets/cgi/parser3.C:                  - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_value.h:          * src/main/compile.y 1.247:
         * src/types/pa_vbool.h:          * src/main/compile_tools.C 1.67:
         * src/types/pa_vdouble.h:          * src/main/compile_tools.h 1.96:
         * src/types/pa_vfile.h:          * src/main/execute.C 1.347:
         * src/types/pa_vform.C:                  - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
         * src/types/pa_vhash.h:                  - little refactoring
         * src/types/pa_vint.h:  
         * src/types/pa_vjunction.h:  2009-06-06      misha
         * src/types/pa_vmethod_frame.h:          * tests/results/213.processed 1.1:
         * src/types/pa_vstateless_class.h:                  *** empty log message ***
         * src/types/pa_vtable.C:  
         * src/types/pa_wcontext.C:          * tests/213.html 1.1:
         * src/types/pa_wwrapper.h:                  - tests for 3rd match string-param were added
                 switched to c++ exceptions 0  
           * src/classes/string.C 1.181:
         * src/Makefile.in:                  - 3rd match param could be string now
         * src/classes/Makefile.in:  
         * src/configure:  2009-06-05      misha
         * src/include/pa_pool.h:          * src/main/compile.tab.C 1.139:
         * src/libltdl/Makefile.in:                  *** empty log message ***
         * src/main/Makefile.in:  
         * src/main/pa_common.C:          * src/main/compile.y 1.246:
         * src/pcre/Makefile.in:          * src/main/compile_tools.h 1.95:
         * src/targets/Makefile.in:                  - much more bytecode's sequences optimized to
         * src/targets/apache13/Makefile.in:                  WITH_SELF__VALUE__GET_ELEMENT and GET_OBJECT_ELEMENT
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.in:          * src/main/pa_http.C 1.27:
                 makes                  - bugfix: content-length was not calculated if $.body was
                   specified
         * src/include/pa_pool.h:  
                 header  2009-06-04      misha
           * src/classes/op.C 1.189:
         * src/classes/xdoc.C:                  - optimizing write_assign_lang in connect
         * src/classes/xnode.C:  
         * src/include/pa_pool.h:          * src/classes/op.C 1.188:
         * src/include/pa_types.h:                  - optimizing write_assign_lang in taint/untaint
         * src/main/pa_pool.C:  
                 first c++ exceptions result: can free up xalandomstring          * src/main/execute.C 1.346:
                 resulting from pool::transcode                  - little refactoring
                   - optimizing write_assign_lang in taint/untaint
         * src/classes/classes.awk:  
                 $ removed          * src/include/pa_opcode.h 1.40:
                   - little refactoring
         * src/classes/Makefile.am:  
         * src/classes/xdoc.C:          * src/main/compile.tab.C 1.138:
         * src/classes/xnode.C:                  *** empty log message ***
         * src/configure.in:  
         * src/include/pa_config_fixed.h:          * src/include/pa_opcode.h 1.39:
         * src/include/pa_exception.h:          * src/main/compile.y 1.245:
         * src/include/pa_stylesheet_connection.h:          * src/main/compile_tools.C 1.66:
         * src/main/pa_charset_connection.C:          * src/main/compile_tools.h 1.94:
         * src/main/pa_exception.C:          * src/main/execute.C 1.345:
         * src/main/pa_pool.C:                  - optimizations for $self.field, ^self.method, $self.field[...]
         * src/types/pa_vxdoc.C:                  and $self.field(...) were added
         * src/types/pa_vxdoc.h:  
         * src/types/pa_vxnode.C:  2009-06-02      misha
         * src/types/pa_vxnode.h:          * src/types/pa_venv.C 1.10:
                 switched to c++ exceptions 1xml                  - pa_strdup was replaced by strdup
                 configure fixed to exclude xalan-patch from non-xml compile  
           * src/main/compile.tab.C 1.137:
         * src/classes/xdoc.C:                  *** empty log message ***
         * src/classes/xnode.C:  
         * src/classes/xnode.h:          * src/include/pa_opcode.h 1.38:
         * src/types/pa_vxdoc.C:          * src/main/compile.y 1.244:
         * src/types/pa_vxdoc.h:          * src/main/compile_tools.h 1.93:
         * src/types/pa_vxnode.C:          * src/main/execute.C 1.344:
         * src/types/pa_vxnode.h:                  - refactoring in last optimizations ($a[...], $a(...), $.a[...],
                 xnode clone got freed                  $.a(...)). a bit less optimizations now but code is much easy
                   and it is ready for further improvements.
         * src/classes/image.C:  
                 comment  2009-05-27      misha
           * src/main/execute.C 1.343:
         * src/operators.txt:          * src/types/pa_junction.h 1.10:
                 going to switch to c++ exceptions          * src/types/pa_vjunction.C 1.8:
           * src/types/pa_vjunction.h 1.29:
 2001-10-18  parser          * src/types/pa_vmethod_frame.h 1.82:
         * src/classes/xdoc.C:                  - changed in destructing junctions
         * src/types/pa_vxdoc.h:  
         * src/types/pa_vxnode.C:  2009-05-26      misha
                 vxdoc set_document & ctor question "who owns document" solved          * src/main/pa_charset.C 1.77:
           * src/main/pa_string.C 1.227:
         * src/classes/xdoc.C:                  - more safe creation on String:Body
         * src/classes/xnode.C:  
         * src/include/pa_pool.h:          * src/include/pa_common.h 1.131:
         * src/main/pa_pool.C:          * src/main/pa_common.C 1.245:
                 encoding in dom creating funcs          * src/main/pa_http.C 1.26:
                   - one method detect_charset was deleted
         * src/include/pa_stylesheet_connection.h:                  - bug was fixed in this method (error while detecting charset in content_type withot last ';')
                 prev stylesheet destroyed @ recompile  
           * src/types/pa_vform.C 1.96:
         * src/classes/xdoc.C:          * src/types/pa_vform.h 1.56:
                 comment                  - detect post charset only once
   
         * src/classes/xdoc.C:  2009-05-25      misha
         * src/classes/xnode.C:          * src/classes/file.C 1.192:
         * src/main/compile.tab.C:                  - bugfix: file::exec didn't work after optimizing of
         * src/operators.txt:                  helper_length
                 xdoc create now uses XercesDocumentBridge, appendChild&co now works  
   2009-05-24      misha
         * src/classes/xdoc.C:          * src/main/compile.tab.C 1.136:
         * src/main/pa_pool.C:                  *** empty log message ***
                 extra free removed  
           * src/main/compile_tools.h 1.92:
         * src/classes/xdoc.C:                  - $a[$b.c] and $a[$b.$c] optimisations were added
         * src/classes/xdoc.C:                  - little refactoring
         * src/types/pa_vxdoc.h:  
                 dom created by create can be transformed now          * src/main/execute.C 1.342:
                   - core while printing in debug log non-printable values was fixed
         * src/classes/xdoc.C:                  - $a[$b.c] and $a[$b.$c] optimisations were added
                 z  
           * src/include/pa_opcode.h 1.37:
         * src/types/pa_vcookie.C:                  - new opcodes for $a[$b.c] and $a[$b.$c] were added
                 cookie:CLASS  
   2009-05-23      misha
         * src/classes/classes.dsp:          * src/include/pa_string.h 1.186:
         * src/classes/xdoc.C:          * src/lib/cord/cordbscs.c 1.8:
         * src/operators.txt:          * src/lib/cord/cordxtra.c 1.12:
         * src/types/types.dsp:          * src/lib/cord/include/cord.h 1.6:
                 fiew leechy-found bugs in code&doc fixed          * src/main/untaint.C 1.147:
                   - CORD_cat optimization
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:          * src/main/compile.tab.C 1.135:
         * src/operators.txt:                  *** empty log message ***
                 xdoc::create[] now. and all dom tag names forced to XML lang  
           * src/include/pa_opcode.h 1.36:
         * src/main/main.dsp:          * src/main/compile_tools.h 1.91:
                 project          * src/main/execute.C 1.340:
                   - call constr optimisation under separate define now
         * src/main/compile.tab.C:  
         * src/main/compile.y:          * src/main/compile_tools.h 1.90:
         * src/main/pa_request.C:          * src/main/execute.C 1.339:
         * src/operators.txt:                  - bugfix: $a[] $b[$a] -- in $b should be string, not void
                 ^:  
                 no colon in $origin @exception[          * src/main/compile.y 1.242:
                   - little fix for rem-cut optimisation
 2001-10-17  parser  
         * src/types/pa_vimage.h:          * src/include/pa_opcode.h 1.35:
                 removed unused vimage::save          * src/main/compile_tools.C 1.65:
           * src/main/compile_tools.h 1.89:
         * src/operators.txt:          * src/main/execute.C 1.338:
                 hashfile planned                  - optimisations for $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $
                   .a(^b[...])
         * src/classes/classes.dsp:  
         * src/classes/string.C:          * INSTALL 1.50:
         * src/main/pa_string.C:                  - description of some #defined were added
         * src/operators.txt:  
         * src/types/pa_vxnode.h:          * src/types/pa_vfile.C 1.43:
         * src/types/types.dsp:          * src/types/pa_vfile.h 1.63:
                 string::mid fixed, string.mid n functionality preserved                  - fill .'text' field only before 1st access (memory usage is
                   reduced if don't access to .text field)
 2001-10-16  parser  
         * src/operators.txt:          * src/include/pa_array.h 1.79:
         * src/parser3.dsw:                  - array grows step now not static (it reduces numbers of
         * src/types/pa_vhash.h:                  reallocs)
         * src/types/pa_vtable.h:  
                 hash can be used as boolean  2009-05-20      misha
           * Makefile.am 1.66:
         * src/types/pa_vimage.C:          * Makefile.in 1.81:
                 comment          * acinclude.m4 1.52:
           * aclocal.m4 1.55:
         * src/classes/image.C:          * acsite.m4 1.30:
                 gd size/resize bugfix          * acsite.m4 1.31:
           * configure 1.108:
         * src/classes/gd/gif.C:          * configure.in 1.115:
         * src/classes/gd/gif.h:          * src/main/compile.tab.C 1.133:
         * src/classes/image.C:          * src/main/compile.tab.C 1.134:
                 :CopyResampled made gd2beta+my hands, very ineffective, but                  *** empty log message ***
                 works for small paleted image  
           * src/include/pa_opcode.h 1.34:
         * src/classes/xnode.C:          * src/main/compile.y 1.241:
         * src/classes/xnode.C:          * src/main/compile_tools.C 1.64:
         * src/operators.txt:          * src/main/compile_tools.h 1.88:
                 removed few dom returns & changed op.txt          * src/main/execute.C 1.337:
                   - bytecode optimization for $a(1), $.b(2), $c[d] and $.e[f] was
         * src/classes/classes.dsp:                  added
         * src/classes/gd/gd.dsp:  
         * src/classes/smtp/smtp.dsp:          * src/main/execute.C 1.336:
         * src/main/main.dsp:                  - debug printing moved in defines
         * src/targets/apache13/ApacheModuleParser3.dsp:  
         * src/targets/cgi/parser3.dsp:          * src/main/compile.y 1.240:
         * src/targets/isapi/parser3isapi.dsp:          * src/main/compile_tools.C 1.63:
         * src/types/types.dsp:          * src/main/compile_tools.h 1.87:
                 ident >nul 2>&1                  - bugfix and little refactoring for OP_GET_OBJECT_ELEMENT +
                   OP_GET_OBJECT_VAR_ELEMENT optimisation
         * src/classes/gd/gif.C:  
         * src/classes/gd/gif.h:  2009-05-19      misha
         * src/classes/image.C:          * src/main/compile.tab.C 1.131:
         * src/operators.txt:          * src/main/compile.tab.C 1.132:
                 image.copy tolerance                  *** empty log message ***
   
         * src/classes/gd/gif.C:          * src/main/compile.y 1.239:
                 copyResized          * src/main/compile_tools.C 1.62:
           * src/main/compile_tools.h 1.86:
         * src/classes/string.C:          * src/main/execute.C 1.335:
         * src/main/pa_string.C:                  - $a.$b & ^a.$b bytecode optimisation
         * src/operators.txt:  
                 $string.mid(p[;n])          * src/include/pa_opcode.h 1.33:
                   - new opcodes were added (for $a.$b & ^a.$b optimisation)
         * src/main/pa_common.C:  
                 \r\n -> \n   DOS          * src/main/compile.y 1.238:
                 \r -> \n Macintosh                  - compiler now generate new opcodes: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b
                 on all systems                  and ^a.b
                   - compiler now cut off ^rem{ with all content ; any number of params }
         * src/classes/gd/gif.C:  
                 couple casts          * src/main/execute.C 1.334:
                   - code for handle new opcodes OP_GET_ELEMENT_FIELD and
         * src/classes/image.C:                  OP_GET_ELEMENT_FIELD__WRITE was added
         * src/operators.txt:  
         * src/types/pa_vimage.h:          * src/main/compile_tools.C 1.61:
                 image.copy[source](src x;src y;src w;src h;dst x;dst y[;dest w          * src/main/compile_tools.h 1.85:
                 ;dest h]])                  - new parameter was added for LA2V and LA2S
   
 2001-10-15  parser          * src/include/pa_opcode.h 1.32:
         * src/ChangeLog:                  - new defines which can be used for disable some bytecode
         * src/Makefile.in:                  optimisation and new opcodes were added
         * src/operators.txt:  
         * src/types/pa_vcode_frame.h:  2009-05-17      misha
         * src/types/pa_wcontext.C:          * src/lib/cord/cordxtra.c 1.11:
                 code_frame fixed - ::write badly passed string too                  - bugfix.
                 transparently [failed to intercept it]  
   2009-05-16      misha
         * src/operators.txt:          * tests/results/022.processed 1.6:
         * src/types/pa_vxnode.C:          * tests/results/212.processed 1.1:
                     document_type_node.          * tests/results/212.processed 1.2:
                         !readonly attribute DOMString name                  *** empty log message ***
                     !notation_node.  
                         !readonly attribute DOMString publicId          * tests/212.html 1.2:
                         !readonly attribute DOMString systemId                  - .size[] and .study_size[] were added to tests
   
         * src/classes/xdoc.C:          * operators.txt 1.214:
         * src/classes/xnode.C:                  - info about regex class was added
         * src/include/pa_config_fixed.h:  
         * src/include/pa_request.h:          * tests/212.html 1.1:
         * src/main/pa_sql_driver_manager.C:                  - tests for regex class were added
         * src/operators.txt:  
         * src/types/pa_vxdoc.C:          * buildall-with-xml 1.27:
         * src/types/pa_vxdoc.h:          * buildall-without-xml 1.17:
         * src/types/pa_vxnode.C:                  - moving from gc6.8 to gc7.1
         * src/types/pa_vxnode.h:  
                 DOM1 major addtion, only few attributes/methods left  2009-05-15      misha
           * tests/022.html 1.5:
         * src/main/execute.C:                  - test for ^file:list[path;] (empty second param) was added
                 z  
           * src/classes/file.C 1.191:
         * src/classes/xdoc.C:                  - bugfix: ^file:list[path;] [empty second param) should work
         * src/classes/xdoc.C:  
         * src/operators.txt:          * Makefile.am 1.64:
                     !::create{qualifiedName}          * Makefile.am 1.65:
           * Makefile.in 1.79:
 2001-10-13  parser          * Makefile.in 1.80:
         * src/main/execute.C:          * acinclude.m4 1.50:
         * src/types/pa_vcode_frame.h:          * acinclude.m4 1.51:
                 vcodeframe made transparent enough to handle hash if creation&passing          * aclocal.m4 1.53:
           * aclocal.m4 1.54:
         * src/include/pa_config_fixed.h:          * acsite.m4 1.28:
         * src/main/execute.C:          * acsite.m4 1.29:
         * src/main/pa_exception.C:          * configure 1.106:
         * src/operators.txt:          * configure 1.107:
                 noticed that vcodeframe not transparent enough, would change now          * configure.in 1.113:
           * configure.in 1.114:
         * src/types/pa_vcode_frame.h:          * src/include/pa_config_auto.h.in 1.45:
                 couple comments          * tests/results/210.processed 1.1:
           * tests/results/211.processed 1.1:
         * src/targets/isapi/pool_storage.h:                  *** empty log message ***
                 isapi pool storage reverse cleanups & frees order  
           * src/classes/table.C 1.257:
         * src/main/pa_sql_driver_manager.C:                  - automatically disable stringstream usage on freebsd4
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:          * src/lib/cord/cordxtra.c 1.10:
                 isapi&cgi couple non-pooled mallocs in main handler                  - var decl should be at the beginning of scope
   
 2001-10-12  parser          * tests/211.html 1.1:
         * src/classes/double.C:                  - test with different types of access to hash was added
         * src/classes/int.C:  
         * src/classes/string.C:          * tests/210.html 1.1:
                 sql{}[$.default[({})]] handling changed:                  - test which checks for loosing tainting in hash's keys was
                 now type of default param analized always, not only at problem time,                  added
                 thus helping early problem spotting  
           * tests/208.html 1.3:
         * src/classes/classes.dsp:                  - some parser work added. or stime == 0 %-)
         * src/classes/gd/gd.dsp:  
         * src/classes/smtp/smtp.dsp:          * src/lib/cord/cordbscs.c 1.7:
         * src/classes/xdoc.C:                  - little hack was added to cord
         * src/libltdl/libltdl.dsp:  
         * src/main/compile.tab.C:          * src/lib/cord/cordxtra.c 1.9:
         * src/main/main.dsp:                  - cacheing of cord chars was added
         * src/main/pa_globals.C:  
         * src/operators.txt:          * configure.in 1.112:
         * src/operators.txt:          * src/include/pa_version.h 1.36:
         * src/pcre/pcre.dsp:                  - moko have made a lot of optimisations for increacing version
         * src/pcre/pcre_dftables.dsp:                  number more dramatically :)
         * src/pcre/pcre_parser_ctype.dsp:  
         * src/targets/apache13/ApacheModuleParser3.dsp:          * src/classes/date.C 1.85:
         * src/targets/apache13/mod_parser3.C:                  - little refactoring: use constructor which accepts formated
         * src/targets/cgi/parser3.C:                  string
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.C:          * src/include/pa_string.h 1.185:
         * src/targets/isapi/parser3isapi.C:          * src/main/pa_string.C 1.226:
         * src/targets/isapi/parser3isapi.dsp:                  - String constructor which can print formatted string was added
         * src/types/types.dsp:  
                 xalan&xerces multithread bug fixed. initialization&free on each  2009-05-14      misha
                 thread!          * src/include/pa_string.h 1.184:
                   - type was fixed
 2001-10-11  parser  
         * src/targets/apache13/Makefile.am:          * src/classes/hashfile.C 1.46:
                 started restructuring          * src/classes/op.C 1.187:
           * src/include/pa_cache_managers.h 1.19:
         * src/Makefile.in:          * src/include/pa_charset.h 1.42:
         * src/Makefile.in:          * src/include/pa_charsets.h 1.14:
         * src/Makefile.in:          * src/include/pa_common.h 1.130:
         * src/classes/Makefile.in:          * src/include/pa_hash.h 1.74:
         * src/classes/Makefile.in:          * src/include/pa_request.h 1.193:
         * src/classes/gd/Makefile.in:          * src/include/pa_sql_driver_manager.h 1.35:
         * src/classes/gd/Makefile.in:          * src/include/pa_string.h 1.183:
         * src/configure:          * src/include/pa_stylesheet_manager.h 1.23:
         * src/configure:          * src/include/pa_table.h 1.63:
         * src/configure:          * src/include/pa_xml_io.h 1.5:
         * src/configure.in:          * src/main/pa_charset.C 1.76:
         * src/configure.in:          * src/main/pa_charsets.C 1.18:
         * src/ident.awk:          * src/main/pa_string.C 1.225:
         * src/include/pa_config_auto.h.in:          * src/main/pa_stylesheet_connection.C 1.6:
         * src/libltdl/Makefile.in:          * src/types/pa_value.h 1.131:
         * src/libltdl/Makefile.in:          * src/types/pa_vmethod_frame.C 1.15:
         * src/main/Makefile.in:          * src/types/pa_vmethod_frame.h 1.81:
         * src/main/Makefile.in:          * src/types/pa_vobject.C 1.28:
         * src/pcre/Makefile.in:          * src/types/pa_vstateless_class.C 1.41:
         * src/pcre/Makefile.in:          * src/types/pa_vstateless_class.h 1.63:
         * src/targets/Makefile.in:                  - hash_code caching was implemented (seaches should be faster
         * src/targets/Makefile.in:                  now)
         * src/targets/apache13/Makefile.in:  
         * src/targets/apache13/Makefile.in:          * src/classes/file.C 1.190:
         * src/targets/apache13/p3runConfigure.in:          * src/classes/hash.C 1.93:
         * src/targets/cgi/Makefile.in:          * src/classes/image.C 1.123:
         * src/targets/cgi/Makefile.in:          * src/classes/string.C 1.180:
         * src/types/Makefile.in:          * src/classes/table.C 1.256:
         * src/types/Makefile.in:          * src/include/pa_string.h 1.182:
                 makes          * src/main/pa_charset.C 1.75:
           * src/main/pa_http.C 1.25:
         * src/classes/xnode.C:          * src/main/pa_request.C 1.302:
         * src/operators.txt:          * src/types/pa_vconsole.h 1.16:
                 xnode.selectSingle now          * src/types/pa_vcookie.C 1.78:
           * src/types/pa_venv.C 1.9:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * src/types/pa_vform.C 1.95:
                 .dsp fixed due to relocate          * src/types/pa_vhashfile.C 1.59:
           * src/types/pa_vregex.C 1.4:
         * src/classes/xdoc.C:          * src/types/pa_vrequest.C 1.45:
         * src/classes/xnode.C:                  - String constructors don't have that stupid true/false param
         * src/include/pa_exception.h:                  which means 'tainted'. they accept lang instead.
         * src/include/pa_pool.h:  
         * src/include/pa_stylesheet_connection.h:          * src/types/pa_vmethod_frame.h 1.80:
         * src/main/pa_exception.C:                  - bugfix: taint/untaint didn't work with OPTIMIZE_RESULT
         * src/main/pa_pool.C:  
                 moved xslt exceptions convertors out of Pool into Exception          * src/types/pa_method.h 1.15:
           * src/types/pa_vstateless_class.C 1.40:
         * src/Makefile.in:                  - less warnings wher OPTIMIZE_RESULT and OPTIMIZE_CALL not
         * src/classes/Makefile.in:                  defined
         * src/classes/gd/Makefile.in:  
         * src/configure:  2009-05-13      misha
         * src/configure.in:          * src/classes/date.C 1.84:
                 makes. stdc++ lib added to apache libraries          * src/classes/file.C 1.188:
           * src/classes/hash.C 1.92:
         * src/classes/hash.C:          * src/classes/image.C 1.122:
         * src/operators.txt:          * src/classes/string.C 1.179:
                     !^hash.add[addme]          * src/classes/table.C 1.253:
                     !^hash.sub[subme]          * src/classes/xdoc.C 1.158:
                     !^a.union[b] = new          * src/include/pa_string.h 1.181:
                     !^a.intersection[b] = new          * src/main/execute.C 1.333:
                     !^a.intersects[b] = bool          * src/main/pa_charset.C 1.73:
           * src/main/pa_common.C 1.244:
         * src/main/pa_string.C:          * src/main/pa_request.C 1.301:
                 const          * src/main/pa_string.C 1.224:
           * src/types/pa_method.h 1.14:
         * src/classes/hash.C:          * src/types/pa_vcookie.C 1.77:
         * src/operators.txt:          * src/types/pa_vdouble.h 1.54:
         * src/types/pa_vhash.h:          * src/types/pa_venv.C 1.8:
                     !^hash::create[[copy_from]]          * src/types/pa_vhashfile.C 1.58:
           * src/types/pa_vint.h 1.46:
         * src/classes/hash.C:          * src/types/pa_vmethod_frame.C 1.14:
         * src/operators.txt:          * src/types/pa_vmethod_frame.h 1.79:
                     !^hash::append[append_from]          * src/types/pa_vregex.C 1.2:
           * src/types/pa_vregex.h 1.4:
         * src/targets/apache13/Makefile.am:          * src/types/pa_vrequest.C 1.43:
         * src/targets/apache13/p3runConfigure.in:          * src/types/pa_vstateless_class.C 1.39:
                 added                  - result optimisation
                   - helper_length parameter removed from string constructors
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  2009-05-11      misha
                 restructured string: linked pieces of same language together          * tests/208.html 1.2:
                 prior to String::replace          * tests/results/206.processed 1.1:
           * tests/results/207.processed 1.1:
         * src/targets/apache13/ApacheModuleParser3.dsp:          * tests/results/208.processed 1.1:
         * src/targets/apache13/mod_parser3.C:          * tests/results/209.processed 1.1:
         * src/targets/apache13/p3runConfigure.in:                  *** empty log message ***
         * src/targets/apache13/pa_pool.C:  
         * src/targets/apache13/pa_threads.C:          * tests/209.html 1.1:
                 restructured                  - tests for ^hash::create[hash] were added
   
         * src/classes/string.C:          * tests/208.html 1.1:
         * src/classes/table.C:                  - tests for $status:rusage, $status:memory, ^memory:compact[]
         * src/include/pa_globals.h:                  were added
         * src/include/pa_string.h:  
         * src/main/pa_globals.C:          * tests/207.html 1.1:
         * src/main/pa_string.C:                  -tests for abs, sign, trunc, frac, exp, log, log10 were added
         * src/main/untaint.C:  
         * src/types/pa_vvoid.h:          * tests/206.html 1.1:
                 untaint lang origins table fixed.                  - test for try with finally was added
                 got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool  
   2009-05-10      misha
 2001-10-10  parser          * tests/results/014.processed 1.5:
         * src/classes/gd/gif.C:          * tests/results/030.processed 1.5:
                 arc algorithms: commented all bresenhams, algs must be unified          * tests/results/038.processed 1.5:
                  not "perfect"          * tests/results/063.processed 1.5:
           * tests/results/065.processed 1.5:
         * src/classes/gd/gif.C:          * tests/results/141.processed 1.6:
         * src/main/compile.tab.C:          * tests/results/185.processed 1.4:
         * src/main/compile.y:          * tests/results/200.processed 1.1:
                 ^a[^b] more informative compile error          * tests/results/201.processed 1.1:
           * tests/results/202.processed 1.1:
         * src/main/compile.tab.C:          * tests/results/203.processed 1.1:
         * src/main/compile.y:          * tests/results/204.processed 1.1:
                 ^a[          * tests/results/205.processed 1.1:
                                   *** empty log message ***
                 @next_method  << now unclosed ] would be reported here  
           * tests/205.html 1.1:
         * src/classes/op.C:                  - test for ^file::create[...] was added
         * src/main/compile.tab.C:  
         * src/operators.txt:          * tests/204.html 1.1:
                 ^error[msg]                  - test for ^response:clear[] was added
   
 2001-10-09  parser          * tests/038.html 1.3:
         * src/classes/classes.dsp:                  - tests for trigonometric functions were added
         * src/classes/xdoc.C:  
         * src/include/pa_stylesheet_connection.h:          * tests/014.html 1.3:
         * src/main/main.dsp:                  - tests for ^hash.containts and ^hash.delete were added
         * src/operators.txt:                  - more tests for .add, .sub, .union, .intersects and .intersections
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:          * tests/065.html 1.3:
         * src/targets/isapi/parser3isapi.C:                  - test for ^file:dirname was added
         * src/types/pa_vxdoc.h:  
         * src/types/pa_vxnode.h:          * tests/030.html 1.3:
         * src/types/types.dsp:                  - test for $cookie:fields was added
                 xalan patches starting  
           * tests/203.html 1.1:
         * src/classes/op.C:                  - test for ^h._keys[column name] was added
         * src/classes/table.C:  
         * src/types/pa_vfile.h:          * tests/201.html 1.1:
         * src/types/pa_vimage.h:                  - tests for .trim were added
         * src/types/pa_vjunction.h:  
         * src/types/pa_vxdoc.h:          * tests/202.html 1.1:
         * src/types/pa_vxnode.h:                  - tests for last-day, date:calendar[type](YYYY;MM;DD) were added
                 table:menu & op for delims made allowed not to be code [be  
                 string..]          * tests/200.html 1.1:
                   - tests for .sort(), .sort{}, .flip[] and .offset[type](N) were
         * src/Makefile.in:                  added
         * src/Makefile.in:  
         * src/classes/Makefile.am:          * tests/185.html 1.5:
         * src/classes/Makefile.am:                  - more tests for .left(N), .right(N), .min(N;M) and .pos[c](N)
         * src/classes/Makefile.in:                  were added
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.in:          * tests/141.html 1.3:
         * src/classes/gd/Makefile.in:                  - test for math:sha1 was added
         * src/configure:  
         * src/configure.in:          * tests/063.html 1.3:
         * src/libltdl/Makefile.in:                  - tests for .mod(N), .inc[] & .dec[] were added
         * src/libltdl/Makefile.in:  
         * src/main/Makefile.am:  2009-05-09      misha
         * src/main/Makefile.in:          * src/main/compile.tab.C 1.130:
         * src/main/Makefile.in:                  *** empty log message ***
         * src/pcre/Makefile.in:  
         * src/pcre/Makefile.in:          * src/main/compile.y 1.237:
         * src/targets/Makefile.in:                  - rollback
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:  2009-05-05      misha
         * src/targets/apache13/Makefile.in:          * src/classes/file.C 1.187:
         * src/targets/cgi/Makefile.am:          * src/classes/hash.C 1.91:
         * src/targets/cgi/Makefile.in:          * src/classes/hashfile.C 1.45:
         * src/targets/cgi/Makefile.in:          * src/classes/op.C 1.186:
         * src/types/Makefile.am:          * src/classes/table.C 1.251:
         * src/types/Makefile.in:          * src/classes/table.C 1.252:
         * src/types/Makefile.in:          * src/include/pa_string.h 1.180:
                 makes          * src/main/pa_charset.C 1.72:
           * src/main/pa_exception.C 1.49:
         * src/targets/cgi/parser3.C:          * src/main/pa_exec.C 1.73:
         * src/targets/isapi/parser3isapi.C:                  - little optimisation: somewhere length() was replaced by
                 xml transform win32 errors intercepted [xalan transformer                  is_empty()
                 patched and incorporated]  
   2009-05-04      misha
         * src/classes/double.C:          * src/classes/hash.C 1.90:
         * src/classes/file.C:          * src/classes/op.C 1.185:
         * src/classes/image.C:          * src/classes/table.C 1.250:
         * src/classes/int.C:          * src/include/pa_request.h 1.192:
         * src/classes/op.C:          * src/main/execute.C 1.332:
         * src/classes/string.C:          * src/types/pa_method.h 1.13:
         * src/classes/table.C:          * src/types/pa_vstateless_class.C 1.38:
                 lots of params->as_int/double/as_string/as_junction          * src/types/pa_vstateless_class.h 1.62:
                 as_no_junction messages added                  - more optimisations were added: some operators don't switch
                   write context anylonger
         * src/classes/op.C:  
         * src/classes/table.C:  2009-05-01      misha
         * src/operators.txt:          * src/main/compile.tab.C 1.129:
                 table.hash[key field;value field(s) string/table]  now                  *** empty log message ***
   
         * src/operators.txt:          * src/main/compile.y 1.236:
                 for delim desc                  - slightly more opcode optimisations for WITH_WRITE + VALUE +
                   GET_ELEMENT -> OP_VALUE__GET_ELEMENT
         * src/classes/op.C:  
         * src/classes/table.C:          * src/main/execute.C 1.331:
                 z                  - simplifying process for getters
   
         * src/classes/date.C:  2009-04-30      misha
         * src/classes/table.C:          * tests/198.html 1.2:
         * src/operators.txt:          * tests/199.html 1.2:
                 calendar moved to date                  - new line fixes (should be 0x0A)
   
         * src/classes/string.C:          * tests/results/198.processed 1.2:
         * src/classes/table.C:          * tests/results/199.processed 1.2:
         * src/operators.txt:                  *** empty log message ***
                 ^string.save[file]  
           * tests/199.html 1.1:
 2001-10-08  parser          * tests/results/199.processed 1.1:
         * src/classes/xdoc.C:                  - test for checking $result into ^rem was added
                 xdoc:load exceptions intercepted [like in set]  
           * tests/022.html 1.4:
         * src/types/pa_vcookie.C:          * tests/096.html 1.4:
                 removing cookie made more netscape-like way                  - þsort after :list was asses (on some OS it returns list in
                   different order)
         * src/classes/image.C:  
         * src/include/pa_common.h:          * src/include/pa_array.h 1.77:
         * src/main/pa_common.C:          * src/include/pa_array.h 1.78:
         * src/types/pa_vcookie.C:          * src/include/pa_request.h 1.191:
                 cookie urlencoded [netscape doc reread]          * src/include/pa_stack.h 1.26:
           * src/main/execute.C 1.330:
         * src/classes/gd/gif.C:          * src/types/pa_vmethod_frame.h 1.78:
                 image.bar now draws (100 100 0 0)                  - changes in stack impl
                   - get_element() optimisation: 3rd param removed
         * src/classes/gd/gif.C:                  - bugfix: problems with reading empty input param
         * src/classes/gd/mtables.h:                  - defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
         * src/operators.txt:  
                 image:arc image:circle          * tests/198.html 1.1:
           * tests/results/198.processed 1.1:
         * src/classes/gd/gd.dsp:                  - test for reading empty local var was added
         * src/classes/gd/gif.C:  
         * src/classes/gd/gif.h:  2009-04-29      misha
         * src/classes/image.C:          * src/main/compile.tab.C 1.127:
         * src/operators.txt:          * src/main/compile.tab.C 1.128:
         * src/types/pa_vcookie.C:                  *** empty log message ***
         * src/types/pa_vimage.C:  
                 image:sector          * src/main/compile.y 1.235:
                 removed image:html internal "line-*" attribs                  - bugfix: couldn't compile because OP_VALUE__GET_ELEMENT should
                   be unde #ifdef
         * src/classes/file.C:  
         * src/classes/form.C:          * src/include/pa_array.h 1.76:
         * src/main/pa_common.C:          * src/include/pa_opcode.h 1.31:
         * src/main/untaint.C:          * src/include/pa_request.h 1.190:
                 header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made          * src/main/compile.y 1.234:
                 nonforced [only tainted pieces]          * src/main/execute.C 1.329:
           * src/main/pa_request.C 1.300:
         * src/classes/gd/gif.C:          * src/types/pa_vmethod_frame.C 1.13:
         * src/classes/image.C:          * src/types/pa_vmethod_frame.h 1.77:
                 image:circle [and round arc] uses Bresenham                  - we can work without opcode OP_STORE_PARAM, so it was removed
   
         * src/main/untaint.C:  2009-04-28      misha
                 \r to ' ' in origins mode          * src/main/compile.tab.C 1.126:
                   *** empty log message ***
         * src/classes/date.C:  
         * src/classes/image.C:          * src/include/pa_opcode.h 1.30:
         * src/classes/string.C:          * src/main/compile.y 1.233:
         * src/classes/table.C:          * src/main/execute.C 1.328:
         * src/classes/void.C:                  - op-codes optimisation:
         * src/include/pa_request.h:                    1. VALUE+GET_CLASS=>VALUE_GET_CLASS
                 params->as_int/double message added                    2. WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
                     3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
         * src/classes/xdoc.C:                    4. WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
         * src/include/pa_config_fixed.h:  
         * src/main/compile.tab.C:          * src/main/compile_tools.h 1.84:
         * src/types/pa_vxdoc.h:                  - new stuff for op-codes optimisation
                 parsedSource produced by nonstandard liaison freed up  
           * src/classes/string.C 1.178:
         * src/include/pa_common.h:          * src/main/pa_string.C 1.223:
         * src/main/pa_common.C:                  - !length() => is_empty()
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  2009-04-27      misha
         * src/targets/isapi/parser3isapi.C:          * src/types/pa_vregex.h 1.3:
                 remove_crlf @ SAPI::log                  - back explicit vars initialisation
   
 2001-10-07  parser  2009-04-24      misha
         * src/include/pa_config_fixed.h:          * src/classes/string.C 1.177:
         * src/main/compile.tab.C:                  - ups. typo fixed
         * src/pcre/pcre.dsp:  
                 restored project          * src/main/execute.C 1.327:
                   - more replacements '*new VBool' to 'VBool::get'
 2001-10-05  parser                  - checks for ^break[], ^continue[] and parser.interrupted were optimised
         * src/classes/xdoc.C:  
         * src/include/pa_dictionary.h:          * src/classes/string.C 1.176:
         * src/main/main.dsp:                  - number of params.count() calls was slightly reduced
         * src/main/pa_dictionary.C:  
         * src/main/pa_string.C:  2009-04-23      misha
         * src/types/pa_vxdoc.h:          * src/classes/image.C [release_3_3_0] 1.119.2.1:
                 started xml errorhandler.          * src/include/pa_string.h [release_3_3_0] 1.174.2.1:
                 fixed string.replace a little, read @test          * src/main/pa_charset.C [release_3_3_0] 1.66.2.1:
                   - make it x64 friendly
         * src/main/pa_charset_connection.C:  
                 unicode zero pair at the beging of totable appered to be vital  2009-04-22      misha
           * src/classes/image.C 1.121:
         * src/classes/xdoc.C:          * src/include/pa_string.h 1.179:
         * src/main/compile.tab.C:          * src/main/pa_charset.C 1.71:
         * src/operators.txt:                  - parser is x64 friendly now
                 xdoc.transform now  
           * src/types/pa_vhashfile.C 1.57:
         * src/doc/doxygen.cfg:                  - coder friendly exception about exceeding record size was added
         * src/doc/html2chm.cmd:  
         * src/doc/sources2html.cmd:          * src/classes/Makefile.in 1.67:
                 paths          * src/types/Makefile.in 1.66:
                   *** empty log message ***
         * src/classes/xdoc.C:  
         * src/include/pa_pool.h:          * src/classes/file.C 1.184:
         * src/main/main.dsp:          * src/classes/file.C 1.185:
         * src/main/pa_pool.C:          * src/classes/string.C 1.174:
                 changed xdoc:set to prevent SAXParseException from outputing to cerr.          * src/include/pa_string.h 1.178:
                 lots of "todos"          * src/main/pa_string.C 1.222:
                   - use vregex object instead of direct calls methods from pcre
         * src/main/pa_charset_connection.C:                  lib
         * src/main/pa_charset_connection.C:  
                 ctype another mem clear bugfix          * src/classes/Makefile.am 1.53:
           * src/classes/classes.vcproj 1.19:
         * src/main/untaint.C:          * src/classes/regex.C 1.1:
                 http_header tainting more gentle with enquoting now                  - class regex was added
   
         * src/main/pa_string.C:          * src/include/pa_common.h 1.129:
                 found replace bug - first_that_starts(char *) does not have          * src/main/pa_common.C 1.243:
                 limit, and looks further eos, fixing....                  - method print_pcre_exec_error_text was moved to class vregex
   
         * src/include/pa_hash.h:          * src/types/Makefile.am 1.44:
         * src/main/pa_hash.C:          * src/types/pa_vregex.C 1.1:
                 Hash::size() calculated wrong. fixed it          * src/types/pa_vregex.h 1.1:
           * src/types/types.vcproj 1.22:
         * src/Makefile.in:                  - class vregex was added
         * src/main/compile.tab.C:  
         * src/main/compile.y:  2009-04-21      misha
                 disabled ^literals in names          * buildall-with-xml 1.26:
                 $result[^[$p^]z]          * buildall-without-xml 1.16:
                 now works fine                  - pcre 7.8 -> pcre 7.9
   
         * src/operators.txt:          * src/classes/op.C 1.184:
                 desc          * src/main/execute.C 1.326:
           * src/types/pa_junction.h 1.9:
 2001-10-04  parser          * src/types/pa_value.C 1.26:
         * src/classes/image.C:          * src/types/pa_vjunction.C 1.6:
         * src/operators.txt:          * src/types/pa_vjunction.h 1.28:
                 ^image.length[text]          * src/types/pa_wcontext.C 1.35:
           * src/types/pa_wcontext.h 1.52:
 2001-10-03  parser                  - junction-optimisation (destructors)
         * src/main/pa_request.C:  
                 restored pcre defaulting in request [mindlessly "optimized" yesterday]          * src/include/pa_array.h 1.75:
                 comment left                  - free under if now
   
         * src/main/pa_request.C:  2009-04-18      misha
                 DEFAULT...charset was ignored when !XML          * src/main/untaint.C 1.146:
                   - ^taint[js] now escapes \x0D as well
 2001-10-02  parser  
         * src/include/pa_request.h:          * Makefile.am 1.62:
         * src/main/pa_charset_connection.C:          * Makefile.am 1.63:
         * src/main/pa_charset_connection.C:          * Makefile.in 1.77:
         * src/main/pa_request.C:          * Makefile.in 1.78:
         * src/pcre/pcre.dsp:          * acinclude.m4 1.48:
         * src/types/pa_vstring.h:          * acinclude.m4 1.49:
                 pcre tables now const inside          * aclocal.m4 1.51:
                 removed default - pcre handles that internally          * aclocal.m4 1.52:
                 fixed bug on not-cleaning tables [previously was calloced, now member]          * acsite.m4 1.26:
           * acsite.m4 1.27:
         * src/Makefile.in:          * configure 1.104:
         * src/classes/Makefile.in:          * configure 1.105:
         * src/classes/gd/Makefile.in:          * configure.in 1.110:
         * src/configure:          * configure.in 1.111:
         * src/libltdl/Makefile.in:                  *** empty log message ***
         * src/main/Makefile.in:  
         * src/patches/xml-xalan.patch:          * src/include/pa_version.h 1.35:
         * src/pcre/Makefile.in:                 
         * src/targets/Makefile.in:                  :q
         * src/targets/apache13/Makefile.in:                  :
         * src/targets/cgi/Makefile.in:                 
         * src/types/Makefile.in:                  CV: ----------------------------------------------------------------------
                 makes  
           * src/types/pa_vjunction.h 1.27:
         * src/configure.in:          * src/types/pa_vstateless_class.C 1.37:
                 == wrong@solaris [strangly worked@linux] fixed                  - little refactoring
   
         * src/operators.txt:          * src/include/pa_array.h 1.74:
                 changed connect string format to support options          * src/include/pa_hash.h 1.73:
                 charset=cp1251_koi8          * src/types/pa_vmethod_frame.h 1.76:
                 timeout=3                  - destructors under #ifdef now
                 compress=1&  
                 named_pipe=1          * src/include/pa_memory.h 1.17:
                   - define for using destructors was added
         * src/include/pa_config_fixed.h:  
         * src/main/pa_charset_connection.C:  2009-04-17      misha
                 tested charset reload on file change @ apache version = OK          * src/main/execute.C 1.325:
                 tested freeing up prev encoding on adding new = OK          * src/types/pa_method.h 1.12:
           * src/types/pa_vstateless_class.C 1.36:
         * src/configure.in:                  - some junctions will be cached now
                 --rpath renamed to --R [this works on solaris too]  
           * src/include/pa_hash.h 1.72:
         * src/operators.txt:                  - hash destructor frees pairs now
                 commented charset format  
           * src/include/pa_array.h 1.73:
         * src/classes/table.C:                  - inline was added to destructor
         * src/operators.txt:  
                 # config comments fixed          * src/types/pa_method.h 1.11:
                   - comment was changed
         * src/patches/xml-xalan.patch:  
                 renamed to xalan-XalanTranscodingServices-digitalentitifying.patch          * src/include/pa_array.h 1.72:
           * src/include/pa_hash.h 1.71:
         * src/patches/xalan-DoubleSupport-arithmetic-overflow-on-negative-sqrt.patch:          * src/types/pa_vmethod_frame.h 1.75:
                 on intel solaris nan=sqrt(-2.01) caused arithmetic overflow signal = core                  - destructors were added
                 investigation revealed that compiler[or somebody else] installed FPE handler too late - in main() sqrt successfully returs NaN.  
                 fixed to constant. todo: little/big endian check.          * src/main/compile.tab.C 1.124:
           * src/main/compile.tab.C 1.125:
         * src/patches/xalan-DoubleSupport-arithmetic-overflow-on-negative-sqrt.patch:                  *** empty log message ***
                 inserted gcc version  
           * src/types/pa_method.h 1.10:
         * src/configure.in:          * src/types/pa_vmethod_frame.h 1.74:
                 changed link spec to link @ solaris                  - write_to_result renamed to always_use_result
   
         * src/configure.in:          * src/main/compile.y 1.232:
         * src/configure.in:          * src/main/compile_tools.h 1.83:
                 --rpath renamed to -R [this works on solaris too]                  - rollback changes in compiler: full backward compatibility is
                   better
         * src/operators.txt:  
                 comment on CLASS_PATH          * src/types/pa_vmethod_frame.h 1.73:
                   - set flag write_to_result if find result in var's hash
         * src/include/pa_pool.h:  
         * src/include/pa_stylesheet_connection.h:          * src/types/pa_vmethod_frame.C 1.12:
         * src/include/pa_stylesheet_connection.h:          * src/types/pa_vmethod_frame.h 1.72:
         * src/main/pa_charset_manager.C:                  - optimisation in method_frame
         * src/main/pa_charset_manager.C:  
         * src/main/pa_pool.C:          * src/include/pa_array.h 1.71:
         * src/types/pa_vresponse.h:                  - optimisation in array (allocate elements only when needed)
                 forgot non-xml pool.*charset needed  
           * src/types/pa_vresponse.C 1.28:
         * src/classes/table.C:                  - check for $response:headers field before looking at custom
         * src/main/pa_charset_connection.C:                  fields
         * src/operators.txt:  
                 table:load & charset_connection          * src/types/pa_vmethod_frame.h 1.71:
                 #comment now                  - if flag write_to_result was set, not needed to check existance
                   var with name 'result' in var's hash
         * src/patches/xalan-XalanTranscodingServices-digitalentitifying.patch:  
                 hacked - unspecified entitifying now "do not entitify"          * src/main/compile.y 1.231:
                   - compiler was changed: now it detects writings to $result and
         * src/classes/classes.dsp:                  set flag writo_to_result in method
         * src/types/types.dsp:  
                 release projects options fixed to use release msvcrt lib          * src/classes/string.C 1.173:
                   - little optimisation: no needed to write number with lang
         * src/configure.in:  
                 removed that overloaded-virtual warnings request          * src/main/pa_charset.C 1.70:
                   - methods readChar and skipChar which is used for read utf8-strings were renamed
         * src/patches/xml-xalan.patch:                  - is_escaped was renamed to isEscaped (to the same name convention)
                 created xalan patch to remove entitifying  
           * src/main/compile_tools.h 1.82:
 2001-10-01  parser          * src/types/pa_method.h 1.9:
         * src/include/pa_charset_connection.h:                  - flag write_to_result added. compiler get this info from code.
         * src/include/pa_charset_manager.h:  
         * src/include/pa_xslt_stylesheet_manager.h:  2009-04-16      misha
         * src/main/main.dsp:          * src/types/pa_vmethod_frame.h 1.70:
         * src/main/pa_charset_connection.C:          * src/types/pa_wcontext.h 1.51:
         * src/main/pa_charset_manager.C:                  - create new String only before 1st write
         * src/main/pa_request.C:  
                 charset loading & caching mech 0          * src/include/pa_string.h 1.177:
                   - not needed template removed
         * src/include/pa_stylesheet_connection.h:  
         * src/include/pa_xslt_stylesheet_manager.h:          * src/classes/bool.C 1.2:
         * src/main/main.dsp:          * src/classes/double.C 1.62:
         * src/main/pa_globals.C:          * src/classes/hash.C 1.89:
         * src/main/pa_request.C:          * src/classes/int.C 1.58:
                 would make charset loading & caching mech now          * src/classes/string.C 1.172:
           * src/classes/table.C 1.249:
         * src/main/pa_charset_connection.C:          * src/classes/void.C 1.42:
                 removed entitify external hack [internal installed]          * src/classes/xnode.C 1.83:
           * src/main/pa_request.C 1.299:
         * src/classes/gd/Makefile.am:          * src/types/pa_vbool.h 1.31:
         * src/classes/gd/Makefile.in:          * src/types/pa_vfile.h 1.62:
                 makes          * src/types/pa_vimage.C 1.37:
           * src/types/pa_vjunction.C 1.5:
         * src/main/Makefile.am:          * src/types/pa_vproperty.C 1.2:
         * src/main/Makefile.in:          * src/types/pa_vstateless_class.C 1.35:
                 makes+removed dtd          * src/types/pa_vxdoc.C 1.35:
           * src/types/pa_vxnode.C 1.50:
 2001-09-30  parser                  - bool optimisation (use only 2 bool objects)
         * src/classes/xdoc.C:  
         * src/include/pa_request.h:  2009-04-15      misha
         * src/main/pa_request.C:          * src/lib/cord/cordxtra.c 1.8:
                 ctype with unicode 1. todo: no &#1055; entities on output somehow                  - more optimisation
   
         * src/include/pa_globals.h:          * src/include/pa_string.h 1.176:
         * src/main/pa_globals.C:          * src/main/untaint.C 1.145:
         * src/main/pa_request.C:                  - String::append optimisation
                 now charsets table configuration variable is: CHARSETS  
           * src/include/pa_hash.h 1.70:
         * src/main/pa_request.C:                  - get_by_hash_code added (it works faster then get and can
                 forgot to fill toTable                  sometime be used)
   
         * src/classes/file.C:          * src/main/pa_string.C 1.220:
         * src/classes/op.C:                  - String::length optimisation
         * src/classes/string.C:  
         * src/include/pa_request.h:          * src/main/pa_charset.C 1.69:
         * src/main/pa_request.C:                  - rollback changeing readChar to skipChar. these methods read
         * src/pcre/ibm-1251.ucm:                  different strings
                 started ctype with unicode values  
           * src/types/pa_vmethod_frame.C 1.11:
         * src/include/pa_config_fixed.h:          * src/types/pa_vmethod_frame.h 1.69:
         * src/main/pa_request.C:                  - fresult_initial_void removed + some optimisation
                 started hack_s_maximumCharacterValues to                  - if $result defined we don't write to context anymore
                 XALAN_HACK_DIGITAL_ENTITIES but failed on win32 for now..  
           * src/main/pa_charset.C 1.68:
 2001-09-28  parser                  - readChar => skipChar (in this place we need just skip char)
         * src/classes/xdoc.C:  
         * src/classes/xnode.C:          * src/classes/table.C 1.248:
                 xdoc addencoding works! invented a way of user-configuring...           * src/main/execute.C 1.324:
                 todo: implement          * src/types/pa_vmethod_frame.C 1.10:
           * src/types/pa_vmethod_frame.h 1.68:
         * src/classes/mail.C:          * src/types/pa_vrequest.C 1.42:
         * src/classes/op.C:          * src/types/pa_vtable.C 1.28:
         * src/classes/xdoc.C:                  - VVoid::get() => new VVoid (one void-instance)
         * src/include/pa_stylesheet_connection.h:  
         * src/main/pa_request.C:          * src/types/pa_vvoid.h 1.29:
         * src/operators.txt:                  - added get() method for retreave one instance
         * src/pcre/pcre_parser_ctype.c:  
                 letter body string passed AS-IS now  2009-04-11      misha
           * tests/results/196.processed 1.1:
 2001-09-27  parser          * tests/results/197.processed 1.1:
         * src/classes/classes.dsp:                  *** empty log message ***
         * src/classes/gd/gd.dsp:  
         * src/classes/gd/gifio.C:          * tests/196.html 1.1:
         * src/classes/smtp/smtp.dsp:                  - tests for $cookie:CLASS_NAME & Co were added
         * src/classes/xdoc.C:  
         * src/main/main.dsp:          * tests/197.html 1.1:
         * src/operators.txt:                  - test for parser://test in xml was added
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.dsp:          * src/classes/string.C 1.171:
         * src/types/types.dsp:          * src/types/pa_vconsole.h 1.15:
                 win32 ident make system so not to rebuild library [ident.C.new]          * src/types/pa_venv.C 1.6:
           * src/types/pa_venv.h 1.36:
         * src/operators.txt:                  - small optimisation
                 inserted piece from dom docs  
   2009-04-10      misha
         * src/classes/table.C:          * buildall-with-xml 1.25:
         * src/operators.txt:          * buildall-without-xml 1.15:
                 table.sort changed to sort table itself                  - moving from pcre-7.7 to pcre-7.8
   
         * src/operators.txt:          * src/classes/image.C 1.120:
                 z          * src/classes/inet.C 1.3:
           * src/classes/string.C 1.170:
         * src/classes/xdoc.C:          * src/classes/xdoc.C 1.157:
         * src/operators.txt:          * src/classes/xnode.C 1.82:
         * src/targets/isapi/parser3isapi.dsp:          * src/types/pa_vclass.C 1.37:
                 X^.getElementsByTagName[tagname] = array of xnode          * src/types/pa_vdate.h 1.48:
                 X^.getElementsByTagNameNS[namespaceURI;localName] = array of nodes          * src/types/pa_vmail.C 1.84:
                 removed - regretfully not supported @ xalan. maybe someday would reimplement, if needed.                  - normalizing todo-comments: '@todo' now
                   
                 win32build system: solved long waiting anti-non-started-apache problem          * src/types/pa_vcookie.C 1.76:
           * src/types/pa_vcookie.h 1.34:
 2001-09-26  parser                  - $cookie:CLASS_NAME was added
         * src/Makefile.am:  
         * src/classes/Makefile.am:          * src/types/pa_vrequest.C 1.41:
         * src/classes/Makefile.in:          * src/types/pa_vrequest.h 1.36:
         * src/classes/gd/Makefile.am:                  - $request:CLASS and $request:CLASS_NAME were added
         * src/classes/gd/Makefile.in:  
         * src/main/Makefile.am:          * src/types/pa_vconsole.h 1.14:
         * src/main/Makefile.in:                  - $console:CLASS and $console:CLASS_NAME were added
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:          * src/types/pa_venv.C 1.5:
         * src/targets/cgi/Makefile.am:          * src/types/pa_venv.h 1.35:
         * src/targets/cgi/Makefile.in:                  - $env:CLASS and $env:CLASS_NAME were added
         * src/types/Makefile.am:  
         * src/types/Makefile.in:          * src/targets/cgi/parser3.C 1.250:
                 makes with clases.awk                  - size_t -> int for calming down compirer
   
         * src/include/pa_config_fixed.h:          * src/main/pa_string.C 1.219:
         * src/targets/cgi/parser3.C:                  - little code cleanup
         * src/targets/isapi/parser3isapi.C:  
                 #ifdef SMTP          * src/main/pa_common.C 1.242:
                   - describe one more UTF-8 related error during PCRE compile/
         * src/classes/classes.C:                  execute
         * src/classes/classes.awk:  
         * src/classes/classes.dsp:          * src/types/pa_vmath.C 1.9:
         * src/classes/classes.h:          * src/types/pa_vmath.h 1.19:
         * src/classes/date.C:                  - $math:E was added
         * src/classes/dnode.C:  
         * src/classes/dnode.h:          * src/main/pa_charset.C 1.67:
         * src/classes/dom.C:                  - type changed for making compiler happy
         * src/classes/double.C:  
         * src/classes/file.C:  2009-03-09      misha
         * src/classes/form.C:          * src/targets/cgi/parser3.C 1.249:
         * src/classes/gd/gd.dsp:                  make g++ happy with the type of argc in main()
         * src/classes/gd/gif.C:  
         * src/classes/gd/gif.h:  2009-02-01      misha
         * src/classes/gd/gifio.C:          * src/main/pa_http.C 1.24:
         * src/classes/hash.C:                  - bugfix: double CRLF before the end of boundary
         * src/classes/image.C:  
         * src/classes/int.C:  2009-01-29      misha
         * src/classes/mail.C:          * Makefile.am 1.61:
         * src/classes/math.C:          * Makefile.in 1.76:
         * src/classes/op.C:          * acinclude.m4 1.47:
         * src/classes/response.C:          * aclocal.m4 1.50:
         * src/classes/smtp/comms.C:          * acsite.m4 1.25:
         * src/classes/smtp/smtp.C:          * configure 1.103:
         * src/classes/smtp/smtp.dsp:          * configure.in 1.109:
         * src/classes/smtp/smtp.h:          * src/include/Makefile.in 1.23:
         * src/classes/string.C:          * src/main/Makefile.in 1.63:
         * src/classes/table.C:                  *** empty log message ***
         * src/classes/void.C:  
         * src/ident.awk:  2009-01-25      misha
         * src/ident.awk:          * tests/results/194.processed 1.1:
         * src/include/pa_array.h:                  =no message
         * src/include/pa_common.h:  
         * src/include/pa_config_fixed.h:          * tests/194.html 1.1:
         * src/include/pa_config_includes.h:          * tests/194_dir/194.p 1.1:
         * src/include/pa_dictionary.h:                  - test for @GET[] was added
         * src/include/pa_dir.h:  
         * src/include/pa_exception.h:          * src/classes/file.C 1.183:
         * src/include/pa_exec.h:                  - more changes for parsing different number of params for file::
         * src/include/pa_globals.h:                  load
         * src/include/pa_request.h:  
         * src/include/pa_sapi.h:          * tests/193.html 1.1:
         * src/include/pa_socks.h:                  - tests for exception while base64-decode binary to string was
         * src/include/pa_sql_connection.h:                  added
         * src/include/pa_sql_driver_manager.h:  
         * src/include/pa_stack.h:          * tests/192.html 1.1:
         * src/include/pa_string.h:                  - tests for file::load with different number of options
         * src/include/pa_stylesheet_connection.h:  
         * src/include/pa_table.h:          * src/classes/math.C 1.56:
         * src/include/pa_threads.h:                  - ups. forgot '+1'
         * src/include/pa_types.h:  
         * src/include/pa_xslt_stylesheet_manager.h:          * src/classes/file.C 1.182:
         * src/libltdl/libltdl.dsp:          * src/classes/table.C 1.247:
         * src/main/compile.C:          * src/include/pa_common.h 1.128:
         * src/main/compile.y:          * src/include/pa_http.h 1.4:
         * src/main/compile_tools.C:          * src/main/pa_common.C 1.241:
         * src/main/compile_tools.h:          * src/main/pa_http.C 1.22:
         * src/main/execute.C:          * src/main/pa_xml_io.C 1.23:
         * src/main/main.dsp:                  - ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should
         * src/main/pa_array.C:                  be specified)
         * src/main/pa_common.C:                  - $.method[] option for file::load now is not case-sensitive
         * src/main/pa_dictionary.C:  
         * src/main/pa_dir.C:          * src/include/pa_string.h 1.175:
         * src/main/pa_exception.C:          * src/main/untaint.C 1.144:
         * src/main/pa_exec.C:                  - for file post the new taint language L_FILE_POST was added
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:          * src/classes/math.C 1.55:
         * src/main/pa_pool.C:          * src/include/Makefile.am 1.11:
         * src/main/pa_request.C:          * src/include/pa_random.h 1.1:
         * src/main/pa_socks.C:          * src/main/Makefile.am 1.48:
         * src/main/pa_sql_driver_manager.C:          * src/main/main.vcproj 1.23:
         * src/main/pa_string.C:          * src/main/pa_random.C 1.1:
         * src/main/pa_table.C:                  - some stuff was moved to separate files
         * src/main/pa_xslt_stylesheet_manager.C:  
         * src/main/untaint.C:  2009-01-23      misha
         * src/parser3.dsw:          * src/classes/math.C 1.54:
         * src/pcre/pcre.dsp:                  - little optimisation in ^math:sha1[]
         * src/pcre/pcre_dftables.dsp:                  - spaces to tabs were converted
         * src/pcre/pcre_parser_ctype.dsp:  
         * src/sql/pa_sql_driver.h:  2009-01-12      misha
         * src/targets/cgi/pa_pool.C:          * src/main/pa_http.C 1.21:
         * src/targets/cgi/pa_threads.C:                  - value of $.method[] option force uppercased now
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:          * src/classes/file.C 1.181:
         * src/targets/isapi/pa_pool.C:          * src/include/pa_common.h 1.127:
         * src/targets/isapi/pa_threads.C:          * src/main/pa_http.C 1.20:
         * src/targets/isapi/parser3isapi.C:          * src/targets/apache13core/mod_parser3_core.C 1.12:
         * src/targets/isapi/parser3isapi.dsp:          * src/targets/cgi/parser3.C 1.248:
         * src/targets/isapi/pool_storage.h:          * src/targets/isapi/parser3isapi.C 1.100:
         * src/types/pa_valiased.C:          * src/types/pa_vform.C 1.94:
         * src/types/pa_valiased.h:          * src/types/pa_vmail.C 1.83:
         * src/types/pa_value.h:                  - some constants changed their names
         * src/types/pa_vbool.h:  
         * src/types/pa_vclass.h:          * src/main/pa_common.C 1.240:
         * src/types/pa_vcode_frame.h:                  - changes in formating
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:          * src/include/pa_http.h 1.3:
         * src/types/pa_vdate.h:                  - some spaces were converted to tabs
         * src/types/pa_vdnode.C:  
         * src/types/pa_vdnode.h:          * src/classes/file.C 1.180:
         * src/types/pa_vdom.C:                  - fixed 4-th paramether for file::load
         * src/types/pa_vdom.h:                  - little code rewriting
         * src/types/pa_vdouble.h:  
         * src/types/pa_venv.h:          * src/types/pa_vfile.C 1.42:
         * src/types/pa_vfile.C:                  - little code rewriting
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.C:          * src/main/pa_common.C 1.239:
         * src/types/pa_vform.h:          * src/main/pa_http.C 1.19:
         * src/types/pa_vimage.C:          * src/main/untaint.C 1.143:
         * src/types/pa_vimage.h:          * src/types/pa_value.h 1.130:
         * src/types/pa_vint.h:                  - some formating changes
         * src/types/pa_vjunction.h:  
         * src/types/pa_vmath.h:          * src/include/pa_common.h 1.126:
         * src/types/pa_vmethod_frame.h:                  - some formating spaces transformed to tabs
         * src/types/pa_vobject.h:  
         * src/types/pa_vrequest.C:          * src/classes/string.C 1.169:
         * src/types/pa_vrequest.h:                  - exception while base64-decode binary to a string
         * src/types/pa_vresponse.h:  
         * src/types/pa_vstateless_class.C:  2009-01-11      misha
         * src/types/pa_vstateless_class.h:          * configure.in 1.107:
         * src/types/pa_vstateless_object.h:                  - version changed to 3.3.1b
         * src/types/pa_vstring.C:  
         * src/types/pa_vstring.h:  2008-09-05      misha
         * src/types/pa_vtable.C:          * Makefile.am 1.59:
         * src/types/pa_vtable.h:          * Makefile.am 1.60:
         * src/types/pa_vvoid.h:          * Makefile.am [release_3_3_0] 1.58.2.2:
         * src/types/pa_wcontext.C:          * Makefile.in 1.74:
         * src/types/pa_wcontext.h:          * Makefile.in 1.75:
         * src/types/pa_wwrapper.h:          * Makefile.in [release_3_3_0] 1.73.2.2:
         * src/types/types.dsp:          * acinclude.m4 1.45:
                 added ident.awk and main.dsp splitted to main+classes+types          * acinclude.m4 1.46:
                 along to .am          * acinclude.m4 [release_3_3_0] 1.44.2.2:
           * aclocal.m4 1.48:
         * src/classes/classes.dsp:          * aclocal.m4 1.49:
         * src/classes/dnode.C:          * aclocal.m4 [release_3_3_0] 1.47.2.2:
         * src/classes/dnode.h:          * acsite.m4 1.23:
         * src/classes/dom.C:          * acsite.m4 1.24:
         * src/classes/xdoc.C:          * acsite.m4 [release_3_3_0] 1.22.2.2:
         * src/classes/xnode.C:          * configure 1.101:
         * src/classes/xnode.h:          * configure 1.102:
         * src/main/compile.tab.C:          * configure [release_3_3_0] 1.100.2.2:
         * src/operators.txt:          * configure.in 1.105:
         * src/types/pa_vdnode.C:          * configure.in 1.106:
         * src/types/pa_vdnode.h:          * configure.in [release_3_3_0] 1.104.2.2:
         * src/types/pa_vdom.C:          * src/lib/Makefile.am 1.10:
         * src/types/pa_vdom.h:          * src/lib/Makefile.am [release_3_3_0] 1.9.2.1:
         * src/types/pa_vxdoc.C:          * src/lib/Makefile.in 1.18:
         * src/types/pa_vxdoc.h:          * src/lib/Makefile.in [release_3_3_0] 1.17.2.1:
         * src/types/pa_vxnode.C:          * src/lib/pcre/Makefile.am 1.4:
         * src/types/pa_vxnode.h:          * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.2:
         * src/types/types.dsp:          * src/lib/pcre/Makefile.in 1.15:
                 xdoc&xnode now          * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.2:
                   *** empty log message ***
         * src/classes/classes.dsp:  
         * src/classes/gd/gd.dsp:          * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.1:
         * src/classes/smtp/smtp.dsp:                  file Makefile.in was added on branch release_3_3_0 on 2008-09-05
         * src/classes/xdoc.C:                  10:59:35 +0000
         * src/classes/xnode.C:  
         * src/classes/xnode.h:          * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.1:
         * src/include/pa_config_fixed.h:                  file Makefile.am was added on branch release_3_3_0 on 2008-09-05
         * src/main/main.dsp:                  10:59:35 +0000
         * src/operators.txt:  
         * src/operators.txt:  2008-09-04      misha
         * src/targets/cgi/parser3.C:          * Makefile.am [release_3_3_0] 1.58.2.1:
         * src/targets/cgi/parser3.C:          * Makefile.in [release_3_3_0] 1.73.2.1:
         * src/targets/isapi/parser3isapi.C:          * acinclude.m4 [release_3_3_0] 1.44.2.1:
         * src/types/pa_vxnode.C:          * aclocal.m4 [release_3_3_0] 1.47.2.1:
         * src/types/types.dsp:          * acsite.m4 [release_3_3_0] 1.22.2.1:
                 z          * configure [release_3_3_0] 1.100.2.1:
           * configure.in [release_3_3_0] 1.104.2.1:
         * src/classes/classes.cmd:                  *** empty log message ***
         * src/main/main.dsp:  
         * src/targets/cgi/parser3.dsp:          * src/include/pa_version.h [release_3_3_0] 1.33.2.1:
                 moved classes.inc generation on win32 to main.dsp                  =no message
   
         * src/classes/classes.C:          * tests/130.html 1.3:
                 forgot one non-xml check          * tests/131.html 1.3:
                   - these exceptions not typeless anymore
         * src/classes/Makefile.am:  
                 removed useless var          * src/classes/op.C 1.183:
                   - exception with 'invalid taint language' not typeless anylonger
 2001-09-25  parser  
         * src/Makefile.am:          * src/classes/image.C 1.119:
         * src/Makefile.in:                  - some exceptions while operations with image not typeless
         * src/classes/Makefile.am:                  anymore
         * src/classes/Makefile.in:  
         * src/classes/dom.C:          * src/classes/file.C 1.179:
         * src/classes/gd/Makefile.am:          * src/main/pa_common.C 1.238:
         * src/classes/gd/Makefile.in:          * src/main/pa_exec.C 1.72:
         * src/configure:          * src/main/pa_http.C 1.18:
         * src/configure.in:          * src/types/pa_vhashfile.C 1.56:
         * src/include/pa_stylesheet_connection.h:                  - some exceptions while operations with files not typeless
         * src/libltdl/Makefile.in:                  anymore
         * src/main/Makefile.am:  
         * src/main/Makefile.in:          * src/classes/date.C 1.83:
         * src/main/pa_pool.C:          * src/types/pa_value.C 1.25:
         * src/pcre/Makefile.in:          * src/types/pa_vcookie.C 1.75:
         * src/targets/Makefile.in:          * src/types/pa_vdate.h 1.47:
         * src/targets/apache13/Makefile.in:                  - exceptions while checking date range not typeless anymore
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/Makefile.in:          * src/include/pa_exception.h 1.54:
         * src/types/Makefile.am:                  - exception type string for invalid date range was added
         * src/types/Makefile.in:  
         * src/types/pa_vdom.h:  2008-09-03      misha
                 xml configure makes          * src/classes/file.C 1.178:
           * src/main/pa_string.C 1.218:
         * src/configure:                  - exception while pce operations not typeless anymore
         * src/configure.in:  
         * src/include/pa_config_auto.h.in:          * src/include/pa_exception.h 1.53:
         * src/libltdl/Makefile.in:                  - exception type for pce operations was added
                 xml on linux[elik] works! no 1251 though, todo ICU  
           * tests/191.html 1.1:
 2001-09-24  parser          * tests/191_a.p 1.1:
         * src/types/pa_vfile.h:          * tests/191_b.p 1.1:
         * src/types/pa_vimage.h:                  - tests for calling .CLASS and .CLASS_NAME insite classes
         * src/types/pa_vstring.h:  
                 fiew wrong resolved conflicts fixed [const]          * src/classes/table.C 1.246:
                   - don't save table header whiile ^table.save[append;filename] if
         * src/Makefile.in:                  file exists
         * src/classes/Makefile.am:  
         * src/classes/Makefile.in:  2008-09-03      misha
         * src/classes/gd/Makefile.in:          * src/classes/file.C 1.178:
         * src/configure:          * src/main/pa_string.C 1.218:
         * src/include/pa_config_auto.h.in:                  - exception while pce operations not typeless anymore
         * src/libltdl/Makefile.in:  
         * src/main/Makefile.in:          * src/include/pa_exception.h 1.53:
         * src/pcre/Makefile.in:                  - exception type for pce operations was added
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:          * tests/191.html 1.1:
         * src/types/Makefile.am:          * tests/191_a.p 1.1:
         * src/types/Makefile.in:          * tests/191_b.p 1.1:
                 makes                  - tests for calling .CLASS and .CLASS_NAME insite classes
   
         * src/targets/cgi/Makefile.am:          * src/classes/table.C 1.246:
         * src/targets/cgi/Makefile.in:                  - don't save table header whiile ^table.save[append;filename] if
                 makefiles                  file exists
   
         * src/types/pa_value.h:  2008-09-02      misha
         * src/types/pa_vdnode.C:          * src/main/compile.tab.C 1.123:
         * src/types/pa_vtable.C:          * src/main/compile.y 1.230:
         * src/types/pa_vvoid.h:          * src/main/compile_tools.h 1.81:
                 z          * src/types/pa_vstateless_class.h 1.61:
           * tests/182_dir/a1.p 1.2:
         * src/types/pa_vclass.h:          * tests/182_dir/a2.p 1.2:
         * src/types/pa_vhash.h:                  - append option was renamed to partial and it login changed: we
         * src/types/pa_vhash.h:                  must mark class as partial for allow their modifications in
         * src/types/pa_vtable.h:                  future.
                 fixed small bugs with usinge hash/table in expressions  
   2008-08-29      misha
         * src/classes/classes.cmd:          * tests/022.html 1.3:
         * src/classes/gd/gd.dsp:          * tests/results/022.processed 1.5:
         * src/classes/gd/gif.C:                  - testing taint[regex] in mask for file:list
         * src/classes/gd/gif.h:  
         * src/classes/image.C:          * tests/022_dir/b[b].txt 1.1:
         * src/classes/op.C:                  - file for testing taint[regex] in mask for file:list was added
         * src/classes/table.C:  
         * src/include/pa_request.h:          * src/classes/file.C 1.177:
         * src/include/pa_sapi.h:                  - bugfix: ^taint[regex][] didn't works in file:list
         * src/main/compile.C:  
         * src/main/compile.tab.C:  2008-08-26      misha
         * src/main/compile.y:          * src/types/pa_vobject.C 1.27:
         * src/main/compile_tools.h:                  - we must get .CLASS and .CLASS_NAME from last derived object
         * src/main/main.dsp:  
         * src/main/pa_common.C:          * src/classes/image.C 1.118:
         * src/main/pa_sql_driver_manager.C:                  - many strings "image.format" replaced by IMAGE_FORMAT constant string
         * src/parser3.dsw:                  - handle GPS info while parse exif
         * src/targets/cgi/parser3.C:                  - understand some more exif tags
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_value.h:          * src/include/pa_exception.h 1.52:
         * src/types/pa_vbool.h:                  - string "image.format" was added
         * src/types/pa_vdate.h:  
         * src/types/pa_vdouble.h:  2008-08-21      misha
         * src/types/pa_vform.C:          * src/classes/file.C 1.176:
         * src/types/pa_vhash.h:          * src/main/pa_string.C 1.217:
         * src/types/pa_vimage.h:                  - use method for print pcre_exec text error
         * src/types/pa_vint.h:  
         * src/types/pa_vstring.h:          * src/main/pa_common.C 1.237:
         * src/types/pa_vtable.h:                  - method for print pcre_exec text error was added
         * src/types/pa_vvoid.h:  
                 merged3 with before_xml          * src/include/pa_common.h 1.125:
                 [merge2 actually didn't happen - i've created tags on wrong branch. so this merge is in fact re-merge]                  - method declaration for print pcre_exec text error was added
   
         * src/Makefile.am:  2008-08-19      misha
         * src/Makefile.am:          * src/main/execute.C 1.323:
         * src/Makefile.am:                  - bugfix: opcodes must be in separate namespace while debug
         * src/configure.in:                  execution as well
         * src/main/Makefile.am:  
         * src/targets/Makefile.am:          * tests/015.html 1.3:
         * src/targets/apache13/Makefile.am:          * tests/results/015.processed 1.5:
         * src/targets/cgi/Makefile.am:                  - test for escaping some parser chars was added
         * src/targets/cgi/pa_pool.C:  
                 started unix makes update  2008-08-18      misha
           * tests/190.html 1.1:
 2001-09-21  parser          * tests/190.p 1.1:
         * src/classes/gd/gd.dsp:          * tests/results/190.processed 1.1:
         * src/classes/smtp/smtp.dsp:                  - test for $caller.self.field + default getter in one class was
         * src/main/main.dsp:                  added
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.dsp:          * tests/189.html 1.1:
                 updated project files [/ sadly produced "" in make file and          * tests/results/189.processed 1.1:
                 sadly wrong interpreted on load]                  - test for ^date::create[date object]
   
         * src/include/pa_pool.h:          * tests/188.html 1.1:
         * src/main/pa_pool.C:          * tests/results/188.processed 1.1:
         * src/operators.txt:                  - tests for match with UTF-8 strings
                 checked whether transcoder were created right  
                 "unsupported encoding" message.          * src/main/pa_string.C 1.216:
                 not @ set time, but @ use time, so until xml output functions .string, .file, .save used - no encoding name check occur                  - option 'U' (ungreedy) was added to ^string.match[]
                   
                 reduced transcode buffer size to 60  2008-08-15      misha
                 fixed pool cleanup - no registration needed, pools are officially destructured          * Makefile.am 1.58:
           * Makefile.in 1.73:
         * src/classes/dom.C:          * acinclude.m4 1.44:
         * src/classes/dom.C:          * aclocal.m4 1.47:
         * src/classes/dom.C:          * acsite.m4 1.22:
         * src/classes/dom.C:          * bin/Makefile.in 1.14:
         * src/include/pa_pool.h:          * configure 1.100:
         * src/include/pa_pool.h:          * configure.in 1.104:
         * src/main/pa_pool.C:          * etc/Makefile.in 1.19:
         * src/operators.txt:          * etc/parser3.charsets/Makefile.in 1.23:
         * src/types/pa_vdnode.C:          * src/Makefile.in 1.60:
         * src/types/pa_vresponse.h:          * src/classes/Makefile.in 1.66:
                 defaulted dom writing methods encoding to pool.get_charset          * src/include/Makefile.in 1.22:
           * src/include/pa_version.h 1.32:
         * src/ChangeLog:          * src/lib/Makefile.in 1.17:
         * src/classes/classes.C:          * src/lib/cord/Makefile.in 1.8:
         * src/classes/date.C:          * src/lib/cord/include/Makefile.in 1.6:
         * src/classes/dnode.C:          * src/lib/cord/include/private/Makefile.in 1.6:
         * src/classes/dom.C:          * src/lib/gc/Makefile.in 1.6:
         * src/classes/file.C:          * src/lib/gc/include/Makefile.in 1.6:
         * src/classes/form.C:          * src/lib/gd/Makefile.in 1.7:
         * src/classes/gd/gd.dsp:          * src/lib/ltdl/Makefile.in 1.11:
         * src/classes/gd/gif.C:          * src/lib/md5/Makefile.in 1.12:
         * src/classes/gd/gifio.C:          * src/lib/sdbm/Makefile.in 1.5:
         * src/classes/int.C:          * src/lib/sdbm/apr-include/Makefile.in 1.5:
         * src/classes/mail.C:          * src/lib/smtp/Makefile.in 1.7:
         * src/classes/smtp/comms.C:          * src/main/Makefile.in 1.62:
         * src/classes/smtp/smtp.C:          * src/sql/Makefile.in 1.16:
         * src/classes/smtp/smtp.dsp:          * src/targets/Makefile.in 1.47:
         * src/doc/doxygen.cfg:          * src/targets/apache13/Makefile.in 1.52:
         * src/include/pa_config_fixed.h:          * src/targets/apache13core/Makefile.in 1.9:
         * src/include/pa_pool.h:          * src/targets/cgi/Makefile.in 1.71:
         * src/main/main.dsp:          * src/targets/isapi/Makefile.in 1.17:
         * src/main/pa_globals.C:          * src/types/Makefile.in 1.65:
         * src/main/pa_pool.C:                  *** empty log message ***
         * src/main/pa_request.C:  
         * src/main/pa_xslt_stylesheet_manager.C:          * src/lib/pcre/LICENCE 1.2:
         * src/parser3.dsw:          * src/lib/pcre/Makefile.am 1.3:
         * src/pcre/pcre_parser_ctype.c:          * src/lib/pcre/Makefile.in 1.14:
         * src/targets/cgi/pa_pool.C:          * src/lib/pcre/README 1.2:
         * src/targets/cgi/pa_threads.C:          * src/lib/pcre/Tech.Notes 1.2:
         * src/targets/cgi/parser3.dsp:          * src/lib/pcre/dftables.c 1.2:
         * src/targets/isapi/pa_pool.C:          * src/lib/pcre/get.c 1.2:
         * src/targets/isapi/pa_threads.C:          * src/lib/pcre/internal.h 1.2:
         * src/targets/isapi/parser3isapi.dsp:          * src/lib/pcre/maketables.c 1.3:
         * src/types/pa_valiased.C:          * src/lib/pcre/pcre.3 1.2:
         * src/types/pa_vcookie.C:          * src/lib/pcre/pcre.3.html 1.2:
         * src/types/pa_vdnode.C:          * src/lib/pcre/pcre.3.txt 1.2:
         * src/types/pa_vdom.C:          * src/lib/pcre/pcre.c 1.2:
         * src/types/pa_vfile.C:          * src/lib/pcre/pcre.h 1.3:
         * src/types/pa_vform.C:          * src/lib/pcre/pcre.vcproj 1.6:
         * src/types/pa_vimage.C:          * src/lib/pcre/pcre_dftables.vcproj 1.7:
         * src/types/pa_vrequest.C:          * src/lib/pcre/study.c 1.2:
         * src/types/pa_vresponse.h:                  - old PCRE files removed
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstring.C:          * src/lib/pcre/config.h 1.1:
         * src/types/pa_vtable.C:                  - configuration for PCRE library
         * src/types/pa_wcontext.C:  
                 zillions of #ifdef XML          * src/classes/classes.vcproj 1.18:
                 created new projects for sql drivers [planning to remove sql drivers from main cvs project]          * src/lib/Makefile.am 1.9:
                 first, will join latest changes          * src/main/main.vcproj 1.21:
           * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.13:
         * src/Makefile.in:          * src/targets/cgi/parser3.vcproj 1.16:
         * src/classes/classes.h:          * src/targets/isapi/parser3isapi.vcproj 1.12:
         * src/classes/gd/gd.dsp:          * src/types/types.vcproj 1.21:
         * src/classes/gd/gif.h:                  - use PCRE library from win32\pcre instead of parser3\src\lib\
         * src/classes/hash.C:                  pcre
         * src/classes/op.C:  
         * src/classes/smtp/smtp.dsp:          * src/include/pa_charset.h 1.40:
         * src/classes/table.C:          * src/include/pa_config_fixed.h 1.73:
         * src/doc/doxygen.cfg:          * src/main/pa_charset.C 1.65:
         * src/include/pa_common.h:          * src/main/pa_globals.C 1.183:
         * src/include/pa_globals.h:                  - moved to new PCRE library
         * src/include/pa_request.h:  
         * src/include/pa_sapi.h:          * src/classes/file.C 1.175:
         * src/include/pa_sql_driver_manager.h:          * src/main/pa_string.C 1.215:
         * src/include/pa_string.h:                  - moved to new PCRE library and set flag UTF8 if $request:
         * src/main/compile.tab.C:                  charset is UTF-8
         * src/main/main.dsp:  
         * src/main/pa_common.C:          * src/include/pa_opcode.h 1.29:
         * src/main/pa_exec.C:          * src/include/pa_operation.h 1.7:
         * src/main/pa_globals.C:          * src/main/compile.C 1.80:
         * src/operators.txt:          * src/main/compile.tab.C 1.122:
         * src/targets/cgi/parser3.dsp:          * src/main/compile.y 1.229:
         * src/targets/isapi/parser3isapi.dsp:          * src/main/compile_tools.C 1.60:
                 merged with before_xml          * src/main/compile_tools.h 1.80:
           * src/main/execute.C 1.322:
 2001-09-20  parser                  - opcodes were moved to separate namespace
         * src/classes/dnode.C:  
         * src/classes/dom.C:  2008-08-14      misha
         * src/operators.txt:          * src/types/pa_vstateless_class.C 1.34:
         * src/targets/cgi/parser3.dsp:                  - newline at the end missed
         * src/types/pa_vstring.h:  
                 dnode .file .string .save moved back to dom due to strange          * src/main/untaint.C 1.142:
                 xalan bug                  - char '-' also prefixed by '\' while regex tainting
   
         * src/main/pa_pool.C:  2008-08-11      misha
         * src/main/pa_request.C:          * tests/187.html 1.1:
                 Pool::transcode defaults from $MAIN:DEFAULTS.content-type[$          * tests/187.p 1.1:
                 charset[here]]          * tests/results/187.processed 1.1:
                   - tests for $caller.self, $caller.self.field and $
         * src/classes/dom.C:                  caller.self.field[value] were added
         * src/operators.txt:  
                 dom. string save file          * src/types/pa_vmethod_frame.h 1.67:
                 moved output xml options to last param and made it optional                  - still need to check 'self' runtime as well (for $caller.self)
   
         * src/operators.txt:  2008-07-25      misha
         * src/operators.txt:          * tests/021.html 1.3:
         * src/types/pa_vhash.h:          * tests/032.html 1.3:
         * src/types/pa_vhash.h:          * tests/033.html 1.3:
         * src/types/pa_vstring.h:          * tests/047.html 1.3:
         * src/types/pa_vtable.h:          * tests/055.html 1.3:
         * src/types/pa_vtable.h:          * tests/059.html 1.4:
                 table/hash  can be used in expression context now, there value = size          * tests/061.html 1.3:
                 and boolean value size!=0          * tests/064.html 1.3:
           * tests/067.html 1.3:
         * src/classes/dnode.C:          * tests/068.html 1.3:
         * src/classes/dom.C:          * tests/085.html 1.3:
         * src/classes/gd/gd.dsp:          * tests/086.html 1.3:
         * src/classes/smtp/smtp.dsp:          * tests/098.html 1.3:
         * src/include/pa_config_includes.h:          * tests/109.html 1.3:
         * src/include/pa_globals.h:          * tests/121.html 1.3:
         * src/include/pa_pool.h:                  - set correct charsets in tests with international characters
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  2008-07-23      misha
         * src/main/pa_pool.C:          * src/main/pa_http.C 1.17:
         * src/targets/cgi/parser3.dsp:                  - escape $cookies as %uXXXX while file::load[...;http://
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:          * src/classes/file.C 1.174:
         * src/types/pa_vdnode.C:          * src/main/pa_globals.C 1.182:
         * src/types/pa_vdnode.h:          * src/main/pa_string.C 1.214:
         * src/types/pa_vresponse.h:                  - pcre now everywhere in separate namespace
                 Pool::transcode 0  
           * src/types/pa_vmethod_frame.h 1.66:
         * src/operators.txt:                  - looking for caller before looking for vars
         * src/types/pa_vdnode.C:  
                     !$elementnode.attributes = hash of dnodes          * src/main/compile.tab.C 1.121:
                     !$attributenode.specified = boolean          * src/main/compile.y 1.228:
                             true if the attribute received its value explicitly in the XML document,                  - characters '@' and '#' now can be escaped by '^'
                             or if a value was assigned programatically with the setValue function.  
                         false if the attribute value came from the default value declared in the document's DTD.  2008-07-22      misha
                     !$pinode.target = target of this processing instruction          * src/classes/string.C 1.168:
                         XML defines this as being the first token following the markup          * tests/186.html 1.3:
                         that begins the processing instruction.                  - names changes: escape=>js-escape, unescape=>js-unescape
                         XPath:  
                     !^node.select[xpath/query/expression] = hash of 0->node0 1->node1  2008-07-21      misha
                     !^node.select-single[xpath/query/expression] = first node if any          * tests/186.html 1.1:
           * tests/results/186.processed 1.1:
         * src/classes/image.C:                  - test for string escape/unescape
                 20K preload on jpg measure [image::measure]  
           * src/classes/string.C 1.167:
         * src/types/pa_value.h:                  - string has escape and unescape methods now
         * src/types/pa_vbool.h:  
         * src/types/pa_vdate.h:          * src/include/pa_string.h 1.174:
         * src/types/pa_vdouble.h:          * src/main/pa_string.C 1.213:
         * src/types/pa_vhash.h:                  - escape method was added
         * src/types/pa_vint.h:  
         * src/types/pa_vstring.h:          * src/include/pa_charset.h 1.38:
         * src/types/pa_vtable.h:          * src/main/pa_charset.C 1.64:
         * src/types/pa_vvoid.h:                  - more escape method-layers added (with different params)
                 some 'const's added  
   2008-07-18      misha
 2001-09-18  parser          * tests/results/185.processed 1.3:
         * src/classes/dnode.C:                  - test for ^str.pos[substr](offset) was added
         * src/classes/dom.C:  
         * src/classes/gd/gif.C:          * tests/185.html 1.4:
         * src/classes/gd/gif.h:                  - test for ^str.pos[sub](offset) added
         * src/classes/hash.C:  
         * src/classes/image.C:          * operators.txt 1.211:
         * src/classes/op.C:          * src/classes/string.C 1.165:
         * src/classes/table.C:          * src/classes/void.C 1.40:
         * src/include/pa_common.h:                  - ^string.pos[substr](offset) -- 2nd param accepted now
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:          * src/main/pa_string.C 1.212:
         * src/include/pa_sql_driver_manager.h:                  - .pos works fine with offset for utf-8 strings
         * src/main/compile.C:  
         * src/main/compile.tab.C:  2008-07-17      misha
         * src/main/compile.y:          * src/classes/string.C 1.164:
         * src/main/compile_tools.h:          * src/include/pa_string.h 1.172:
         * src/main/execute.C:          * src/main/pa_string.C 1.211:
         * src/main/pa_common.C:                  - helper length added for mid for small optimisation
         * src/main/pa_request.C:  
         * src/main/pa_sql_driver_manager.C:  2008-07-16      misha
         * src/main/pa_string.C:          * tests/185.html 1.1:
         * src/main/pa_table.C:          * tests/results/185.processed 1.1:
         * src/operators.txt:                  - tests for length/left/right/mid/pos with utf-8 strings
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:          * src/classes/string.C 1.163:
         * src/targets/isapi/parser3isapi.C:                  - left/right/mid/length/pos works fine for utf-8 strings
         * src/types/pa_value.h:  
         * src/types/pa_vform.C:          * src/include/pa_charset.h 1.37:
         * src/types/pa_vform.h:          * src/include/pa_string.h 1.171:
         * src/types/pa_vhash.h:          * src/main/pa_charset.C 1.61:
         * src/types/pa_vimage.C:          * src/main/pa_string.C 1.210:
         * src/types/pa_vimage.h:                  - methods for working with pos/mid for strings in utf-8 were
         * src/types/pa_vtable.h:                  added
                 merged latest bugfixes from before_xml branch  
                 ^if(def $hash) now true only when ^hash:_count[]!=0          * src/main/untaint.C 1.141:
                 moved                  - comments removed
                 .string .save .file from dom to dnode  
   2008-07-15      misha
         * src/classes/dnode.C:          * tests/184.html 1.1:
         * src/classes/dnode.h:          * tests/results/184.processed 1.1:
         * src/main/main.dsp:                  - test for case body as expression: $var(^switch(1){^case(1)(
         * src/types/pa_vdnode.C:                  true)..})
         * src/types/pa_vdnode.h:  
                 dom, dnode 0          * src/classes/op.C 1.182:
                   - case body can be expression now: $var(^switch(1){^case(1)(true)
         * src/operators.txt:                  ..})
         * src/types/pa_vdnode.C:  
         * src/types/pa_vdom.h:          * tests/183.html 1.1:
         * src/types/pa_vhash.h:          * tests/results/183.processed 1.1:
         * src/types/pa_vtable.h:                  - added test for testing new cookie encoding (%uXXXX)
                 dom, dnode 1  
           * src/main/untaint.C 1.140:
         * src/classes/image.C:                  - cookies outputs as %uXXXX now. while decoding for backward
         * src/main/pa_string.C:                  compatibility they decoded from %XX in request:charset too
         * src/main/pa_table.C:  
                 image: poly* fixed          * src/main/pa_request.C 1.298:
           * src/types/pa_vcookie.C 1.74:
         * src/classes/op.C:          * src/types/pa_vcookie.h 1.33:
         * src/main/execute.C:                  - cookie class now decode cookies before first access after last
                 operators self changed to root                  request:charset changing (as form class).
                 ^for variable context changed to self  
           * src/main/pa_charset.C 1.60:
 2001-09-17  parser                  - added method escape for escaping cookies as %uXXXX
         * src/classes/classes.h:                  - before transcode calculate required space for dest string. it reduce mem usage for transcode
         * src/classes/dom.C:  
         * src/classes/hash.C:          * src/include/pa_charset.h 1.36:
         * src/include/pa_stylesheet_connection.h:                  - added method escape for escaping cookies as %uXXXX
         * src/main/main.dsp:  
         * src/operators.txt:          * src/include/pa_string.h 1.170:
         * src/targets/cgi/pa_pool.C:                  - taint lang (internal) L_HTTP_COOKIE was added. will used for
         * src/types/pa_vdom.h:                  escaping cookies as %uXXXX
         * src/types/pa_vfile.h:  
         * src/types/pa_vimage.h:          * src/include/pa_common.h 1.124:
                 started                  - escape method has new option for skip converting '+' to a
                 dnode                  space char
                     DOM:  
                     $node.name          * src/main/pa_common.C 1.236:
                     $node.value          * src/main/pa_http.C 1.16:
                     ...others...                  - skip BOM code before transcode
                     ^node.xpath[/rates/USD] = hash                  - escape method has new option for skip converting '+' to a space char
                 dom(dnode)  
   2008-07-08      misha
         * src/classes/dom.C:          * src/classes/op.C 1.181:
         * src/main/main.dsp:                  - bugfix in switch
         * src/main/pa_globals.C:                  - case "stops" on 1st match (no UE if more then 1 case matches anylonger)
         * src/operators.txt:                  - optimization: doing searching.as_string() || searching.as_double() only once
         * src/types/pa_vdom.h:  
                 started dnode+dom  2008-07-04      misha
                           * src/types/pa_vdate.h 1.46:
                 dnode                  - is_evaluated_expr returning true added so now ^date::create[
                     DOM methods:                  date object] works
                     $node.name  
                     $node.value          * src/classes/string.C 1.162:
                     ...others...                  - left and right added as aliases for start and end in ^
                                   string.trim[]
                     ^node.xpath[/rates/USD] = hash  
                         $hash[  2008-07-03      misha
                                 $.0[node0]          * src/classes/file.C 1.173:
                                 $.1[node1]                  - allow $.limit for file::sql as well
                         ]  
           * src/classes/file.C 1.172:
         * src/classes/gd/gif.C:                  - allow $.offset option for file::sql
         * src/classes/gd/gif.h:                  - force send limit=1 to query for use sql specifics authomatically
         * src/classes/image.C:  
         * src/operators.txt:          * src/classes/hash.C 1.88:
         * src/types/pa_vimage.C:          * src/classes/string.C 1.161:
                 $image.line-style          * src/classes/table.C 1.245:
                 now applies to all linear primitives                  - don't throw exception if $.limit value if empty. autoconvert
                   it as everywere
         * src/classes/hash.C:  
         * src/main/compile.C:  2008-07-02      misha
         * src/main/compile.tab.C:          * Makefile.am 1.57:
         * src/main/compile.y:          * Makefile.in 1.72:
         * src/main/compile_tools.h:          * acinclude.m4 1.43:
         * src/main/execute.C:          * aclocal.m4 1.46:
         * src/operators.txt:          * acsite.m4 1.21:
         * src/targets/cgi/parser3.C:          * configure 1.99:
                 expressions unary+          * configure.in 1.102:
                 ^hash.count[]                  *** empty log message ***
                 bugfix: in expression compound($aa.zz.xx) names now can have minus '-' in name after '.'  
           * configure.in 1.101:
 2001-09-15  parser          * src/include/pa_version.h 1.31:
         * src/classes/gd/gif.C:                  - time to change version number to 3.3.0 %-)
         * src/classes/gd/gif.h:  
         * src/classes/image.C:  2008-06-26      misha
         * src/operators.txt:          * src/classes/file.C 1.171:
         * src/operators.txt:          * src/classes/hash.C 1.87:
         * src/types/pa_vimage.C:          * src/classes/string.C 1.160:
         * src/types/pa_vimage.h:          * src/classes/table.C 1.244:
                 image: $line-width ^line(...)[****   style]          * src/classes/void.C 1.39:
                   - $.limit(0) fixes
         * src/classes/dom.C:  
         * src/classes/image.C:          * src/sql/pa_sql_driver.h 1.45:
         * src/include/pa_pool.h:                  - new drivers API and new version (10.0)
         * src/include/pa_stylesheet_connection.h:                  - $.limit(0) fixes
         * src/main/main.dsp:  
         * src/targets/cgi/pa_pool.C:          * src/classes/op.C 1.180:
         * src/targets/isapi/pa_pool.C:          * src/include/pa_sql_connection.h 1.41:
         * src/targets/isapi/pool_storage.h:          * src/include/pa_sql_driver_manager.h 1.34:
         * src/types/pa_vdom.C:          * src/main/pa_sql_driver_manager.C 1.88:
         * src/types/pa_vdom.h:                  - document_root added
                 xalan objects freed up [introducing Pool::register_cleanup]  
           * src/sql/pa_sql_driver.h 1.44:
         * src/doc/doxygen.cfg:                  - SQL_NO_LIMIT added (preparations to new API)
         * src/include/pa_sapi.h:  
         * src/types/pa_vdom.h:          * src/main/compile.tab.C 1.120:
                 comments                  - error message was changed
   
         * src/ChangeLog:  2008-06-25      misha
         * src/classes/dom.C:          * src/main/compile.y 1.227:
         * src/targets/isapi/parser3isapi.C:                  - error message was changed
         * src/targets/isapi/pool_storage.h:  
         * src/types/pa_vdom.h:  2008-06-24      misha
                 fixed bug in isapi pool_storage -          * tests/176.html 1.3:
                 cleanups first, allocations second.          * tests/176_dir/a.p 1.2:
                 apache wisely does just like that          * tests/176_dir/d.p 1.2:
           * tests/results/176.processed 1.2:
         * src/targets/isapi/parser3isapi.C:                  - @OPTION => @OPTIONS
         * src/targets/isapi/pool_storage.h:  
                 pool_storage rewritten using template, no bugs now          * tests/182.html 1.1:
           * tests/182_dir/a1.p 1.1:
         * src/include/pa_pool.h:          * tests/182_dir/a2.p 1.1:
         * src/main/pa_pool.C:          * tests/182_dir/a3.p 1.1:
         * src/targets/cgi/pa_pool.C:                  - tests for @OPTIONS\nappend
         * src/targets/isapi/pa_pool.C:  
         * src/targets/isapi/parser3isapi.C:          * src/main/compile.tab.C 1.119:
         * src/targets/isapi/parser3isapi.dsp:          * src/main/compile.y 1.226:
         * src/targets/isapi/pool_storage.h:                  - stuff for @OPTIONS\nappend
                 poorly started isapi pool_storage, would rewrite using template now  
           * src/main/compile_tools.h 1.79:
 2001-09-14  parser                  - new methods for @OPTIONS\nappend
         * src/classes/dom.C:  
         * src/classes/file.C:          * src/types/pa_vmethod_frame.h 1.65:
         * src/classes/image.C:                  - ALL_VARS_LOCAL_NAME moved fo compile.y
         * src/classes/mail.C:  
         * src/include/pa_common.h:  2008-06-17      misha
         * src/include/pa_sql_driver_manager.h:          * src/main/compile.tab.C 1.118:
         * src/include/pa_string.h:          * src/main/compile.y 1.225:
         * src/include/pa_stylesheet_connection.h:                  - bugfix in 'def' compilation: ^if(default){true. it's
         * src/include/pa_xslt_stylesheet_manager.h:                  incorrect. must be exception}
         * src/main/main.dsp:  
         * src/main/pa_common.C:  2008-06-16      misha
         * src/main/pa_exec.C:          * tests/181.ent 1.1:
         * src/main/pa_globals.C:          * tests/181.html 1.1:
         * src/main/pa_sql_driver_manager.C:          * tests/results/181.processed 1.1:
         * src/main/pa_xslt_stylesheet_manager.C:                  - test for checking external reference loading with 'http://
         * src/main/untaint.C:                  localhost' prefix while creating xdoc
         * src/operators.txt:  
         * src/types/pa_vfile.C:          * src/classes/Makefile.in 1.65:
                 dom.xslt  stylesheet compiled&cached                  *** empty log message ***
   
         * src/main/pa_sql_driver_manager.C:          * tests/180.html 1.2:
         * src/main/pa_xslt_stylesheet_manager.C:                  - use ^inet:ntoa[] and ^inet:aton[] instead of ^math:long2ip[]
         * src/operators.txt:                  and ^math:ip2long[]
                 z  
           * src/types/pa_vobject.C 1.26:
 2001-09-13  parser          * src/types/pa_vobject.h 1.49:
         * src/classes/dom.C:                  - get_scalar_value method added which use scalar stateless class method when user object used in
         * src/operators.txt:                  scalar context
                 dom:file content-type(.method)                  - use get_scalar_value when user object requested in scalar context
   
         * src/classes/dom.C:          * src/main/pa_common.C 1.235:
         * src/classes/file.C:                  - size must be int but not size_t or we can't compare with 0
         * src/classes/image.C:                  sprintf result
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:          * src/main/execute.C 1.321:
                 ^dom.file[] charset          * src/main/pa_request.C 1.297:
           * src/types/pa_vmethod_frame.C 1.9:
         * src/include/pa_globals.h:          * src/types/pa_vmethod_frame.h 1.64:
         * src/include/pa_request.h:                  - go back to one VMethodFrame with internal switch between local/
         * src/main/pa_request.C:                  global vars
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:          * src/types/pa_vclass.C 1.36:
                 ParserRootConfig .../parser3.conf                  - register scalar if method @GET[] was specified
                 ParserSiteConfig .../parser3.conf  
                           * src/types/pa_vstateless_class.C 1.33:
                 cgi&isapi looks for {configure|c:\windows}/parser3.conf          * src/types/pa_vstateless_class.h 1.60:
           * src/types/pa_vstateless_object.h 1.38:
         * src/include/pa_common.h:                  - stateless class and object now has private scalar field and
         * src/include/pa_globals.h:                  getter/setter for working with it
         * src/main/pa_common.C:  
         * src/main/pa_request.C:          * src/classes/math.C 1.53:
         * src/operators.txt:                  - methods math:long2ip & math:ip2long were moved to inet static
                 $MAIN:CLASS_PATH now                  class
                 can be string now  
                 more informative error messages          * src/classes/Makefile.am 1.51:
           * src/classes/classes.vcproj 1.17:
         * src/operators.txt:          * src/classes/inet.C 1.1:
         * src/operators.txt:                  - inet static class added (^inet:aton[IP], ^inet:ntoa(number))
                 changes reflected in operators.txt  
           * tests/180.html 1.1:
 2001-09-12  parser          * tests/results/180.processed 1.1:
         * src/main/compile.y:                  - tests for ^math:long2ip(long) and ^math:ip2long[IP]
         * src/main/compile_tools.h:  
                 name.[part].xxx syntax lexer on LS_USER level did [] matching without setting nestage,          * src/classes/math.C 1.52:
                 introduced special LS_NAME_SQUARE_PART state                  - ^math:ip2long[IP] added
   
         * src/main/compile.tab.C:  2008-06-11      misha
         * src/operators.txt:          * src/main/pa_xml_io.C 1.22:
                 fixed - subname code parts actually [] braced                  - use file_read_text again because of we need cut BOM code and
                   remove DOS newline chars. but don't transcode it anyway.
         * src/classes/op.C:  
         * src/include/pa_sql_driver_manager.h:          * src/include/pa_common.h 1.123:
         * src/main/pa_sql_driver_manager.C:          * src/include/pa_http.h 1.2:
                 ^connect[]          * src/main/pa_common.C 1.234:
                 ^connect[aaa]          * src/main/pa_http.C 1.15:
                 more precise error reporting:                  - option for disable transcoding while file_read and
                 "connection string must start with protocol://"                  file_read_text added
                 now  
   2008-06-10      misha
 2001-09-11  parser          * tests/179.html 1.1:
         * src/types/pa_vdom.h:          * tests/179.p 1.1:
                 messages          * tests/results/179.processed 1.1:
                   - test for many classes in 1 file
         * src/classes/dom.C:  
         * src/operators.txt:          * src/main/compile.tab.C 1.117:
         * src/types/pa_vdom.h:          * src/main/compile.y 1.224:
                 ^dom:set[<some>xml</some>]                  - compile return list of classes now. internals.
   
         * src/classes/dom.C:          * src/main/compile.C 1.79:
         * src/include/pa_string.h:          * src/main/compile_tools.h 1.78:
         * src/main/pa_globals.C:                  - compile return list of classes now.
         * src/main/untaint.C:  
                 ^dom:set{<some>xml</some>} default language XML          * src/main/pa_request.C 1.295:
                 languages+=xml                  - compile return list of classes now. try call @conf and @auto
                   for each returned class
         * src/classes/dom.C:  
         * src/classes/dom.C:          * src/include/pa_request.h 1.189:
                 ^dom:save/string/file[output options]                  - compile return list of classes now
                 output options:  
                     $.method[xml|html|text] detection fixed          * src/types/pa_vstateless_class.h 1.59:
                   - typedef ArrayClass added (for return list of classes when
 2001-09-10  parser                  compile buf)
         * src/classes/dom.C:  
         * src/main/main.dsp:  2008-06-07      misha
         * src/types/pa_vform.C:          * src/main/pa_request.C 1.294:
         * src/types/pa_vform.h:                  - constructing VRequest object with 3rd param -- form
                 ^dom.save[b.xml] 0  
           * src/types/pa_vrequest.C 1.40:
         * src/classes/dom.C:          * src/types/pa_vrequest.h 1.35:
         * src/operators.txt:                  - constructor acceps 3rd param: form. needed for get
                 ^dom.file[encoding] = file                  post_charset
   
         * src/classes/dom.C:          * src/types/pa_vform.C 1.93:
         * src/operators.txt:          * src/types/pa_vform.h 1.54:
                 ^dom.xslt[stylesheet filename][params hash added]                  - VForm::get_post_charset() added
   
         * src/classes/dom.C:          * src/include/pa_common.h 1.122:
         * src/main/main.dsp:          * src/main/pa_common.C 1.233:
         * src/types/pa_vdom.h:          * src/main/pa_http.C 1.14:
                 ^dom.xslt[stylesheet filename] -1 doc is lying          * src/types/pa_vform.C 1.92:
           * src/types/pa_vform.h 1.53:
         * src/classes/dom.C:                  - some polish
         * src/main/main.dsp:  
         * src/types/pa_vdom.h:  2008-06-06      misha
                 ^dom.xslt[stylesheet filename] 0          * src/types/pa_vform.C 1.91:
           * src/types/pa_vform.h 1.52:
         * src/classes/dom.C:                  - if POST -- try detec charset and decode chars from it but not
         * src/operators.txt:                  from response:charset
                 ^dom.save[b.xml] 1:error handling  
           * src/main/pa_http.C 1.13:
         * src/classes/dom.C:                  - detect_charset moved out of here
         * src/operators.txt:  
                 ^dom:save/string/file[output options]          * src/include/pa_common.h 1.121:
                 output options:          * src/main/pa_common.C 1.232:
                     $.method[xml|html|text] $.encoding[windows-1251|...]                  - more helpers methods moved here
                   - unescape_chars accepn one charset now
         * src/classes/dom.C:  
         * src/operators.txt:          * src/main/pa_http.C 1.12:
                 ^dom.string[] 0                  - new constants used
                   - don't allow $.content-type in ^file::load[;http://;$.method[POST]]
         * src/classes/dom.C:                  - add charset info while ^file::load[;http://;$.method[POST]]
         * src/classes/dom.C:                  - option $.omit-post-charset(true) added to ^file::load[;http://] for disabling charset during post
         * src/operators.txt:  
         * src/operators.txt:          * src/types/pa_vform.C 1.90:
                 ^dom.string[encoding] 1                  - new constants used
                 ^dom.save[encoding;filename]  
           * src/include/pa_common.h 1.120:
         * src/operators.txt:                  - some constants were added
                 dom output options xml default  
           * src/classes/form.C 1.41:
 2001-09-08  parser          * src/types/pa_vform.C 1.89:
         * src/operators.txt:                  - use StrStartFromNC instead of StrEqNc
         * src/types/pa_vform.C:  
                 $form:tables.name.field          * src/main/pa_common.C 1.231:
                   - new method for caseless search c-substring in c-string
 2001-09-07  parser                  - use isxdigit instead of is_hex_digit
         * src/classes/dom.C:  
         * src/operators.txt:          * src/include/pa_common.h 1.119:
         * src/types/pa_value.h:                  - new method for caseless search c-substring in c-string
         * src/types/pa_vtable.h:  
                 (def $table) is false when table is empty  2008-06-05      misha
           * tests/178.html 1.1:
         * src/main/pa_request.C:          * tests/results/178.processed 1.1:
         * src/operators.txt:                  - test for testing default getter
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:          * tests/178_dir/178a.p 1.1:
                 !$form:tables          * tests/178_dir/178b.p 1.1:
                 $atable[$form:tables.a]          * tests/178_dir/178c.p 1.1:
                 ^atable.menu{a=$atable.element}[,]          * tests/178_dir/178d.p 1.1:
           * tests/178_dir/178e.p 1.1:
         * src/classes/dom.C:                  - classes for test for testing default getter
                 file dom.C was initially added on branch xalan1_2.  
           * src/main/execute.C 1.320:
         * src/main/pa_exception.C:                  - default getter soul
         * src/operators.txt:  
         * src/types/pa_vform.C:          * src/types/pa_vobject.C 1.25:
                 getting FIRST form element [not last]          * src/types/pa_vobject.h 1.48:
                   - get default getter if requested objects' field not found
         * src/classes/table.C:  
         * src/operators.txt:          * src/types/pa_vclass.C 1.35:
                 table:empty removed, superceded by ^if(def $table)...                  - register default getter if defined
                   - get default getter if requested field not found
         * src/operators.txt:  
         * src/targets/cgi/parser3.dsp:          * src/types/pa_vstateless_object.h 1.37:
         * src/types/pa_vform.C:                  - method get_default_getter was added
         * src/types/pa_vform.h:  
         * src/types/pa_vhash.h:          * src/types/pa_vstateless_class.C 1.32:
                 !$form:fields          * src/types/pa_vstateless_class.h 1.58:
                   - pointer to default getter and methods for get/set it were
         * src/include/pa_hash.h:                  added
         * src/main/pa_hash.C:  
         * src/operators.txt:          * src/types/pa_junction.h 1.8:
         * src/operators.txt:          * src/types/pa_vjunction.h 1.26:
         * src/targets/cgi/parser3.C:                  - junction has auto_name field (for default getter)
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.C:  2008-06-04      misha
         * src/types/pa_vform.C:          * src/main/pa_xml_io.C 1.21:
         * src/types/pa_vform.h:                  - load external xml in binary mode (no transcoding, no cutting
                 z                  BOM code, no fixing line breaks) and get it to libxml "as is"
   
         * src/Makefile.in:  2008-06-03      misha
         * src/classes/dom.C:          * src/main/pa_common.C 1.230:
         * src/classes/table.C:                  - use store_Char instead of transcodeCharFromUTF8
         * src/main/main.dsp:  
         * src/operators.txt:          * src/include/pa_charset.h 1.34:
         * src/parser3.dsw:          * src/main/pa_charset.C 1.58:
         * src/types/pa_vdom.h:                  - method store_Char added, transcodeCharFromUTF8 -- removed
                 introducing dom. dom:load[a.xml]  
   2008-06-02      misha
         * src/main/pa_string.C:          * tests/177.html 1.1:
                 a[] ^if($a){y;n} is 'n' now  [conversion from '' to int/double          * tests/results/177.processed 1.1:
                 is 0]                  - test for checking .[acm]date after local ^file::load[] was
                   added
         * src/Makefile.in:  
         * src/classes/dom.C:          * tests/176.html 1.1:
         * src/classes/table.C:          * tests/results/176.processed 1.1:
         * src/main/main.dsp:                  - test for checking @OPTION\locals + @method[vars][locals] added
         * src/operators.txt:  
         * src/types/pa_vdom.h:          * tests/results/auto.p 1.3:
         * src/types/pa_vform.C:                  - CLASS_PATH specified for checking use
                 merged with successful start of dom  
   2008-05-30      misha
         * src/types/pa_vdom.h:          * Makefile.am 1.55:
                 file pa_vdom.h was initially added on branch xalan1_2.          * Makefile.am 1.56:
           * Makefile.in 1.70:
 2001-09-06  parser          * Makefile.in 1.71:
         * src/doc/doxygen.cfg:          * acinclude.m4 1.41:
                 merged new default options from 1.2.10 doxygen          * acinclude.m4 1.42:
           * aclocal.m4 1.44:
         * src/classes/hash.C:          * aclocal.m4 1.45:
         * src/include/pa_globals.h:          * acsite.m4 1.19:
         * src/main/pa_globals.C:          * acsite.m4 1.20:
         * src/operators.txt:          * configure 1.97:
         * src/types/pa_vhash.h:          * configure 1.98:
                 now there's special hash key '_default' [instead of ^_default method]          * configure.in 1.100:
                 $hash[          * configure.in 1.99:
                         $.a[1]          * src/types/Makefile.in 1.63:
                         $.b[2]                  *** empty log message ***
                         $._default[xx]  
                 ]          * src/main/compile.tab.C 1.116:
                 $hash.c          * src/main/compile.y 1.223:
                   - changes in compiler: @OPTION\nlocals + @method[vars][;locals;]
         * src/ChangeLog:                  were added
         * src/types/pa_vform.C:  
         * src/types/pa_vform.C:          * src/main/execute.C 1.319:
                 a=1&a=2 would result in $form:a being a table with one column '                  - code of OP_CALL and OP_CALL__WRITE was moved to separate method op_code
                 element' and two rows: 1 and 2                  - switch from VMethodFrame to VMethodFrameGlobal + VMethodFrameLocal
   
         * src/operators.txt:          * src/include/pa_request.h 1.188:
                 z                  - code of OP_CALL and OP_CALL__WRITE was moved to separate
                   method op_code
         * src/classes/gd/gifio.C:  
         * src/classes/image.C:          * src/main/pa_request.C 1.293:
         * src/classes/op.C:                  - use VMethodFrameGlobal instead of VMethodFrame now
         * src/classes/string.C:  
         * src/classes/table.C:          * src/types/pa_vstateless_class.h 1.57:
         * src/doc/doxygen.cfg:                  - stateless class have bool flag all_vars_local as well
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vtable.C:          * src/types/Makefile.am 1.42:
                 few #ifndef DOXYGEN          * src/types/pa_vmethod_frame.h 1.63:
           * src/types/pa_vmethod_frame_global.h 1.1:
         * src/classes/void.C:          * src/types/pa_vmethod_frame_local.h 1.1:
         * src/main/pa_string.C:                  - who children for VMethodFrame were added: one (global) works
         * src/main/pa_table.C:                  as VMethodFrame before and second (local) write all vars in self
         * src/parser3.dsw:                  vars scope
                 fixed up bad int/double conversions, and now $form:nonexistent  
                 int(88) would return 88          * src/types/pa_method.h 1.8:
                   - method has bool flag all_vars_local now
         * src/main/compile.tab.C:  
         * src/main/compile.y:  2008-05-29      misha
                 ^if(0){}{ ^if(1){}^; }          * tests/129.html 1.4:
                 bug fixed [thanks, fif], ^; were treated there non-literally          * tests/results/129.processed 1.6:
                   - more tests for ^table.hash[]
 2001-09-05  parser  
         * src/classes/string.C:          * src/classes/hash.C 1.86:
         * src/classes/table.C:                  - ^hash::sql has a new option: $.type[hash|string|table] as ^
                 sql options can be void [same as image:html the other day]                  table.hash[] one.
   
         * src/classes/mail.C:          * src/classes/op.C 1.179:
                 MAIN:MAIL check fixed                  - ^try has 3rd param now: finally code which executed anyway
                   after try or catch section
         * src/Makefile.in:  
         * src/classes/Makefile.in:  2008-05-27      misha
         * src/classes/gd/Makefile.in:          * src/classes/table.C 1.243:
         * src/configure:                  - bugfix: ^table.hash[key][$.type[table]] must not fail if $
         * src/main/Makefile.in:                  .distinct(1) wasn't specified
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.in:  2008-05-26      misha
                 makes          * src/classes/op.C 1.178:
                   - allow ^throw[my type]
         * src/main/pa_sql_driver_manager.C:  
         * src/sql/pa_sql_driver.h:  2008-05-22      misha
         * src/targets/cgi/parser3.C:          * configure 1.96:
                 #define STRINGIZE(name) #name          * configure.in 1.98:
                 does not macro expantion on param, simply qoutes whatever passed, undone                  - version number updated to 3.2.4b
   
         * src/main/pa_sql_driver_manager.C:          * src/classes/op.C 1.177:
         * src/sql/pa_sql_driver.h:          * src/classes/string.C 1.159:
                 SQL_DRIVER_CREATE_FUNC_NAME                  - trim format string before eval/format
   
         * src/main/pa_sql_driver_manager.C:          * tests/175.html 1.1:
         * src/sql/pa_sql_driver.h:          * tests/results/175.processed 1.1:
         * src/targets/cgi/Makefile.am:                  - more tests for different format strings in .format[]
         * src/targets/cgi/parser3.C:  
                 #define STRINGIZE(name) #name          * src/types/pa_vform.C 1.88:
                 invented                  - while decoding get values decode %uXXXX as well (not only %XX)
   
         * src/targets/cgi/Makefile.am:          * src/main/pa_common.C 1.229:
                 .am undo                  - unescape_chars can decode %uXXXX if charset specified
                   - checks for format before print number (^d.format[>...<], ^eval($d)[>...<])
         * src/classes/op.C:                  - formating with spaces (instead of tabs) removed
         * src/include/pa_sql_driver_manager.h:  
         * src/main/pa_sql_driver_manager.C:          * src/include/pa_common.h 1.118:
                 #define MAIN_SQL_NAME "SQL"                  - unescape_chars can decode %uXXXX if charset specified
                 #define MAIN_SQL_DRIVERS_NAME "drivers"  
                           * src/include/pa_charset.h 1.33:
                 moved to be availible to all users          * src/main/pa_charset.C 1.57:
                   - method for get char in requested charset from utf code was
 2001-09-04  parser                  added
         * src/targets/cgi/parser3.C:  
                 zz  2008-05-19      misha
           * tests/174.html 1.2:
         * src/configure:          * tests/results/174.processed 1.2:
         * src/configure.in:                  - test for ^hashfile.cleanup[] added
         * src/include/pa_config_auto.h.in:  
         * src/pcre/Makefile.in:          * src/classes/hashfile.C 1.44:
         * src/targets/Makefile.in:                  - optimization: don't create any key or value variable if it's
         * src/targets/apache13/Makefile.in:                  name weren't specified (^hf.foreach[;v]{...})
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/Makefile.in:  2008-05-16      misha
         * src/targets/cgi/parser3.C:          * src/classes/hash.C 1.85:
                 configure --sysconfdir=sysadmin-controlled auto.p location for                  - optimization: don't create any key variable if variable name
                 targets/cgi/parser3, default[/usr/local/etc]                  wasn't specified (^h.foreach[;v]{...})
   
         * src/Makefile.in:  2008-05-15      misha
         * src/configure:          * src/classes/op.C 1.176:
         * src/include/pa_config_auto.h.in:                  - small changes
         * src/targets/apache13/Makefile.in:  
         * src/targets/cgi/Makefile.in:          * src/classes/hashfile.C 1.43:
                 makes                  - code reformating (as hash.foreach)
   
         * src/ChangeLog:          * src/classes/hash.C 1.84:
         * src/libltdl/libltdl.dsp:                  - calculate var_context once before foreach
         * src/targets/isapi/parser3isapi.C:  
                 z  2008-05-14      misha
           * src/classes/hashfile.C 1.42:
         * src/targets/cgi/parser3.C:                  - incorrect vars context calculation for ^hashfile.foreach[;]{}
                 zzz                  fixed
   
         * src/targets/cgi/parser3.C:          * src/classes/hash.C 1.83:
                 full_file_spec bug          * src/classes/table.C 1.242:
                   - little optimisation
         * src/classes/image.C:  
                 image.html now can accept void params          * src/classes/file.C 1.169:
                   - bugfix: double absolute path while loading file
         * src/classes/date.C:  
         * src/operators.txt:          * tests/174.html 1.1:
                 date:sql-string is now without ''          * tests/results/174.processed 1.1:
                   - tests for hashfile were added
         * src/classes/date.C:  
                 date          * buildall-with-xml 1.23:
                   - moving to libxslt 1.1.24
         * src/configure.in:  
                 SYSCONFDIR2  2008-04-30      misha
           * src/classes/file.C 1.168:
         * src/targets/cgi/parser3.C:                  - stat file while loading (local only) so .adate, .mdate and
                 getenvcheck                  .cdate available without additional ::stat
   
 2001-09-03  parser  2008-04-28      misha
         * src/configure.in:          * src/classes/file.C 1.167:
         * src/operators.txt:                  - $.name and $.content-type available for stated file
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:  2008-04-14      misha
                 /configure cgi SYSCONFDIR          * src/targets/cgi/parser3.C 1.247:
                   - new year in copyright %-)
 2001-09-01  parser  
         * src/classes/image.C:          * src/include/pa_version.h 1.30:
                 letter_spacing                  - new version number in head
   
         * src/classes/image.C:  2008-04-10      misha
         * src/operators.txt:          * Makefile.am [release_3_2_3] 1.54.2.1:
                 image: as_int as_string used          * Makefile.am [release_3_2_3] 1.54.2.2:
           * Makefile.am [release_3_2_3] 1.54.2.3:
         * src/classes/image.C:          * Makefile.in [release_3_2_3] 1.69.2.1:
         * src/operators.txt:          * Makefile.in [release_3_2_3] 1.69.2.2:
                 image: font params changed          * Makefile.in [release_3_2_3] 1.69.2.3:
           * acinclude.m4 [release_3_2_3] 1.40.2.1:
         * src/types/pa_vmethod_frame.h:          * acinclude.m4 [release_3_2_3] 1.40.2.2:
                 $result[] now gets properly analized          * acinclude.m4 [release_3_2_3] 1.40.2.3:
           * aclocal.m4 [release_3_2_3] 1.43.2.1:
 2001-08-31  parser          * aclocal.m4 [release_3_2_3] 1.43.2.2:
         * src/Makefile.in:          * aclocal.m4 [release_3_2_3] 1.43.2.3:
         * src/include/pa_dir.h:          * acsite.m4 [release_3_2_3] 1.18.2.1:
         * src/pcre/Makefile.in:          * acsite.m4 [release_3_2_3] 1.18.2.2:
         * src/targets/Makefile.in:          * acsite.m4 [release_3_2_3] 1.18.2.3:
         * src/targets/cgi/parser3.C:          * configure [release_3_2_3] 1.95.2.1:
                 compiled under cygwin          * configure [release_3_2_3] 1.95.2.2:
           * configure [release_3_2_3] 1.95.2.3:
         * src/targets/cgi/parser3.C:          * configure.in [release_3_2_3] 1.97.2.1:
                 z          * configure.in [release_3_2_3] 1.97.2.2:
           * configure.in [release_3_2_3] 1.97.2.3:
         * src/classes/void.C:                  *** empty log message ***
         * src/operators.txt:  
                 void:int/double += (default)          * src/include/pa_version.h [release_3_2_3] 1.29.2.1:
                   =no message
         * src/classes/string.C:  
         * src/classes/table.C:          * tests/080.html 1.3:
                 string:int/double (defaults)          * tests/results/080.processed 1.5:
                   - cut '0' from exponential part because of on diff OS it differ (
         * src/classes/image.C:                  20 or 020 for ex)
         * src/operators.txt:  
                 image:font added space param          * tests/119.html 1.3:
                 image:font changed charwidth alg, added kerning const[for now]          * tests/results/119.processed 1.5:
                   - check for encoding while creating xdoc
 2001-08-29  parser  
         * src/main/pa_exception.C:  2008-04-09      misha
                 exception redundant debug info          * buildall-with-xml 1.22:
                   - move to libxml 2.6.32 and libxslt 1.1.23
 2001-08-28  parser  
         * src/acinclude.m4:          * src/main/pa_common.C 1.228:
                 acinclude                  - comment added
   
         * src/classes/table.C:          * src/classes/date.C 1.81:
                 NO_STRING_ORIGIN check                  - little refactoring
   
         * src/classes/string.C:  2008-04-08      misha
         * src/include/pa_dictionary.h:          * Makefile.am 1.53:
         * src/include/pa_string.h:          * Makefile.am 1.54:
         * src/main/pa_dictionary.C:          * Makefile.in 1.68:
         * src/main/pa_string.C:          * Makefile.in 1.69:
         * src/main/untaint.C:          * acinclude.m4 1.39:
         * src/operators.txt:          * acinclude.m4 1.40:
                 pa_directory speeded up. moved zero 'from' check to directory constructor.          * aclocal.m4 1.42:
                 string:replace          * aclocal.m4 1.43:
           * acsite.m4 1.17:
         * src/Makefile.in:          * acsite.m4 1.18:
         * src/configure:          * bin/Makefile.in 1.13:
                 makes          * configure 1.94:
           * configure 1.95:
         * src/Makefile.in:          * configure.in 1.96:
         * src/aclocal.m4:          * configure.in 1.97:
         * src/classes/Makefile.in:          * etc/Makefile.in 1.18:
         * src/classes/gd/Makefile.in:          * etc/parser3.charsets/Makefile.in 1.22:
         * src/configure:          * src/Makefile.in 1.59:
         * src/libltdl/Makefile.in:          * src/classes/Makefile.in 1.64:
         * src/main/Makefile.in:          * src/include/Makefile.in 1.21:
         * src/pcre/Makefile.in:          * src/include/pa_config_auto.h.in 1.44:
         * src/targets/Makefile.in:          * src/include/pa_config_fixed.h 1.72:
         * src/targets/apache13/Makefile.in:          * src/lib/Makefile.in 1.16:
         * src/targets/cgi/Makefile.in:          * src/lib/cord/Makefile.in 1.7:
         * src/types/Makefile.in:          * src/lib/cord/include/Makefile.in 1.5:
                 makefiles          * src/lib/cord/include/private/Makefile.in 1.5:
           * src/lib/gc/Makefile.in 1.5:
         * src/classes/file.C:          * src/lib/gc/include/Makefile.in 1.5:
         * src/main/pa_common.C:          * src/lib/gd/Makefile.in 1.6:
         * src/operators.txt:          * src/lib/ltdl/Makefile.in 1.10:
                 file:move autocreate/remove dest/src dir          * src/lib/md5/Makefile.in 1.11:
           * src/lib/pcre/Makefile.in 1.13:
         * src/main/compile.C:          * src/lib/sdbm/Makefile.in 1.4:
                 NO_STRING_ORIGIN check2          * src/lib/sdbm/apr-include/Makefile.in 1.4:
           * src/lib/smtp/Makefile.in 1.6:
         * src/classes/image.C:          * src/main/Makefile.in 1.61:
                 image: gifsize little endian          * src/sql/Makefile.in 1.15:
           * src/targets/Makefile.in 1.46:
         * src/configure.in:          * src/targets/apache13/Makefile.in 1.51:
         * src/targets/apache13/Makefile.am:          * src/targets/apache13core/Makefile.in 1.8:
                 COMPILE_APACHE13_MODULE          * src/targets/cgi/Makefile.in 1.70:
           * src/targets/isapi/Makefile.in 1.16:
         * src/include/pa_dictionary.h:          * src/types/Makefile.in 1.62:
         * src/main/pa_dictionary.C:                  *** empty log message ***
         * src/main/pa_sql_driver_manager.C:  
                 NO_STRING_ORIGIN check3  2008-04-07      misha
           * src/classes/table.C 1.240:
         * src/include/pa_dictionary.h:                  - use NO_STRINGSTREAM for switch to old style of ^table.save[]:
                 gcc: ../include/pa_dictionary.h:19: storage class specifiers                  prepare one big string and sabe it at once. it's safe on freebsd
                 invalid in friend function declarations                  4.x but use much more memory.
   
         * src/acinclude.m4:          * buildall-with-xml 1.21:
         * src/targets/apache13/Makefile.am:          * buildall-without-xml 1.13:
                 configure to skip apache                  - option --disable-stringstream added (under comment. use it on
                   freebsd 4.x)
         * src/acinclude.m4:  
         * src/classes/op.C:  2008-02-22      misha
         * src/main/compile.tab.C:          * src/main/pa_http.C 1.11:
         * src/main/pa_dir.C:                  - exception if $.body[] and $.forms[] specified together in file::load[;http]
         * src/main/untaint.C:                  - get back transcoding $.body[] in file::load[;http]
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  2008-02-21      misha
                 strncpy forced with zero ending in case of limit          * src/classes/date.C 1.80:
                   - ^date.gmt-string[] was added
         * src/aclocal.m4:  
         * src/classes/Makefile.in:          * src/types/pa_value.C 1.24:
         * src/classes/gd/Makefile.in:                  - method for output date in RFC 822 format moved to pa_common.h
         * src/configure:  
         * src/main/Makefile.in:          * src/include/pa_common.h 1.117:
         * src/targets/apache13/Makefile.in:                  - method for output date in RFC 822 format moved here from
         * src/targets/cgi/Makefile.in:                  pa_value.C
         * src/types/Makefile.in:  
                 make.ins          * src/types/pa_vmail.C 1.82:
                   - fixed core in sending mail with attachment in simple mode ($
         * src/classes/gd/gif.h:                  .file[file here]) introduced in 3.2.2
         * src/classes/gd/gifio.C:  
                 #endif /*some comments removed*/  2008-02-20      misha
           * src/main/pa_http.C 1.10:
         * src/classes/image.C:                  - transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (
                 image error msgs                  L_URI instead of L_HTTP_HEADER)
                   - $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from
         * src/classes/Makefile.am:                  response yet) (cookies not transcoded as common $cookies)
         * src/classes/gd/Makefile.am:  
         * src/configure.in:  2008-02-19      misha
         * src/main/Makefile.am:          * src/main/pa_request.C 1.292:
         * src/targets/cgi/Makefile.am:                  - rollback: we mustn't force taint $response:field values
         * src/types/Makefile.am:                  because in this case $response:locateion[http://...] don't
                 .am-s                  works.
   
         * src/ChangeLog:  2008-02-15      misha
         * src/doc/doxygen.cfg:          * src/classes/op.C 1.175:
                 doxygen conf removed some garbage from under doxygeneration                  - little refactoring
   
         * src/acinclude.m4:          * src/main/pa_http.C 1.9:
         * src/configure.in:                  - taint names of $.headers for load[;http
                 with checkes moved to configure.in -s  
           * src/main/pa_request.C 1.291:
 2001-08-27  parser                  - force taint values of $response:field
         * src/Makefile.in:  
         * src/acinclude.m4:  2008-02-14      misha
         * src/aclocal.m4:          * src/main/pa_request.C 1.290:
         * src/classes/Makefile.in:                  - $response:field transcoded to $response:charset before
         * src/classes/gd/Makefile.in:                  escaping now
         * src/configure:  
         * src/configure.in:          * src/main/pa_http.C 1.8:
         * src/libltdl/Makefile.in:                  - some outdated comments removed
         * src/main/Makefile.in:  
         * src/main/pa_common.C:          * src/classes/date.C 1.79:
         * src/main/pa_exception.C:                  - lastdat -> last-day
         * src/main/pa_sql_driver_manager.C:  
         * src/pcre/Makefile.in:          * src/classes/date.C 1.78:
         * src/targets/Makefile.in:                  - ^date:lastday(year;month) and ^date.lastday[] were added
         * src/targets/apache13/Makefile.in:                  - little code refactoring
         * src/targets/cgi/Makefile.am:                  - comments changes
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.in:          * tests/159.html 1.2:
                 configure for solaris -lsocket          * tests/results/159.processed 1.2:
                   - test for number of days in February
         * src/classes/image.C:  
         * src/classes/image.C:          * src/types/pa_value.C 1.23:
                 fixed jpgsize alg                  - fixes in code formatting
   
         * src/main/pa_request.C:          * src/classes/file.C 1.166:
         * src/targets/cgi/parser3.C:          * src/classes/op.C 1.174:
                 parser3 test.html [auto.p from current dir loading]          * src/classes/table.C 1.239:
                   - fixes in code formatting and comments
         * src/main/pa_exception.C:  
                 z  2008-02-13      misha
           * src/main/pa_common.C 1.227:
         * src/main/pa_common.C:                  - bugfix for february at leap year
                 removed debug info from pa_common  
   2008-01-28      misha
         * src/parser3.dsw:          * tests/160.html 1.4:
                 odbc release compiled          * tests/results/160.processed 1.4:
                   - more test for cache added
         * src/operators.txt:  
                 $STATIC added          * src/classes/op.C 1.173:
                   - bugfix: cache body executed twice if contains unhandled
 2001-08-24  parser                  exception
         * src/targets/cgi/parser3.C:  
                 not cgi extra \n 2  2008-01-25      misha
           * src/lib/sdbm/sdbm.c 1.4:
         * src/classes/file.C:                  - use arp_malloc instead of malloc (fixed bug when hashfile
         * src/classes/form.C:                  became inavailable after memory:compact)
         * src/classes/mail.C:  
         * src/classes/table.C:          * src/lib/sdbm/apr-include/apr_strings.h 1.4:
                 fiew non-pool mallocs fixed          * src/lib/sdbm/apr_strings.C 1.3:
                   - +arp_malloc
         * src/targets/cgi/parser3.C:  
                 not cgi extra \n 3  2008-01-22      misha
           * src/classes/table.C 1.238:
         * src/sql/pa_sql_driver.h:                  - little refactiring and exception texts changes in method ^
                 sql* removed services from disconnect - cross-request ideological probs.                  table.hash[]
                 oracle - fixed bug: cs allocated on request.pool and got freed before disconnect  
           * src/types/pa_vcookie.C 1.73:
         * src/targets/cgi/parser3.C:                  - link to cookie specification changed
                 not cgi extra \n  
   2008-01-21      misha
         * src/ChangeLog:          * tests/171.html 1.3:
         * src/main/pa_sql_driver_manager.C:          * tests/cat.sh 1.2:
                 z          * tests/results/171.processed 1.3:
                   - more tests for file::exec/cgi
         * src/include/pa_sql_connection.h:  
         * src/main/pa_sql_driver_manager.C:          * src/classes/file.C 1.165:
         * src/parser3.dsw:                  - bugfix: core while processing headers if executed cgi script
                 sql* removed services from disconnect - cross-request                  don't return content
                 ideological probs.  
   2008-01-18      misha
 2001-08-23  parser          * configure 1.93:
         * src/main/pa_sql_driver_manager.C:                  =no message
         * src/parser3.dsw:  
                 oracle: dlink          * buildall-with-xml 1.20:
                   - move to libxml2 version 2.6.31
         * src/parser3.dsw:  
                 oracle 0          * configure.in 1.95:
           * src/include/pa_version.h 1.29:
         * src/classes/file.C:                  - version number updated to '3.2.3b'
                 minor bug in file:save fixed  
   2007-12-28      misha
 2001-08-22  parser          * src/classes/hash.C 1.82:
         * src/classes/file.C:          * src/include/pa_hash.h 1.69:
         * src/main/compile.tab.C:                  - hash.contain => hash.contains
         * src/operators.txt:  
         * src/types/pa_vfile.C:  2007-12-27      misha
         * src/types/pa_vfile.h:          * gnu.vcproj [release_3_2_2] 1.2.2.1:
                 file:load|save[text|binary;          * parser3.sln [release_3_2_2] 1.10.2.1:
           * src/classes/classes.vcproj [release_3_2_2] 1.15.2.1:
         * src/main/compile.tab.C:          * src/lib/cord/cord.vcproj [release_3_2_2] 1.4.2.1:
         * src/main/compile.y:          * src/lib/gd/gd.vcproj [release_3_2_2] 1.9.2.1:
         * src/operators.txt:          * src/lib/ltdl/ltdl.vcproj [release_3_2_2] 1.4.2.1:
         * src/parser3.dsw:          * src/lib/md5/md5.vcproj [release_3_2_2] 1.4.2.1:
                 ^method[]^[^] literals []          * src/lib/pcre/pcre.vcproj [release_3_2_2] 1.4.2.1:
           * src/lib/pcre/pcre_dftables.vcproj [release_3_2_2] 1.5.2.1:
 2001-08-21  parser          * src/lib/pcre/pcre_parser_ctype.vcproj [release_3_2_2] 1.5.2.1:
         * src/classes/file.C:          * src/lib/sdbm/sdbm.vcproj [release_3_2_2] 1.5.2.1:
         * src/classes/table.C:          * src/lib/smtp/smtp.vcproj [release_3_2_2] 1.8.2.1:
         * src/operators.txt:          * src/main/main.vcproj [release_3_2_2] 1.19.2.1:
                 ^file:list          * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_2_2] 1.8.2.1:
           * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_2_2] 1.11.2.1:
 2001-08-20  parser          * src/targets/cgi/parser3.vcproj [release_3_2_2] 1.14.2.1:
         * src/main/compile.tab.C:          * src/targets/isapi/parser3isapi.vcproj [release_3_2_2] 1.10.2.1:
         * src/main/compile.y:          * src/types/types.vcproj [release_3_2_2] 1.19.2.1:
         * src/main/pa_sql_driver_manager.C:                  =no message
         * src/operators.txt:  
         * src/pcre/pcre_parser_ctype.c:          * gnu.vcproj 1.3:
         * src/types/pa_value.h:          * parser3.sln 1.11:
         * src/types/pa_vbool.h:          * src/classes/classes.vcproj 1.16:
         * src/types/pa_vdouble.h:          * src/lib/cord/cord.vcproj 1.5:
         * src/types/pa_vint.h:          * src/lib/gd/gd.vcproj 1.10:
                 var(123) ^var.inc[] recousively caused problems: inc incremeted          * src/lib/ltdl/ltdl.vcproj 1.5:
                 123 literal!! fixed          * src/lib/md5/md5.vcproj 1.5:
           * src/lib/pcre/pcre.vcproj 1.5:
 2001-08-10  parser          * src/lib/pcre/pcre_dftables.vcproj 1.6:
         * src/ChangeLog:          * src/lib/pcre/pcre_parser_ctype.vcproj 1.6:
         * src/classes/table.C:          * src/lib/sdbm/sdbm.vcproj 1.6:
         * src/include/pa_table.h:          * src/lib/smtp/smtp.vcproj 1.9:
         * src/main/pa_table.C:          * src/main/main.vcproj 1.20:
         * src/operators.txt:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.9:
                 table.sort now creates new sorted table          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.12:
           * src/targets/cgi/parser3.vcproj 1.15:
         * src/main/compile.tab.C:          * src/targets/isapi/parser3isapi.vcproj 1.11:
         * src/main/compile.tab.C:          * src/types/types.vcproj 1.20:
         * src/main/compile.y:                  - back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
         * src/main/compile.y:                  with cgi all file so VS2003 project files can be easy converted to the new format.
         * src/operators.txt:  
                 (codes) name part syntax added  2007-12-25      misha
           * Makefile.am [release_3_2_2] 1.52.8.1:
         * src/main/compile.tab.C:          * Makefile.in [release_3_2_2] 1.67.2.1:
         * src/main/compile.y:          * acinclude.m4 [release_3_2_2] 1.38.14.1:
                 [codes] name part syntax now          * aclocal.m4 [release_3_2_2] 1.41.14.1:
           * acsite.m4 [release_3_2_2] 1.16.14.1:
         * src/main/pa_string.C:          * acsite.m4 [release_3_2_2] 1.16.14.2:
                 string.match hanged on. there were a hang check but it weren't wise enough          * bin/Makefile.in [release_3_2_2] 1.12.14.1:
                           * configure [release_3_2_2] 1.92.2.1:
                 @parse[dateString][tmp]          * configure.in [release_3_2_2] 1.94.2.1:
                 $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]]          * etc/Makefile.in [release_3_2_2] 1.17.14.1:
                 $tmp.1 $tmp.2          * etc/parser3.charsets/Makefile.in [release_3_2_2] 1.21.14.1:
                 #end          * src/Makefile.in [release_3_2_2] 1.58.14.1:
                           * src/classes/Makefile.in [release_3_2_2] 1.63.2.1:
                 @main[]          * src/include/Makefile.in [release_3_2_2] 1.20.14.1:
                 ^parse[2001-02-03]          * src/include/pa_config_auto.h.in [release_3_2_2] 1.43.14.1:
           * src/include/pa_version.h [release_3_2_2] 1.28.8.2:
         * src/classes/table.C:          * src/lib/Makefile.in [release_3_2_2] 1.15.10.1:
         * src/classes/table.C:          * src/lib/cord/Makefile.in [release_3_2_2] 1.6.10.1:
         * src/operators.txt:          * src/lib/cord/include/Makefile.in [release_3_2_2] 1.4.14.1:
                 table:sort now default desc          * src/lib/cord/include/private/Makefile.in [release_3_2_2] 1.4.14.1:
           * src/lib/gc/Makefile.in [release_3_2_2] 1.4.14.1:
         * src/types/pa_value.h:          * src/lib/gc/include/Makefile.in [release_3_2_2] 1.4.14.1:
         * src/types/pa_vstring.h:          * src/lib/gd/Makefile.in [release_3_2_2] 1.5.14.1:
         * src/types/pa_vstring.h:          * src/lib/ltdl/Makefile.in [release_3_2_2] 1.9.8.1:
                 string now def only when ne ''          * src/lib/md5/Makefile.in [release_3_2_2] 1.10.14.1:
           * src/lib/pcre/Makefile.in [release_3_2_2] 1.12.14.1:
         * src/main/pa_request.C:          * src/lib/sdbm/Makefile.in [release_3_2_2] 1.3.14.1:
         * src/main/pa_request.C:          * src/lib/sdbm/apr-include/Makefile.in [release_3_2_2] 1.3.14.1:
                 wanted to make          * src/lib/smtp/Makefile.in [release_3_2_2] 1.5.14.1:
                 const int MAX_EXECUTE_SECONDS=1;          * src/main/Makefile.in [release_3_2_2] 1.60.14.1:
                           * src/sql/Makefile.in [release_3_2_2] 1.14.14.1:
                 but couldnt, set_callback_and_alarm appeared to be not exported :(          * src/targets/Makefile.in [release_3_2_2] 1.45.14.1:
           * src/targets/apache13/Makefile.in [release_3_2_2] 1.50.14.1:
         * src/classes/table.C:          * src/targets/apache13core/Makefile.in [release_3_2_2] 1.7.14.1:
                 table:sort restored [it was bad test :(]          * src/targets/cgi/Makefile.in [release_3_2_2] 1.69.14.1:
           * src/targets/isapi/Makefile.in [release_3_2_2] 1.15.14.1:
 2001-08-09  parser          * src/types/Makefile.in [release_3_2_2] 1.61.2.1:
         * src/main/pa_string.C:                  *** empty log message ***
                 $a[010] now ^if($a==10){true}  
                 were octal          * src/include/pa_version.h [release_3_2_2] 1.28.8.1:
                   =no message
         * src/main/Makefile.am:  
                 .am  2007-12-04      misha
           * src/types/pa_vcode_frame.h 1.34:
         * src/classes/void.C:                  - changes in comment
         * src/classes/void.C:  
         * src/operators.txt:  2007-11-29      misha
                 void: int double  copy/paste from int: bug fixed          * src/main/execute.C 1.318:
           * src/types/pa_vcode_frame.h 1.33:
         * src/classes/hash.C:                  - code frame don't intercept strings any longer
         * src/operators.txt:  
                 hash:_default now [was hash:default]          * tests/173.html 1.1:
           * tests/results/173.processed 1.1:
         * src/types/pa_vcookie.C:                  - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date
                 cookie name&value origins added, more precise $ORIGINS(1)                  object in $r but not in main code frame
   
         * src/classes/op.C:          * tests/172.html 1.1:
                 case without switch check added          * tests/results/172.processed 1.1:
                   - more tests for pass objects from code frames
         * src/operators.txt:  
                 0x added to operators.txt  2007-11-27      misha
           * tests/152.html 1.7:
         * src/main/Makefile.in:          * tests/results/152.processed 1.7:
                 make.in                  - tests for converting strings 'true'/'false' to bool were added
   
 2001-08-07  parser          * tests/152.html 1.6:
         * src/classes/math.C:                  - added checks for converting strings 'true'/'false' to bool
         * src/main/pa_request.C:  
                 math:random fixed. win32 srand made working          * src/classes/string.C 1.158:
                   - ^srting.bool[] now can convert to bool not only strings with
         * src/classes/double.C:                  numbers but with values 'true'/'false' as well
         * src/classes/int.C:  
         * src/classes/string.C:          * src/targets/apache13core/mod_parser3_core.C 1.11:
         * src/classes/table.C:          * src/targets/cgi/parser3.C 1.246:
         * src/include/pa_globals.h:          * src/targets/isapi/parser3isapi.C 1.99:
         * src/main/pa_globals.C:                  - buffer size for parser3.log increased
         * src/operators.txt:  
                 !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]          * src/main/pa_common.C 1.226:
                 string, table                  - remove_crlf optimize whitespaces now
   
 2001-08-06  parser          * src/include/pa_common.h 1.116:
         * src/classes/hash.C:                  - remove_crlf return cstring size now
         * src/operators.txt:  
                 hash:keys renamed to hash:_keys :(          * src/include/pa_types.h 1.50:
                   - constant with buffer size for parser3.log added
         * src/main/pa_exec.C:  
                 exec win32 real filename  2007-11-16      misha
           * tests/cat.sh 1.1:
         * src/classes/file.C:                  - script for tests for file::exec/cgi
         * src/operators.txt:  
                 exec stderr out          * tests/171.html 1.1:
                   - tests for file::exec/cgi
         * src/classes/mail.C:  
         * src/classes/op.C:          * tests/results/171.processed 1.1:
         * src/include/pa_array.h:                  - tests results for file::exec/cgi
         * src/include/pa_globals.h:  
         * src/include/pa_hash.h:  2007-11-15      misha
         * src/include/pa_request.h:          * src/main/pa_exec.C 1.71:
         * src/main/compile.tab.C:                  - fixed incorrect exec code for unix
         * src/main/compile.y:  
         * src/main/pa_array.C:          * src/classes/file.C 1.164:
         * src/main/pa_dictionary.C:                  - .body must be set before analyzing cgi headers
         * src/main/pa_exec.C:  
         * src/main/pa_globals.C:          * src/classes/file.C 1.163:
         * src/main/pa_hash.C:                  - bugfix: we must transcode output fix EOLs only if exec/cgi
         * src/main/pa_request.C:                  return anything.
         * src/main/pa_string.C:  
         * src/operators.txt:  2007-11-14      misha
                 class_path          * operators.txt 1.204:
                   - info about new text|binary option for file::exec/cgi was added
 2001-08-03  parser  
         * src/ChangeLog:          * src/classes/file.C 1.162:
         * src/classes/table.C:          * src/include/pa_exec.h 1.19:
         * src/operators.txt:          * src/main/pa_exec.C 1.70:
         * src/types/pa_vtable.h:                  - ^file:exec[[text|binary];script;...]
                 vtable.locks killed  
           * src/classes/file.C 1.161:
 2001-08-02  parser          * src/classes/image.C 1.117:
         * src/classes/classes.h:          * src/classes/string.C 1.157:
         * src/classes/op.C:          * src/classes/table.C 1.237:
         * src/include/pa_globals.h:          * src/include/pa_exception.h 1.51:
         * src/main/execute.C:                  - more text strings moved to the one place
         * src/main/pa_globals.C:  
         * src/main/pa_globals.C:  2007-11-09      misha
                 found another multithread bug in op.C (last, last global var          * src/types/pa_vrequest.C 1.39:
                 killed) :)                  - $request:argv must be taint
   
         * src/main/pa_dictionary.C:          * operators.txt 1.203:
         * src/main/pa_globals.C:          * src/include/pa_request_info.h 1.6:
                 memset dictionary minor bug fixed          * src/targets/cgi/parser3.C 1.245:
           * src/types/pa_vrequest.C 1.38:
         * src/classes/string.C:          * src/types/pa_vrequest.h 1.34:
         * src/classes/table.C:                  - $request:argv
         * src/include/pa_array.h:  
         * src/main/execute.C:  2007-10-25      misha
         * src/main/pa_exec.C:          * buildall-with-xml 1.19:
                 introducing Array_iter          * buildall-without-xml 1.12:
                   - options preparations for ./configure rewrited
         * src/main/execute.C:  
                 detected quick_get recursion bug. changed to get@execute, but          * src/main/compile.tab.C 1.115:
                 needs array iterator, separate from array to avoid it & use caching          * src/main/compile.y 1.222:
                   - bug if parser.compile error occure in unhandled_exception
 2001-08-01  parser                  finally fixed
         * src/include/pa_dictionary.h:  
         * src/include/pa_globals.h:  2007-10-23      misha
         * src/include/pa_string.h:          * tests/170.html 1.1:
         * src/main/main.dsp:          * tests/results/170.processed 1.1:
         * src/main/pa_dictionary.C:                  - test for @method[][result]
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:          * operators.txt 1.202:
         * src/main/pa_string.C:                  - added info about node.prefix and node.namespaceURI
         * src/main/untaint.C:  
                 speeded up typo-html replacements. introducing Dictionary with          * src/classes/xnode.C 1.81:
                 first-char caching                  - xmlHasProp used instead of xmlGetProp
   
 2001-07-31  parser          * src/types/pa_vxnode.C 1.49:
         * src/types/Makefile.am:                  - DOM2 fields namespaceURI and prefix were added for node and
                 pa_vtable.C added to .am                  attribute
   
         * src/operators.txt:  2007-10-22      misha
                 pgsql: oid read. write todo          * src/types/pa_vmail.C 1.81:
                   - content-transfer-encoding: 8bit added
         * src/main/compile.tab.C:  
                 added, so that could be compiled even on non-bison-enabled platforms          * src/main/pa_request.C 1.289:
                   - added const content-transfer-encoding
 2001-07-30  parser  
         * src/parser3.dsw:          * src/include/pa_request.h 1.187:
                 pgsql 0                  - added const content-transfer-encoding
                   - ups. constants must be in lowercase (for search)
 2001-07-28  parser  
         * src/main/compile.y:          * src/types/pa_vmail.C 1.80:
         * src/main/untaint.C:                  - more constants used
         * src/operators.txt:                  - content-transfer-encoding: 8bit added
                 bug fix @ untaint when \r skipped \n  
           * src/main/pa_uue.C 1.11:
         * src/classes/table.C:                  - content-transfer-encoding moved out of here
                 table:hash always produces hash, when can't - empty  
           * src/include/pa_request.h 1.186:
 2001-07-27  parser                  - more constants
         * src/classes/double.C:  
         * src/classes/int.C:          * src/types/pa_vmail.C 1.79:
         * src/classes/string.C:                  - constant renamed
                 provided meaningful msg on int/double/string :sql without                  - $.content-id don't ommit anymore if $.content-disposition was specified
                 result and default                  - little refactoring
   
 2001-07-26  parser          * src/include/pa_request.h 1.185:
         * src/include/pa_opcode.h:          * src/main/pa_request.C 1.288:
         * src/main/compile.y:                  - constant renamed
         * src/main/execute.C:  
                 hash creation syntax problem persists. restored $: for a while.  2007-10-17      misha
                 thinking of $man[$.age[zzz]] syntax now          * operators.txt 1.201:
                   - info about table::create[nameless]{data}[>options<] was added
         * src/classes/op.C:  
                 fixed bad multithread bug with strangly global OP          * src/main/compile.tab.C 1.114:
           * src/main/compile.y 1.221:
         * src/main/compile.y:                  - if error occure while compile method don't put this method in methods table anymore.
                 $man[$.age[zzz]]  0                  in other case the parser coredumped if @unhandled_exception method can't be compiled because of
                   parser.compile error.
         * src/include/pa_opcode.h:  
         * src/main/compile.C:          * src/main/execute.C 1.317:
         * src/main/compile.y:                  - little code reformating
         * src/main/compile_tools.h:  
         * src/main/execute.C:          * src/main/pa_request.C 1.287:
         * src/main/pa_request.C:                  - little code reformating
         * src/types/pa_vmethod_frame.h:                  - comment changed
                 introducing ::  
                 this is constructor call prefix.  2007-10-16      misha
                 ordinary : remains for static accesses          * tests/035.html 1.3:
           * tests/results/035.processed 1.5:
         * src/classes/double.C:                  - tests table::create[]{}[options] added
         * src/classes/int.C:  
         * src/classes/string.C:          * src/classes/table.C 1.236:
         * src/include/pa_opcode.h:                  - table::create[]{} now accept 3rd param: options (only $
         * src/main/compile.C:                  .seperator[] yet)
         * src/main/compile.y:  
         * src/main/compile_tools.h:  2007-10-10      misha
         * src/main/execute.C:          * src/classes/table.C 1.235:
         * src/types/pa_vcode_frame.h:                  - some contstants moved to pa_common.h
         * src/types/pa_vmethod_frame.h:                  - some code changes
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:  2007-10-02      misha
                 fixing :: realization #1          * src/main/pa_uue.C 1.10:
                   - memory usage during uuencode reduced more then three time as
 2001-07-25  parser                  much. but base64 encoding method still use less memory anyway.
         * src/classes/table.C:  
         * src/main/main.dsp:  2007-09-17      misha
         * src/operators.txt:          * src/include/pa_common.h 1.115:
         * src/types/pa_vtable.C:                  - some stuff for use with .for_each moved here
         * src/types/pa_vtable.h:  
                 ^table.record[] now $table.fields          * src/classes/hash.C 1.81:
                   - some stuff for use with .for_each moved to common
         * src/parser3.dsw:  
         * src/types/pa_vtable.C:          * src/types/pa_vcookie.C 1.72:
                 table: get_element order changeed. now:                  - $cookie:fields available now
                 1. fields  
                 2. methods          * operators.txt 1.200:
                 3. columns                  - added info about $cookie:fields
   
         * src/types/pa_vdouble.h:          * src/types/pa_venv.C 1.4:
         * src/types/pa_vint.h:          * src/types/pa_venv.h 1.34:
                 odbc: no result queries; quote.                  - some strings moved to #define
                 optimized double&int tostring-s  
   2007-09-14      misha
         * src/classes/string.C:          * buildall-with-xml 1.18:
         * src/include/pa_globals.h:                  - new xml libs again =)
         * src/main/execute.C:  
         * src/main/pa_globals.C:  2007-08-28      misha
                 match replace code context moved to implicit $match context          * src/classes/table.C 1.233:
                   - new option ^table.columns[[column name]] was added
         * src/main/compile.C:  
         * src/main/compile.y:          * src/classes/string.C 1.156:
         * src/main/compile_tools.h:                  - new option ^string.split[...;v;[column name]]
                 allowed whitespace before first method decl  
           * operators.txt 1.199:
         * src/include/pa_opcode.h:                  - texts about ^table.columns[[column name]]  and ^string.split[
         * src/main/compile.y:                  ...][v][column name] were added
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:          * tests/168.html 1.1:
         * src/main/execute.C:          * tests/169.html 1.1:
         * src/operators.txt:          * tests/results/168.processed 1.1:
                 with killed, code storage introduced with former 'with' syntax          * tests/results/169.processed 1.1:
                   - tests for ^table.columns[[column name]]  and ^string.split[...]
         * src/main/compile.y:                  [v][column name] were added
         * src/main/compile.y:  
         * src/main/execute.C:          * src/include/pa_exception.h 1.50:
                 $var[] is now empty string, not void                  - error text message for ^hash._keys[], ^table.columns[] and ^
                   string.split[]
         * src/main/compile.C:  
         * src/main/compile.y:  2007-08-27      misha
         * src/main/compile_tools.h:          * src/main/untaint.C 1.138:
                 allowed empty lines before first method decl                  - try to fix coredump on unix if print to body ^taint[sql][
                   something] outside of connect
         * src/operators.txt:  
                 z          * buildall-with-xml 1.17:
           * buildall-without-xml 1.11:
         * src/classes/table.C:                  - strip parser3 was added (commented by default)
                 allowed nontable result in table:sql, results in empty table  
           * tests/167.html 1.1:
 2001-07-24  parser          * tests/results/167.processed 1.1:
         * src/main/compile.C:                  - test for ^taint[sql] outside of connect
         * src/main/execute.C:  
         * src/main/pa_string.C:  2007-08-20      misha
         * src/types/pa_value.h:          * operators.txt 1.198:
                 first get_element, next get operator                  - comment about new method ^node.hasAttributes[] was added
   
         * src/classes/file.C:          * src/include/pa_exception.h 1.49:
         * src/include/pa_common.h:                  - more exception text strings moved here
         * src/main/pa_common.C:  
         * src/parser3.dsw:          * src/classes/xnode.C 1.78:
                 file:move                  - DOM2 method ^xnode.hasAttributes[] was added
   
         * src/main/compile.y:          * src/include/pa_exception.h 1.48:
                 removed @end handling                  - some exception text strings movet to pa_exception
   
         * src/main/pa_common.C:          * tests/149.html 1.2:
                 file_read close @ eof when imgsize bug fixed          * tests/results/149.processed 1.3:
                   - test for ^xnode.hasAttributes[] was added
         * src/main/compile.C:                  - some code changes
         * src/main/compile.y:  
         * src/operators.txt:          * src/classes/file.C 1.160:
                 @end handling method2          * src/classes/math.C 1.51:
           * src/classes/op.C 1.172:
 2001-07-23  parser          * src/classes/string.C 1.155:
         * src/main/pa_sql_driver_manager.C:          * src/classes/xdoc.C 1.156:
         * src/parser3.dsw:                  - more duplicated exception text strings were removed
         * src/sql/pa_sql_driver.h:  
                 sql odbc driver          * src/classes/file.C 1.159:
           * src/classes/hashfile.C 1.41:
         * src/classes/hash.C:          * src/classes/image.C 1.116:
         * src/classes/hash.C:          * src/classes/op.C 1.171:
         * src/classes/string.C:          * src/classes/string.C 1.154:
         * src/classes/table.C:          * src/classes/table.C 1.232:
         * src/classes/void.C:          * src/classes/xdoc.C 1.155:
         * src/include/pa_sql_connection.h:          * src/classes/xnode.C 1.79:
         * src/parser3.dsw:                  - some duplicate exceptions' text strings removed
         * src/sql/pa_sql_driver.h:  
                 changed sql driver query interface  2007-08-17      misha
           * operators.txt 1.197:
 2001-07-20  parser          * src/targets/cgi/parser3.C 1.243:
         * src/operators.txt:                  - annoying 'SIGPIPE' messages in parser3.log switched off by
         * src/types/pa_vrequest.C:                  default. If someone really still need it: use $SIGPIPE(1)
                 X!$browser:type  
           * tests/006.html 1.4:
         * src/classes/file.C:          * tests/059.html 1.3:
         * src/classes/string.C:          * tests/results/006.processed 1.5:
         * src/include/pa_string.h:          * tests/results/059.processed 1.5:
         * src/main/execute.C:                  - more tests for match
         * src/main/pa_string.C:  
         * src/operators.txt:          * src/classes/math.C 1.50:
         * src/operators.txt:          * src/targets/cgi/parser3.C 1.244:
         * src/types/pa_valiased.C:          * src/targets/isapi/parser3isapi.C 1.98:
         * src/types/pa_valiased.h:                  - little syntax changes
         * src/types/pa_value.h:  
         * src/types/pa_vclass.h:          * tests/129.html 1.3:
         * src/types/pa_vcookie.h:          * tests/results/129.processed 1.5:
         * src/types/pa_vdate.h:                  - tests for ^table.hash[...][$.type[string|hash|table]] added
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.h:  2007-08-08      misha
         * src/types/pa_vhash.h:          * buildall-with-xml 1.15:
         * src/types/pa_vmath.h:          * buildall-without-xml 1.9:
         * src/types/pa_vobject.h:                  - remove libs source files by default since now
         * src/types/pa_vrequest.C:  
         * src/types/pa_vstateless_class.h:  2007-08-07      misha
         * src/types/pa_vstateless_object.h:          * buildall-with-xml 1.14:
                 only ^class:method dynamic calls allowed.                  - compile libxml2 without http support
                 ^BASE.method call disabled.                  - some option syntax changes
                 BASE element globally removed  
           * buildall-without-xml 1.8:
 2001-07-18  parser                  - some option syntax changes
         * src/Makefile.am:  
         * src/Makefile.in:          * src/main/pa_xml_io.C 1.20:
         * src/classes/Makefile.am:                  - will use parser file loader for xml needs
         * src/classes/gd/Makefile.am:  
         * src/main/Makefile.am:  2007-08-06      misha
         * src/pcre/Makefile.am:          * buildall-with-xml 1.13:
         * src/targets/Makefile.am:                  - moved to libxml2-2.6.29 and libxslt-1.1.21
         * src/targets/apache13/Makefile.am:  
         * src/targets/cgi/Makefile.am:          * tests/160.html 1.3:
         * src/types/Makefile.am:          * tests/results/160.processed 1.3:
                 removed $id from *.in *.am                  - cache test was rewrited
   
         * src/classes/file.C:  2007-07-06      misha
                 file:exec/cgi msg          * src/types/pa_vform.C 1.87:
                   - bugfix: uploaded file name wasn't transcoded
         * src/main/pa_request.C:  
         * src/main/untaint.C:          * src/classes/math.C 1.49:
         * src/operators.txt:                  - ^math:long2ip(long) and ^math:sha1[string] were added
                 ORIGINS langs name abbrevations  
           * tests/153.html 1.3:
         * src/classes/file.C:          * tests/results/153.processed 1.3:
         * src/operators.txt:                  - added test for ^math:sha1[string]
                 $file:exit-code renamed to 'status'  
   2007-06-28      misha
         * src/classes/date.C:          * etc/parser3.charsets/windows-1251.cfg 1.13:
         * src/classes/mail.C:                  - removed duplicated and some incorrect chars
         * src/classes/math.C:  
         * src/classes/string.C:  2007-06-19      misha
         * src/classes/table.C:          * src/include/pa_hash.h 1.68:
         * src/include/pa_globals.h:                  - methods generic_hash_code & hash_code were moved on top
         * src/include/pa_string.h:                  because of gcc 4 had a problems during building.
         * src/main/execute.C:  
         * src/main/pa_globals.C:  2007-06-18      misha
         * src/main/pa_request.C:          * tests/results/019.processed 1.4:
         * src/main/pa_string.C:                  - new image commited
         * src/main/untaint.C:  
         * src/types/pa_value.h:  2007-06-09      misha
         * src/types/pa_vdouble.h:          * src/types/pa_vmethod_frame.h 1.62:
         * src/types/pa_vfile.h:                  - method as_expression was added
         * src/types/pa_vint.h:  
         * src/types/pa_vstring.C:          * src/classes/op.C 1.170:
         * src/types/pa_vstring.h:          * src/classes/table.C 1.231:
                 $ORIGINS(1) output tracing mode                  - in while and table.select method as_expression used now
   
         * src/classes/Makefile.in:  2007-06-08      misha
         * src/classes/gd/Makefile.in:          * src/lib/cord/include/private/cord_pos.h 1.4:
         * src/main/Makefile.in:                  - back to origin value because of no speed/memory optimisation
         * src/pcre/Makefile.in:                  but some proglems with long cycles occure
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:          * tests/166.html 1.1:
         * src/targets/cgi/Makefile.in:          * tests/results/166.processed 1.1:
         * src/types/Makefile.in:                  - test for ^match[...][n]
                 $id in .in's from .am's removed  
           * tests/165.html 1.1:
         * src/classes/file.C:          * tests/results/165.processed 1.1:
         * src/main/pa_exec.C:                  - tests for loops
         * src/operators.txt:  
                 file:exec  2007-06-06      misha
           * src/classes/op.C 1.169:
 2001-07-17  parser          * src/classes/table.C 1.230:
         * src/Makefile.in:                  - ^while(true){}, ^while(1){}, ^table.select(true) and ^
         * src/classes/Makefile.in:                  table.select(1) didn't works because of awaiting junction-param
         * src/configure:                  only. fixed.
         * src/configure.in:  
                 == wrong  2007-05-24      misha
           * src/include/pa_os.h 1.6:
 2001-07-13  parser                  - consts for blocking locks + some comments were added
         * src/main/execute.C:  
         * src/main/pa_request.C:          * src/main/pa_os.C 1.9:
                 order of MAIN parents was wrong, fixed                  - locks engines were rewrited: now we don't use system locks
                   which wait till other threads release it but try get lock, if
         * src/classes/double.C:                  fail wait 1 sec and make 10 attempts.
         * src/classes/int.C:  
         * src/classes/string.C:          * src/lib/sdbm/apr_file_io.C 1.6:
         * src/include/pa_request.h:                  - wait till lock released while opening files
         * src/include/pa_request.h:  
         * src/main/execute.C:          * src/classes/table.C 1.229:
         * src/main/execute.C:                  - changes in includes. if unclude <sstream> after our classes on
         * src/main/execute.C:                  unix it can't be build
         * src/main/pa_request.C:  
         * src/operators.txt:          * src/types/pa_vhashfile.C 1.55:
                 auto.p[@auto], /news/auto.p[no @auto], so that initializing                  - not needed code removed
                 second would not call first @auto  
           * src/classes/op.C 1.168:
 2001-07-12  parser                  - cache was rewrited. I hope it works with locking system now on
         * src/operators.txt:                  unix
         * src/types/pa_value.h:  
                 pa_value.putelement modification of system classes prevented          * src/include/pa_os.h 1.7:
           * src/main/pa_os.C 1.10:
 2001-07-11  parser                  - 20 attempt to get lock with 0.5 secs interval
         * src/classes/string.C:  
         * src/doc/sources2html.cmd:  2007-05-23      misha
         * src/operators.txt:          * src/classes/file.C 1.158:
                 lr split now yelds table $piece          * src/classes/op.C 1.167:
           * src/include/pa_common.h 1.114:
         * src/classes/file.C:          * src/main/pa_common.C 1.225:
         * src/include/pa_common.h:                  - cosmetic changes
         * src/main/pa_common.C:  
         * src/operators.txt:  2007-05-18      misha
         * src/types/pa_vstateless_class.h:          * tests/results/160.processed 1.2:
                 $file created by file:state += .atime .mtime .ctime                  - returned time corrected
                 +found&fixed bug with exceptions on get_junction-created objects [they were on wrong pool]  
           * tests/160.html 1.2:
 2001-07-09  parser                  - time increased because on unix 1 mean nothing :(
         * src/main/untaint.C:  
                 qp wrong name          * src/lib/cord/include/private/cord_pos.h 1.3:
                   - rebalance tree not so often. it's give some speed increasing
         * src/classes/date.C:  
         * src/classes/string.C:          * src/classes/hash.C 1.80:
         * src/classes/table.C:                  - added ^hash.contain[key]
         * src/main/compile.y:  
         * src/operators.txt:          * operators.txt 1.195:
                 date format 0                  - added info about ^hash.contain[key]
   
 2001-07-07  parser          * src/include/pa_hash.h 1.67:
         * src/classes/Makefile.am:                  - added method for checking key exists in hash
         * src/classes/date.C:  
         * src/classes/file.C:  2007-05-07      misha
         * src/classes/hash.C:          * src/include/pa_string.h 1.169:
         * src/classes/image.C:                  - was compilation error during build on freebsd4
         * src/classes/mail.C:  
         * src/classes/math.C:  2007-05-03      misha
         * src/classes/op.C:          * src/classes/table.C 1.227:
         * src/classes/string.C:                  - option $.type[hash|string|table] was added for ^table.hash[]
         * src/classes/table.C:  
         * src/classes/void.C:          * src/classes/file.C 1.157:
         * src/include/pa_request.h:                  - comment removed
         * src/main/main.dsp:  
         * src/operators.txt:  2007-04-26      misha
         * src/types/pa_value.h:          * src/types/pa_vhashfile.C 1.54:
         * src/types/pa_vdate.h:          * src/types/pa_vhashfile.h 1.37:
         * src/types/pa_wcontext.C:                  - while ::open the real files doesn't opened in place anymore
                 date  now set $fields roll string.  todo: sql, calendar  
   2007-04-24      misha
         * src/classes/date.C:          * src/include/pa_exception.h 1.47:
         * src/classes/table.C:                  "static" removed
         * src/include/pa_common.h:  
         * src/include/pa_string.h:          * src/classes/math.C 1.48:
         * src/main/pa_common.C:                  - I thought one more time and remove lg(N) :)
         * src/operators.txt:  
         * src/types/pa_vdate.h:  2007-04-23      misha
                 date roll          * src/classes/math.C 1.47:
                 table calendar                  ^math:lg(N) => ^math:log10(N)
   
 2001-07-06  parser          * src/classes/math.C 1.46:
         * src/classes/math.C:                  added:
         * src/include/pa_request.h:                  - ^math:ln(N) (the same as ^math:log(N))
         * src/main/execute.C:                  - ^math:lg(N)
         * src/main/main.dsp:  
         * src/main/pa_request.C:          * tests/097.html 1.6:
         * src/operators.txt:          * tests/results/097.processed 1.7:
         * src/operators.txt:                  - charsets converstion during ^file::load[text;http://...] added
         * src/types/pa_vmath.h:  
                 math 0          * tests/164.html 1.1:
           * tests/results/164.processed 1.1:
 2001-07-03  parser                  - test for hashfile
         * src/classes/Makefile.am:  
         * src/classes/math.C:          * src/types/pa_vhashfile.C 1.53:
         * src/classes/op.C:                  - don't open hashfile files until 1st access
         * src/classes/random.C:  
         * src/main/main.dsp:          * src/types/pa_vhashfile.C 1.52:
         * src/operators.txt:          * src/types/pa_vhashfile.h 1.36:
                 class random renamed to math, operators became methods                  - .clear() removed.
   
         * src/classes/op.C:          * src/include/pa_exception.h 1.46:
         * src/operators.txt:                  - string constant with "parser.runtime" text was added
                  pow sqrt  
           * src/classes/hashfile.C 1.40:
         * src/classes/op.C:                  - little comment changes
         * src/main/execute.C:  
         * src/operators.txt:          * tests/164.html 1.2:
                  sin asin cos acos tan atan          * tests/results/164.processed 1.2:
                   - check for set expires as a date
 2001-07-02  parser  
         * src/classes/hash.C:          * src/classes/hashfile.C 1.39:
         * src/operators.txt:                  - with .clear[] called files_delete() now.
                 ^hash.keys[]  
           * src/classes/date.C 1.77:
         * src/classes/table.C:          * src/classes/double.C 1.61:
         * src/main/pa_table.C:          * src/classes/file.C 1.156:
         * src/operators.txt:          * src/classes/form.C 1.40:
                 ^table:columns[]          * src/classes/hash.C 1.79:
           * src/classes/image.C 1.115:
         * src/classes/table.C:          * src/classes/int.C 1.57:
         * src/operators.txt:          * src/classes/mail.C 1.111:
                 ^table.columns column renamed from 'name' to 'column'          * src/classes/math.C 1.45:
           * src/classes/op.C 1.166:
         * src/main/compile.y:          * src/classes/string.C 1.153:
         * src/main/compile_tools.h:          * src/classes/table.C 1.226:
         * src/operators.txt:          * src/classes/void.C 1.38:
                 in expressions now allowed 'strings'          * src/classes/xdoc.C 1.154:
           * src/classes/xnode.C 1.77:
 2001-06-29  parser          * src/classes/xnode.h 1.26:
         * src/main/execute.C:          * src/include/pa_request.h 1.184:
         * src/main/execute.C:          * src/main/execute.C 1.316:
                 /0  %0 checkes ver 2          * src/main/pa_charset.C 1.56:
           * src/main/pa_charsets.C 1.17:
         * src/classes/table.C:          * src/main/pa_common.C 1.224:
                 empty strings @ sql          * src/main/pa_dictionary.C 1.24:
           * src/main/pa_exec.C 1.69:
         * src/Makefile.in:          * src/main/pa_http.C 1.7:
         * src/classes/Makefile.in:          * src/main/pa_request.C 1.286:
                 makes          * src/main/pa_sql_driver_manager.C 1.87:
           * src/main/pa_table.C 1.62:
         * src/classes/Makefile.am:          * src/types/pa_value.C 1.22:
                 nothing - void          * src/types/pa_value.h 1.129:
           * src/types/pa_vclass.C 1.34:
         * src/main/execute.C:          * src/types/pa_vconsole.h 1.13:
                 /0  %0 checke          * src/types/pa_vfile.h 1.61:
           * src/types/pa_vhash.h 1.59:
 2001-06-28  parser          * src/types/pa_vimage.h 1.48:
         * src/classes/double.C:          * src/types/pa_vmail.C 1.78:
         * src/classes/file.C:          * src/types/pa_vmethod_frame.h 1.61:
         * src/classes/form.C:          * src/types/pa_vstateless_class.C 1.31:
         * src/classes/hash.C:          * src/types/pa_vstateless_class.h 1.56:
         * src/classes/image.C:          * src/types/pa_vtable.C 1.27:
         * src/classes/int.C:          * src/types/pa_vxdoc.h 1.44:
         * src/classes/mail.C:          * src/types/pa_wcontext.C 1.34:
         * src/classes/op.C:                  - "parser.runtime" strings were removed
         * src/classes/random.C:  
         * src/classes/response.C:  2007-04-20      misha
         * src/classes/string.C:          * src/classes/hashfile.C 1.38:
         * src/classes/table.C:                  - ^hashfile.cleanup[], ^hashfile.release[] were added
         * src/classes/void.C:  
         * src/main/compile.C:          * src/classes/op.C 1.165:
         * src/main/compile.y:                  - bug. must be false
         * src/main/compile_tools.C:  
         * src/main/execute.C:          * operators.txt 1.193:
         * src/main/pa_array.C:                  - added info about .^hashfile.release[], ^hashfile.clenaup[] and
         * src/main/pa_common.C:                  new ^string.match[][>N-option<]
         * src/main/pa_dir.C:  
         * src/main/pa_exception.C:          * configure.in 1.94:
         * src/main/pa_exec.C:                  - checking for unsetenv was added
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:          * src/types/pa_vhashfile.C 1.51:
         * src/main/pa_pool.C:          * src/types/pa_vhashfile.h 1.35:
         * src/main/pa_request.C:                  - hashfile can auto reopen now
         * src/main/pa_socks.C:  
         * src/main/pa_sql_driver_manager.C:          * src/types/pa_vform.C 1.86:
         * src/main/pa_string.C:                  - some comments
         * src/main/pa_table.C:  
         * src/main/untaint.C:          * configure 1.92:
         * src/targets/cgi/parser3.C:                  =cheching for unsetenv
         * src/targets/isapi/parser3isapi.C:  
                 */          * operators.txt 1.194:
                 static const char *RCSId="$Id$";                  - some comments changing
   
         * src/main/compile.y:          * src/classes/string.C 1.152:
         * src/main/compile_tools.h:          * src/include/pa_string.h 1.168:
                 $:name: == ${name}:          * src/main/pa_string.C 1.209:
                 $class:name: == ${class:name}:                  - ^string.match[][] understand new option now: return number of
                   matches but not table wit results
         * src/classes/string.C:  
                 exactly one  2007-04-18      misha
           * buildall-with-xml 1.10:
         * src/classes/double.C:          * buildall-without-xml 1.6:
         * src/classes/file.C:                  added commented lines with --disable-safe-mode option
         * src/classes/form.C:  
         * src/classes/hash.C:          * buildall-with-xml 1.11:
         * src/classes/image.C:                  moving to libxml2-2.6.28
         * src/classes/int.C:  
         * src/classes/mail.C:          * operators.txt 1.192:
         * src/classes/op.C:                  - info about $form:files
         * src/classes/random.C:  
         * src/classes/response.C:  2007-04-17      misha
         * src/classes/string.C:          * src/types/pa_vdate.h 1.45:
         * src/classes/table.C:                  - start adding unsetenv("TZ");
         * src/classes/void.C:  
         * src/main/compile.C:          * tests/163.html 1.2:
         * src/main/compile.y:          * tests/results/163.processed 1.2:
         * src/main/compile_tools.C:                  removing auto format
         * src/main/execute.C:  
         * src/main/pa_array.C:          * src/types/pa_vform.C 1.85:
         * src/main/pa_common.C:          * src/types/pa_vform.h 1.51:
         * src/main/pa_dir.C:                  - some code was modified
         * src/main/pa_exception.C:                  - $form:files was added
         * src/main/pa_exec.C:  
         * src/main/pa_globals.C:  2007-04-16      misha
         * src/main/pa_hash.C:          * tests/163.html 1.1:
         * src/main/pa_pool.C:          * tests/results/163.processed 1.1:
         * src/main/pa_request.C:                  - test for .int[], floor, round, ceiling and .format[]
         * src/main/pa_socks.C:  
         * src/main/pa_sql_driver_manager.C:          * src/classes/file.C 1.155:
         * src/main/pa_string.C:                  - little optimization for getting args in exec/cgi
         * src/main/pa_table.C:  
         * src/main/untaint.C:  2007-04-13      misha
         * src/targets/cgi/parser3.C:          * src/classes/file.C 1.154:
         * src/targets/isapi/parser3isapi.C:                  - arguments for file::exec/cgi can be specified now as s table
                 static char *RCSId="$Id$";                  with one column
   
 2001-06-27  parser  2007-03-27      misha
         * src/classes/hash.C:          * tests/162.html 1.1:
         * src/classes/nothing.C:          * tests/results/162.processed 1.1:
         * src/classes/table.C:                  - test for ^table.select(^condition[$t])
         * src/classes/void.C:  
         * src/main/compile.y:          * tests/results/auto.p 1.2:
         * src/main/compile.y:                  - load windows-1251 charset for some tests
         * src/main/execute.C:  
         * src/main/main.dsp:          * tests/run_parser.sh 1.4:
         * src/main/pa_request.C:                  PARSER_CONFIG -> CGI_PARSER_CONFIG
         * src/operators.txt:  
         * src/targets/cgi/pa_pool.C:          * tests/013.html 1.3:
         * src/types/pa_value.h:          * tests/results/013.processed 1.5:
         * src/types/pa_vcode_frame.h:                  - added test for checking $._default value while hash
         * src/types/pa_vmethod_frame.h:                  modifications
         * src/types/pa_vnothing.h:  
         * src/types/pa_vtable.h:          * tests/160.html 1.1:
         * src/types/pa_vvoid.h:          * tests/results/160.processed 1.1:
                 nothing renamed to void                  - add test for ^cache[key](secs){code}, ^cache[] and ^cache(0)
   
         * src/classes/op.C:          * tests/161.html 1.1:
         * src/operators.txt:          * tests/161_utf8.txt 1.1:
                 ^switch ^case          * tests/161_windows1251.txt 1.1:
           * tests/results/161.processed 1.1:
         * src/operators.txt:                  - added test for ^file::load[text;/local/file.txt;$.charset[...]]
                 z                 
   
         * src/main/compile.y:  2007-03-22      misha
         * src/operators.txt:          * operators.txt 1.191:
                 lexer: $zzzz^zzzz were name part                  - added info about date.weekyear
   
 2001-05-28  parser          * src/include/pa_common.h 1.113:
         * src/main/main.dsp:                  - "charset" string defined for ^file::load[text;/local.txt] and ^
         * src/targets/isapi/parser3isapi.dsp:                  table::load[/table.txt]
                 release project options [some bugs]  
           * src/main/pa_common.C 1.223:
         * src/classes/classes.C:          * src/main/pa_http.C 1.6:
         * src/main/compile.C:                  - $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
         * src/main/compile.y:                  - not needed transcodes were removed from ^file::load[...;http://...]
         * src/main/execute.C:  
                 operators are not in root class again          * src/types/pa_vdate.h 1.44:
                   - date.week was fixed
         * src/doc/html2chm.cmd:                  - date.weekyear was added
                 removed >a  
           * src/classes/date.C 1.76:
         * src/doc/sources2html.cmd:                  - date.week was fixed
         * src/operators.txt:  
                 z          * tests/159.html 1.1:
           * tests/results/159.processed 1.1:
         * src/ChangeLog:                  - tests for date.week and date.weekyear added
                 changelogs  
   2007-03-15      misha
 2001-05-24  parser          * src/classes/table.C 1.225:
         * src/Makefile.in:                  - enclose column numbers for nameless tables as well
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.in:  2007-03-14      misha
         * src/configure:          * src/targets/cgi/parser3.C 1.242:
         * src/configure.in:                  - bugxif. failed when request cgi
         * src/main/Makefile.in:  
         * src/pcre/Makefile:          * src/classes/table.C 1.224:
         * src/pcre/Makefile.in:                  - table.save optimization: now required much less memory
         * src/targets/Makefile.in:  
         * src/targets/apache13/Makefile.in:  2007-03-13      misha
         * src/targets/cgi/Makefile.in:          * buildall-with-xml 1.8:
         * src/types/Makefile.in:                  - pattern needed now for building
                 makes  
           * tests/097.html 1.5:
         * src/main/pa_request.C:                  - added test for xdoc::load
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:          * buildall-with-xml 1.9:
                 // no _ conversions in @exception[params]                  libxml2: --without-ftp --without-docbook
   
         * src/pcre/Makefile:          * tests/results/097.processed 1.6:
                 removed pcre/make                  - added test results for xdoc::load & xdoc::load[http://...]
   
         * src/configure.in:          * tests/158.html 1.1:
                 no rtty test begin          * tests/results/158.processed 1.1:
           * tests/results/158.processes 1.1:
         * src/configure.in:          * tests/results/158.processes 1.2:
                 configure.in better lang tests                  - tests for table.save/table.load
   
         * src/configure.in:  2007-03-12      misha
                 no rtty -10          * tests/107.html 1.4:
           * tests/results/107.processed 1.5:
         * src/configure.in:                  - added test for xpath '//man'
                 no rtty -9  
   2007-03-01      misha
         * src/ChangeLog:          * tests/097.html 1.4:
                 found changelog autogenerate ability          * tests/results/097.processed 1.5:
                   - added test for creating xdoc from file
         * src/targets/cgi/parser3.dsp:  
                 project file          * tests/157.html 1.3:
           * tests/results/157.processed 1.2:
         * src/classes/op.C:                  - added test for file:move
         * src/main/pa_request.C:  
         * src/operators.txt:  2007-02-28      misha
         * src/targets/cgi/parser3.C:          * tests/results/099.processed 1.5:
                 ^log ^exp                  - ever send content-disposition to client with file
   
         * src/ChangeLog:          * operators.txt 1.190:
                 changelogs          * src/classes/xdoc.C 1.151:
                   - ^xdoc::create[$file] added.
 2001-05-23  parser  
         * src/classes/op.C:          * src/classes/xdoc.C 1.153:
         * src/main/compile.y:                  - another attempt
                 allow one empty line before LS_DEF_NAME  
           * tests/157.html 1.1:
         * src/main/pa_string.C:                  + test for file:copy
                 string cmp bug  
           * src/classes/xdoc.C 1.152:
         * src/operators.txt:                  - roll back last changes for a while
                 .txt  
           * src/classes/file.C 1.153:
         * src/classes/mail.C:                  - under lock we create non-exist dir anyway
         * src/classes/op.C:  
                 rem max 1000  2007-02-26      misha
           * src/classes/file.C 1.152:
 2001-05-22  parser                  - some similar strings moved to #define instead of to be copy/
         * src/classes/op.C:                  pasted many times
                 if params code-required  
           * src/types/pa_vfile.h 1.60:
 2001-05-21  parser                  - class name string ("file") moved to #define
         * src/classes/classes.C:  
         * src/main/compile.C:  2007-02-20      misha
         * src/main/compile.y:          * bin/auto.p.dist.in 1.14:
         * src/main/execute.C:                  - added lines for sqlite
                 0  
           * configure.in 1.93:
         * src/classes/classes.C:                  - added some strings for sqlite detection
         * src/main/compile.C:  
                 1  2007-02-19      misha
           * buildall-with-xml 1.7:
         * src/Makefile.in:          * buildall-without-xml 1.5:
         * src/classes/Makefile.in:                  - some modifications
         * src/classes/Makefile.in:  
         * src/classes/gd/Makefile.in:          * operators.txt 1.189:
         * src/main/Makefile.in:                  - some comments changes
         * src/pcre/Makefile:  
         * src/pcre/Makefile:  2007-02-17      misha
         * src/pcre/Makefile.in:          * buildall-with-xml 1.6:
         * src/targets/Makefile.in:          * buildall-without-xml 1.4:
         * src/targets/apache13/Makefile.in:                  - moving to gc6.8
         * src/targets/cgi/Makefile.in:  
         * src/types/Makefile.in:          * src/main/pa_request.C 1.285:
                 makes                  - damn, i forgot to commit it while I change console behaviour
   
         * src/classes/double.C:  2007-02-12      misha
         * src/classes/hash.C:          * src/types/pa_vimage.C 1.36:
         * src/classes/hash.C:          * src/types/pa_vimage.h 1.47:
         * src/classes/nothing.C:                  - fixed bug added while adding 'bool' (^if($image){} caused
         * src/classes/nothing.C:                  exception)
         * src/classes/nothing.C:  
         * src/classes/op.C:          * src/targets/cgi/parser3.C 1.241:
         * src/classes/string.C:                  - don't print headers if $console:line[data] was used during cgi
         * src/classes/table.C:                  execution.
         * src/classes/unknown.C:  
         * src/main/compile.y:          * src/types/pa_vconsole.h 1.12:
         * src/main/execute.C:                  - console class have bool flag now which marked as 'true' if
         * src/main/execute.C:                  class was used.
         * src/main/main.dsp:  
         * src/main/pa_request.C:          * tests/152.html 1.5:
         * src/operators.txt:          * tests/results/152.processed 1.6:
         * src/targets/cgi/pa_pool.C:                  - more types was added to test 152
         * src/targets/cgi/pa_pool.C:  
         * src/types/pa_value.h:  2007-02-09      misha
         * src/types/pa_vcode_frame.h:          * src/types/pa_vxdoc.C 1.34:
         * src/types/pa_vmethod_frame.h:          * src/types/pa_vxdoc.h 1.43:
         * src/types/pa_vmethod_frame.h:          * src/types/pa_vxnode.C 1.48:
         * src/types/pa_vnothing.h:          * src/types/pa_vxnode.h 1.39:
         * src/types/pa_vtable.h:                  - bugfix. I broke xdoc & xnode in expression
         * src/types/pa_vtable.h:  
         * src/types/pa_vunknown.h:          * tests/152.html 1.3:
                 'unknown' renamed to 'nothing'          * tests/results/152.processed 1.4:
                   - test rewrited
         * src/Makefile.in:  
         * src/classes/Makefile.in:          * tests/152.html 1.4:
         * src/classes/gd/Makefile.in:          * tests/results/152.processed 1.5:
         * src/main/Makefile.in:                  - test alightly updated
         * src/pcre/Makefile:  
         * src/pcre/Makefile.in:  2007-02-08      misha
         * src/targets/Makefile.in:          * tests/152.html 1.2:
         * src/targets/apache13/Makefile.in:          * tests/results/152.processed 1.3:
         * src/targets/cgi/Makefile.in:                  - add test for checking 'def' for void, string, bool, int &
         * src/types/Makefile.in:                  double
                 make system timestamps  
   2007-02-07      misha
         * src/classes/nothing.C:          * src/main/pa_common.C 1.222:
         * src/operators.txt:                  - definitions for ^file:base64[filespec]
                 resultless ^sql  moved to nothing:  
           * src/types/pa_vconsole.h 1.11:
         * src/configure:          * src/types/pa_vcookie.C 1.71:
                 forced commit                  - little optimization
   
         * src/classes/Makefile.am:          * src/classes/file.C 1.151:
                 .AM                  - ^file:base64[filespec]
   
         * src/main/pa_request.C:          * tests/results/153.processed 1.2:
         * src/pcre/Makefile.am:                  - result test for ^file:base64[filespec]  was updated
         * src/pcre/Makefile.am:  
         * src/pcre/pcre.dsp:          * tests/153.html 1.2:
                 .am                  - test for ^file:base64[filespec]  was added
   
         * src/aclocal.m4:          * src/include/pa_common.h 1.112:
         * src/pcre/Makefile:                  - declarations for ^file:base64[filespec]
         * src/pcre/Makefile.in:  
                 long-forgotten buddy          * operators.txt 1.188:
                   - ^file:base64[filespec]  was added
         * src/Makefile.in:  
         * src/pcre/Makefile:  2007-02-06      misha
                 file stamps to remove autoreconf          * src/types/pa_vbool.h 1.30:
                   - bugfix
         * src/targets/cgi/parser3.C:  
                 argv can be just "parser3". made site_auto_path "." in that case          * tests/156.html 1.1:
                   - added test for bool cookie
         * src/classes/op.C:  
         * src/main/execute.C:          * src/main/utf8-to-lower.inc 1.2:
         * src/operators.txt:          * src/main/utf8-to-upper.inc 1.2:
         * src/pcre/Makefile:                  - some chars were temporary commented
         * src/pcre/Makefile.am:  
         * src/pcre/Makefile.in:          * tests/153.html 1.1:
         * src/targets/cgi/Makefile.in:          * tests/154.html 1.1:
         * src/targets/cgi/parser3.C:          * tests/todo.txt 1.6:
         * src/targets/cgi/parser3.C:                  - two more tests added
         * src/targets/cgi/parser3.C:  
                 z          * src/types/pa_vcookie.h 1.32:
                   - not needed string "cookie" removed
         * src/types/pa_vstring.C:  
                 eoleof          * tests/155.html 1.1:
           * tests/results/155.processed 1.1:
         * src/main/pa_request.C:                  - added test for check $.encloser[] option for table save/load
         * src/pcre/dftables.c:  
         * src/targets/cgi/parser3.C:  2007-02-05      misha
                 pcre_tables=pcre_default_tables;          * tests/results/141.processed 1.5:
                   - math:md5 must be lowercased
         * src/classes/hash.C:  
         * src/classes/int.C:          * src/targets/cgi/parser3.C 1.240:
         * src/classes/string.C:                  - 2007 in help ;)
         * src/classes/table.C:  
         * src/include/pa_string.h:          * tests/results/152.processed 1.2:
         * src/include/pa_string.h:                  - newline at the end was missed
         * src/main/pa_string.C:  
         * src/main/pa_string.C:  2007-02-03      misha
         * src/operators.txt:          * tests/152.html 1.1:
         * src/types/pa_vstring.C:                  - test for bool added
         * src/types/pa_vstring.h:  
                 started int:sql          * operators.txt 1.187:
                   - info bool class was added
         * src/pcre/Makefile.am:  
                 removed chartables.c          * src/classes/Makefile.am 1.50:
           * src/classes/Makefile.in 1.63:
         * src/pcre/Makefile:          * src/classes/bool.C 1.1:
                 timestamp          * src/classes/classes.vcproj 1.15:
           * src/classes/double.C 1.60:
         * src/types/pa_vstring.C:          * src/classes/int.C 1.56:
         * src/types/pa_vstring.h:          * src/classes/string.C 1.151:
                 removed unnecessary vstring::set_string          * src/classes/void.C 1.37:
           * src/classes/xnode.C 1.76:
         * src/classes/double.C:          * src/include/pa_string.h 1.167:
         * src/classes/int.C:          * src/types/pa_vbool.h 1.29:
         * src/classes/string.C:          * src/types/pa_vclass.h 1.52:
                 int,double;sql          * src/types/pa_vimage.h 1.46:
           * src/types/pa_vint.h 1.45:
         * src/classes/hash.C:          * src/types/pa_vjunction.C 1.4:
         * src/classes/op.C:          * src/types/pa_vjunction.h 1.25:
         * src/classes/table.C:          * src/types/pa_vproperty.C 1.1:
                 hash:sql          * src/types/pa_vproperty.h 1.4:
           * src/types/pa_vstateless_class.C 1.30:
         * src/classes/classes.C:          * src/types/pa_vstateless_class.h 1.55:
         * src/classes/hash.C:          * src/types/pa_vxdoc.C 1.33:
         * src/classes/op.C:          * src/types/pa_vxdoc.h 1.42:
         * src/classes/table.C:          * src/types/pa_vxnode.h 1.38:
         * src/main/compile.C:          * src/types/types.vcproj 1.19:
         * src/main/compile.y:                  - bool class was added
         * src/main/execute.C:  
         * src/operators.txt:          * tests/results/150.processed 1.2:
                 hash:sql moved to main trunc. operators.txt updated          * tests/results/151.processed 1.2:
           * tests/results/152.processed 1.1:
 2001-05-19  parser                  - test for bool added and some content length fixes
         * src/types/pa_value.h:  
                 parameter # 1 based          * buildall-with-xml 1.5:
                   - moved to libxml2-2.6.27 and libxslt-1.1.20
         * src/main/pa_common.C:  
                 common:  actual filename '%s'          * src/main/pa_request.C 1.284:
                   - fix
         * src/classes/string.C:  
                 root context in match replace body now unchanged  2007-01-18      misha
           * src/classes/string.C 1.150:
         * src/classes/Makefile.am:          * src/main/pa_string.C 1.208:
         * src/classes/Makefile.am:                  - return table during ^string.match[][] even if no matched
         * src/classes/Makefile.am:                  found.
         * src/classes/Makefile.am:  
         * src/main/pa_sql_driver_manager.C:  2006-12-20      misha
         * src/targets/cgi/pa_pool.C:          * src/types/pa_method.h 1.7:
                 classes/.am          * src/types/pa_vfile.h 1.59:
                   - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
         * src/main/untaint.C:  
         * src/targets/cgi/pa_pool.C:  2006-12-19      misha
         * src/targets/cgi/parser3.C:          * src/main/pa_request.C 1.283:
                 fixed bug in pre html untaint, wrong size used, 4* mem wasted                  - always set content-disposition for $response:body[hash here].
                   more details: http://www.parser.ru/forum/?id=52130
         * src/classes/string.C:  
         * src/main/pa_string.C:          * src/types/pa_vxdoc.C 1.32:
                 z                  - $xDoc is "xnode" == true now. more details: http://
                   www.parser.ru/forum/?id=52359
         * src/include/pa_string.h:  
         * src/main/untaint.C:  2006-12-07      misha
         * src/targets/cgi/pa_pool.C:          * operators.txt 1.186:
                 introducing String::cstr_bufsize, returns just size+1 for as_is                  - added info about bool params in cookie set
                 target.  
           * src/types/pa_value.C 1.21:
         * src/classes/Makefile.in:          * src/types/pa_value.h 1.128:
                 clean          * src/types/pa_vbool.h 1.28:
                   - is_bool method was added
 2001-05-18  parser  
         * src/Makefile.in:          * src/types/pa_vcookie.C 1.70:
         * src/classes/Makefile.in:                  - bool param in cookies available now
         * src/classes/gd/Makefile.in:                  $cookie:name[
         * src/configure:                    $.value[123]
         * src/include/pa_config_auto.h.in:                    $.secure(true)
         * src/libltdl/Makefile.in:                    $.httponly(true)
         * src/main/Makefile.in:                  ]
         * src/pcre/Makefile:  
         * src/pcre/Makefile.in:  2006-12-02      misha
         * src/targets/Makefile.in:          * src/classes/file.C 1.150:
         * src/targets/apache13/Makefile.in:                  - file_block_read used instead of native read
         * src/targets/cgi/Makefile.in:  
         * src/targets/cgi/pa_pool.C:          * src/include/pa_common.h 1.111:
         * src/types/Makefile.in:                  - added file_block_read declaration
                 .am pa_threads.C ins  
           * src/main/pa_common.C 1.221:
         * src/targets/cgi/Makefile.am:                  - added file_block_read with read error detection
                 .am pa_threads.C added                  - file_block_read used instead of native read
   
 2001-05-17  parser  2006-12-01      misha
         * src/include/pa_hash.h:          * src/classes/file.C 1.148:
         * src/main/execute.C:                  - ^file:copy[from;fo] was added
                 removed /*SYNCHRONIZED*/  from hash.h  
           * operators.txt 1.184:
         * src/configure.in:                  - added info about ^file:copy[]
         * src/include/pa_array.h:  
         * src/include/pa_common.h:          * src/types/pa_vstateless_class.C 1.29:
         * src/include/pa_config_fixed.h:          * src/types/pa_vstateless_class.h 1.54:
         * src/include/pa_config_includes.h:                  - $var.CLASS_NAME added
         * src/include/pa_exception.h:  
         * src/include/pa_exec.h:          * operators.txt 1.185:
         * src/include/pa_globals.h:                  - info about $var.CLASS_NAME was added
         * src/include/pa_hash.h:  
         * src/include/pa_opcode.h:  2006-11-20      misha
         * src/include/pa_pool.h:          * src/classes/date.C 1.75:
         * src/include/pa_request.h:                  - bug fix :)
         * src/include/pa_sapi.h:  
         * src/include/pa_socks.h:  2006-11-17      misha
         * src/include/pa_sql_connection.h:          * src/main/pa_common.C 1.220:
         * src/include/pa_stack.h:                  - little optimization in getMonthDays
         * src/include/pa_string.h:                  - small changes in crc32 calculation
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:          * src/classes/date.C 1.74:
                 #include "pa_config_includes.h"                  - not needed code was removed
                 in all headers  
           * src/include/pa_common.h 1.110:
         * src/include/pa_request.h:                  - array in crc32 calculation was changed to static
         * src/main/execute.C:  
         * src/main/pa_request.C:  2006-11-16      misha
                 ANTI_ENDLESS_EXECUTE_RECOURSION          * src/types/pa_vmail.C 1.76:
                   - mail:send now set content-type: multipart/related instead of
         * src/classes/op.C:                  multipart/mixed if file have $.content-id[]
         * src/include/pa_config_fixed.h:  
         * src/include/pa_sql_connection.h:          * src/types/pa_vmail.C 1.77:
         * src/include/pa_sql_driver_manager.h:                  - fix missed brakes
         * src/main/pa_sql_driver_manager.C:  
                 found problem at last: 2connections own 1driver and  2006-11-15      misha
                 set_services fight for driver::fservices. before fix          * src/types/pa_vdouble.h 1.52:
                   abs -> fabs
         * src/main/execute.C:  
         * src/types/pa_vmethod_frame.h:  2006-11-14      misha
                 endless recursion line no          * src/include/pa_common.h 1.109:
                   - hex_string was moved from math.C
         * src/classes/classes.h:                  - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
         * src/include/pa_sql_connection.h:  
         * src/include/pa_sql_driver_manager.h:          * operators.txt 1.183:
         * src/main/pa_sql_driver_manager.C:                  - added info about ^file.md5[] and ^file:md5[file-name]
                 cache expiration[use SQL_Driver::disconnect]  
           * src/types/pa_vdouble.h 1.51:
         * src/include/pa_config_fixed.h:                  - incorrect frac detection with negative values was fixed
         * src/include/pa_threads.h:  
         * src/targets/cgi/pa_threads.C:          * src/classes/math.C 1.44:
         * src/targets/cgi/parser3.dsp:                  - hex_string was moved to pa_common.h
         * src/targets/isapi/pa_threads.C:  
         * src/targets/isapi/parser3isapi.dsp:          * src/main/pa_common.C 1.219:
                 added pa_threads.C                  - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
   
         * src/classes/image.C:          * src/classes/file.C 1.147:
         * src/include/pa_sql_driver_manager.h:                  - ^file.md5[] and ^file:md5[file-name] were added
         * src/main/pa_sql_driver_manager.C:  
         * src/main/pa_string.C:  2006-11-13      misha
                 wrong includes order prevented sqlmanager to see MULTYTHREAD define          * operators.txt 1.182:
                   - added info about ^math:crc32[string], ^file:crc32[file-name] &
         * src/main/pa_table.C:                  ^file.crc32[]
                 table.locate current restored on "not found"  
           * src/classes/file.C 1.146:
         * src/include/pa_threads.h:                  - some comments were changed
                 removed targets/parser                  - added ^file:crc32[file-name] and ^file.crc32[]
   
         * src/classes/op.C:          * src/classes/math.C 1.43:
         * src/include/pa_sql_connection.h:                  - added ^math:crc32[string]
         * src/main/pa_sql_driver_manager.C:  
         * src/sql/pa_sql_driver.h:          * src/include/pa_common.h 1.108:
                 connection from cache ->set_services(&services);          * src/main/pa_common.C 1.218:
                   - some functions for crc32 calculation added
         * src/include/pa_config_fixed.h:  
         * src/include/pa_threads.h:  2006-11-03      misha
         * src/main/pa_sql_driver_manager.C:          * tests/150.html 1.1:
                 SYNCHRONIZED moved closer to caches put/gets          * tests/151.html 1.1:
           * tests/results/150.processed 1.1:
         * src/classes/string.C:          * tests/results/151.processed 1.1:
         * src/configure.in:                  - 2 tests were added
         * src/include/pa_config_fixed.h:  
         * src/include/pa_config_includes.h:          * src/include/pa_array.h 1.70:
         * src/main/compile.y:                  - not needed variable removed
         * src/main/compile_tools.h:  
         * src/main/execute.C:          * src/include/pa_array.h 1.69:
         * src/main/pa_array.C:          * src/include/pa_table.h 1.62:
         * src/main/pa_common.C:                  - table.locate & table.join with $.reverse(1) were fixed
         * src/main/pa_dir.C:  
         * src/main/pa_hash.C:          * src/main/pa_http.C 1.5:
         * src/main/pa_pool.C:                  - bug fix. now tainted data from $.form and query converted to $
         * src/main/untaint.C:                  .charset during ^file::load[http://...]
         * src/types/pa_vcookie.C:  
         * src/types/pa_vfile.C:  2006-11-02      misha
         * src/types/pa_vform.C:          * src/include/pa_table.h 1.61:
                 #include "pa_config_includes.h"                  ups. forget '=' char
                 removed from most .C  
           * src/include/pa_table.h 1.60:
         * src/doc/html2chm.cmd:                  - one more fix in .locate[...][$.reverse(1)]
                 z  
   2006-11-01      misha
         * src/doc/chm.cmd:          * src/main/pa_http.C 1.4:
         * src/doc/doxygen.cmd:                  - 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:
         * src/doc/html2chm.cmd:                  Content-type: text/html; charset="windows-1251"
         * src/doc/sources2html.cmd:                  Content-type: text/html; charset="windows-1251";
         * src/doc/view.cmd:                  Content-type: text/html; charset=windows-1251;
         * src/doc/view_chm.cmd:                 
         * src/doc/view_html.cmd:                  only
                 doc cmds                  Content-type: text/html; charset=windows-1251
                   was fine
         * src/main/pa_sql_driver_manager.C:  
                 moved expiration to get_connection_from_cache          * src/include/pa_table.h 1.59:
                   - bug fix during ^table.locate( condition false for all records )
         * src/main/pa_sql_driver_manager.C:                  [$.reverse(1)]
                 cache expiration bf  
           * src/classes/math.C 1.42:
         * src/classes/op.C:                  - bug fix, details: http://www.parser.ru/forum/?id=53360
         * src/include/pa_sql_connection.h:  
         * src/include/pa_sql_driver_manager.h:  2006-10-31      misha
         * src/main/pa_sql_driver_manager.C:          * src/classes/file.C 1.145:
         * src/parser3.dsw:                  - empty args in file::exec removed now
         * src/sql/pa_sql_driver.h:  
                 fixed problem at last: 2connections own 1driver and  2006-09-11      misha
                 set_services fight for driver::fservices. before fix          * bin/auto.p.dist.in 1.13:
                   - 2 errors were fixed
 2001-05-16  parser                  - table::set was replaced to table::create
         * src/include/pa_array.h:                  - some changes in text/code formatting
         * src/include/pa_string.h:  
         * src/main/execute.C:  2006-09-03      paf
         * src/main/pa_array.C:          * src/classes/file.C 1.144:
         * src/targets/cgi/pa_pool.C:                  proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
         * src/targets/cgi/parser3.C:                  PARAMS]
                 array debugged; adjusted  
   2006-06-09      paf
         * src/include/pa_array.h:          * src/classes/table.C 1.223:
         * src/main/pa_array.C:                  formatting
         * src/targets/cgi/parser3.C:  
                 removed array debug. before vstring rebasing          * src/classes/hash.C 1.78:
                   incorporated patch from misha
         * src/main/pa_sql_driver_manager.C:                  Sent: Wednesday, June 07, 2006 9:52 PM
         * src/main/pa_string.C:                  Subject: parser3: patch for $hash._default disappear while
                 SQL_Driver_manager line no for connect/charset errors  
           * src/types/pa_vmail.C 1.75:
         * src/targets/cgi/parser3.C:                  misha:
                 z                  Sent: Wednesday, June 07, 2006 8:51 PM
                   Subject: patch for base64 in ^mail:send[] %-)
         * src/include/pa_pool.h:  
         * src/targets/cgi/pa_pool.C:          * src/classes/table.C 1.222:
                 removed pool debug, #ifdefed some.                  incorporated patch from misha:
                 would debug later, on more precise sample than stupid:                  Sent: Thursday, June 08, 2006 12:38 PM
                 @main[]                  Subject: parser3: patch for ignoring string options for ^table.save[]
                 $name[$z[]]  
                 ^for[i](0;10000-2){          * src/lib/pcre/pcre-2_08.tar.gz 1.2:
                 $tail[9994]                  one can easily find those
                 $name.$tail[$tail!]  
                 $name.$tail          * operators.txt 1.181:
                 }                  ^mail:send[
                 ok3                    $.file1[
                        $.value[file]
 2001-05-15  parser                       $.format[!uue|!base64] << new base64 option. default uue
         * src/targets/cgi/pa_pool.C:                    ]
         * src/targets/cgi/parser3.C:                  ]
                 main loss here: 5673321/     70041=        81  
   2006-04-09      paf
         * src/include/pa_pool.h:          * buildall-with-xml [release_3_2_1] 1.1.2.5:
         * src/include/pa_string.h:                  merged
         * src/main/pa_string.C:                  . ftp paths update
         * src/targets/cgi/pa_pool.C:  
         * src/targets/cgi/parser3.C:          * buildall-with-xml 1.4:
                 string fixed bug with fullchunk cmps                  . ftp paths update
   
         * src/include/pa_string.h:          * gnu.vcproj 1.2:
         * src/main/pa_string.C:          * operators.txt 1.180:
         * src/targets/cgi/pa_pool.C:          * parser3.sln 1.10:
         * src/targets/cgi/parser3.C:          * src/classes/classes.vcproj 1.14:
                 think that all must grow lineary, not exponentialy          * src/classes/file.C 1.143:
           * src/classes/hash.C 1.77:
         * src/include/pa_array.h:          * src/classes/hashfile.C 1.37:
         * src/include/pa_string.h:          * src/classes/image.C 1.114:
         * src/main/pa_array.C:          * src/classes/op.C 1.164:
         * src/main/pa_string.C:          * src/classes/table.C 1.221:
                 string+array made linear grows          * src/classes/xdoc.C 1.150:
           * src/classes/xnode.C 1.75:
         * src/include/pa_string.h:          * src/include/pa_array.h 1.68:
         * src/targets/cgi/pa_pool.C:          * src/include/pa_config_fixed.h 1.71:
         * src/targets/cgi/parser3.C:          * src/include/pa_dir.h 1.19:
                 detected huge mem allocation: size/times malloc 27809390/368771          * src/include/pa_memory.h 1.15:
                  calloc 3232/83. would test now          * src/include/pa_request.h 1.181:
           * src/include/pa_stack.h 1.25:
         * src/classes/random.C:          * src/lib/cord/cord.vcproj 1.4:
         * src/main/compile.y:          * src/lib/gd/gd.vcproj 1.9:
         * src/main/execute.C:          * src/lib/ltdl/ltdl.vcproj 1.4:
         * src/main/pa_request.C:          * src/lib/md5/md5.vcproj 1.4:
         * src/types/pa_value.h:          * src/lib/pcre/pcre.vcproj 1.4:
         * src/types/pa_vmethod_frame.h:          * src/lib/pcre/pcre_dftables.vcproj 1.5:
                 numbered params had wrong name - for instance: bad error          * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
                 message in ^for[] bad body type. fixed          * src/lib/sdbm/sdbm.vcproj 1.5:
           * src/lib/smtp/smtp.h 1.7:
 2001-05-14  parser          * src/lib/smtp/smtp.vcproj 1.8:
         * src/classes/string.C:          * src/main/compile.y 1.220:
         * src/include/pa_string.h:          * src/main/execute.C 1.315:
         * src/main/pa_string.C:          * src/main/main.vcproj 1.19:
         * src/main/untaint.C:          * src/main/pa_cache_managers.C 1.17:
         * src/operators.txt:          * src/main/pa_charset.C 1.55:
                 ^string.upper|lower[]          * src/main/pa_exec.C 1.68:
           * src/main/pa_http.C 1.3:
 2001-05-11  paf          * src/main/pa_request.C 1.281:
         * src/classes/classes.cmd:          * src/main/pa_socks.C 1.25:
         * src/classes/gawk.exe:          * src/main/pa_sql_driver_manager.C 1.86:
         * src/classes/ls.exe:          * src/main/pa_string.C 1.207:
         * src/main/bison.exe:          * src/main/pa_stylesheet_connection.C 1.5:
         * src/operators.txt:          * src/main/pa_stylesheet_manager.C 1.28:
         * src/targets/isapi/KILL.EXE:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
         * src/targets/isapi/PSTAT.EXE:          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
         * src/targets/isapi/istart.cmd:          * src/targets/apache13core/pa_threads.C 1.6:
         * src/targets/isapi/istop.cmd:          * src/targets/cgi/getopt.c 1.5:
         * src/targets/isapi/kill.pl:          * src/targets/cgi/parser3.C 1.239:
                 moved win32 helpers to /win32tools          * src/targets/cgi/parser3.vcproj 1.14:
           * src/targets/isapi/pa_threads.C 1.18:
 2001-05-11  parser          * src/targets/isapi/parser3isapi.C 1.97:
         * src/main/main.dsp:          * src/targets/isapi/parser3isapi.vcproj 1.10:
         * src/targets/isapi/parser3isapi.dsp:          * src/types/pa_value.C 1.20:
                 fixed some .dsp for win32tools          * src/types/pa_value.h 1.127:
           * src/types/pa_vcookie.C 1.69:
         * src/classes/double.C:          * src/types/pa_vhashfile.C 1.50:
         * src/classes/image.C:          * src/types/pa_vhashfile.h 1.34:
         * src/classes/op.C:          * src/types/pa_vmail.C 1.74:
         * src/classes/string.C:          * src/types/pa_vresponse.C 1.27:
         * src/classes/table.C:          * src/types/pa_vstatus.C 1.26:
         * src/classes/unknown.C:          * src/types/types.vcproj 1.18:
         * src/main/execute.C:          * tests/descript.ion 1.4:
         * src/types/pa_value.h:          * www/htdocs/_bug.html 1.117:
         * src/types/pa_vbool.h:          * www/htdocs/_bug.xsl 1.16:
         * src/types/pa_vdouble.h:                  + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
         * src/types/pa_vint.h:                  hashfile.foreach
         * src/types/pa_vstring.h:  
         * src/types/pa_vunknown.h:          * src/main/compile.tab.C 1.113:
                 op: MAX_LOOPS                  ` change compiled
                 as_int  
           * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
 2001-05-10  paf          * parser3.sln [vs2005_to_gcc] 1.9.28.1:
         * src/doc/doxygen.cmd:          * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
         * src/main/compile.y:          * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
         * src/types/pa_vobject.h:          * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
                 grammar: priorities changes [lowerd && prior]          * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
                 vobject: now first fields, next methods          * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
           * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
         * src/main/pa_request.C:          * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
         * src/types/pa_vrequest.C:          * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
                 op configured          * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
           * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
         * src/Makefile.in:          * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
         * src/classes/Makefile.in:          * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
         * src/classes/gd/Makefile.in:          * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
         * src/classes/gd/gif.h:          * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
         * src/configure:          * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
         * src/include/pa_config_auto.h.in:          * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
         * src/include/pa_config_fixed.h:          * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
         * src/include/pa_config_includes.h:          * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
         * src/libltdl/Makefile.in:          * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
         * src/libltdl/config.h:          * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
         * src/main/Makefile.in:          * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
         * src/pcre/Makefile.in:          * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
         * src/targets/Makefile.in:          * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
         * src/targets/apache13/Makefile.in:          * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
         * src/targets/cgi/Makefile.in:          * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
         * src/types/Makefile.in:          * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
                 inline wonders          * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
           * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
         * src/main/compile.y:          * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
                 @end grammar: allowed zero strings in control menthod          * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
           * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
         * src/types/pa_value.h:          * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
         * src/types/pa_vclass.h:          * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
         * src/types/pa_vstateless_class.h:          * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
         * src/types/pa_vstateless_object.h:          * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
                 changed priority: field before method  lookup in vclass & vobject          * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
           * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
         * src/include/pa_common.h:          * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
         * src/include/pa_config_includes.h:          * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
         * src/libltdl/config.h:          * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
                 inline undefed for C++, that's all          * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
           * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
         * src/classes/gd/gif.h:          * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
                 gif.h accedently removed          * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
           * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
         * src/classes/Makefile.am:          * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
         * src/classes/hash.C:          * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
         * src/doc/doxygen.cfg:          * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
         * src/doc/doxygen.cmd:          * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
                 hash.C added          * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
           * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
 2001-05-08  paf          * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
         * src/classes/table.C:          * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
         * src/operators.txt:          * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
                 table:hash always hash of hash now          * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
           * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
         * src/classes/op.C:                  ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
         * src/classes/table.C:                  + $response:field[] setting void means removing
         * src/main/main.dsp:                  + grammar $name` name stops now, for mysql `$field`
         * src/operators.txt:                  + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
         * src/types/pa_vtable.h:                  + all log messages += [uri=, method=, cl=]
                 removed table:find. table:locate and op:eval now return bool  
   2006-03-23      moko
         * src/classes/table.C:          * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
                 table:empty return bool now          * Makefile.am [release_3_2_1] 1.51.6.3:
           * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
         * src/classes/table.C:          * Makefile.in [release_3_2_1] 1.65.6.3:
         * src/operators.txt:          * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
         * src/types/pa_value.h:          * acinclude.m4 [release_3_2_1] 1.38.6.1:
         * src/types/pa_vhash.h:          * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
         * src/types/pa_vmethod_frame.h:          * aclocal.m4 [release_3_2_1] 1.41.6.1:
                 hash:default works at last!          * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
           * acsite.m4 [release_3_2_1] 1.16.6.1:
         * src/main/pa_table.C:          * configure [release_3_1_6] 1.83.6.4.2.2:
                 table columnname2item on nameless ignored bark=false. fixed          * configure [release_3_2_1] 1.90.2.2:
           * configure.in [release_3_1_6] 1.83.6.5.2.2:
         * src/classes/op.C:          * configure.in [release_3_2_1] 1.91.2.2:
         * src/types/pa_vtable.h:          * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
                 allowed $table.2342734 returns vunknown          * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
                   *** empty log message ***
         * src/classes/table.C:  
         * src/doc/chm.cmd:  2006-03-04      paf
         * src/include/pa_array.h:          * src/main/pa_string.C 1.206:
         * src/include/pa_table.h:                  ! cache file curruption checks++ [thanks to Igor Zinkovsky for
         * src/main/pa_table.C:                  detailed report]
         * src/operators.txt:  
         * src/types/pa_value.h:          * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
         * src/types/pa_vtable.h:          * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
                 table:hash                  merged from HEAD
                   ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
         * src/doc/chm.cmd:  
         * src/main/execute.C:  2006-03-01      paf
         * src/types/pa_value.h:          * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
                 wrong pool in method checkparams again. fixed                  merged from HEAD
                   ! mail:send << changed \r or \n to ' ' in
         * src/classes/double.C:  
         * src/classes/int.C:  2006-02-18      paf
         * src/classes/op.C:          * src/main/untaint.C [release_3_2_1] 1.136.6.1:
         * src/classes/string.C:                  merged from HEAD
                 int,double,string:int[] double[] string:length[] results now                  ! mail:send << changed \r or \n to ' ' in
                 have hames  
           * src/main/untaint.C 1.137:
         * src/classes/table.C:                  ! mail:send << changed \r or \n to ' ' in
                 z  
   2006-02-03      paf
         * src/classes/mail.C:          * src/main/pa_common.C 1.217:
         * src/classes/table.C:                  ! bugfix: decoding from base64
         * src/doc/doxygen.cmd:  
         * src/main/main.dsp:          * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
         * src/types/pa_vhash.h:                  merged from HEAD
         * src/types/pa_vstateless_class.h:                  ! bugfix: decoding from base64
                 hash:default  
   2006-01-20      paf
         * src/operators.txt:          * src/classes/table.C 1.220:
                 rethought hash & undef. before change                  ! bugfix ^table.save[$.encloser-s now handled properly
   
         * src/classes/table.C:          * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
         * src/operators.txt:          * src/classes/table.C [release_3_2_1] 1.219.6.1:
                 table:record have name                  merged from HEAD
                   ! bugfix ^table.save[$.encloser-s now handled properly
 2001-05-07  paf  
         * src/types/pa_value.h:          * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
         * src/types/pa_vtable.h:                  . merged hashfile.foreach memory economy fix
                 table: fields, then methods.  so to enable 'dir' fields & co.  
   2006-01-19      paf
         * src/main/execute.C:          * buildall-with-xml [release_3_2_1] 1.1.2.4:
                 ^var[^class:var.method[]] is not constructor now          * buildall-without-xml [release_3_2_1] 1.1.2.4:
                   merged from HEAD
         * src/main/compile.y:                  ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
                 grammar: @end                  after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
   
         * src/doc/chm.cmd:          * buildall-with-xml 1.3:
                 cmd          * buildall-without-xml 1.3:
                   ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
         * src/doc/ClassExample2.dox:                  after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
         * src/doc/aliased.dox:  
         * src/doc/chm.cmd:          * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
         * src/include/code.h:                  . merged hashfile.foreach memory economy fix
         * src/include/pa_opcode.h:  
         * src/main/compile.C:  2006-01-17      paf
         * src/main/compile_tools.h:          * src/types/pa_vhashfile.C 1.49:
         * src/main/execute.C:                  ! hashfile.foreach: counted pairs before reading them. got rid
         * src/types/pa_value.h:                  of reallocs = became quicker and less fragmentated
         * src/types/pa_vbool.h:  
         * src/types/pa_vclass.h:  2005-12-29      paf
         * src/types/pa_vcode_frame.h:          * Makefile.am [release_3_2_1] 1.51.6.2:
         * src/types/pa_vcookie.h:          * Makefile.in [release_3_2_1] 1.65.6.2:
         * src/types/pa_vdouble.h:          * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
         * src/types/pa_venv.h:          * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
         * src/types/pa_vfile.h:                  . now site.m4 also packaged when 'make dist', so do configure
         * src/types/pa_vform.h:                  companion files in src/lib/ltdl
         * src/types/pa_vhash.h:  
         * src/types/pa_vimage.h:          * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
         * src/types/pa_vint.h:          * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
         * src/types/pa_vjunction.h:          * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
         * src/types/pa_vmethod_frame.h:          * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
         * src/types/pa_vobject.h:          * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
         * src/types/pa_vrequest.h:          * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
         * src/types/pa_vresponse.h:          * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
         * src/types/pa_vstateless_class.h:          * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
         * src/types/pa_vstring.h:          * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
         * src/types/pa_vtable.h:          * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
         * src/types/pa_vunknown.h:                  . now config_auto.h is created with configure [were constant]
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:          * INSTALL [release_3_2_1] 1.48.2.2:
                 pa_code.h          * buildall-with-xml [release_3_2_1] 1.1.2.3:
           * buildall-without-xml [release_3_2_1] 1.1.2.3:
         * src/include/pa_table.h:                  *** empty log message ***
         * src/main/pa_table.C:  
         * src/types/pa_value.h:          * buildall-with-xml [release_3_2_1] 1.1.2.2:
         * src/types/pa_vtable.h:          * buildall-without-xml [release_3_2_1] 1.1.2.2:
                 table: fields, then methods.  so to enable 'dir' fields & co. more                  . farawell doc indication
   
         * src/classes/gd/gifio.C:          * src/lib/ltdl/ltmain.sh 1.1:
         * src/classes/string.C:                  file ltmain.sh was initially added on branch release_3_2_1.
         * src/classes/table.C:  
         * src/doc/ClassExample1.dox:          * INSTALL 1.49:
         * src/doc/ClassExample2.dox:          * Makefile.am 1.52:
         * src/doc/ClassExample3.dox:          * Makefile.in 1.66:
         * src/doc/aliased.dox:          * buildall-with-xml 1.2:
         * src/doc/class.dox:          * buildall-without-xml 1.2:
         * src/doc/compiler.dox:          * configure 1.91:
         * src/doc/doxygen.cfg:          * configure.in 1.92:
         * src/doc/doxygen.cmd:          * src/include/pa_version.h 1.28:
         * src/doc/executor.dox:          * src/lib/ltdl/Makefile.am 1.3:
         * src/doc/index.dox:          * src/lib/ltdl/Makefile.in 1.9:
         * src/doc/methoded.dox:          * src/lib/ltdl/acconfig.h 1.2:
         * src/doc/module.dox:          * src/lib/ltdl/acinclude.m4 1.3:
         * src/doc/object.dox:          * src/lib/ltdl/config.guess 1.3:
         * src/doc/pooled.dox:          * src/lib/ltdl/config.sub 1.3:
         * src/doc/string.dox:          * src/lib/ltdl/configure.in 1.5:
         * src/doc/targets.dox:          * src/lib/ltdl/install-sh 1.3:
         * src/doc/value.dox:          * src/lib/ltdl/ltmain.sh 1.2:
         * src/include/code.h:          * src/lib/ltdl/missing 1.3:
         * src/include/pa_hash.h:          * www/htdocs/_bug.html 1.116:
         * src/include/pa_string.h:                  . merged from 3.2.1
         * src/main/pa_request.C:  
         * src/main/pa_sql_driver_manager.C:          * INSTALL [release_3_2_1] 1.48.2.3:
         * src/types/pa_vjunction.h:                  . references to documentation and some clarification
         * src/types/pa_vtable.h:  
                 dox, split by not clean parts also          * Makefile.am [release_3_2_1] 1.51.6.1:
           * Makefile.in [release_3_2_1] 1.65.6.1:
         * src/classes/image.C:                  . dist+=buildall*
         * src/classes/mail.C:  
         * src/classes/string.C:          * src/lib/ltdl/acconfig.h 1.1:
         * src/doc/chm.cmd:                  file acconfig.h was initially added on branch release_3_2_1.
         * src/include/pa_table.h:  
         * src/main/pa_table.C:  2005-12-28      paf
         * src/types/pa_value.h:          * configure [release_3_2_1] 1.90.2.1:
                 method reported errors on wrong pool                  . 3.2.1
   
         * src/doc/chm.cmd:          * buildall-with-xml 1.1:
         * src/doc/doxygen.cmd:                  file buildall-with-xml was initially added on branch
         * src/doc/view.cmd:                  release_3_2_1.
                 dox cmd  
           * INSTALL [release_3_2_1] 1.48.2.1:
 2001-05-04  paf          * buildall-with-xml [release_3_2_1] 1.1.2.1:
         * src/classes/classes.h:          * buildall-without-xml [release_3_2_1] 1.1.2.1:
         * src/classes/double.C:                  + started to simplify build process, see INSTALL
         * src/classes/file.C:  
         * src/classes/form.C:          * buildall-without-xml 1.1:
         * src/classes/image.C:                  file buildall-without-xml was initially added on branch
         * src/classes/int.C:                  release_3_2_1.
         * src/classes/mail.C:  
         * src/classes/op.C:  2005-12-26      paf
         * src/classes/random.C:          * configure.in [release_3_1_6] 1.83.6.5.2.1:
         * src/classes/response.C:          * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
         * src/classes/string.C:          * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
         * src/classes/table.C:                  version
         * src/classes/unknown.C:  
         * src/doc/doxygen.cfg:          * configure [release_3_1_6] 1.83.6.4.2.1:
         * src/doc/index.dox:                  ver
         * src/main/pa_string.C:  
                 removed m- method dox  2005-12-21      paf
           * src/main/compile.tab.C 1.112:
         * src/doc/ClassExample1.dox:          * src/main/main.vcproj 1.18:
         * src/doc/ClassExample2.dox:          * www/htdocs/_bug.html 1.115:
         * src/doc/ClassExample3.dox:                  . win32: grammar is now compiled with bison 1.875b, it reports
         * src/main/execute.C:                  unexpected token names
                 dox: example1 updated  
   2005-12-19      paf
 2001-05-03  paf          * configure 1.89:
         * src/classes/classes.h:          * src/lib/Makefile.in 1.15:
         * src/classes/double.C:          * src/lib/cord/Makefile.in 1.6:
         * src/doc/aliased.dox:                  . makes
         * src/doc/class.dox:  
         * src/doc/compiler.dox:          * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
         * src/doc/doxygen.cfg:          * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
         * src/doc/doxygen.txt:          * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
         * src/doc/executor.dox:          * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
         * src/doc/index.dox:                  ! bugfix xnode now holds a link to xmlNode to prevent premature
         * src/doc/methoded.dox:                  gc(xmlNode)
         * src/doc/module.dox:  
         * src/doc/object.dox:          * configure 1.90:
         * src/doc/pooled.dox:          * configure.in 1.91:
         * src/doc/string.dox:          * src/classes/classes.vcproj 1.13:
         * src/doc/targets.dox:          * src/include/pa_config_fixed.h 1.70:
         * src/doc/value.dox:          * src/include/pa_version.h 1.26:
         * src/main/pa_request.C:          * src/include/pa_version.h 1.27:
                 dox splitted .dox files and added some          * src/lib/gd/gd.vcproj 1.8:
           * src/lib/smtp/smtp.vcproj 1.7:
         * src/classes/Makefile.am:          * src/main/main.vcproj 1.17:
         * src/doc/doxygen.txt:          * src/main/pa_globals.C 1.181:
                 classes/am          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
           * src/targets/cgi/parser3.vcproj 1.13:
 2001-05-02  paf          * src/targets/isapi/parser3isapi.vcproj 1.9:
         * src/classes/image.C:          * src/types/types.vcproj 1.17:
         * src/classes/table.C:                  . killing gdome [what a relief]
                 table:dir result are not tainted by file_name  language now  
           * src/types/pa_vxnode.C 1.47:
 2001-04-28  paf                  . less warnings
         * src/classes/classes.inc:  
                 removed classes.inc          * src/targets/cgi/parser3.C 1.238:
                   . style
         * src/classes/classes.C:  
         * src/classes/classes.h:          * src/classes/xnode.C 1.74:
         * src/classes/file.C:                  . "xml.dom"
         * src/classes/form.C:                  . xnode.select* now works on xdoc too [were barking "not element"]
         * src/classes/mail.C:  
         * src/include/pa_request.h:          * tests/137.html 1.3:
         * src/main/pa_request.C:          * tests/results/137.processed 1.4:
                 configure started                  . not handled this case yet. code does not hang from inserting
                   parent into child, considering thing minor issue -- nodes are
         * src/classes/file.C:                  removed from source anyway, don't know why shold that be an
         * src/classes/table.C:                  error after all
         * src/main/compile.y:  
         * src/main/execute.C:          * tests/097.html 1.3:
         * src/main/pa_request.C:          * tests/106.html 1.3:
         * src/targets/cgi/parser3.C:          * tests/108.html 1.3:
         * src/types/pa_vtable.h:          * tests/110.html 1.3:
         * src/types/pa_wcontext.h:          * tests/112.html 1.3:
                 removed ^a.menu{$name} ability. now          * tests/113.html 1.3:
                 $a{^menu{$name}}          * tests/114.html 1.3:
                 or          * tests/115.html 1.3:
                 ^a.menu{$a.name}          * tests/116.html 1.3:
           * tests/117.html 1.3:
         * src/classes/_double.h:          * tests/Makefile 1.4:
         * src/classes/_file.h:          * tests/results/001.processed 1.4:
         * src/classes/_form.h:          * tests/results/002.processed 1.4:
         * src/classes/_image.h:          * tests/results/003.processed 1.4:
         * src/classes/_int.h:          * tests/results/004.processed 1.4:
         * src/classes/_mail.h:          * tests/results/005.processed 1.4:
         * src/classes/_op.h:          * tests/results/006.processed 1.4:
         * src/classes/_random.h:          * tests/results/008.processed 1.4:
         * src/classes/_response.h:          * tests/results/009.processed 1.4:
         * src/classes/_string.h:          * tests/results/010.processed 1.4:
         * src/classes/_table.h:          * tests/results/011.processed 1.4:
         * src/classes/_unknown.h:          * tests/results/012.processed 1.4:
         * src/classes/classes.C:          * tests/results/013.processed 1.4:
         * src/classes/classes.h:          * tests/results/014.processed 1.4:
         * src/classes/classes.inc:          * tests/results/015.processed 1.4:
         * src/classes/double.C:          * tests/results/016.processed 1.4:
         * src/classes/exec.C:          * tests/results/017.processed 1.4:
         * src/classes/file.C:          * tests/results/018.processed 1.4:
         * src/classes/form.C:          * tests/results/020.processed 1.4:
         * src/classes/image.C:          * tests/results/021.processed 1.4:
         * src/classes/int.C:          * tests/results/022.processed 1.4:
         * src/classes/mail.C:          * tests/results/023.processed 1.4:
         * src/classes/op.C:          * tests/results/024.processed 1.4:
         * src/classes/random.C:          * tests/results/025.processed 1.4:
         * src/classes/response.C:          * tests/results/026.processed 1.4:
         * src/classes/string.C:          * tests/results/027.processed 1.4:
         * src/classes/table.C:          * tests/results/028.processed 1.4:
         * src/classes/unknown.C:          * tests/results/029.processed 1.4:
         * src/include/pa_globals.h:          * tests/results/030.processed 1.4:
         * src/include/pa_request.h:          * tests/results/031.processed 1.4:
         * src/main/compile.y:          * tests/results/032.processed 1.4:
         * src/main/execute.C:          * tests/results/033.processed 1.4:
         * src/main/main.dsp:          * tests/results/034.processed 1.4:
         * src/main/pa_globals.C:          * tests/results/035.processed 1.4:
         * src/main/pa_request.C:          * tests/results/036.processed 1.4:
         * src/operators.txt:          * tests/results/037.processed 1.4:
         * src/pcre/pcre_parser_ctype.c:          * tests/results/038.processed 1.4:
         * src/targets/cgi/parser3.C:          * tests/results/039.processed 1.4:
         * src/targets/isapi/parser3isapi.C:          * tests/results/040.processed 1.4:
         * src/types/pa_value.h:          * tests/results/041.processed 1.4:
         * src/types/pa_vcookie.h:          * tests/results/042.processed 1.4:
         * src/types/pa_vdouble.h:          * tests/results/043.processed 1.4:
         * src/types/pa_venv.h:          * tests/results/044.processed 1.4:
         * src/types/pa_vfile.h:          * tests/results/045.processed 1.4:
         * src/types/pa_vform.C:          * tests/results/046.processed 1.4:
         * src/types/pa_vform.h:          * tests/results/047.processed 1.4:
         * src/types/pa_vimage.h:          * tests/results/048.processed 1.4:
         * src/types/pa_vint.h:          * tests/results/049.processed 1.4:
         * src/types/pa_vrequest.h:          * tests/results/050.processed 1.4:
         * src/types/pa_vresponse.h:          * tests/results/051.processed 1.4:
         * src/types/pa_vstateless_class.h:          * tests/results/052.processed 1.4:
         * src/types/pa_vstring.h:          * tests/results/053.processed 1.4:
         * src/types/pa_vtable.h:          * tests/results/054.processed 1.4:
         * src/types/pa_vunknown.h:          * tests/results/055.processed 1.4:
         * src/types/pa_wcontext.h:          * tests/results/056.processed 1.4:
                 Methoded reorganized. todo: methoded-configure          * tests/results/057.processed 1.4:
           * tests/results/058.processed 1.4:
         * src/classes/classes.inc:          * tests/results/059.processed 1.4:
         * src/main/Makefile.am:          * tests/results/060.processed 1.4:
                 removed pa_methoded from .am          * tests/results/061.processed 1.4:
           * tests/results/062.processed 1.4:
         * src/main/execute.C:          * tests/results/063.processed 1.4:
         * src/types/pa_wcontext.h:          * tests/results/064.processed 1.4:
                 Methoded reorganized 2. todo: methoded-configure          * tests/results/065.processed 1.4:
           * tests/results/066.processed 1.4:
         * src/classes/Makefile.am:          * tests/results/067.processed 1.4:
         * src/classes/classes.awk:          * tests/results/068.processed 1.4:
         * src/classes/classes.cmd:          * tests/results/069.processed 1.4:
         * src/classes/classes.inc:          * tests/results/070.processed 1.4:
         * src/classes/gawk.exe:          * tests/results/071.processed 1.4:
         * src/classes/ls.exe:          * tests/results/072.processed 1.4:
         * src/main/bison.exe:          * tests/results/073.processed 1.4:
                 classes.inc autogenerator          * tests/results/074.processed 1.4:
           * tests/results/075.processed 1.4:
         * src/classes/form.C:          * tests/results/076.processed 1.4:
         * src/include/pa_request.h:          * tests/results/077.processed 1.4:
         * src/main/pa_request.C:          * tests/results/078.processed 1.4:
                 about to move configured data to special request hash          * tests/results/079.processed 1.4:
           * tests/results/080.processed 1.4:
         * src/classes/Makefile.am:          * tests/results/081.processed 1.4:
         * src/main/main.dsp:          * tests/results/082.processed 1.4:
                 classes/Makefile.am          * tests/results/083.processed 1.4:
           * tests/results/084.processed 1.4:
         * src/classes/form.C:          * tests/results/085.processed 1.4:
         * src/classes/mail.C:          * tests/results/086.processed 1.4:
         * src/classes/op.C:          * tests/results/087.processed 1.4:
         * src/include/pa_globals.h:          * tests/results/088.processed 1.4:
         * src/include/pa_request.h:          * tests/results/089.processed 1.4:
         * src/main/pa_globals.C:          * tests/results/090.processed 1.4:
         * src/main/pa_request.C:          * tests/results/091.processed 1.4:
                 moved some configured data to request::classes_conf          * tests/results/092.processed 1.4:
                 moved some string crations from globals to M...          * tests/results/093.processed 1.4:
           * tests/results/094.processed 1.4:
         * src/classes/classes.C:          * tests/results/095.processed 1.4:
         * src/classes/classes.h:          * tests/results/096.processed 1.4:
         * src/classes/double.C:          * tests/results/097.processed 1.4:
         * src/classes/file.C:          * tests/results/099.processed 1.4:
         * src/classes/form.C:          * tests/results/100.processed 1.3:
         * src/classes/int.C:          * tests/results/101.processed 1.4:
         * src/classes/op.C:          * tests/results/102.processed 1.4:
         * src/classes/response.C:          * tests/results/104.processed 1.4:
         * src/classes/string.C:          * tests/results/105.processed 1.4:
         * src/classes/table.C:          * tests/results/106.processed 1.4:
         * src/classes/unknown.C:          * tests/results/107.processed 1.4:
         * src/include/pa_methoded.h:          * tests/results/108.processed 1.4:
         * src/main/Makefile.am:          * tests/results/109.processed 1.4:
         * src/main/main.dsp:          * tests/results/110.processed 1.4:
         * src/main/pa_methoded.C:          * tests/results/111.processed 1.4:
         * src/targets/cgi/parser3.C:          * tests/results/112.processed 1.4:
         * src/types/pa_vdouble.h:          * tests/results/113.processed 1.4:
         * src/types/pa_vfile.h:          * tests/results/114.processed 1.4:
         * src/types/pa_vform.h:          * tests/results/115.processed 1.4:
         * src/types/pa_vimage.h:          * tests/results/117.processed 1.4:
         * src/types/pa_vint.h:          * tests/results/119.processed 1.4:
                 classes/classes renamet to include|main/pa_methoded          * tests/results/120.processed 1.4:
           * tests/results/121.processed 1.4:
         * src/include/pa_string.h:          * tests/results/122.processed 1.4:
         * src/main/pa_globals.C:          * tests/results/123.processed 1.4:
         * src/main/untaint.C:          * tests/results/124.processed 1.4:
         * src/targets/cgi/parser3.C:          * tests/results/125.processed 1.4:
         * src/targets/isapi/parser3isapi.C:          * tests/results/126.processed 1.4:
                 z          * tests/results/127.processed 1.4:
           * tests/results/128.processed 1.4:
         * src/classes/Makefile.am:          * tests/results/129.processed 1.4:
         * src/classes/classes.C:          * tests/results/130.processed 1.4:
         * src/classes/classes.h:          * tests/results/131.processed 1.4:
         * src/classes/classes.inc:          * tests/results/132.processed 1.4:
         * src/classes/double.C:          * tests/results/133.processed 1.4:
         * src/classes/file.C:          * tests/results/134.processed 1.4:
         * src/classes/form.C:          * tests/results/135.processed 1.4:
         * src/classes/int.C:          * tests/results/136.processed 1.4:
         * src/classes/op.C:          * tests/results/138.processed 1.4:
         * src/classes/response.C:          * tests/results/139.processed 1.4:
         * src/classes/string.C:          * tests/results/140.processed 1.4:
         * src/classes/table.C:          * tests/results/141.processed 1.4:
         * src/classes/unknown.C:          * tests/results/142.processed 1.2:
         * src/include/pa_methoded.h:          * tests/results/143.processed 1.2:
         * src/main/main.dsp:          * tests/results/144.processed 1.2:
         * src/main/pa_methoded.C:          * tests/results/145.processed 1.2:
         * src/targets/cgi/parser3.C:          * tests/results/146.processed 1.2:
         * src/types/pa_vdouble.h:          * tests/results/147.processed 1.2:
         * src/types/pa_vfile.h:          * tests/results/148.processed 1.2:
         * src/types/pa_vform.h:          * tests/results/149.processed 1.2:
         * src/types/pa_vimage.h:          * tests/results/auto.p 1.1:
         * src/types/pa_vint.h:          * tests/run_parser.sh 1.3:
                 renamed pa_methoded back to classes/classes.h                  . now works if we turn off default auto.p
   
         * src/classes/_string.h:          * src/types/pa_vxnode.C 1.46:
         * src/classes/classes.C:          * tests/142.html 1.2:
         * src/classes/classes.h:          * tests/144.html 1.2:
         * src/classes/double.C:          * tests/145.html 1.2:
         * src/classes/exec.C:          * tests/149.html 1.1:
         * src/classes/file.C:          * tests/descript.ion 1.3:
         * src/classes/form.C:          * tests/outputs/d.cmd 1.1:
         * src/classes/image.C:          * tests/results/142.processed 1.1:
         * src/classes/int.C:          * tests/results/143.processed 1.1:
         * src/classes/mail.C:          * tests/results/144.processed 1.1:
         * src/classes/op.C:          * tests/results/145.processed 1.1:
         * src/classes/random.C:          * tests/results/146.processed 1.1:
         * src/classes/response.C:          * tests/results/147.processed 1.1:
         * src/classes/string.C:          * tests/results/148.processed 1.1:
         * src/classes/table.C:          * tests/results/149.processed 1.1:
         * src/classes/unknown.C:          * www/htdocs/_bug.html 1.114:
         * src/include/pa_request.h:                  . removed .nodeValue from all node types other than 5 (grabbed
         * src/main/compile.y:                  piece from gdome)
         * src/main/execute.C:  
         * src/main/pa_globals.C:  2005-12-16      paf
         * src/main/pa_request.C:          * tests/142.html 1.1:
         * src/types/pa_value.h:          * tests/143.html 1.1:
         * src/types/pa_vdouble.h:          * tests/144.html 1.1:
         * src/types/pa_vfile.h:          * tests/145.html 1.1:
         * src/types/pa_vform.C:                  . dom [part]
         * src/types/pa_vform.h:  
         * src/types/pa_vimage.h:          * tests/146.html 1.1:
         * src/types/pa_vint.h:          * tests/147.html 1.1:
         * src/types/pa_vresponse.h:          * tests/148.html 1.1:
         * src/types/pa_vstring.h:          * www/htdocs/_bug.html 1.113:
         * src/types/pa_vtable.h:                  . more tests
         * src/types/pa_vunknown.h:  
                 beautifying just compiled. todo: debug, configure          * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
           * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
         * src/classes/classes.awk:          * src/main/compile.y [release_3_1_5] 1.213.10.7:
                 skipped classes in .awk          * src/main/compile.y [release_3_2_0] 1.217.2.2:
           * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
         * src/classes/form.C:          * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
         * src/include/pa_globals.h:                  merged from HEAD
         * src/main/pa_globals.C:                  ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
                 moved some configured data to request::classes_conf  
                 moved some string crations from globals to M...          * src/main/compile.tab.C 1.111:
                 [works]          * src/main/compile.y 1.219:
           * www/htdocs/_bug.html 1.112:
 2001-04-27  paf                  ! fixed overoptimized ^call(false) case. (confused it with ^call[
         * src/main/compile.y:                  ] case)
         * src/pcre/pcre.dsp:  
                 serge@ found @CLASS bug. fixed          * INSTALL 1.47:
           * configure.in 1.90:
         * src/classes/_double.h:          * src/lib/Makefile.am 1.8:
         * src/classes/_form.h:                  . sweetest part [no glib/gdome in INSTALL and patches]
         * src/classes/_int.h:  
         * src/classes/_response.h:          * tests/006.html 1.3:
         * src/classes/_unknown.h:          * tests/034.html 1.3:
         * src/classes/classes.C:          * tests/057.html 1.3:
         * src/classes/classes.h:          * tests/Makefile 1.3:
         * src/classes/double.C:          * tests/make_tests.cmd 1.1:
         * src/classes/file.C:          * tests/results/001.processed 1.3:
         * src/classes/form.C:          * tests/results/002.processed 1.3:
         * src/classes/image.C:          * tests/results/003.processed 1.3:
         * src/classes/int.C:          * tests/results/004.processed 1.3:
         * src/classes/mail.C:          * tests/results/005.processed 1.3:
         * src/classes/op.C:          * tests/results/006.processed 1.3:
         * src/classes/random.C:          * tests/results/008.processed 1.3:
         * src/classes/response.C:          * tests/results/009.processed 1.3:
         * src/classes/string.C:          * tests/results/010.processed 1.3:
         * src/include/pa_globals.h:          * tests/results/011.processed 1.3:
         * src/main/main.dsp:          * tests/results/012.processed 1.3:
         * src/main/pa_globals.C:          * tests/results/013.processed 1.3:
         * src/types/pa_vdouble.h:          * tests/results/014.processed 1.3:
         * src/types/pa_vfile.h:          * tests/results/015.processed 1.3:
         * src/types/pa_vform.h:          * tests/results/016.processed 1.3:
         * src/types/pa_vimage.h:          * tests/results/017.processed 1.3:
         * src/types/pa_vint.h:          * tests/results/018.processed 1.3:
         * src/types/pa_vresponse.h:          * tests/results/019.processed 1.3:
         * src/types/pa_vstring.h:          * tests/results/020.processed 1.3:
         * src/types/pa_vtable.h:          * tests/results/021.processed 1.3:
         * src/types/pa_vunknown.h:          * tests/results/022.processed 1.3:
                 beautifying -100          * tests/results/023.processed 1.3:
           * tests/results/024.processed 1.3:
         * src/classes/classes.C:          * tests/results/025.processed 1.3:
                 file classes.C was initially added on branch          * tests/results/026.processed 1.3:
                 reorganize_user_classes.          * tests/results/027.processed 1.3:
           * tests/results/028.processed 1.3:
         * src/classes/file.C:          * tests/results/029.processed 1.3:
         * src/classes/image.C:          * tests/results/030.processed 1.3:
         * src/classes/table.C:          * tests/results/031.processed 1.3:
         * src/main/execute.C:          * tests/results/032.processed 1.3:
         * src/main/pa_request.C:          * tests/results/033.processed 1.3:
         * src/types/pa_vstateless_class.h:          * tests/results/034.processed 1.3:
                 beautifying -99          * tests/results/035.processed 1.3:
           * tests/results/036.processed 1.3:
         * src/classes/_file.h:          * tests/results/037.processed 1.3:
         * src/classes/_image.h:          * tests/results/038.processed 1.3:
         * src/classes/_mail.h:          * tests/results/039.processed 1.3:
         * src/classes/_op.h:          * tests/results/040.processed 1.3:
         * src/classes/_random.h:          * tests/results/041.processed 1.3:
         * src/classes/_table.h:          * tests/results/042.processed 1.3:
         * src/classes/file.C:          * tests/results/043.processed 1.3:
         * src/classes/image.C:          * tests/results/044.processed 1.3:
         * src/classes/int.C:          * tests/results/045.processed 1.3:
         * src/classes/mail.C:          * tests/results/046.processed 1.3:
         * src/classes/op.C:          * tests/results/047.processed 1.3:
         * src/classes/random.C:          * tests/results/048.processed 1.3:
         * src/classes/response.C:          * tests/results/049.processed 1.3:
         * src/classes/string.C:          * tests/results/050.processed 1.3:
         * src/classes/table.C:          * tests/results/051.processed 1.3:
         * src/classes/unknown.C:          * tests/results/052.processed 1.3:
         * src/include/pa_globals.h:          * tests/results/053.processed 1.3:
         * src/main/main.dsp:          * tests/results/054.processed 1.3:
         * src/main/pa_globals.C:          * tests/results/055.processed 1.3:
         * src/main/pa_request.C:          * tests/results/056.processed 1.3:
         * src/operators.txt:          * tests/results/057.processed 1.3:
         * src/pcre/pcre_parser_ctype.c:          * tests/results/058.processed 1.3:
         * src/targets/cgi/parser3.C:          * tests/results/059.processed 1.3:
         * src/types/pa_value.h:          * tests/results/060.processed 1.3:
         * src/types/pa_vcookie.h:          * tests/results/061.processed 1.3:
         * src/types/pa_venv.h:          * tests/results/062.processed 1.3:
         * src/types/pa_vrequest.h:          * tests/results/063.processed 1.3:
                 started beautifying          * tests/results/064.processed 1.3:
           * tests/results/065.processed 1.3:
         * src/classes/classes.h:          * tests/results/066.processed 1.3:
                 file classes.h was initially added on branch          * tests/results/067.processed 1.3:
                 reorganize_user_classes.          * tests/results/068.processed 1.3:
           * tests/results/069.processed 1.3:
 2001-04-26  paf          * tests/results/070.processed 1.3:
         * src/main/pa_request.C:          * tests/results/071.processed 1.3:
         * src/main/pa_string.C:          * tests/results/072.processed 1.3:
                 z          * tests/results/073.processed 1.3:
           * tests/results/074.processed 1.3:
         * src/classes/_exec.h:          * tests/results/075.processed 1.3:
         * src/classes/_image.h:          * tests/results/076.processed 1.3:
         * src/classes/gd/gif.h:          * tests/results/077.processed 1.3:
         * src/classes/gd/gifio.C:          * tests/results/078.processed 1.3:
         * src/classes/image.C:          * tests/results/079.processed 1.3:
         * src/classes/mail.C:          * tests/results/080.processed 1.3:
         * src/classes/op.C:          * tests/results/081.processed 1.3:
         * src/classes/random.C:          * tests/results/082.processed 1.3:
         * src/classes/smtp/smtp.h:          * tests/results/083.processed 1.3:
         * src/classes/string.C:          * tests/results/084.processed 1.3:
         * src/classes/table.C:          * tests/results/085.processed 1.3:
         * src/doc/doxygen.cfg:          * tests/results/086.processed 1.3:
         * src/doc/doxygen.cfg:          * tests/results/087.processed 1.3:
         * src/doc/doxygen.cfg:          * tests/results/088.processed 1.3:
         * src/doc/doxygen.txt:          * tests/results/089.processed 1.3:
         * src/include/pa_array.h:          * tests/results/090.processed 1.3:
         * src/include/pa_config_fixed.h:          * tests/results/091.processed 1.3:
         * src/include/pa_config_includes.h:          * tests/results/092.processed 1.3:
         * src/include/pa_dir.h:          * tests/results/093.processed 1.3:
         * src/include/pa_socks.h:          * tests/results/094.processed 1.3:
         * src/include/pa_string.h:          * tests/results/095.processed 1.3:
         * src/main/compile_tools.h:          * tests/results/096.processed 1.3:
         * src/main/pa_common.C:          * tests/results/097.processed 1.3:
         * src/main/pa_request.C:          * tests/results/099.processed 1.3:
         * src/main/pa_socks.C:          * tests/results/101.processed 1.3:
         * src/sql/pa_sql_driver.h:          * tests/results/102.processed 1.3:
         * src/targets/cgi/pa_pool.C:          * tests/results/104.processed 1.3:
         * src/types/pa_vbool.h:          * tests/results/105.processed 1.3:
         * src/types/pa_vbool.h:          * tests/results/106.processed 1.3:
         * src/types/pa_vclass.h:          * tests/results/107.processed 1.3:
         * src/types/pa_vclass.h:          * tests/results/108.processed 1.3:
         * src/types/pa_vcode_frame.h:          * tests/results/109.processed 1.3:
         * src/types/pa_vcode_frame.h:          * tests/results/110.processed 1.3:
         * src/types/pa_vcookie.h:          * tests/results/111.processed 1.3:
         * src/types/pa_vdouble.h:          * tests/results/112.processed 1.3:
         * src/types/pa_venv.h:          * tests/results/113.processed 1.3:
         * src/types/pa_vfile.h:          * tests/results/114.processed 1.3:
         * src/types/pa_vform.C:          * tests/results/115.processed 1.3:
         * src/types/pa_vform.h:          * tests/results/116.processed 1.3:
         * src/types/pa_vhash.h:          * tests/results/117.processed 1.3:
         * src/types/pa_vimage.C:          * tests/results/118.processed 1.3:
         * src/types/pa_vimage.h:          * tests/results/119.processed 1.3:
         * src/types/pa_vint.h:          * tests/results/120.processed 1.3:
         * src/types/pa_vjunction.h:          * tests/results/121.processed 1.3:
         * src/types/pa_vjunction.h:          * tests/results/122.processed 1.3:
         * src/types/pa_vmethod_frame.h:          * tests/results/123.processed 1.3:
         * src/types/pa_vmethod_frame.h:          * tests/results/124.processed 1.3:
         * src/types/pa_vobject.h:          * tests/results/125.processed 1.3:
         * src/types/pa_vobject.h:          * tests/results/126.processed 1.3:
         * src/types/pa_vrequest.C:          * tests/results/127.processed 1.3:
         * src/types/pa_vrequest.h:          * tests/results/128.processed 1.3:
         * src/types/pa_vstateless_class.C:          * tests/results/129.processed 1.3:
         * src/types/pa_vstateless_class.h:          * tests/results/130.processed 1.3:
         * src/types/pa_vstateless_object.h:          * tests/results/131.processed 1.3:
         * src/types/pa_vstring.C:          * tests/results/132.processed 1.3:
         * src/types/pa_vstring.h:          * tests/results/133.processed 1.3:
         * src/types/pa_vtable.h:          * tests/results/134.processed 1.3:
         * src/types/pa_vunknown.h:          * tests/results/135.processed 1.3:
         * src/types/pa_wcontext.C:          * tests/results/136.processed 1.3:
         * src/types/pa_wcontext.h:          * tests/results/137.processed 1.3:
         * src/types/pa_wwrapper.h:          * tests/results/138.processed 1.3:
         * src/types/pa_wwrapper.h:          * tests/results/139.processed 1.3:
                 code documentation ++          * tests/results/140.processed 1.3:
           * tests/results/141.processed 1.3:
         * src/include/pa_common.h:                  . refreshed old tests, made them work without auto.p (in utf8)
         * src/include/pa_types.h:                  . things noted:
         * src/main/pa_sql_driver_manager.C:                  . gif got encoded differently
                 module [and, guess, isapi] connection caching fixed.                  . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
                 request-pooled-url were stored into global connectioncache  
           * src/classes/xdoc.C 1.149:
 2001-04-25  paf          * src/classes/xnode.C 1.72:
         * src/doc/doxygen.cfg:          * src/classes/xnode.h 1.25:
         * src/doc/doxygen.txt:          * src/include/pa_charset.h 1.32:
         * src/targets/isapi/parser3isapi.C:          * src/include/pa_config_includes.h 1.32:
                 started doc / [doxygen.txt]          * src/include/pa_globals.h 1.113:
           * src/include/pa_memory.h 1.14:
         * src/include/code.h:          * src/include/pa_request.h 1.180:
         * src/include/pa_common.h:          * src/include/pa_xml_exception.h 1.5:
         * src/main/compile.y:          * src/lib/cord/Makefile.am 1.4:
         * src/main/execute.C:          * src/lib/cord/cord.vcproj 1.3:
         * src/main/pa_common.C:          * src/lib/cord/cordbscs.c 1.6:
                 -d          * src/lib/cord/cordprnt.c 1.4:
           * src/lib/cord/cordxtra.c 1.7:
         * src/classes/file.C:          * src/main/compile.tab.C 1.110:
         * src/main/pa_exec.C:          * src/main/pa_charset.C 1.54:
         * src/targets/cgi/parser3.C:          * src/main/pa_globals.C 1.180:
                 illegal call check a bit improved, but still under iis no          * src/main/pa_memory.C 1.7:
                 mapping of dir with parser allowed!          * src/main/pa_request.C 1.280:
           * src/main/pa_stylesheet_connection.C 1.4:
 2001-04-24  paf          * src/main/pa_xml_exception.C 1.5:
         * src/targets/Makefile.in:          * src/types/pa_vxdoc.C 1.30:
         * src/targets/apache13/Makefile.in:          * src/types/pa_vxdoc.h 1.41:
                 apache makefile.in s          * src/types/pa_vxnode.C 1.44:
           * src/types/pa_vxnode.h 1.36:
         * src/configure.in:          * www/htdocs/.htaccess 1.49:
         * src/targets/Makefile.am:          * www/htdocs/_bug.html 1.111:
         * src/targets/apache13/Makefile.am:                  . started killing gdome
                 apache module lib .am  
           * INSTALL 1.48:
         * src/main/pa_exec.C:                  . revived linux libgc fix
                 windows32 buildCommand  
           * src/types/pa_vxdoc.C 1.31:
 2001-04-23  paf          * src/types/pa_vxnode.C 1.45:
         * src/classes/gd/gifio.C:          * src/types/pa_vxnode.h 1.37:
         * src/classes/image.C:                  + xdoc DOM props
         * src/classes/mail.C:  
         * src/include/pa_globals.h:          * src/classes/xnode.C 1.73:
         * src/include/pa_string.h:                  . also bark on possible errors
         * src/main/pa_exec.C:  
         * src/main/pa_request.C:  2005-12-13      paf
         * src/main/untaint.C:          * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
                 untaint -       @test optimize whitespaces for all but 'html'          * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
                   merged from HEAD
         * src/pcre/Makefile.am:                  ! 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)
                 chartables.c make  
           * src/main/pa_request.C 1.279:
         * src/main/untaint.C:                  ! when code in @unhandled_exception thrown another exception,
                 untaint without charset                  print correct origin (earlier code in catch of exception inside
                   of @unhandled_exception grabbed parent_frame(original_exception)
         * src/targets/cgi/parser3.C:                  origin and printed it, instead of true origin)
                 cgi /// @test disable /cgi-bin/parser3/auto.p  
   2005-12-09      paf
         * src/classes/random.C:          * src/main/pa_string.C 1.205:
         * src/targets/cgi/parser3.C:          * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
                 redo failed                  merged from 3.1.5
                 /// @test noticed series in isapi, check how initialize_random_class is called! [must be called only once]                  ! regex tainting were ignored in ^string.matched :(
   
         * src/main/untaint.C:          * INSTALL 1.45:
                 mail header only once to =?          * configure 1.88:
           * configure.in 1.89:
         * src/classes/mail.C:          * src/classes/date.C 1.73:
         * src/include/pa_hash.h:          * src/include/pa_config_fixed.h 1.69:
         * src/include/pa_string.h:          * src/include/pa_version.h 1.25:
         * src/main/pa_common.C:          * src/main/compile.y 1.218:
         * src/main/pa_hash.C:          * src/main/compile_tools.h 1.77:
         * src/main/pa_request.C:          * src/main/pa_charset.C 1.53:
         * src/main/untaint.C:          * src/main/pa_common.C 1.216:
                 untaint -       @test mail-header          * src/main/pa_globals.C 1.179:
           * src/main/pa_string.C 1.204:
         * src/include/pa_config_auto.h.in:          * src/targets/apache13core/mod_parser3_core.C 1.10:
                 .h.in          * src/targets/cgi/getopt.c 1.4:
           * src/targets/isapi/parser3isapi.C 1.96:
         * src/targets/cgi/parser3.C:          * src/types/pa_vmail.C 1.73:
                 cgi cmdline ver          * www/htdocs/.htaccess 1.48:
           * www/htdocs/_bug.txt 1.8:
         * src/main/pa_request.C:          * www/htdocs/auto.p 1.25:
         * src/targets/cgi/parser3.C:                  . merged latest fixes from 3.2.0
                 // @test with commandline start "parser3 a.html" so that ^load  
                 a.cfg] worked! [now doesnt]          * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
                   ! regex tainting were ignored in ^string.matched :(
         * src/main/execute.C:  
                 operators first!          * INSTALL [release_3_2_0] 1.44.2.5:
                 so that ^table.menu{^rem{}} would not be 'unknown column'                  . updated INSTALL doc to work around linux stack base detection
                   problem, due to change in gc6.4 code
         * src/include/pa_array.h:  
         * src/main/pa_array.C:  2005-12-08      paf
         * src/types/pa_vfile.h:          * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
         * src/types/pa_vfile.h:                  merged from 3.2.0
                 vfile fields return type                  ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
   
         * src/Makefile.in:          * src/classes/date.C [release_3_2_0] 1.72.2.1:
         * src/classes/Makefile.in:          * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
         * src/libltdl/Makefile.in:          * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
         * src/main/Makefile.in:          * src/main/compile.y [release_3_2_0] 1.217.2.1:
         * src/pcre/Makefile.in:          * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
         * src/targets/cgi/Makefile.in:          * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
         * src/types/Makefile.in:          * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
                 makefile ins          * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
           * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
         * src/main/pa_string.C:          * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
                 tested OK          * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
                 /// @test really @b test: s x m [tested: i & g ]          * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
           * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
         * src/classes/gd/Makefile.am:          * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
         * src/classes/gd/Makefile.in:                  . less warnings
         * src/targets/Makefile:  
         * src/targets/Makefile.in:          * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
                 makefiles&co                  . undone some strange change since 3.1.5
   
         * src/Makefile:          * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
         * src/classes/Makefile:                  . removed outdated string origins [in current storage scheme
         * src/libltdl/Makefile:                  there's no place for them. someday we can add third CORD to
         * src/main/Makefile:                  store origins and special version of parser which stores origins
         * src/targets/cgi/Makefile:                  there [separate binary]]
         * src/types/Makefile:  
                 makefiles removed          * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
           * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
         * src/Makefile:                  . merged from 3.1.5 release link fixes
         * src/classes/Makefile:  
         * src/configure:          * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
         * src/libltdl/Makefile:                  ! bcc line longer then 500 chars now handled OK [were wrapped on
         * src/libltdl/configure:                  500th char according to rfc, but sendmail failed to unwrap it
         * src/ltconfig:                  properly]
         * src/main/Makefile:  
         * src/main/pa_string.C:  2005-12-07      paf
         * src/targets/Makefile:          * Makefile.am [release_3_2_0] 1.51.2.1:
         * src/targets/cgi/Makefile:          * Makefile.in [release_3_2_0] 1.65.2.1:
         * src/types/Makefile:          * acinclude.m4 [release_3_2_0] 1.38.2.1:
                 configure.in + makefiles          * aclocal.m4 [release_3_2_0] 1.41.2.1:
           * acsite.m4 [release_3_2_0] 1.16.2.1:
         * src/classes/table.C:          * configure [release_3_2_0] 1.87.2.1:
         * src/types/pa_vform.C:          * configure.in [release_3_2_0] 1.88.2.1:
         * src/types/pa_vtable.h:                  *** empty log message ***
                 /// @test $a.menu{ $a[123] }  
                 and $a.menu{^table:set[]...}          * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
                   makefiles
         * src/acinclude.m4:  
         * src/targets/cgi/Makefile.am:  2005-11-28      paf
                 liblink          * src/main/pa_http.C 1.2:
                   ! status line check made earlier [was totally wrong]
         * src/pcre/Makefile.am:  
         * src/pcre/pcre.h:          * src/classes/table.C 1.219:
         * src/pcre/pcre_parser_ctype.c:                  ! nameless table has columns==0
                 pcre .am  
   2005-11-25      paf
         * src/acinclude.m4:          * src/classes/op.C 1.162:
         * src/acinclude.m4:          * www/htdocs/_bug.html 1.110:
         * src/acinclude.m4:          * www/htdocs/auto.p 1.24:
         * src/targets/cgi/Makefile.am:                  + ^while(){}[SEPARATOR]
         * src/targets/cgi/Makefile.am:  
                 win32 conditional          * src/include/pa_array.h 1.67:
                   -this reduces speed(table::load) strange. undoing for now...
         * src/configure.in:  
         * src/include/pa_config_fixed.h:          * src/include/pa_version.h 1.23:
         * src/include/pa_config_includes.h:                  -this reduces speed(table::load), strange. undoing
         * src/main/pa_common.C:  
                 common: file_write /// @test mkdirs  file_delete rmdirs          * src/include/pa_memory.h 1.13:
                   . removed GC_DEBUG for debug version, it changed gc_malloc
 2001-04-20  paf                  implementation, which obscured profiling
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  2005-11-24      paf
                 fixed header "a/a"          * src/include/Makefile.am 1.10:
           * src/include/pa_http.h 1.1:
         * src/main/untaint.C:          * src/main/Makefile.am 1.46:
                 z          * src/main/main.vcproj 1.16:
                   . extracted http:// into separate file [preparation for ^file::
         * src/classes/string.C:                  cgi[script;$.form[$.field1[]
         * src/classes/table.C:  
         * src/include/pa_globals.h:          * src/classes/file.C 1.142:
         * src/include/pa_request.h:          * src/include/pa_common.h 1.107:
         * src/include/pa_string.h:          * src/main/execute.C 1.314:
         * src/main/compile.y:          * src/main/pa_common.C 1.215:
         * src/main/pa_globals.C:          * src/main/pa_request.C 1.278:
         * src/main/pa_request.C:                  ! changed file/dir_readable to simple file/dir_exist, this would
         * src/main/pa_string.C:                  help in situations "class not found because .p file has bad
         * src/operators.txt:                  rights" << in that case error would be explicit "access denied
         * src/parser3.dsw:                  to 'this' file"
         * src/pcre/Makefile.am:  
         * src/pcre/dftables.c:          * Makefile.am 1.51:
         * src/pcre/pcre.dsp:          * Makefile.in 1.65:
         * src/pcre/pcre_parser_ctype.c:          * acinclude.m4 1.38:
         * src/pcre/pcre_parser_ctype.dsp:          * aclocal.m4 1.41:
         * src/targets/cgi/parser3.C:          * acsite.m4 1.16:
                 $MAIN:LOCALE          * configure 1.87:
           * configure.in 1.88:
 2001-04-19  paf                  *** empty log message ***
         * src/main/compile_tools.h:  
                 $a$b bugfix          * src/include/Makefile.in 1.20:
           * src/main/Makefile.in 1.60:
         * src/classes/file.C:                  makefiles
         * src/targets/cgi/parser3.C:  
                 z          * www/htdocs/_bug.pl 1.5:
           * www/htdocs/_bug.txt 1.7:
         * src/include/pa_common.h:                  +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
         * src/main/pa_common.C:                  untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
         * src/main/pa_request.C:                  .charset charset
         * src/main/untaint.C:  
         * src/targets/isapi/parser3isapi.C:  2005-11-22      paf
         * src/types/pa_vcookie.C:          * src/types/pa_vresponse.C 1.26:
                 changed urlencode here and in untaint.C to HTTP standard's "                  + $response:headers access to internal hash
                 and \" mech  
           * src/targets/apache13core/mod_parser3_core.C 1.9:
         * src/classes/file.C:          * src/targets/isapi/parser3isapi.C 1.95:
         * src/include/pa_common.h:                  + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
         * src/types/pa_vcookie.C:                  this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
                 done: header to $fields. waits for header '\' tricks  
           * bin/Makefile.in 1.12:
         * src/main/pa_request.C:          * etc/Makefile.in 1.17:
         * src/targets/isapi/parser3isapi.C:          * etc/parser3.charsets/Makefile.in 1.21:
                 fixed http://alx/~paf/ doesnt load /auto.p          * src/Makefile.in 1.58:
           * src/classes/Makefile.in 1.62:
 2001-04-18  paf          * src/include/pa_config_auto.h.in 1.43:
         * src/classes/smtp/smtp.dsp:          * src/lib/Makefile.in 1.14:
         * src/libltdl/COPYING.TXT:          * src/lib/cord/Makefile.in 1.5:
         * src/main/Makefile.am:          * src/lib/cord/include/Makefile.in 1.4:
         * src/main/main.dsp:          * src/lib/cord/include/private/Makefile.in 1.4:
         * src/operators.txt:          * src/lib/gc/Makefile.in 1.4:
         * src/targets/cgi/Makefile.am:          * src/lib/gc/include/Makefile.in 1.4:
                 linux @alx          * src/lib/gd/Makefile.in 1.5:
           * src/lib/ltdl/Makefile.in 1.8:
         * src/main/pa_request.C:          * src/lib/md5/Makefile.in 1.10:
                 1          * src/lib/patches/Makefile.in 1.14:
           * src/lib/pcre/Makefile.in 1.12:
 2001-04-17  paf          * src/lib/sdbm/Makefile.in 1.3:
         * src/classes/file.C:          * src/lib/sdbm/apr-include/Makefile.in 1.3:
         * src/classes/image.C:          * src/lib/smtp/Makefile.in 1.5:
         * src/doc/doxygen.cfg:          * src/sql/Makefile.in 1.14:
         * src/include/pa_sql_connection.h:          * src/targets/Makefile.in 1.45:
         * src/main/pa_sql_driver_manager.C:          * src/targets/apache13/Makefile.in 1.50:
         * src/pcre/Makefile0:          * src/targets/apache13core/Makefile.in 1.7:
         * src/sql/pa_sql_driver.h:          * src/targets/cgi/Makefile.in 1.69:
                 SQL_Driver_services renamed. doxygen statics enabled          * src/targets/isapi/Makefile.in 1.15:
           * src/types/Makefile.in 1.60:
         * src/ltmain.sh:                  configure+makes
                 compile4 @jav @win  
           * src/main/compile.tab.C 1.108:
         * src/Makefile.am:                  Makefile
         * src/acinclude.m4:  
         * src/classes/Makefile.am:          * src/types/pa_vdate.h 1.42:
         * src/classes/_double.h:                  ! date TZ save/restore stored pointer to getenv-ed variable,
         * src/classes/_exec.h:                  which does not work both on win32&unix. copied old TZ value now
         * src/classes/_file.h:  
         * src/classes/_form.h:          * src/include/pa_string.h 1.166:
         * src/classes/_image.h:          * src/main/untaint.C 1.136:
         * src/classes/_int.h:                  + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
         * src/classes/_mail.h:  
         * src/classes/_op.h:          * src/classes/string.C 1.149:
         * src/classes/_random.h:                  + removed limitation on ^string/int/double:sql{}[$.default[({
         * src/classes/_response.h:                  param style})] ]
         * src/classes/_string.h:  
         * src/classes/_table.h:  2005-11-21      paf
         * src/classes/_unknown.h:          * src/types/Makefile.am 1.40:
         * src/classes/file.C:          * src/types/pa_venv.h 1.33:
         * src/classes/gd/gif.C:          * src/types/types.vcproj 1.16:
         * src/classes/gd/gif.h:                  + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
         * src/classes/gd/gifio.C:                  i386-pc-win32)"
         * src/classes/image.C:  
         * src/classes/mail.C:          * src/main/compile.y 1.216:
         * src/classes/op.C:          * src/types/pa_value.h 1.126:
         * src/classes/random.C:          * src/types/pa_vbool.h 1.27:
         * src/config.guess:          * src/types/pa_vdouble.h 1.50:
         * src/config.sub:          * src/types/pa_vint.h 1.44:
         * src/configure.in:          * src/types/pa_vmethod_frame.h 1.60:
         * src/include/pa_config_fixed.h:                  + merged: expression literals: true/false. ^format[$.indent(true)
         * src/include/pa_config_includes.h:                  ]
         * src/include/pa_hash.h:  
         * src/include/pa_sql_driver_manager.h:  2005-11-18      paf
         * src/include/pa_version.h:          * src/include/pa_dir.h 1.18:
         * src/libltdl/Makefile.am:                  ! merged: file:list now sees .xxx files, only . and .. now
         * src/libltdl/config_auto.h.in:                  removed from list [were removed all .*]
         * src/libltdl/configure.in:  
         * src/ltmain.sh:          * src/lib/sdbm/apr_file_io.C 1.5:
         * src/main/Makefile.am:                  ! merged from 3.1.5: hashfile file open error now checked, were
         * src/main/compile.y:                  not :( [stole that piece from apache 1.3 sources]
         * src/main/pa_common.C:  
         * src/main/pa_exec.C:  2005-08-26      paf
         * src/main/pa_socks.C:          * src/classes/hash.C 1.76:
         * src/main/pa_sql_driver_manager.C:          * src/classes/void.C 1.36:
         * src/parser3.dsw:                  merged ! optional options were allowed to be empty. were checked
         * src/pcre/Makefile.am:                  if(is_string), changed to !defined||is_string to allow void
         * src/pcre/Makefile0:  
         * src/sql/Makefile.am:          * src/classes/double.C 1.59:
         * src/sql/pa_sql_driver.h:          * src/classes/int.C 1.55:
         * src/targets/cgi/Makefile.am:          * src/classes/math.C 1.41:
         * src/targets/cgi/parser3.C:                  merged ! many classes/*  used as_junction where they needed
         * src/types/Makefile.am:                  as_int/double, so failed with recent "(const) now no junction"
         * src/types/pa_vcookie.C:                  optimization
         * src/types/pa_vform.C:  
         * src/types/pa_vimage.h:          * src/classes/date.C 1.72:
                 exec @jav                  merged + date.week
   
         * src/include/pa_sql_driver_manager.h:  2005-08-09      paf
         * src/main/pa_sql_driver_manager.C:          * www/htdocs/.htaccess 1.47:
         * src/parser3.dsw:                  + ^call[$void] param inside now is void (were: empty string)
         * src/sql/pa_sql_driver.h:                  ! simplified (double) speedup consequent checks in vmethod_frame
         * src/types/pa_vimage.h:  
                 sql driver interface now has initialize(client .so)          * src/classes/classes.C 1.22:
           * src/classes/classes.h 1.31:
 2001-04-16  paf          * src/classes/form.C 1.39:
         * src/Makefile.am:          * src/classes/hashfile.C 1.36:
         * src/config.guess:          * src/classes/image.C 1.113:
         * src/config.sub:          * src/classes/mail.C 1.110:
         * src/configure.in:          * src/classes/memory.C 1.8:
         * src/libltdl/configure.in:          * src/classes/response.C 1.27:
         * src/ltmain.sh:          * src/classes/xdoc.C 1.148:
                 compile2 cygwin          * src/classes/xnode.C 1.71:
           * src/classes/xnode.h 1.24:
         * src/pcre/Makefile.am:          * src/include/pa_cache_managers.h 1.18:
         * src/targets/cgi/Makefile.am:          * src/include/pa_charset.h 1.31:
                 compile0 jav          * src/include/pa_charsets.h 1.13:
           * src/include/pa_config_fixed.h 1.68:
         * src/pcre/Makefile0:          * src/include/pa_config_includes.h 1.31:
                 file Makefile0 was initially added on branch gcc0415.          * src/include/pa_dictionary.h 1.18:
           * src/include/pa_exception.h 1.45:
         * src/pcre/Makefile.am:          * src/include/pa_exec.h 1.18:
                 file Makefile.am was initially added on branch gcc0415.          * src/include/pa_globals.h 1.112:
           * src/include/pa_hash.h 1.66:
         * src/ltmain.sh:          * src/include/pa_opcode.h 1.28:
                 file ltmain.sh was initially added on branch gcc0415.          * src/include/pa_operation.h 1.6:
           * src/include/pa_os.h 1.5:
         * src/Makefile.am:          * src/include/pa_request.h 1.179:
         * src/acinclude.m4:          * src/include/pa_request_charsets.h 1.5:
         * src/classes/Makefile.am:          * src/include/pa_request_info.h 1.5:
         * src/classes/_double.h:          * src/include/pa_sapi.h 1.27:
         * src/classes/_exec.h:          * src/include/pa_socks.h 1.17:
         * src/classes/_file.h:          * src/include/pa_sql_connection.h 1.40:
         * src/classes/_form.h:          * src/include/pa_sql_driver_manager.h 1.33:
         * src/classes/_image.h:          * src/include/pa_stack.h 1.24:
         * src/classes/_int.h:          * src/include/pa_stylesheet_connection.h 1.40:
         * src/classes/_mail.h:          * src/include/pa_stylesheet_manager.h 1.22:
         * src/classes/_op.h:          * src/include/pa_table.h 1.58:
         * src/classes/_random.h:          * src/include/pa_threads.h 1.30:
         * src/classes/_response.h:          * src/include/pa_types.h 1.49:
         * src/classes/_string.h:          * src/include/pa_uue.h 1.8:
         * src/classes/_table.h:          * src/include/pa_xml_exception.h 1.4:
         * src/classes/_unknown.h:          * src/include/pa_xml_io.h 1.4:
         * src/classes/gd/gif.C:          * src/lib/gd/gif.C 1.6:
         * src/classes/gd/gif.h:          * src/lib/gd/gif.h 1.4:
         * src/classes/gd/gifio.C:          * src/lib/gd/gifio.C 1.3:
         * src/classes/image.C:          * src/lib/md5/pa_md5.h 1.11:
         * src/classes/mail.C:          * src/lib/md5/pa_md5c.c 1.13:
         * src/classes/op.C:          * src/lib/smtp/comms.C 1.8:
         * src/classes/random.C:          * src/lib/smtp/smtp.C 1.8:
         * src/config.guess:          * src/lib/smtp/smtp.h 1.6:
         * src/config.sub:          * src/main/compile.C 1.78:
         * src/configure.in:          * src/main/compile_tools.C 1.59:
         * src/include/pa_config_fixed.h:          * src/main/compile_tools.h 1.76:
         * src/include/pa_config_includes.h:          * src/main/pa_cache_managers.C 1.16:
         * src/include/pa_hash.h:          * src/main/pa_charset.C 1.52:
         * src/include/pa_version.h:          * src/main/pa_charsets.C 1.16:
         * src/ltmain.sh:          * src/main/pa_dictionary.C 1.23:
         * src/main/Makefile.am:          * src/main/pa_dir.C 1.20:
         * src/main/compile.y:          * src/main/pa_exception.C 1.48:
         * src/main/pa_common.C:          * src/main/pa_exec.C 1.67:
         * src/main/pa_exec.C:          * src/main/pa_memory.C 1.6:
         * src/pcre/Makefile:          * src/main/pa_os.C 1.8:
         * src/pcre/Makefile.am:          * src/main/pa_socks.C 1.24:
         * src/pcre/Makefile0:          * src/main/pa_sql_driver_manager.C 1.85:
         * src/sql/Makefile.am:          * src/main/pa_string.C 1.203:
         * src/targets/cgi/Makefile.am:          * src/main/pa_stylesheet_connection.C 1.3:
         * src/targets/cgi/parser3.C:          * src/main/pa_stylesheet_manager.C 1.27:
         * src/types/Makefile.am:          * src/main/pa_table.C 1.61:
         * src/types/pa_vcookie.C:          * src/main/pa_uue.C 1.9:
         * src/types/pa_vform.C:          * src/main/pa_xml_exception.C 1.4:
                 compile-1          * src/main/pa_xml_io.C 1.19:
           * src/sql/pa_sql_driver.h 1.43:
         * src/acinclude.m4:          * src/targets/apache13/mod_parser3.c 1.12:
         * src/configure.in:          * src/targets/apache13core/pa_threads.C 1.5:
         * src/include/pa_config_includes.h:          * src/targets/cgi/pa_threads.C 1.16:
         * src/libltdl/Makefile.am:          * src/targets/cgi/parser3.C 1.237:
         * src/libltdl/config_auto.h.in:          * src/targets/isapi/pa_threads.C 1.17:
         * src/main/pa_exec.C:          * src/types/pa_junction.h 1.7:
         * src/main/pa_socks.C:          * src/types/pa_method.h 1.6:
         * src/targets/cgi/Makefile.am:          * src/types/pa_property.h 1.2:
                 compile1 cygwin          * src/types/pa_value.C 1.19:
           * src/types/pa_vclass.C 1.33:
 2001-04-15  paf          * src/types/pa_vclass.h 1.51:
         * src/classes/op.C:          * src/types/pa_vcode_frame.h 1.32:
         * src/include/pa_request.h:          * src/types/pa_vconsole.h 1.10:
         * src/types/pa_value.h:          * src/types/pa_vcookie.C 1.68:
         * src/types/pa_vmethod_frame.h:          * src/types/pa_vcookie.h 1.31:
                 MethodParams in op.C          * src/types/pa_vfile.C 1.41:
           * src/types/pa_vfile.h 1.58:
         * src/types/pa_value.h:          * src/types/pa_vform.C 1.84:
                 MethodParams !junction          * src/types/pa_vform.h 1.50:
           * src/types/pa_vhash.C 1.8:
         * src/classes/table.C:          * src/types/pa_vhash.h 1.58:
                 table:empty +=process          * src/types/pa_vhashfile.h 1.33:
           * src/types/pa_vimage.C 1.35:
         * src/operators.txt:          * src/types/pa_vimage.h 1.45:
                 about to make Params          * src/types/pa_vjunction.h 1.24:
           * src/types/pa_vmail.C 1.72:
         * src/classes/op.C:          * src/types/pa_vmail.h 1.17:
                 z          * src/types/pa_vmath.C 1.8:
           * src/types/pa_vmath.h 1.18:
         * src/classes/_string.h:          * src/types/pa_vmemory.h 1.5:
         * src/classes/double.C:          * src/types/pa_vmethod_frame.C 1.8:
         * src/classes/file.C:          * src/types/pa_vobject.C 1.24:
         * src/classes/image.C:          * src/types/pa_vobject.h 1.47:
         * src/classes/int.C:          * src/types/pa_vproperty.h 1.3:
         * src/classes/mail.C:          * src/types/pa_vrequest.C 1.37:
         * src/classes/op.C:          * src/types/pa_vrequest.h 1.33:
         * src/classes/random.C:          * src/types/pa_vresponse.h 1.40:
         * src/classes/response.C:          * src/types/pa_vstateless_class.C 1.28:
         * src/classes/string.C:          * src/types/pa_vstateless_class.h 1.53:
         * src/classes/table.C:          * src/types/pa_vstateless_object.h 1.36:
         * src/classes/unknown.C:          * src/types/pa_vstatus.C 1.25:
         * src/main/pa_request.C:          * src/types/pa_vstatus.h 1.19:
                 MethodParams everywhere          * src/types/pa_vstring.C 1.26:
           * src/types/pa_vstring.h 1.59:
 2001-04-12  paf          * src/types/pa_vtable.C 1.26:
         * src/classes/_unknown.h:          * src/types/pa_vtable.h 1.54:
         * src/classes/unknown.C:          * src/types/pa_vvoid.C 1.3:
         * src/include/pa_globals.h:          * src/types/pa_vvoid.h 1.28:
         * src/main/main.dsp:          * src/types/pa_vxdoc.C 1.29:
         * src/main/pa_globals.C:          * src/types/pa_vxdoc.h 1.40:
         * src/operators.txt:          * src/types/pa_vxnode.C 1.43:
         * src/types/pa_vunknown.h:          * src/types/pa_vxnode.h 1.35:
                 ^unknown:int[]=0 double[]=0          * src/types/pa_wcontext.C 1.32:
           * src/types/pa_wcontext.h 1.49:
         * src/classes/gd/gif.C:          * src/types/pa_wwrapper.h 1.36:
         * src/classes/image.C:                  2005
         * src/operators.txt:  
                 image:line/fill/rectangle/bar/replace/polygon/polybar  2005-08-08      paf
           * bin/auto.p.dist.in 1.12:
         * src/classes/image.C:                  merged . apache bad 404 handling workaround integrated
         * src/main/pa_hash.C:  
         * src/operators.txt:          * www/htdocs/_bug.p 1.8:
                 hash bug fixed                  . merged VJunction(new Junction) optimization from 3.1.4
   
         * src/classes/gd/gif.h:          * www/htdocs/_bug.xml 1.3:
         * src/classes/image.C:                  merged
         * src/classes/op.C:                  + optimized constants in expressions vstring->vdouble
         * src/main/execute.C:                  + optimized ^call(vdouble), no junction creation, no calls later
         * src/operators.txt:  
         * src/types/pa_value.h:  2005-07-29      paf
         * src/types/pa_vmethod_frame.h:          * www/htdocs/_bug_derived.p 1.3:
         * src/types/pa_wcontext.h:                  + property getter can now be overridden
                 for var now written not to r.wcontext, but to r.root  
                 cleared "entered_object" state  2005-07-28      paf
           * www/htdocs/_bug.sh 1.2:
         * src/classes/image.C:                  + 3.2.0 beta: merged from dynamic_fields_join
         * src/operators.txt:  
         * src/types/pa_vimage.h:  2005-06-06      paf
                 image:font :text          * www/htdocs/_bug.xsl 1.15:
                   ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind
         * src/classes/image.C:                  option
                 image:gif now does not have params  
   2005-01-19      paf
 2001-04-11  paf          * src/lib/gd/Makefile.am 1.2:
         * src/classes/mail.C:          * src/lib/ltdl/Makefile.am 1.2:
         * src/classes/op.C:                  forgotten makefiles.
         * src/targets/cgi/parser3.C:                  couple warnings in parser3.C
         * src/types/pa_value.h:  
         * src/types/pa_vfile.C:  2004-12-23      paf
         * src/types/pa_vfile.h:          * src/types/pa_vhashfile.C 1.48:
         * src/types/pa_vform.C:                  beauty: hashfile::open now creates dir for new file
         * src/types/pa_vstring.C:  
         * src/types/pa_vstring.h:  2004-10-12      paf
                 forced UL_FILE_NAME of posted file name          * etc/parser3.charsets/windows-1251.cfg 1.12:
                   euro
         * src/classes/image.C:                  promille
         * src/main/execute.C:                  +/-
         * src/main/main.dsp:  
         * src/main/pa_request.C:  2004-10-07      paf
         * src/parser3.dsw:          * src/lib/cord/cordbscs.c 1.5:
         * src/types/pa_vcframe.h:                  debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates
         * src/types/pa_vcode_frame.h:                  long char sequences less
         * src/types/pa_vimage.C:  
         * src/types/pa_vimage.h:  2004-09-13      paf
         * src/types/pa_vmethod_frame.h:          * src/lib/sdbm/sdbm_private.h 1.2:
         * src/types/pa_vmframe.h:                  change: limit on length(key+value) now 8008 bytes, were 1008.
                 libimaging dead end: pil parses header in .py                  perl sdbm compatibility now ruined
   
         * src/classes/gd/gd.dsp:          * src/lib/sdbm/apr-include/apr.h 1.5:
         * src/classes/gd/gif.C:                  bugfix: error numbers now from errno.h = strerror now returnes
         * src/classes/gd/gif.h:                  something and we can properly report that to client
         * src/classes/gd/gifio.C:  
         * src/classes/image.C:  2004-07-28      paf
         * src/parser3.dsw:          * src/lib/ltdl/ltdl.c 1.4:
         * src/types/pa_vimage.C:          * src/lib/pcre/pcre_parser_ctype.c 1.5:
         * src/types/pa_vimage.h:                  bugfix: isspace((unsigned char)c) everywhere. failed on russian
                 gd started porting to Pooled descendant                  letters
   
         * src/classes/image.C:  2004-07-27      paf
         * src/main/pa_request.C:          * src/targets/cgi/parser3.vcproj 1.12:
         * src/operators.txt:                  beauty: win32: globaloptimizations ON, release:mapfile ON
         * src/types/pa_vform.C:                  todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
                 fixed post [broke when moved post read to core]  
   2004-07-07      paf
         * src/classes/gd/gd.dsp:          * parser3.vssscc 1.2:
         * src/classes/smtp/smtp.dsp:                  ...would not go unnoticed
         * src/main/main.dsp:  
         * src/operators.txt:  2004-07-01      paf
         * src/parser3.dsw:          * src/classes/classes.vcproj 1.12:
                 gd+smtp made separate libs          * src/lib/cord/cord.vcproj 1.2:
           * src/lib/gd/gd.vcproj 1.7:
         * src/classes/gd/gifio.C:          * src/lib/ltdl/ltdl.vcproj 1.3:
         * src/classes/image.C:          * src/lib/md5/md5.vcproj 1.3:
         * src/types/pa_vimage.C:          * src/lib/pcre/pcre.vcproj 1.3:
         * src/types/pa_vimage.h:          * src/lib/pcre/pcre_dftables.vcproj 1.4:
                 gd todo: gif without file          * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
           * src/lib/smtp/smtp.vcproj 1.6:
         * src/include/pa_globals.h:          * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
         * src/include/pa_string.h:          * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
         * src/main/pa_common.C:          * src/targets/isapi/parser3isapi.vcproj 1.8:
         * src/main/pa_request.C:                  win32: option: global optimization ON
         * src/main/untaint.C:  
         * src/types/pa_vfile.C:  2004-05-26      paf
         * src/types/pa_vstring.C:          * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
                 fixed vstring:as_vfile  length                  added: thanks to konst
   
         * src/classes/gd/gd.dsp:  2004-05-24      paf
         * src/classes/image.C:          * src/targets/apache13/p3runConfigure.in 1.17:
         * src/include/pa_globals.h:                  bugfix: smtp added
         * src/main/main.dsp:  
         * src/main/pa_globals.C:          * src/lib/cord/cordxtra.c 1.6:
         * src/operators.txt:          * src/lib/cord/include/cord.h 1.5:
         * src/parser3.dsw:                  cancel: more speed, less memory: CORD_chars_block originally intended to ...
         * src/types/pa_vimage.C:                  it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
         * src/types/pa_vimage.h:                  undoing that. [and removed that func so that it would not confuse parser developer in future]
                 gd dead end. switching to python imaging lib  
   2004-05-11      paf
         * src/classes/gd/gif.h:          * www/htdocs/_bug.gif 1.2:
         * src/classes/gd/gifio.C:                  bugfix: bcc with sendmail now left intact
         * src/classes/image.C:  
         * src/main/main.dsp:  2004-04-05      paf
                 gd with mem write + image just compiled          * src/doc/html2chm.cmd 1.8:
           * src/doc/sources2html.cmd 1.6:
         * src/classes/gd/gif.C:                  merged with 3.1.3
         * src/classes/gd/gif.h:  
         * src/classes/gd/gifio.C:  2004-04-01      paf
         * src/classes/image.C:          * src/targets/apache13/pa_httpd.h 1.6:
         * src/operators.txt:          * src/targets/isapi/parser3isapi.def 1.2:
                 image:create image:load                  bugfix: sql connections now are disconnected
   
         * src/parser3.dsw:  2004-03-30      paf
                 libtdl+pcre liked separately from main libs          * src/doc/ClassExample1.dox 1.5:
           * src/doc/ClassExample2.dox 1.5:
 2001-04-10  paf          * src/doc/ClassExample3.dox 1.5:
         * src/classes/_double.h:          * src/doc/chmhelper.pl 1.2:
         * src/classes/_file.h:          * src/doc/class.dox 1.3:
         * src/classes/_form.h:          * src/doc/compiler.dox 1.4:
         * src/classes/_int.h:          * src/doc/doxygen.cfg 1.25:
         * src/classes/_mail.h:          * src/doc/exception.dox 1.3:
         * src/classes/_op.h:          * src/doc/executor.dox 1.3:
         * src/classes/_random.h:          * src/doc/footer.htm 1.4:
         * src/classes/_response.h:          * src/doc/index.dox 1.6:
         * src/classes/_string.h:          * src/doc/memory.dox 1.3:
         * src/classes/_table.h:          * src/doc/methoded.dox 1.4:
         * src/classes/file.C:          * src/doc/object.dox 1.3:
         * src/classes/gd/gif.C:          * src/doc/string.dox 1.6:
         * src/classes/gd/gif.h:          * src/doc/targets.dox 1.4:
         * src/classes/gd/gifio.C:          * src/doc/value.dox 1.4:
         * src/classes/mail.C:                  merged bugfixes from 3.1.2, changed version to 3.1.3beta
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  2004-03-05      paf
         * src/main/execute.C:          * etc/parser3.charsets/koi8-r.cfg 1.7:
         * src/main/main.dsp:                  there's special code for grad char!
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  2004-02-25      paf
         * src/operators.txt:          * etc/parser3.charsets/Makefile.am 1.5:
         * src/targets/isapi/parser3isapi.C:                  bugfix: @sysconfdir@ used [were old @charsetsdir@ recently
         * src/types/pa_value.h:                  erased from configure.in]
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  2004-02-24      paf
         * src/types/pa_vhash.h:          * src/classes/Makefile.am 1.49:
         * src/types/pa_vimage.h:                  smtp on unix: steps to work on unix
         * src/types/pa_vresponse.h:  
         * src/types/pa_vstring.h:          * src/lib/smtp/Makefile.am 1.2:
                 image:measure -100 just compiled          * src/targets/cgi/Makefile.am 1.51:
                   started porting smtp to unix [testing on solaris]
         * src/classes/_image.h:  
         * src/classes/image.C:  2004-02-11      paf
         * src/types/pa_vimage.C:          * parser3.sln 1.9:
                 image forgotten!                  started changes to reflect libxml xsl new folders
   
         * src/classes/image.C:          * src/lib/sdbm/sdbm.vcproj 1.4:
         * src/operators.txt:                  migrated to latest libxml[2.6.5] and libgdome[1.1.2]
         * src/types/pa_vimage.C:                  simplified lib build processes
                 jpg measure bugs fixed  
   2003-11-21      paf
         * src/classes/image.C:          * src/targets/apache13core/Makefile.am 1.5:
                 image:html done          * src/targets/apache13core/mod_parser3.C 1.7:
                   renamed mod_parser3 to mod_parser3_core to help DOXYGEN
         * src/classes/table.C:  
         * src/include/pa_common.h:          * src/lib/Makefile.am 1.7:
         * src/main/pa_common.C:          * src/lib/gd/mtables.h 1.1:
         * src/main/pa_request.C:                  rearrange: gd&smtp moved to src/lib
         * src/main/pa_string.C:  
         * src/main/untaint.C:  2003-11-20      paf
         * src/types/pa_vimage.h:          * src/lib/ltdl/config_fixed.h 1.3:
                 image:measure -90          * src/lib/pcre/maketables.c 1.2:
                   turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
         * src/classes/mail.C:                  found several unitialized vars
         * src/classes/smtp/comms.C:  
         * src/classes/smtp/smtp.C:          * src/lib/sdbm/apr_strings.C 1.2:
         * src/classes/smtp/smtp.h:          * src/main/pa_pool.C 1.62:
         * src/main/pa_globals.C:                  static const char * const IDENT
                 smtp some consts  
           * src/include/pa_pool.h 1.89:
         * src/classes/mail.C:                  more warnings --
                 unix sendmail compiled. todo:testing  
   2003-11-10      paf
         * src/classes/mail.C:          * src/lib/sdbm/sdbm.c 1.3:
                 sendmail unix skipping defaults                  bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
                   coded that that was error. fixed
         * src/classes/image.C:  
         * src/operators.txt:  2003-11-06      paf
                 z          * src/lib/ltdl/libltdl.vcproj 1.2:
           * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
         * src/classes/mail.C:          * src/lib/sdbm/apr-include/apr_errno.h 1.4:
         * src/include/pa_common.h:          * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
         * src/main/pa_common.C:          * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
         * src/operators.txt:          * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
                 sendmail unix added defaults          * src/lib/sdbm/apr-include/apr_strings.h 1.3:
           * src/lib/sdbm/apr-include/apu.h 1.3:
         * src/classes/mail.C:                  hashfile: started again with sdbm from apache
                 minor bug with unclear from/to  
           * tests/todo.txt 1.5:
 2001-04-09  paf                  hashfile: done
         * src/classes/_exec.h:  
         * src/main/execute.C:          * src/lib/sdbm/Makefile.am 1.3:
         * src/main/pa_globals.C:          * src/lib/sdbm/apr-include/Makefile.am 1.1:
         * src/main/pa_request.C:          * src/targets/cgi/.cvsignore 1.3:
         * src/types/pa_vcookie.C:                  *** empty log message ***
         * src/types/pa_vfile.C:  
                 exec -2          * src/lib/sdbm/apr-include/apr_pools.h 1.5:
                   just compiled
         * src/classes/file.C:  
         * src/configure.in:  2003-11-05      paf
         * src/include/pa_exec.h:          * src/lib/sdbm/sdbm_hash.c 1.1:
         * src/include/pa_sapi.h:          * src/lib/sdbm/sdbm_lock.c 1.1:
         * src/libltdl/libltdl.dsp:          * src/lib/sdbm/sdbm_pair.c 1.1:
         * src/main/main.dsp:          * src/lib/sdbm/sdbm_pair.h 1.1:
         * src/main/pa_exec.C:          * src/lib/sdbm/sdbm_tune.h 1.1:
         * src/targets/cgi/parser3.C:                  original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.C:          * src/main/helpers/CaseFolding.txt 1.1:
         * src/targets/isapi/parser3isapi.dsp:                  http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
         * src/targets/pa_exec.C:  
         * src/targets/pa_exec.h:  2003-10-24      paf
                 all targets exec          * src/lib/cord/Makefile.am 1.3:
           * src/lib/md5/Makefile.am 1.3:
         * src/classes/exec.C:          * src/lib/pcre/Makefile.am 1.2:
         * src/include/pa_common.h:          * src/targets/apache13/Makefile.am 1.18:
         * src/main/pa_common.C:          * src/targets/isapi/Makefile.am 1.3:
         * src/main/untaint.C:                  .dsp/w -> .vcproj/sln
         * src/operators.txt:  
         * src/targets/pa_exec.C:  2003-09-29      paf
                 exec3. decided exec:cgi to move to file:cgi          * src/main/utf8-to-lower.inc 1.1:
           * src/main/utf8-to-upper.inc 1.1:
         * src/include/pa_sapi.h:                  generated by helper
         * src/include/pa_string.h:  
         * src/targets/cgi/parser3.C:          * src/main/helpers/simple_folding.pl 1.1:
         * src/targets/isapi/parser3isapi.C:                  utf-8 upper/lower
         * src/targets/isapi/parser3isapi.dsp:  
                 sapi exec dead end. badly parsed args in apache:util.script          * www/htdocs/base.p 1.7:
           * www/htdocs/derived.p 1.25:
         * src/classes/file.C:          * www/htdocs/font.gif 1.2:
         * src/main/main.dsp:          * www/htdocs/global.xsl 1.9:
         * src/main/pa_request.C:          * www/htdocs/index.html 1.213:
         * src/targets/cgi/parser3.C:          * www/htdocs/mailreceive.eml 1.4:
                 exec win32 env          * www/htdocs/mailreceive.html 1.2:
           * www/htdocs/operators.p 1.12:
         * src/classes/exec.C:          * www/htdocs/parser-status.html 1.3:
         * src/classes/file.C:          * www/htdocs/people.dtd 1.2:
         * src/include/pa_globals.h:          * www/htdocs/some.p 1.3:
         * src/main/execute.C:                  removing old tests
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  2003-09-25      paf
         * src/main/pa_request.C:          * src/lib/cord/cordprnt.c 1.3:
         * src/targets/pa_exec.C:                  string_fragments_to_cord merged to HEAD
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  2003-08-19      paf
         * src/types/pa_vform.C:          * src/targets/apache13/mod_parser3.C 1.31:
         * src/types/pa_vstring.C:                  .c
                 exec4. todo env  
   2003-08-18      paf
         * src/classes/_exec.h:          * src/classes/classes.awk 1.8:
         * src/classes/exec.C:                  merged 3.1.0 latest changes
         * src/include/pa_common.h:  
         * src/include/pa_request.h:          * gnu.dsp 1.5:
         * src/include/pa_sapi.h:          * parser3.dsw 1.9:
         * src/include/pa_string.h:          * src/classes/classes.dsp 1.31:
         * src/main/pa_common.C:          * src/lib/cord/cord.dsp 1.3:
         * src/main/pa_request.C:          * src/lib/ltdl/libltdl.dsp 1.7:
         * src/main/pa_string.C:          * src/lib/md5/md5.dsp 1.5:
         * src/targets/cgi/parser3.C:          * src/lib/pcre/pcre.dsp 1.4:
         * src/targets/cgi/parser3.dsp:          * src/lib/pcre/pcre_dftables.dsp 1.2:
         * src/targets/isapi/parser3isapi.C:          * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
         * src/targets/pa_exec.C:          * src/main/main.dsp 1.167:
         * src/targets/pa_exec.h:          * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
         * src/types/pa_vform.C:          * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
         * src/types/pa_vform.h:          * src/targets/cgi/parser3.dsp 1.66:
                 exec class just compiled. moved post read to request core          * src/targets/isapi/parser3isapi.dsp 1.44:
           * src/types/types.dsp 1.42:
         * src/classes/file.C:                  moved to MSVC 7
         * src/include/pa_hash.h:  
         * src/main/pa_hash.C:          * gnu.vcproj 1.1:
         * src/targets/pa_exec.C:                  new VS project files
         * src/targets/pa_exec.h:  
                 exec env 0  2003-07-24      paf
           * tests/001.html 1.2:
         * src/classes/_op.h:          * tests/002.html 1.2:
         * src/include/pa_dir.h:          * tests/003.html 1.2:
         * src/include/pa_globals.h:          * tests/004.html 1.2:
         * src/include/pa_sapi.h:          * tests/005.html 1.2:
         * src/main/main.dsp:          * tests/006.html 1.2:
         * src/main/pa_dir.C:          * tests/007.html 1.2:
         * src/main/pa_globals.C:          * tests/008.html 1.2:
         * src/operators.txt:          * tests/009.html 1.2:
         * src/targets/cgi/parser3.C:          * tests/010.html 1.2:
         * src/targets/cgi/parser3.dsp:          * tests/011.html 1.2:
         * src/targets/pa_exec.C:          * tests/012.html 1.2:
         * src/targets/pa_exec.h:          * tests/013.html 1.2:
                 problems with ^exec:cgi post data. they are already read by vform          * tests/014.html 1.2:
           * tests/015.html 1.2:
         * src/include/pa_string.h:          * tests/016.html 1.2:
         * src/targets/pa_exec.C:          * tests/017.html 1.2:
                 written but not tested exec with env for unix          * tests/018.html 1.2:
           * tests/019.html 1.2:
 2001-04-08  paf          * tests/019paf2001.gif 1.2:
         * src/classes/file.C:          * tests/020.html 1.2:
         * src/classes/mail.C:          * tests/021.html 1.2:
         * src/classes/string.C:          * tests/022.html 1.2:
         * src/include/pa_request.h:          * tests/022_dir/a.html 1.2:
         * src/include/pa_string.h:          * tests/022_dir/b.txt 1.2:
         * src/main/pa_request.C:          * tests/022_dir/c.htm 1.2:
         * src/operators.txt:          * tests/023.html 1.2:
                 uuencode. string<<          * tests/024.html 1.2:
           * tests/025.html 1.2:
         * src/operators.txt:          * tests/026.html 1.2:
                 z          * tests/027.html 1.2:
           * tests/028.html 1.2:
 2001-04-07  paf          * tests/029.html 1.2:
         * src/classes/_mail.h:          * tests/030.html 1.2:
         * src/classes/mail.C:          * tests/031.html 1.2:
         * src/include/pa_common.h:          * tests/032.html 1.2:
         * src/include/pa_globals.h:          * tests/033.html 1.2:
         * src/include/pa_string.h:          * tests/034.html 1.2:
         * src/main/main.dsp:          * tests/035.html 1.2:
         * src/main/pa_common.C:          * tests/036.html 1.2:
         * src/main/pa_globals.C:          * tests/037.html 1.2:
         * src/main/pa_request.C:          * tests/038.html 1.2:
         * src/main/untaint.C:          * tests/039.html 1.2:
         * src/types/pa_vcookie.C:          * tests/040.html 1.2:
                 mail:send -10 just compiled          * tests/041.html 1.2:
           * tests/042.html 1.2:
         * src/include/pa_socks.h:          * tests/043.html 1.2:
         * src/main/main.dsp:          * tests/044.html 1.2:
         * src/main/pa_socks.C:          * tests/045.html 1.2:
         * src/targets/cgi/parser3.C:          * tests/046.html 1.2:
         * src/targets/cgi/parser3.dsp:          * tests/047.html 1.2:
         * src/targets/isapi/parser3isapi.C:          * tests/048.html 1.2:
                 mail:send 1          * tests/049.html 1.2:
           * tests/050.html 1.2:
         * src/classes/mail.C:          * tests/051.html 1.2:
                 +=          * tests/051b.p 1.2:
           * tests/051t.p 1.2:
         * src/classes/mail.C:          * tests/052.html 1.2:
         * src/operators.txt:          * tests/053.html 1.2:
                 ^attach dead end          * tests/054.html 1.2:
           * tests/055.html 1.2:
         * src/classes/mail.C:          * tests/056.html 1.2:
         * src/include/pa_string.h:          * tests/057.html 1.2:
                 mail:send -1 text prepared          * tests/058.html 1.2:
           * tests/058_paf2000.png 1.2:
         * src/classes/mail.C:          * tests/059.html 1.2:
                 ^mail[$attach          * tests/060.html 1.2:
           * tests/061.dat 1.2:
         * src/classes/mail.C:          * tests/061.html 1.2:
         * src/classes/mail.C:          * tests/062.html 1.2:
         * src/classes/mail.C:          * tests/063.html 1.2:
         * src/main/pa_request.C:          * tests/064.html 1.2:
                 z          * tests/065.html 1.2:
           * tests/066.html 1.2:
         * src/classes/mail.C:          * tests/067.html 1.2:
         * src/classes/smtp/comms.C:          * tests/068.html 1.2:
         * src/classes/smtp/smtp.C:          * tests/069.html 1.2:
         * src/classes/smtp/smtp.h:          * tests/070.html 1.2:
         * src/include/pa_globals.h:          * tests/071.html 1.2:
         * src/include/pa_request.h:          * tests/072.html 1.2:
         * src/main/main.dsp:          * tests/073.html 1.2:
         * src/main/pa_globals.C:          * tests/074.html 1.2:
         * src/main/pa_request.C:          * tests/075.html 1.2:
                 smtp just compiled          * tests/076.html 1.2:
           * tests/077.html 1.2:
 2001-04-06  paf          * tests/078.html 1.2:
         * src/types/pa_valiased.C:          * tests/079.html 1.2:
                 another root inherititance skipped          * tests/080.html 1.2:
           * tests/081.html 1.2:
         * src/classes/random.C:          * tests/082.html 1.2:
         * src/classes/table.C:          * tests/083.html 1.2:
         * src/main/pa_globals.C:          * tests/084.html 1.2:
                 @office          * tests/085.html 1.2:
           * tests/086.html 1.2:
         * src/classes/table.C:          * tests/087.html 1.2:
         * src/include/pa_dir.h:          * tests/088.html 1.2:
         * src/main/execute.C:          * tests/089.html 1.2:
         * src/main/main.dsp:          * tests/090.html 1.2:
         * src/main/pa_dir.C:          * tests/091.html 1.2:
         * src/operators.txt:          * tests/092.html 1.2:
                 table:dir 0 [without regexp]          * tests/093.html 1.2:
           * tests/094.html 1.2:
         * src/main/compile.C:          * tests/095.html 1.2:
         * src/main/compile.y:          * tests/096.html 1.2:
         * src/main/execute.C:          * tests/096_dir/163.jpg 1.2:
                 operators are now not root methods of parent class. just 'ROOT          * tests/096_dir/188.jpg 1.2:
                  class          * tests/097.html 1.2:
           * tests/098.html 1.2:
         * src/classes/table.C:          * tests/098font.gif 1.2:
         * src/include/pa_globals.h:          * tests/099.html 1.2:
         * src/main/pa_globals.C:          * tests/100.html 1.2:
         * src/main/pa_string.C:          * tests/101.html 1.2:
         * src/operators.txt:          * tests/102.html 1.2:
                 table:dir 1          * tests/103.html 1.2:
           * tests/103mark.gif 1.2:
         * src/classes/_op.h:          * tests/103paf2001.gif 1.2:
         * src/classes/_root.h:          * tests/104.html 1.2:
         * src/classes/op.C:          * tests/105.html 1.2:
         * src/classes/root.C:          * tests/106.html 1.2:
         * src/include/pa_globals.h:          * tests/107.html 1.2:
         * src/include/pa_request.h:          * tests/108.html 1.2:
         * src/main/compile.C:          * tests/108.xsl 1.2:
         * src/main/execute.C:          * tests/109.html 1.2:
         * src/main/main.dsp:          * tests/110.html 1.2:
         * src/main/pa_globals.C:          * tests/111.html 1.2:
         * src/main/pa_request.C:          * tests/112.html 1.2:
                 renamed 'root' to 'op'          * tests/113.html 1.2:
           * tests/114.html 1.2:
         * src/classes/_op.h:          * tests/115.html 1.2:
         * src/classes/op.C:          * tests/116.html 1.2:
                 renamed from 'root'          * tests/117.html 1.2:
           * tests/118.html 1.2:
 2001-04-05  paf          * tests/119.html 1.2:
         * src/classes/root.C:          * tests/120.html 1.2:
         * src/include/pa_sql_connection.h:          * tests/121.html 1.2:
         * src/include/pa_sql_driver.h:          * tests/122.html 1.2:
         * src/main/main.dsp:          * tests/123.html 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/124.html 1.2:
         * src/sql/pa_sql_driver.h:          * tests/125.html 1.2:
                 sql driver services for conv memory & error reporting          * tests/126.html 1.2:
           * tests/127.html 1.2:
         * src/main/execute.C:          * tests/128.html 1.2:
         * src/main/pa_request.C:          * tests/129.html 1.2:
         * src/main/pa_string.C:          * tests/130.html 1.2:
         * src/types/pa_value.h:          * tests/131.html 1.2:
         * src/types/pa_vmframe.h:          * tests/132.html 1.2:
         * src/types/pa_wcontext.h:          * tests/133.html 1.2:
                 constructor flag dropped at get_method_frame and remembered          * tests/134.html 1.2:
                 into method_frame          * tests/135.html 1.2:
           * tests/136.html 1.2:
         * src/include/pa_globals.h:          * tests/137.html 1.2:
         * src/main/pa_globals.C:          * tests/138.html 1.2:
         * src/main/pa_request.C:          * tests/139.html 1.2:
         * src/main/pa_string.C:          * tests/140.html 1.2:
         * src/targets/isapi/parser3isapi.dsp:          * tests/141.html 1.2:
                 $LOCALE:ctype[Russian_Russia.1251]          * tests/Makefile 1.2:
           * tests/descript.ion 1.2:
         * src/main/pa_request.C:          * tests/outputs/create-dir 1.2:
         * src/sql/pa_sql_driver.h:          * tests/results/001.processed 1.2:
                 mysql limit          * tests/results/002.processed 1.2:
           * tests/results/003.processed 1.2:
         * src/classes/table.C:          * tests/results/004.processed 1.2:
                 select * from hren error contains statement          * tests/results/005.processed 1.2:
           * tests/results/006.processed 1.2:
         * src/classes/random.C:          * tests/results/007.processed 1.2:
         * src/classes/root.C:          * tests/results/008.processed 1.2:
         * src/classes/table.C:          * tests/results/009.processed 1.2:
         * src/include/pa_sql_connection.h:          * tests/results/010.processed 1.2:
         * src/include/pa_string.h:          * tests/results/011.processed 1.2:
         * src/main/execute.C:          * tests/results/012.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/013.processed 1.2:
         * src/main/pa_string.C:          * tests/results/014.processed 1.2:
         * src/main/untaint.C:          * tests/results/015.processed 1.2:
         * src/operators.txt:          * tests/results/016.processed 1.2:
         * src/sql/pa_sql_driver.h:          * tests/results/017.processed 1.2:
         * src/types/pa_vmframe.h:          * tests/results/018.processed 1.2:
         * src/types/pa_wcontext.C:          * tests/results/019.processed 1.2:
         * src/types/pa_wcontext.h:          * tests/results/020.processed 1.2:
                 sql quote. string untaint UL_SQL          * tests/results/021.processed 1.2:
           * tests/results/022.processed 1.2:
         * src/classes/table.C:          * tests/results/023.processed 1.2:
         * src/include/pa_sql_connection.h:          * tests/results/024.processed 1.2:
         * src/include/pa_types.h:          * tests/results/025.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/026.processed 1.2:
         * src/main/untaint.C:          * tests/results/027.processed 1.2:
         * src/operators.txt:          * tests/results/028.processed 1.2:
         * src/sql/pa_sql_driver.h:          * tests/results/029.processed 1.2:
         * src/targets/cgi/parser3.dsp:          * tests/results/030.processed 1.2:
                 mysql 0          * tests/results/031.processed 1.2:
           * tests/results/032.processed 1.2:
         * src/classes/table.C:          * tests/results/033.processed 1.2:
         * src/include/pa_sql_connection.h:          * tests/results/034.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/035.processed 1.2:
         * src/sql/pa_sql_driver.h:          * tests/results/036.processed 1.2:
                 sql ping          * tests/results/037.processed 1.2:
           * tests/results/038.processed 1.2:
         * src/classes/table.C:          * tests/results/039.processed 1.2:
         * src/include/pa_string.h:          * tests/results/040.processed 1.2:
         * src/main/pa_string.C:          * tests/results/041.processed 1.2:
         * src/main/untaint.C:          * tests/results/042.processed 1.2:
                 z          * tests/results/043.processed 1.2:
           * tests/results/044.processed 1.2:
         * src/classes/file.C:          * tests/results/045.processed 1.2:
         * src/classes/root.C:          * tests/results/046.processed 1.2:
         * src/classes/string.C:          * tests/results/047.processed 1.2:
         * src/classes/table.C:          * tests/results/048.processed 1.2:
         * src/main/pa_request.C:          * tests/results/049.processed 1.2:
                 junction to code&expression in errors          * tests/results/050.processed 1.2:
           * tests/results/051.processed 1.2:
         * src/configure.in:          * tests/results/052.processed 1.2:
         * src/include/pa_config_fixed.h:          * tests/results/053.processed 1.2:
         * src/include/pa_config_includes.h:          * tests/results/054.processed 1.2:
         * src/include/pa_hash.h:          * tests/results/055.processed 1.2:
         * src/include/pa_string.h:          * tests/results/056.processed 1.2:
         * src/main/pa_hash.C:          * tests/results/057.processed 1.2:
         * src/main/pa_table.C:          * tests/results/058.processed 1.2:
                 hash now not thread-safe.          * tests/results/059.processed 1.2:
           * tests/results/060.processed 1.2:
 2001-04-04  paf          * tests/results/061.processed 1.2:
         * src/include/pa_sql_driver.h:          * tests/results/062.processed 1.2:
                 mysql connect          * tests/results/063.processed 1.2:
           * tests/results/064.processed 1.2:
         * src/classes/random.C:          * tests/results/065.processed 1.2:
         * src/classes/root.C:          * tests/results/066.processed 1.2:
         * src/classes/table.C:          * tests/results/067.processed 1.2:
         * src/include/pa_globals.h:          * tests/results/068.processed 1.2:
         * src/include/pa_pool.h:          * tests/results/069.processed 1.2:
         * src/include/pa_request.h:          * tests/results/070.processed 1.2:
         * src/main/pa_request.C:          * tests/results/071.processed 1.2:
         * src/operators.txt:          * tests/results/072.processed 1.2:
         * src/types/pa_vclass.h:          * tests/results/073.processed 1.2:
                 sql frame -10          * tests/results/074.processed 1.2:
           * tests/results/075.processed 1.2:
         * src/Makefile.am:          * tests/results/076.processed 1.2:
         * src/classes/root.C:          * tests/results/077.processed 1.2:
         * src/classes/string.C:          * tests/results/078.processed 1.2:
         * src/classes/table.C:          * tests/results/079.processed 1.2:
         * src/include/pa_globals.h:          * tests/results/080.processed 1.2:
         * src/include/pa_hash.h:          * tests/results/081.processed 1.2:
         * src/include/pa_pool.h:          * tests/results/082.processed 1.2:
         * src/include/pa_request.h:          * tests/results/083.processed 1.2:
         * src/include/pa_sapi.h:          * tests/results/084.processed 1.2:
         * src/include/pa_string.h:          * tests/results/085.processed 1.2:
         * src/include/pa_table.h:          * tests/results/086.processed 1.2:
         * src/main/main.dsp:          * tests/results/087.processed 1.2:
         * src/main/pa_globals.C:          * tests/results/088.processed 1.2:
         * src/main/pa_hash.C:          * tests/results/089.processed 1.2:
         * src/main/pa_request.C:          * tests/results/090.processed 1.2:
         * src/main/pa_string.C:          * tests/results/091.processed 1.2:
         * src/main/pa_table.C:          * tests/results/092.processed 1.2:
         * src/main/untaint.C:          * tests/results/093.processed 1.2:
         * src/operators.txt:          * tests/results/094.processed 1.2:
         * src/parser3.dsw:          * tests/results/095.processed 1.2:
                 connect&sql -1000 just compiled          * tests/results/096.processed 1.2:
           * tests/results/097.processed 1.2:
         * src/sql/Makefile.am:          * tests/results/098.processed 1.2:
                 forgot to add mysql client          * tests/results/099.processed 1.2:
           * tests/results/100.processed 1.2:
         * src/classes/root.C:          * tests/results/101.processed 1.2:
         * src/include/pa_sql_driver.h:          * tests/results/102.processed 1.2:
         * src/include/pa_sql_driver_manager.h:          * tests/results/103.processed 1.2:
         * src/main/main.dsp:          * tests/results/104.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/105.processed 1.2:
         * src/parser3.dsw:          * tests/results/106.processed 1.2:
                 more manager&connection&driver          * tests/results/107.processed 1.2:
           * tests/results/108.processed 1.2:
         * src/include/pa_sql_driver.h:          * tests/results/109.processed 1.2:
                 mysql info          * tests/results/110.processed 1.2:
           * tests/results/111.processed 1.2:
         * src/doc/doxygen.cfg:          * tests/results/112.processed 1.2:
                 z          * tests/results/113.processed 1.2:
           * tests/results/114.processed 1.2:
         * src/include/pa_sql_driver.h:          * tests/results/115.processed 1.2:
         * src/include/pa_sql_driver_manager.h:          * tests/results/116.processed 1.2:
         * src/libltdl/COPYING.TXT:          * tests/results/117.processed 1.2:
         * src/libltdl/Makefile.am:          * tests/results/118.processed 1.2:
         * src/libltdl/README:          * tests/results/119.processed 1.2:
         * src/libltdl/acinclude.m4:          * tests/results/120.processed 1.2:
         * src/libltdl/config.h:          * tests/results/121.processed 1.2:
         * src/libltdl/config_auto.h.in:          * tests/results/122.processed 1.2:
         * src/libltdl/config_fixed.h:          * tests/results/123.processed 1.2:
         * src/libltdl/configure.in:          * tests/results/124.processed 1.2:
         * src/libltdl/libltdl.dsp:          * tests/results/125.processed 1.2:
         * src/libltdl/ltdl.c:          * tests/results/126.processed 1.2:
         * src/libltdl/ltdl.h:          * tests/results/127.processed 1.2:
         * src/main/pa_sql_driver_manager.C:          * tests/results/128.processed 1.2:
                 connect&sql -1000 just compiled [forgot to add libltdl, added]          * tests/results/129.processed 1.2:
           * tests/results/130.processed 1.2:
 2001-04-03  paf          * tests/results/131.processed 1.2:
         * src/classes/file.C:          * tests/results/132.processed 1.2:
         * src/classes/string.C:          * tests/results/133.processed 1.2:
         * src/classes/table.C:          * tests/results/134.processed 1.2:
         * src/include/pa_string.h:          * tests/results/135.processed 1.2:
         * src/main/pa_common.C:          * tests/results/136.processed 1.2:
         * src/main/pa_string.C:          * tests/results/137.processed 1.2:
         * src/main/untaint.C:          * tests/results/138.processed 1.2:
                 string:match replace 2.  string.cstr(forced lang)          * tests/results/139.processed 1.2:
           * tests/results/140.processed 1.2:
         * src/classes/string.C:          * tests/results/141.processed 1.2:
                 string:match replace 0          * tests/run_parser.sh 1.2:
                   merged(copied) to HEAD from template_gc
         * src/classes/string.C:  
         * src/operators.txt:          * src/include/pa_pragma_pack_begin.h 1.7:
         * src/types/pa_vform.C:          * src/include/pa_pragma_pack_end.h 1.7:
                 string:match replace assigned lang          * src/lib/cord/include/Makefile.am 1.2:
           * src/lib/cord/include/ec.h 1.2:
         * src/classes/string.C:          * src/lib/cord/include/private/Makefile.am 1.2:
         * src/include/pa_string.h:          * src/lib/cord/include/private/cord_pos.h 1.2:
         * src/main/pa_string.C:          * src/lib/cord/source.url 1.2:
                 string:match replace strange matches          * src/lib/gc/Makefile.am 1.2:
           * src/lib/gc/include/Makefile.am 1.2:
         * src/parser3.dsw:          * src/lib/gc/include/gc.h 1.2:
         * src/pcre/LICENCE:          * src/lib/patches/Makefile.am 1.4:
         * src/pcre/Makefile:          * src/lib/patches/gc.patch 1.2:
         * src/pcre/README:          * src/lib/patches/gdome2.patch 1.2:
         * src/pcre/Tech.Notes:          * src/lib/patches/libxml2.patch 1.2:
         * src/pcre/dftables.c:          * src/lib/patches/libxslt.patch 1.2:
         * src/pcre/get.c:          * src/lib/pcre/pcre.h 1.2:
         * src/pcre/internal.h:          * src/main/pa_array.C 1.57:
         * src/pcre/maketables.c:          * src/main/pa_hash.C 1.54:
         * src/pcre/pcre-2_08.tar.gz:          * src/targets/Makefile.am 1.10:
         * src/pcre/pcre.3:          * src/targets/apache13/pa_md5c.c 1.6:
         * src/pcre/pcre.3.html:          * src/targets/apache13/pa_pool.C 1.9:
         * src/pcre/pcre.3.txt:          * src/targets/apache13/pa_threads.C 1.12:
         * src/pcre/pcre.c:          * src/targets/cgi/getopt.c 1.3:
         * src/pcre/pcre.dsp:          * src/targets/cgi/getopt.h 1.3:
         * src/pcre/pcre.h:          * src/targets/cgi/pa_pool.C 1.42:
         * src/pcre/pcre_dftables.dsp:          * src/targets/cgi/pool_storage.h 1.14:
         * src/pcre/study.c:          * src/targets/cgi/pp3.cmd 1.2:
                 added pcre          * src/targets/isapi/pa_pool.C 1.17:
           * src/targets/isapi/pool_storage.h 1.20:
         * src/classes/table.C:                  moved tempate_gc to HEAD
                 table:append now uses string::split  
   2003-07-23      paf
         * src/include/pa_globals.h:          * src/targets/apache13/mod_parser3_main.C 1.1:
         * src/include/pa_hash.h:                  file mod_parser3_main.C was initially added on branch
         * src/main/pa_globals.C:                  template_gc.
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  2003-03-27      paf
         * src/targets/isapi/parser3isapi.C:          * src/lib/gc/include/gc_fake.h 1.1:
         * src/types/pa_vfile.C:                  file gc_fake.h was initially added on branch template_gc.
                 content-disposition  
   2003-03-26      paf
         * src/classes/string.C:          * src/lib/cord/include/gc.h 1.1:
         * src/include/pa_globals.h:                  file gc.h was initially added on branch template_gc.
         * src/include/pa_string.h:  
         * src/main/main.dsp:  2003-03-03      paf
         * src/main/pa_globals.C:          * tests/outputs/049.processed 1.1:
         * src/main/pa_string.C:                  file 049.processed was initially added on branch autoptr.
         * src/parser3.dsw:  
         * src/pcre/pcre.dsp:          * tests/outputs/050.processed 1.1:
         * src/pcre/pcre_dftables.dsp:                  file 050.processed was initially added on branch autoptr.
                 string:match [search] -1 just compiled  
           * tests/outputs/051.processed 1.1:
         * src/classes/string.C:                  file 051.processed was initially added on branch autoptr.
         * src/include/pa_globals.h:  
         * src/include/pa_string.h:          * tests/parser-cygwin.sh 1.1:
         * src/include/pa_threads.h:                  file parser-cygwin.sh was initially added on branch autoptr.
         * src/main/pa_globals.C:  
         * src/main/pa_string.C:          * tests/parser-unix.sh 1.1:
         * src/targets/isapi/parser3isapi.dsp:                  file parser-unix.sh was initially added on branch autoptr.
                 string:match 0  
   2003-02-20      paf
         * src/main/pa_common.C:          * www/htdocs/autoptr.html 1.1:
         * src/main/untaint.C:                  file autoptr.html was initially added on branch autoptr.
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  2003-01-30      paf
         * src/targets/isapi/parser3isapi.C:          * ltmain.sh 1.5:
         * src/targets/isapi/pool_storage.h:                  *** empty log message ***
                 todo/tests  
   2003-01-29      paf
         * src/include/pa_common.h:          * src/types/pa_value_includes.h 1.1:
         * src/include/pa_globals.h:                  file pa_value_includes.h was initially added on branch autoptr.
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  2003-01-23      paf
         * src/operators.txt:          * src/lib/pcre/8859-1.ucm 1.1:
         * src/targets/cgi/parser3.C:                  file 8859-1.ucm was initially added on branch autoptr.
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_value.h:  2003-01-14      paf
                 main:post-process          * src/lib/ltdl/config.guess 1.2:
           * src/lib/ltdl/config.sub 1.2:
         * src/classes/string.C:          * src/lib/ltdl/install-sh 1.2:
         * src/include/pa_string.h:          * src/lib/ltdl/missing 1.2:
         * src/main/pa_string.C:          * src/lib/ltdl/mkinstalldirs 1.2:
                 string:match replace -11                  removed some ancient files [they in / really]
   
         * src/classes/file.C:          * src/lib/ltdl/aclocal.m4 1.1:
         * src/classes/root.C:                  *** empty log message ***
         * src/classes/string.C:  
         * src/classes/table.C:  2003-01-13      paf
         * src/doc/doxygen.cmd:          * src/lib/ltdl/COPYING.LIB 1.1:
         * src/doc/doxygen.txt:          * src/lib/ltdl/acinclude.m4 1.2:
         * src/doc/generate.cmd:          * src/lib/ltdl/config.h 1.2:
         * src/include/pa_array.h:          * src/lib/ltdl/config_auto.h.in 1.3:
         * src/include/pa_request.h:          * src/lib/ltdl/configure 1.4:
         * src/include/pa_string.h:          * src/lib/ltdl/configure.in 1.4:
         * src/main/execute.C:          * src/lib/ltdl/ltdl.h 1.2:
         * src/main/pa_string.C:                  moved to latest libtool (1.4.3)
         * src/main/untaint.C:  
         * src/operators.txt:          * config.guess 1.3:
         * src/targets/cgi/parser3.C:          * config.sub 1.4:
         * src/types/pa_vcookie.C:                  removed last piece of configure.in(libtool) hacks
                 string::pos & cmp & piece bugs fixed.  
                 string::split new  2003-01-10      paf
                 table:load separated from set          * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
                 table:set implemented with clean \n \t searches          * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
           * src/lib/patches/libgdome_morestatic.patch 1.2:
         * src/classes/file.C:          * src/lib/patches/libxml_error_column_tab.patch 1.2:
         * src/classes/table.C:          * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
         * src/include/pa_common.h:          * src/lib/patches/libxml_transcoder_context1.patch 1.2:
         * src/main/compile_tools.C:          * src/lib/patches/libxml_transcoder_context2.patch 1.2:
         * src/main/pa_common.C:          * src/lib/patches/libxml_transcoder_context3.patch 1.2:
         * src/main/pa_request.C:          * src/lib/patches/libxml_transcoder_context4.patch 1.2:
         * src/operators.txt:          * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
         * src/types/pa_vform.C:                  moved to latest xml lib versions, changed patches.
         * src/types/pa_vstring.C:                        libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
                 z                        libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
                         gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  2003-01-09      paf
         * src/include/pa_sapi.h:          * depcomp 1.1:
         * src/main/main.dsp:                  moving to automake 1.7.2
         * src/main/pa_common.C:  
         * src/main/pa_request.C:          * missing 1.2:
         * src/operators.txt:          * mkinstalldirs 1.2:
         * src/targets/cgi/parser3.C:                  moved to autoconf 2.57 & automake 1.7.2
         * src/types/pa_value.h:  
         * src/types/pa_vfile.C:  2002-12-27      paf
         * src/types/pa_vfile.h:          * src/doc/aliased.dox 1.5:
         * src/types/pa_vstring.h:          * src/doc/module.dox 1.4:
                 vfile in response:body          * src/doc/pooled.dox 1.4:
                   removed outdated parts, made links to language docs
         * src/classes/string.C:  
         * src/include/pa_string.h:  2002-12-04      paf
         * src/main/pa_string.C:          * src/lib/ltdl/README 1.1:
         * src/operators.txt:                  src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
                 string:match replace prepared                  so it does have no problems with automake.
                   ltdl/configure AC_OUTPUT(Makefile<<removed)
         * src/classes/string.C:  
         * src/main/compile.y:  2002-10-15      paf
         * src/operators.txt:          * src/types/pa_vjunction.C 1.3:
                 grammar: fixed to allow {}[]< empty []                  removed $junction.get $junction.set[]
                   introducing $caller
         * src/classes/double.C:  
         * src/classes/file.C:  2002-09-11      paf
         * src/classes/form.C:          * etc/parser3.charsets/windows-1254.cfg 1.1:
         * src/classes/int.C:          * src/lib/pcre/ibm-1254.ucm 1.1:
         * src/classes/response.C:                  windows-1254 added
         * src/classes/root.C:  
         * src/classes/string.C:  2002-08-14      paf
         * src/classes/table.C:          * src/targets/cgi/fixopt.C 1.3:
         * src/include/pa_string.h:          * src/targets/cgi/fixopt.h 1.2:
         * src/main/pa_string.C:                  removed fixopt stupidity. on stupid linux use
         * src/operators.txt:                  cd /document/root
                 string:match -10 [frame]                  ../cgi/parser3 script
   
         * src/classes/string.C:  2002-08-12      paf
         * src/main/pa_string.C:          * src/types/pa_valiased.C 1.17:
                 string:match replace prepared 2          * src/types/pa_valiased.h 1.23:
                   ^base:create[] dynamic call rewritten
 2001-04-02  paf                  todo: thorough testing
         * src/classes/_random.h:  
         * src/classes/random.C:  2002-08-01      paf
         * src/include/pa_globals.h:          * src/Makefile.am 1.17:
         * src/main/main.dsp:                  ident.C* removed
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  2002-07-30      paf
         * src/operators.txt:          * src/targets/cgi/pa_config_paths.h.in 1.2:
         * src/types/pa_value.h:                  removed pa_config_paths.h
                 random:generate  
   2002-06-21      paf
         * src/classes/table.C:          * src/lib/pcre/LICENCE 1.1:
         * src/include/pa_array.h:          * src/lib/pcre/README 1.1:
         * src/include/pa_string.h:          * src/lib/pcre/Tech.Notes 1.1:
         * src/include/pa_table.h:          * src/lib/pcre/dftables.c 1.1:
         * src/main/execute.C:          * src/lib/pcre/get.c 1.1:
         * src/operators.txt:          * src/lib/pcre/ibm-1250.ucm 1.1:
         * src/types/pa_value.h:          * src/lib/pcre/ibm-1251.ucm 1.1:
                 table:join          * src/lib/pcre/ibm-1257.ucm 1.1:
           * src/lib/pcre/internal.h 1.1:
         * src/classes/table.C:          * src/lib/pcre/pcre-2_08.tar.gz 1.1:
         * src/include/pa_string.h:          * src/lib/pcre/pcre.3 1.1:
         * src/main/pa_string.C:          * src/lib/pcre/pcre.3.html 1.1:
         * src/operators.txt:          * src/lib/pcre/pcre.3.txt 1.1:
         * src/types/pa_valiased.C:          * src/lib/pcre/pcre.c 1.1:
         * src/types/pa_valiased.h:          * src/lib/pcre/ruspart_win2koi.pl 1.1:
         * src/types/pa_vdouble.h:          * src/lib/pcre/study.c 1.1:
         * src/types/pa_vfile.h:          * src/lib/pcre/win-koi.tab 1.1:
         * src/types/pa_vint.h:                  moved libltdl and pcre to libs/
         * src/types/pa_vresponse.h:                  added libs/md5 which is linked to non-apache targets
         * src/types/pa_vstring.h:                  ^math:crypt[password;$apr1$salt]
         * src/types/pa_vtable.h:  
                 string::pos. about to use it in table:set/load  2002-06-20      paf
           * bin/Makefile.am 1.3:
         * src/classes/random.C:                  parser3.conf renamed to auto.p
         * src/operators.txt:  
                 random:generate 1  2002-06-18      paf
           * etc/Makefile.am 1.4:
 2001-03-30  paf                  bin/parser3.conf.dist [moved from etc
         * src/classes/double.C:  
         * src/classes/file.C:  2002-04-22      paf
         * src/classes/int.C:          * types.txt 1.2:
         * src/classes/response.C:                  ^string.optimize[]
         * src/classes/root.C:  
         * src/classes/string.C:  2002-04-19      paf
         * src/classes/table.C:          * src/doc/postbuild.txt 1.3:
         * src/main/compile.y:          * src/doc/view_chm.cmd 1.2:
         * src/main/execute.C:          * src/doc/view_html.cmd 1.2:
         * src/types/pa_value.h:                  config updated to doxygen 1.2.15,
         * src/types/pa_vstateless_class.C:                  created helper which fixes minor bugs in chm project files & htm tree.
         * src/types/pa_vstateless_class.h:                  changed extension to .htm
                 static|dynamic|any method registration  
   2002-04-16      paf
         * src/classes/table.C:          * asm.txt 1.2:
         * src/include/pa_string.h:          * form.txt 1.2:
         * src/main/pa_string.C:          * lang.txt 1.2:
         * src/operators.txt:          * sql.txt 1.2:
                 todo: table flip and append. string::pos                  removed outdated. see in Attic asm.txt as most interesting
   
 2001-03-29  paf  2002-02-22      paf
         * src/classes/string.C:          * src/include/pa_db_connection.h 1.22:
         * src/main/compile.y:          * src/include/pa_db_manager.h 1.15:
         * src/main/compile_tools.C:          * src/include/pa_db_table.h 1.16:
         * src/main/compile_tools.h:          * src/main/pa_db_connection.C 1.38:
         * src/main/main.dsp:          * src/main/pa_db_manager.C 1.23:
         * src/types/pa_value.h:          * src/main/pa_db_table.C 1.21:
         * src/types/pa_vstring.h:                  removed hashfile support for now
         * src/types/pa_vunknown.h:  
                 empty params allowed. [] and [;] are different now.  2002-02-18      paf
           * ltconfig 1.2:
         * src/include/pa_pool.h:                  removed libtool subpart files
         * src/include/pa_request.h:  
         * src/main/pa_request.C:  2002-02-13      paf
         * src/main/untaint.C:          * etc/parser3.charsets/windows-1257.cfg 1.2:
         * src/operators.txt:                  id added
                 pool.request  
   2002-02-08      paf
         * src/classes/string.C:          * src/sql/Makefile.am 1.3:
         * src/operators.txt:                  forgotten makes
                 string:xsplit forgot that they must result in 1 row N column [  
                 not vice versa]          * src/main/pa_status_provider.C 1.5:
                   'make dist' works
         * src/classes/string.C:  
         * src/include/pa_string.h:          * AUTHORS 1.2:
         * src/main/execute.C:          * COPYING 1.2:
         * src/main/pa_array.C:          * README 1.2:
         * src/main/pa_string.C:                  install&others updated
         * src/operators.txt:  
         * src/types/pa_vtable.h:  2002-01-31      paf
                 string: lsplit -1          * ident.awk 1.2:
                   lowered indent.awk back to src/
         * src/classes/string.C:  
         * src/include/pa_string.h:          * NEWS 1.1:
         * src/main/pa_string.C:          * etc/parser3.charsets/windows-1250.cfg 1.1:
         * src/operators.txt:          * install-sh 1.1:
                 string: pos -1          * www/Makefile.am 1.1:
           * www/Makefile.in 1.1:
         * src/classes/string.C:                  moved etc&www out of src, moved configure&co out of src
         * src/include/pa_string.h:                  added windows-1250.cfg
         * src/main/pa_string.C:                  straightened installation scripts procedure
                 string: lsplit                  made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
   
         * src/include/pa_pool.h:  2001-12-15      paf
         * src/include/pa_request.h:          * src/include/pa_charset_connection.h 1.6:
         * src/main/pa_request.C:          * src/include/pa_charset_manager.h 1.8:
         * src/main/untaint.C:          * src/include/pa_transcoder.h 1.3:
                 pool.request undone          * src/main/pa_charset_connection.C 1.13:
           * src/main/pa_charset_manager.C 1.10:
         * src/classes/string.C:          * src/main/pa_transcoder.C 1.4:
                 z                  introducing Charset
   
         * src/include/pa_string.h:  2001-10-22      parser
         * src/main/pa_string.C:          * src/include/pa_xslt_stylesheet_manager.h 1.5:
         * src/main/untaint.C:          * src/main/pa_xslt_stylesheet_manager.C 1.5:
                 string: pos                  hashfile 0
   
         * src/classes/string.C:  2001-09-26      parser
         * src/classes/table.C:          * src/classes/dnode.C 1.7:
         * src/include/pa_string.h:          * src/classes/dnode.h 1.3:
         * src/main/compile.y:          * src/classes/dom.C 1.36:
         * src/main/pa_request.C:          * src/types/pa_vdnode.C 1.9:
         * src/main/pa_string.C:          * src/types/pa_vdnode.h 1.4:
         * src/main/untaint.C:          * src/types/pa_vdom.C 1.4:
         * src/operators.txt:          * src/types/pa_vdom.h 1.15:
                 string: left right mid                  xdoc&xnode now
   
         * src/classes/file.C:          * src/classes/classes.cmd 1.4:
         * src/classes/table.C:                  moved classes.inc generation on win32 to main.dsp
         * src/include/pa_table.h:  
         * src/main/pa_table.C:  2001-07-03      parser
         * src/operators.txt:          * src/classes/random.C 1.15:
         * src/types/pa_vstring.h:                  class random renamed to math, operators became methods
         * src/types/pa_wwrapper.h:  
                 table:flip  2001-06-27      parser
           * src/classes/nothing.C 1.5:
         * src/classes/string.C:          * src/types/pa_vnothing.h 1.2:
                 string: rsplit                  nothing renamed to void
   
 2001-03-28  paf  2001-05-21      parser
         * src/classes/file.C:          * src/classes/unknown.C 1.8:
         * src/include/pa_globals.h:          * src/types/pa_vunknown.h 1.14:
         * src/include/pa_request.h:                  'unknown' renamed to 'nothing'
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  2001-05-17      parser
         * src/targets/isapi/parser3isapi.C:          * src/doc/chm.cmd 1.7:
         * src/types/pa_value.h:          * src/doc/doxygen.cmd 1.7:
         * src/types/pa_vrequest.C:          * src/doc/view.cmd 1.3:
         * src/types/pa_vunknown.h:                  doc cmds
                 $request:browser [.type .version]; unknown.get_double now = 0.  
   2001-05-11      paf
         * src/classes/table.C:          * src/classes/gawk.exe 1.2:
         * src/include/pa_array.h:          * src/classes/ls.exe 1.2:
         * src/include/pa_hash.h:          * src/main/bison.exe 1.2:
         * src/include/pa_table.h:          * src/targets/isapi/KILL.EXE 1.2:
         * src/main/pa_array.C:          * src/targets/isapi/PSTAT.EXE 1.2:
         * src/main/pa_table.C:          * src/targets/isapi/istart.cmd 1.2:
         * src/operators.txt:          * src/targets/isapi/istop.cmd 1.2:
         * src/types/pa_vtable.h:          * src/targets/isapi/kill.pl 1.2:
                 table:locate just compiled                  moved win32 helpers to /win32tools
   
         * src/classes/file.C:  2001-05-07      paf
         * src/include/pa_common.h:          * src/include/code.h 1.29:
         * src/main/pa_common.C:                  pa_code.h
         * src/operators.txt:  
         * src/types/pa_vfile.C:  2001-05-03      paf
         * src/types/pa_vfile.h:          * src/doc/doxygen.txt 1.6:
                 started file:load. wrong write. must be self.set                  dox splitted .dox files and added some
   
         * src/classes/file.C:  2001-04-28      paf
         * src/classes/root.C:          * src/include/pa_methoded.h 1.2:
         * src/classes/table.C:          * src/main/pa_methoded.C 1.2:
         * src/include/pa_table.h:                  renamed pa_methoded back to classes/classes.h
         * src/main/pa_table.C:  
         * src/operators.txt:          * src/classes/_double.h 1.8:
                 table:locate1, file:test          * src/classes/_file.h 1.5:
           * src/classes/_form.h 1.4:
         * src/classes/file.C:          * src/classes/_image.h 1.4:
         * src/main/execute.C:          * src/classes/_int.h 1.8:
         * src/main/pa_common.C:          * src/classes/_mail.h 1.4:
         * src/main/untaint.C:          * src/classes/_op.h 1.6:
         * src/targets/cgi/parser3.C:          * src/classes/_random.h 1.4:
         * src/types/pa_vfile.C:          * src/classes/_response.h 1.5:
         * src/types/pa_vfile.h:          * src/classes/_string.h 1.10:
         * src/types/pa_vform.C:          * src/classes/_table.h 1.7:
                 file:load 1. tainted          * src/classes/_unknown.h 1.3:
           * src/classes/exec.C 1.4:
         * src/operators.txt:                  Methoded reorganized. todo: methoded-configure
                 z  
           * src/classes/classes.inc 1.5:
         * src/classes/file.C:                  removed classes.inc
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  2001-04-26      paf
         * src/include/pa_table.h:          * src/classes/_exec.h 1.4:
         * src/main/pa_globals.C:                  code documentation ++
         * src/main/pa_request.C:  
         * src/main/pa_table.C:  2001-04-23      paf
         * src/operators.txt:          * src/classes/Makefile 1.2:
         * src/types/pa_vfile.C:          * src/main/Makefile 1.2:
         * src/types/pa_vfile.h:          * src/targets/cgi/Makefile 1.2:
         * src/types/pa_vform.C:          * src/types/Makefile 1.2:
                 file:load autodetection of mime-type by user-file-name                  makefiles removed
   
 2001-03-27  paf  2001-04-11      paf
         * src/classes/double.C:          * src/types/pa_vcframe.h 1.4:
         * src/classes/int.C:          * src/types/pa_vmframe.h 1.13:
         * src/classes/root.C:                  libimaging dead end: pil parses header in .py
         * src/classes/string.C:  
         * src/classes/table.C:  2001-04-06      paf
         * src/main/compile_tools.C:          * src/classes/_root.h 1.5:
         * src/main/execute.C:          * src/classes/root.C 1.62:
         * src/main/pa_request.C:                  renamed 'root' to 'op'
         * src/main/untaint.C:  
         * src/types/pa_value.h:  2001-04-05      paf
         * src/types/pa_vbool.h:          * src/include/pa_sql_driver.h 1.5:
         * src/types/pa_vcookie.C:                  sql driver services for conv memory & error reporting
         * src/types/pa_vdouble.h:  
         * src/types/pa_vfile.h:  2001-04-03      paf
         * src/types/pa_vint.h:          * src/doc/generate.cmd 1.2:
         * src/types/pa_vmframe.h:                  string::pos & cmp & piece bugs fixed.
         * src/types/pa_vstring.h:                  string::split new
         * src/types/pa_vtable.h:                  table:load separated from set
         * src/types/pa_vunknown.h:                  table:set implemented with clean \n \t searches
                 sort 0  
   2001-03-24      paf
         * src/auto.p:          * src/targets/isapi/nt_log_events.mc 1.2:
         * src/classes/table.C:                  cgi: sapi::log
         * src/include/pa_common.h:  
         * src/main/compile.y:  2001-03-22      paf
         * src/main/execute.C:          * src/targets/cgi/vform_fields_fill.C 1.2:
         * src/main/pa_common.C:          * src/targets/cgi/vform_fields_fill.h 1.2:
         * src/main/pa_table.C:                  z
         * src/tainted.txt:  
         * src/test.cfg:  2001-03-19      paf
                 table:save decided to have as it were. stepped back.          * src/classes/_cookie.h 1.2:
                 grammar: added 'in' 'is' 'lt'&co follow-space check          * src/classes/cookie.C 1.3:
                   VCookie is now :Value
         * src/main/compile.y:  
                 fixed minor bug in @mn[][] ...^{          * src/classes/_env.h 1.6:
           * src/classes/env.C 1.8:
         * src/main/execute.C:                  VEnv is now :Value
         * src/types/pa_value.h:  
         * src/types/pa_vmframe.h:          * src/targets/cgi/pa_vform.C 1.3:
         * src/types/pa_wcontext.h:                  moved common get_element part from stateless object&class into
                 fixed r/w context of code-params                  VAliased
   
         * src/classes/table.C:          * src/classes/_request.h 1.4:
         * src/main/pa_common.C:          * src/classes/request.C 1.6:
         * src/main/pa_request.C:                  VRequest moved to :Value
         * src/targets/cgi/parser3.C:  
         * src/types/pa_value.h:  2001-03-14      paf
         * src/types/pa_vbool.h:          * src/include/core.h 1.16:
         * src/types/pa_vdouble.h:          * src/main/core.C 1.69:
         * src/types/pa_vfile.h:                  global handler, exceptions in parser3
         * src/types/pa_vint.h:  
         * src/types/pa_vstring.h:  2001-03-13      paf
         * src/types/pa_vunknown.h:          * src/targets/cgi/parser.dsp 1.2:
                 continue on sort                  z
   
         * src/types/pa_valiased.C:  2001-03-11      paf
         * src/types/pa_valiased.h:          * src/include/pa_valiased.h 1.4:
         * src/types/pa_vdouble.h:          * src/include/pa_value.h 1.51:
         * src/types/pa_vfile.h:          * src/include/pa_vbool.h 1.8:
         * src/types/pa_vint.h:          * src/include/pa_vcframe.h 1.8:
         * src/types/pa_vresponse.h:          * src/include/pa_vclass.h 1.30:
         * src/types/pa_vstring.h:          * src/include/pa_vdouble.h 1.13:
         * src/types/pa_vtable.h:          * src/include/pa_vhash.h 1.13:
                 renamed to are_static_calls_disabled          * src/include/pa_vint.h 1.5:
           * src/include/pa_vjunction.h 1.9:
         * src/main/execute.C:          * src/include/pa_vmframe.h 1.24:
         * src/main/pa_common.C:          * src/include/pa_vobject.h 1.18:
                 fixed r/w context of code-params2, fixed ntfs hardlink slow dir update          * src/include/pa_vstring.h 1.18:
           * src/include/pa_vunknown.h 1.10:
         * src/classes/table.C:          * src/include/pa_wcontext.h 1.29:
         * src/main/execute.C:          * src/include/pa_wwrapper.h 1.14:
                 about to change junction rcontext!!          * src/main/pa_cframe.C 1.6:
           * src/main/pa_value.C 1.8:
         * src/classes/table.C:          * src/main/pa_vclass.C 1.5:
         * src/include/pa_common.h:          * src/main/pa_wcontext.C 1.11:
         * src/main/compile.y:                  splitted types from include/
                 started table:sort  
                 fixed minor bug in #...^{  2001-03-08      paf
           * src/include/pa_bool.h 1.2:
 2001-03-26  paf          * src/include/pa_double.h 1.2:
         * src/classes/file.C:                  withoud cloning. didn't need it actually, params got passed from
         * src/classes/root.C:                  out unnamed ewpool
         * src/classes/table.C:  
         * src/include/pa_common.h:  2001-02-24      paf
         * src/include/pa_globals.h:          * src/include/pa_vframe.h 1.6:
         * src/include/pa_table.h:                  codeframe just compiled
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  2001-02-21      paf
         * src/main/pa_request.C:          * src/include/pa_context.h 1.8:
         * src/main/pa_table.C:                  request core methods0
         * src/operators.txt:  
                 moved ::save to pa_table.          * src/include/compile.h 1.5:
                 disabled @auto invocation in ^process          * src/include/execute.h 1.3:
                   get put -1 [just compiled]
         * src/classes/table.C:  
         * src/include/pa_array.h:  2001-01-30      paf
         * src/include/pa_table.h:          * src/include/pa_error.h 1.4:
         * src/main/pa_array.C:          * src/main/pa_error.C 1.4:
         * src/operators.txt:                  lowered targets/parser into subdir, added parser_Pool(Pool)
                 table:record                  failed to add. would think..
   
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
         * src/targets/isapi/pool_storage.h:  
         * src/types/pa_valiased.h:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vresponse.h:  
         * src/types/pa_vstring.h:  
         * src/types/pa_vtable.h:  
                 z  
   
         * src/main/compile.y:  
                 grammar: [] 0params [;] 2 params (was 0)  
   
         * src/include/pa_pool.h:  
         * src/main/execute.C:  
         * src/operators.txt:  
         * src/types/pa_valiased.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vresponse.h:  
         * src/types/pa_vstring.h:  
         * src/types/pa_vtable.h:  
                 disabled $a(123) $b[$a.CLASS] ^b.inc[123] shit.  
                 allowed no checks in native method realisations on 'self' validity -  
                 they now can simply assume that 'self' is V{Proper} .  
   
 2001-03-25  paf  
         * src/classes/table.C:  
         * src/include/pa_globals.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/types/pa_vcookie.h:  
                 typo & typo-default  
   
         * src/main/pa_globals.C:  
         * src/main/untaint.C:  
                 html-typo - moved all processing to table [except preliminary \  
                 \n \r \n replacements to "\n"]  
   
         * src/main/untaint.C:  
                 typo  \r \r\n \n properly handled  
   
         * src/classes/table.C:  
         * src/include/pa_table.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
                 returned table originating. useful for reporting typo table  
                 problems origin. think would be useful somewhere else  
   
         * src/classes/table.C:  
         * src/main/untaint.C:  
                 html-typo - decided to move all the processing to table  
   
         * src/main/pa_request.C:  
                 table empty lines ignored. system-default content type assigned  
                 in output:result [can fail in main:auto and skipped normal  
                 defaults extraction]  
   
         * src/include/pa_string.h:  
         * src/main/compile.y:  
                 #comment fixed minor bug  
   
         * src/main/pa_request.C:  
         * src/main/untaint.C:  
                 moved default typo-table to lowlevel - it initialization could  
                 be skipped if failed in @auto. so that exception report would  
                 use some table  
   
         * src/main/untaint.C:  
                 z  
   
 2001-03-24  paf  
         * src/main/pa_globals.C:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstateless_class.h:  
                 thrown away freeze mech.  
                 no danger now for you can't do ^request:process[@new-method[]  
                 body]  
                 trick anymore.  
                 still remains $some_instance.process[@new-method[]  
                 possibility]  
                 but would leave it as a feature.  
                 see index for sample  
   
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  
                 html-typo 2  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_request.C:  
         * src/types/pa_vcookie.C:  
                 cyclic uses ignored. defaulted default content-type  
   
         * src/asm.txt:  
         * src/doc/doxygen.cfg:  
         * src/doc/doxygen.txt:  
         * src/doc/generate.cmd:  
         * src/doc/view.cmd:  
         * src/doxygen.cmd:  
         * src/include/pa_array.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/parser3.doxygen:  
         * src/parser3_doc_index.txt:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vtable.h:  
         * src/viewdoxygen.cmd:  
                 html-typo 0  
                 html-typo 1. noticed double default content-type prob. run cgi.cmd tomorrow first  
                 html-typo sample. detected << problem: they become ltlt too fast  
   
         * src/classes/file.C:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vfile.h:  
                 file_read stringified  
   
         * src/include/pa_sapi.h:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/nt_log_events.mc:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
                 nt error log experiments failed - cgi under iis got no access to log. registereventsource simply failed with 5(illegal call) code, while worked OK as standalone executable.  
                 isapi: used HSE_APPEND_LOG_PARAMETER feature  
   
         * src/types/pa_valiased.C:  
                 decided to String-ify file_read  
   
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/nt_log_events.mc:  
         * src/targets/isapi/parser3isapi.dsp:  
                 cgi: sapi::log  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 @CLASS equals @BASE. sanity  
   
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
                 z  
   
         * src/include/pa_common.h:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/pool_storage.h:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
                 auto.p monkey  
   
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/isapi/parser3isapi.C:  
                 fixed default content-type allocation storage  
   
         * src/include/pa_common.h:  
         * src/main/pa_common.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
                 auto.p monkey every target  
   
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
                 #comment  
   
 2001-03-23  paf  
         * src/acinclude.m4:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/config.h.bot:  
         * src/config.h.top:  
         * src/configure:  
         * src/configure.in:  
         * src/include/pa_common.h:  
         * src/include/pa_config_fixed.h:  
         * src/include/pa_config_includes.h:  
         * src/include/pa_string.h:  
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:  
         * src/include/pa_version.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/pa_version.h:  
         * src/stamp-h.in:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vfile.C:  
         * src/types/pa_vform.C:  
                 cgi: reinvent document_root and request_uri under iis. autoconf  
                 updated. introducing ap_config_includes  
   
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
                 isapi: think it would be better to rewrite as filter then to  
                 deal with pool  
   
         * src/targets/cgi/parser3.C:  
                 cgi: reinvent document_root under iis  
   
         * src/include/pa_globals.h:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_venv.h:  
         * src/types/pa_vform.C:  
                 all: sapi beauty  
   
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
                 isapi minor env beauty  
   
         * src/include/pa_globals.h:  
         * src/include/pa_sapi.h:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_venv.h:  
         * src/types/pa_vform.C:  
                 sapi made object  
   
         * src/include/pa_pool.h:  
         * src/main/pa_request.C:  
         * src/parser3.dsw:  
         * src/targets/cgi/pa_pool.C:  
         * src/targets/isapi/pa_pool.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
         * src/targets/isapi/pool_storage.h:  
                 isapi: dumb pool storage  
   
         * src/main/main.dsp:  
         * src/targets/isapi/parser3isapi.C:  
                 isapi: docroot now like in cgi, not from APPL_PHYSICAL_PATH  
   
         * src/parser3.dsw:  
         * src/targets/isapi/pa_pool.C:  
                 decided to continue with extension  
   
         * src/targets/cgi/parser3.C:  
                 cgi: only one pool now  
   
 2001-03-22  paf  
         * src/main/pa_request.C:  
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
                 isapi document_root 0  
   
         * src/types/pa_vcookie.C:  
                 cookie attr decoded  
   
         * src/include/pa_pool.h:  
         * src/parser3.dsw:  
         * src/targets/cgi/pa_pool.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/targets/isapi/pa_pool.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.def:  
         * src/targets/isapi/parser3isapi.dsp:  
                 started isapi  
   
         * src/targets/isapi/parser3isapi.C:  
                 isapi keep-alive  
   
         * src/targets/isapi/KILL.EXE:  
         * src/targets/isapi/PSTAT.EXE:  
         * src/targets/isapi/istart.cmd:  
         * src/targets/isapi/istop.cmd:  
         * src/targets/isapi/kill.pl:  
                 isapi added utils  
   
         * src/include/pa_pool.h:  
         * src/main/pa_pool.C:  
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
         * src/targets/isapi/parser3isapi.dsp:  
         * src/types/pa_vform.C:  
                 isapi 0  
   
         * src/configure.in:  
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/include/pa_types.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_vcookie.C:  
                 config of auto.p path: parser_root_auto_path parser_site_auto_path  
   
         * src/targets/cgi/vform_fields_fill.C:  
         * src/targets/cgi/vform_fields_fill.h:  
         * src/targets/isapi/parser3isapi.C:  
                 z  
   
         * src/include/pa_globals.h:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/pa_version.h:  
                 some comments  
   
         * src/include/pa_pool.h:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/isapi/parser3isapi.C:  
                 isapi 1  
   
 2001-03-21  paf  
         * src/include/pa_globals.h:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_venv.h:  
                 in cookie & env. todo:post  
   
         * src/Makefile.am:  
         * src/classes/Makefile.am:  
         * src/classes/file.C:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/configure:  
         * src/configure.in:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/main/Makefile.am:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/parser3.doxygen:  
         * src/parser3.dsw:  
         * src/targets/Makefile.am:  
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/Makefile.am:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vform.C:  
         * src/types/pa_vstring.h:  
         * src/types/pa_wwrapper.h:  
         * src/viewdoxygen.cmd:  
                 shifted apache branch on main trunc  
   
         * src/targets/cgi/parser3.C:  
                 z  
   
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vform.C:  
         * src/types/pa_vstring.h:  
                 starting mod_parser3  
   
         * src/include/pa_globals.h:  
                 post. todo: config of auto.p path  
   
 2001-03-20  paf  
         * src/classes/Makefile.am:  
         * src/types/Makefile.am:  
                 file Makefile.am was initially added on branch automake_update.  
   
         * src/main/pa_common.C:  
         * src/parser3.doxygen:  
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/parser3.C:  
                 automake compiled and works. todo:make win32 ifdefs work and  
                 add ifdef unistd  
   
         * src/classes/Makefile.am:  
         * src/classes/file.C:  
         * src/classes/table.C:  
         * src/classes/table.C:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:  
         * src/main/Makefile.am:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/parser3.C:  
         * src/types/Makefile.am:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vform.h:  
                 z  
   
         * src/include/pa_request.h:  
         * src/main/Makefile.am:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/parser3.doxygen:  
         * src/types/Makefile.am:  
                 removing locking  
   
         * src/Makefile.am:  
         * src/classes/file.C:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/configure:  
         * src/configure.in:  
         * src/include/pa_array.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/main/Makefile.am:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/parser3.doxygen:  
         * src/targets/Makefile.am:  
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_wwrapper.h:  
         * src/viewdoxygen.cmd:  
                 String::UL_  
   
         * src/classes/table.C:  
         * src/include/pa_common.h:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/types/pa_vfile.h:  
                 ^table:save  
   
 2001-03-19  paf  
         * src/classes/file.C:  
         * src/classes/request.C:  
         * src/classes/table.C:  
         * src/include/pa_string.h:  
         * src/main/main.dsp:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/types/pa_value.h:  
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.C:  
                 file 1  
   
         * src/classes/table.C:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_table.h:  
         * src/include/pa_types.h:  
         * src/main/execute.C:  
         * src/main/pa_request.C:  
         * src/parser3.doxygen:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vform.C:  
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:  
         * src/viewdoxygen.cmd:  
                 ^table:set{default level: TABLE}  
   
         * src/classes/_request.h:  
         * src/classes/request.C:  
         * src/main/pa_globals.C:  
         * src/types/pa_vrequest.C:  
         * src/types/pa_vrequest.h:  
                 VRequest moved to :VStateless_object  
   
         * src/classes/_request.h:  
         * src/classes/request.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vform.h:  
         * src/types/pa_vrequest.C:  
         * src/types/pa_vrequest.h:  
                 VRequest moved to :Value  
   
         * src/parser3.doxygen:  
         * src/types/pa_valiased.h:  
         * src/types/pa_vbool.h:  
         * src/viewdoxygen.cmd:  
                 doc: Value and it's derivates somehow unlinked. don't know why yet  
   
         * src/classes/_env.h:  
         * src/classes/_table.h:  
         * src/classes/env.C:  
         * src/classes/table.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/types/pa_value.h:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:  
         * src/types/pa_venv.h:  
                 VEnv is now :Value  
   
         * src/operators.txt:  
         * src/targets/cgi/pa_vform.C:  
         * src/types/pa_valiased.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:  
                 moved common get_element part from stateless object&class into VAliased  
   
         * src/classes/_file.h:  
         * src/classes/file.C:  
         * src/include/pa_types.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:  
                 \ to /  and ^file:save  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_request.C:  
         * src/parser3.doxygen:  
         * src/parser3_doc_index.txt:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_vbool.h:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_vform.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vrequest.h:  
                 doc: detected Value derivates prob  
   
         * src/include/code.h:  
         * src/include/pa_array.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_threads.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/parser3.doxygen:  
         * src/types/pa_value.h:  
                 auto @brief  
   
         * src/classes/_file.h:  
         * src/classes/file.C:  
         * src/classes/table.C:  
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/operators.txt:  
         * src/operators.txt:  
         * src/types/pa_value.h:  
         * src/types/pa_vcookie.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
         * src/types/pa_vrequest.h:  
         * src/types/pa_vtable.h:  
                 file class just compiled  
   
         * src/types/pa_vfile.C:  
         * src/types/pa_vfile.h:  
         * src/types/pa_vstateless_object.h:  
                 vfile doxx  
   
         * src/classes/_response.h:  
         * src/classes/response.C:  
         * src/main/pa_globals.C:  
         * src/types/pa_vform.h:  
         * src/types/pa_vresponse.h:  
                 VResponse moved to :VStateless_object  
   
         * src/classes/_request.h:  
         * src/classes/request.C:  
         * src/doxygen.cmd:  
         * src/include/code.h:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_exception.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:  
         * src/main/execute.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/parser.dsw:  
         * src/parser3.doxygen:  
         * src/parser3.dsw:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vform.C:  
         * src/viewdoxygen.cmd:  
                 doxygen include/, Value  
   
         * src/include/code.h:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_exception.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_string.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/parser3.doxygen:  
         * src/parser3.doxygen:  
         * src/parser3.doxygen:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vfile.C:  
                 z  
   
         * src/include/pa_hash.h:  
         * src/include/pa_types.h:  
         * src/main/pa_common.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_request.C:  
         * src/types/pa_vcookie.C:  
                 renamed Hash::Value to Val so to doxygen would finlly stop  
                 confusing those Value-s  
   
         * src/main/main.dsp:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_valiased.C:  
         * src/types/pa_vform.h:  
                 commented VForm  
   
         * src/classes/_cookie.h:  
         * src/classes/_table.h:  
         * src/classes/cookie.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:  
                 VCookie is now :Value  
   
 2001-03-18  paf  
         * src/classes/_cookie.h:  
         * src/classes/cookie.C:  
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vunknown.h:  
                 cookie class  
   
         * src/include/pa_hash.h:  
         * src/main/pa_hash.C:  
         * src/targets/cgi/parser3.C:  
                 response fields to header  
   
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/pa_string.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vform.C:  
         * src/types/pa_vint.h:  
         * src/types/pa_vstateless_class.C:  
                 convinient string(pool, char *src, bool tainted) ctor  
   
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  
                 proper @exceptions params tainting  
   
         * src/classes/_response.h:  
         * src/classes/response.C:  
         * src/include/pa_globals.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_value.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vrequest.h:  
         * src/types/pa_vresponse.h:  
                 $response: 0  request::core exception rethrow  
   
         * src/classes/request.C:  
         * src/classes/response.C:  
         * src/classes/root.C:  
         * src/include/pa_common.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/main/pa_common.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  
                 ^taint 0  
   
         * src/classes/cookie.C:  
         * src/operators.txt:  
         * src/types/pa_vcookie.C:  
         * src/types/pa_vcookie.h:  
                 cookie: allowed access to hash-assigned  
   
         * src/include/pa_globals.h:  
         * src/main/execute.C:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
                 z  
   
         * src/main/pa_request.C:  
                 zero length output allowed  
   
         * src/classes/root.C:  
         * src/include/pa_globals.h:  
         * src/include/pa_string.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vhash.h:  
                 $defautl[$content-type[$value[text/html] $charset[windows-1251]]  
   
         * src/classes/root.C:  
         * src/main/pa_request.C:  
         * src/main/untaint.C:  
         * src/targets/cgi/parser3.C:  
                 taint[uri  
   
         * src/classes/response.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/types/pa_value.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vresponse.h:  
                 ^response:clear[]  
   
         * src/classes/root.C:  
         * src/main/pa_request.C:  
                 taint forgotten forced lang switch  
   
 2001-03-16  paf  
         * src/include/code.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vstring.h:  
         * src/types/pa_vtable.h:  
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:  
                 see () and {} param wcontext conflict  
   
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/types/pa_value.h:  
         * src/types/pa_vrequest.h:  
                 native method' class call with less params then needed error reporting  
   
         * src/classes/double.C:  
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
                 ) and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM  
   
         * src/main/execute.C:  
         * src/types/pa_value.h:  
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_vstring.h:  
                 disabled  $string.field  
   
         * src/main/execute.C:  
         * src/operators.txt:  
         * src/sql.txt:  
         * src/tainted.txt:  
         * src/types/pa_vmframe.h:  
                 if(in "/news/")  
   
         * src/include/pa_globals.h:  
         * src/main/execute.C:  
         * src/main/pa_globals.C:  
         * src/operators.txt:  
         * src/types/pa_value.h:  
         * src/types/pa_vcframe.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_wcontext.h:  
                 $result  
   
         * src/classes/_request.h:  
         * src/classes/request.C:  
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/lang.txt:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_vform.C:  
         * src/types/pa_vrequest.C:  
         * src/types/pa_vrequest.h:  
                 $request : query :uri  
   
 2001-03-15  paf  
         * src/main/compile.y:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/targets/cgi/parser3.C:  
         * src/test.p:  
         * src/types/pa_vstring.h:  
                 pre-pre-pre-beta cgi under win32 apache pre pre pre works  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
                 z  
   
         * src/b.p:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_request.C:  
         * src/n.p:  
         * src/targets/cgi/parser3.C:  
         * src/test.p:  
         * src/types/pa_vstring.h:  
                 @exception  
   
         * src/include/pa_globals.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
                 vform fillfields just compiled  
   
         * src/main/pa_request.C:  
                 news sample  
   
 2001-03-14  paf  
         * src/include/core.h:  
         * src/include/pa_globals.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/pa_vform.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_value.h:  
         * src/types/pa_vform.h:  
         * src/types/pa_vunknown.h:  
                 global handler, exceptions in parser3  
   
         * src/include/pa_globals.h:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
         * src/types/pa_vstring.h:  
                 limits -1  
   
         * src/include/pa_common.h:  
         * src/include/pa_types.h:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
                 PATH_DELIMITER_CHAR  
   
         * src/targets/cgi/parser3.C:  
                 #       if MSVC  
   
         * src/include/pa_globals.h:  
         * src/include/pa_request.h:  
         * src/include/pa_types.h:  
         * src/main/main.dsp:  
         * src/main/pa_globals.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_vform.C:  
         * src/types/pa_vform.h:  
                 request_info -1  
   
         * src/include/pa_globals.h:  
         * src/main/pa_globals.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/targets/cgi/vform_fields_fill.C:  
         * src/targets/cgi/vform_fields_fill.h:  
                 vform_fields_fill  
   
         * src/include/pa_request.h:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.C:  
                 z  
   
 2001-03-13  paf  
         * src/main/execute.C:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_venv.h:  
                 for future methods of ENV constructor if  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
                 skipped_restructure_exceptions_dead_end  
   
         * src/types/pa_vstateless_class.h:  
                 file pa_vstateless_class.h was initially added on branch  
                 stateless_class.  
   
         * src/auto.p:  
         * src/include/code.h:  
         * src/include/pa_string.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
         * src/operators.txt:  
                 'value is type' expr operator  
   
         * src/classes/form.C:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_vclass.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_vform.h:  
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstateless_class.h:  
                 form:fields removed. use $form.CLASS instead  
   
         * src/types/pa_vstateless_class.C:  
                 file pa_vstateless_class.C was initially added on branch  
                 stateless_class.  
   
         * src/include/core.h:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
                 before error show with parser  
   
         * src/types/pa_venv.h:  
                 file pa_venv.h was initially added on branch stateless_class.  
   
         * src/targets/cgi/Makefile.am:  
         * src/targets/cgi/pa_pool.C:  
         * src/targets/cgi/pa_vform.C:  
         * src/targets/cgi/parser.dsp:  
         * src/targets/cgi/parser3.C:  
                 renamed targets/ parser to cgi  
   
         * src/classes/_double.h:  
         * src/classes/_double.h:  
         * src/classes/_env.h:  
         * src/classes/_env.h:  
         * src/classes/_int.h:  
         * src/classes/_int.h:  
         * src/classes/_root.h:  
         * src/classes/_root.h:  
         * src/classes/_string.h:  
         * src/classes/_string.h:  
         * src/classes/_table.h:  
         * src/classes/_table.h:  
         * src/classes/double.C:  
         * src/classes/double.C:  
         * src/classes/env.C:  
         * src/classes/env.C:  
         * src/classes/int.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/classes/string.C:  
         * src/classes/table.C:  
         * src/classes/table.C:  
         * src/include/pa_request.h:  
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/compile.C:  
         * src/main/compile_tools.h:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/main.dsp:  
         * src/main/pa_request.C:  
         * src/main/pa_request.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vclass.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstateless_class.C:  
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_class.h:  
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_wcontext.h:  
         * src/types/pa_wcontext.h:  
                 $ENV: re 0, stateless classes  
   
         * src/auto.p:  
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/execute.C:  
         * src/main/pa_request.C:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_vmframe.h:  
                 fixed yesterdays bad decision on execute_static_method  
   
         * src/include/core.h:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_request.C:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/types/pa_vform.h:  
                 started cgi target  
   
         * src/include/pa_request.h:  
         * src/test.p:  
         * src/types/pa_venv.h:  
                 $ENV 0.1 stateless class  
   
         * src/auto.p:  
         * src/classes/_form.h:  
         * src/classes/double.C:  
         * src/classes/env.C:  
         * src/classes/form.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/classes/table.C:  
         * src/classes/table.C:  
         * src/include/core.h:  
         * src/include/pa_request.h:  
         * src/include/pa_request.h:  
         * src/include/pa_types.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_request.C:  
         * src/main/pa_request.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/operators.txt:  
         * src/parser.dsw:  
         * src/targets/cgi/parser.dsp:  
         * src/targets/cgi/parser3.C:  
         * src/targets/cgi/parser3.dsp:  
         * src/targets/cgi/parser3.dsp:  
         * src/test.p:  
         * src/test.p:  
         * src/types/pa_vhash.h:  
                 z  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
         * src/main/pa_request.C:  
         * src/test.p:  
                 restructure_exceptions_dead_end  
   
         * src/classes/root.C:  
         * src/main/compile.y:  
         * src/operators.txt:  
         * src/test.p:  
                 ^if required junctions. allowed ; inside {} to break params  
   
         * src/classes/_env.h:  
         * src/classes/env.C:  
         * src/classes/root.C:  
         * src/include/core.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_venv.h:  
         * src/types/pa_vstateless_class.h:  
                 started $form: [historical moment :)]  
   
         * src/test.p:  
         * src/types/pa_venv.h:  
                 $ENV 1  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:  
                 Int,Double  dec mul div mod  
   
 2001-03-12  paf  
         * src/classes/_string.h:  
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/string.C:  
         * src/main/execute.C:  
         * src/test.p:  
         * src/types/pa_wcontext.h:  
                 int doube string ^format  
   
         * src/classes/root.C:  
         * src/test.p:  
         * src/types/pa_vclass.h:  
                 process temp main zeroing  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/operators.txt:  
         * src/test.cfg:  
         * src/test.p:  
         * src/types/pa_vtable.h:  
                 table ^offset ^line ^count  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/operators.txt:  
         * src/test.p:  
                 ^use  
   
         * src/main/execute.C:  
         * src/test.p:  
         * src/types/pa_wcontext.h:  
                 constructing flag not 'bad' but not 'enough'  
   
         * src/test.p:  
                 table: I really don't need cell origins, would kill them now  
   
         * src/b.p:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_vclass.h:  
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:  
                 while. switched off wcontext.constructing after write(value) or  
                 auto-vhash-constructing  
   
         * src/classes/table.C:  
         * src/operators.txt:  
         * src/test.p:  
                 table ^empty  
   
         * src/classes/root.C:  
         * src/operators.txt:  
         * src/test.p:  
                 ^eval  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_request.h:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
                 fail_if_junction_ helper func  
   
         * src/classes/root.C:  
         * src/include/core.h:  
         * src/include/pa_array.h:  
         * src/include/pa_request.h:  
         * src/include/pa_table.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_request.C:  
         * src/main/pa_table.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_vstring.h:  
                 freeze, ^table:create[] -1  
   
         * src/classes/root.C:  
         * src/main/execute.C:  
         * src/test.p:  
         * src/types/pa_vclass.h:  
                 used get_method in couple places optimizing them  
   
         * src/types/pa_vtable.h:  
                 table: no, better with string in cells...  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_vmframe.h:  
                 process. actual names to store param and    
                 check_actual_numbered_params for better place diagnostics  
   
         * src/classes/_table.h:  
         * src/classes/root.C:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_array.h:  
         * src/include/pa_table.h:  
         * src/main/pa_table.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/test.p:  
         * src/test.p:  
         * src/types/pa_value.h:  
                 z  
   
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_common.h:  
         * src/include/pa_request.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
                 ^process error point by actual method_name, not source.  
                 ^load  
   
         * src/classes/table.C:  
         * src/include/pa_table.h:  
         * src/test.cfg:  
         * src/test.p:  
                 table ^menu  
   
         * src/classes/root.C:  
         * src/operators.txt:  
         * src/test.p:  
                 ^round()        ^floor()        ^ceiling()      ^abs()  ^sign()  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/classes/table.C:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_vint.h:  
                 ^for  
   
         * src/classes/double.C:  
         * src/classes/root.C:  
         * src/classes/table.C:  
         * src/include/pa_common.h:  
         * src/include/pa_types.h:  
         * src/main/compile.y:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/main/untaint.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vtable.h:  
         * src/types/pa_wwrapper.h:  
                 think constructing flag as is  is bad  
   
         * src/classes/root.C:  
         * src/include/pa_common.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/main/pa_table.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/types/pa_value.h:  
                 table:set 0  
   
         * src/test.p:  
                 table:set 1  
   
 2001-03-11  paf  
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 intercept_string  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/include/pa_request.h:  
         * src/test.p:  
                 ^inc-s(expr)  
   
         * src/include/pa_valiased.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vint.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_cframe.C:  
         * src/main/pa_request.C:  
         * src/main/pa_value.C:  
         * src/main/pa_vclass.C:  
         * src/main/pa_wcontext.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vbool.h:  
         * src/types/pa_vcframe.h:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vjunction.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vstring.h:  
         * src/types/pa_vunknown.h:  
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:  
                 splitted types from include/  
   
         * src/main/main.dsp:  
         * src/test.p:  
         * src/types/pa_value.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vstring.h:  
                 VString VDouble VInt base now VObject_base - without fields  
   
         * src/b.p:  
         * src/include/core.h:  
         * src/include/pa_request.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_request.C:  
                 renamed AUTO: to MAIN:  
   
         * src/auto.p:  
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/core.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/main/compile.C:  
         * src/main/core.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
                 ^untaint 0  
   
         * src/auto.p:  
         * src/classes/root.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 setname for method-junctions bug fixed  
   
         * src/types/pa_vdouble.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vstateless_object.h:  
         * src/types/pa_vstring.h:  
                 stateless_object  
   
         * src/classes/root.C:  
         * src/include/core.h:  
         * src/main/core.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
         * src/test.p:  
         * src/types/pa_vhash.h:  
                 z  
   
         * src/classes/_double.h:  
         * src/classes/_env.h:  
         * src/classes/_int.h:  
         * src/classes/_root.h:  
         * src/classes/_string.h:  
         * src/classes/double.C:  
         * src/classes/env.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/code.h:  
         * src/include/core.h:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_exception.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/types/pa_valiased.h:  
         * src/types/pa_value.h:  
         * src/types/pa_vbool.h:  
         * src/types/pa_vcframe.h:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
         * src/types/pa_vdouble.h:  
         * src/types/pa_vhash.h:  
         * src/types/pa_vint.h:  
         * src/types/pa_vjunction.h:  
         * src/types/pa_vmframe.h:  
         * src/types/pa_vobject.h:  
         * src/types/pa_vstring.h:  
         * src/types/pa_vunknown.h:  
         * src/types/pa_wcontext.C:  
         * src/types/pa_wcontext.h:  
         * src/types/pa_wwrapper.h:  
                 headers updated  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/types/pa_vclass.C:  
         * src/types/pa_vclass.h:  
                 add_native_method helper  
   
 2001-03-10  paf  
         * src/include/core.h:  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/pa_request.C:  
                 names to core.C  
   
         * src/classes/_env.h:  
         * src/classes/env.C:  
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/include/pa_vclass.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
                 env0  
   
         * src/b.p:  
         * src/include/code.h:  
         * src/include/pa_request.h:  
         * src/include/pa_vint.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vstring.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE  
   
         * src/include/core.h:  
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vint.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_cframe.C:  
         * src/main/pa_request.C:  
         * src/main/pa_wcontext.C:  
                 const fight finished  
   
         * src/auto.p:  
         * src/include/core.h:  
         * src/include/pa_request.h:  
         * src/main/core.C:  
         * src/main/pa_request.C:  
         * src/test.p:  
                 run+auto=run  
   
         * src/include/pa_request.h:  
         * src/main/execute.C:  
         * src/main/pa_request.C:  
         * src/operators.txt:  
         * src/test.p:  
                 @auto[] realised. auto.p scan togo  
   
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
         * src/main/pa_wcontext.C:  
         * src/test.p:  
                 tainting 0  
   
         * src/classes/_double.h:  
         * src/classes/_int.h:  
         * src/classes/_root.h:  
         * src/classes/_string.h:  
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_wcontext.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_cframe.C:  
         * src/main/pa_string.C:  
         * src/main/pa_vclass.C:  
         * src/main/pa_wcontext.C:  
         * src/operators.txt:  
                 ^lang prepare0  
   
         * src/auto.p:  
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/pa_request.C:  
         * src/test.p:  
                 auto tree0  
   
         * src/operators.txt:  
                 auto.p idea  
   
         * src/classes/env.C:  
                 env:file/line  
   
         * src/include/pa_vclass.h:  
         * src/test.p:  
                 const fight to go  
   
         * src/auto.p:  
         * src/include/core.h:  
         * src/include/pa_common.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/main/pa_request.C:  
         * src/test.p:  
                 root auto.p loaded  
   
         * src/include/pa_request.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 autocalc code-junctions result now have names  
   
         * src/auto.p:  
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/test.p:  
                 minor if junction bug  
   
         * src/auto.p:  
         * src/main/pa_request.C:  
         * src/test.p:  
                 auto..  
   
         * src/classes/_double.h:  
         * src/classes/_env.h:  
         * src/classes/_int.h:  
         * src/classes/_root.h:  
         * src/classes/_string.h:  
         * src/classes/double.C:  
         * src/classes/env.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/code.h:  
         * src/include/core.h:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_exception.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_threads.h:  
         * src/include/pa_types.h:  
         * src/include/pa_valiased.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vint.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
         * src/main/pa_cframe.C:  
         * src/main/pa_common.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_request.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/main/pa_value.C:  
         * src/main/pa_vclass.C:  
         * src/main/pa_wcontext.C:  
                 sources header  
   
         * src/operators.txt:  
         * src/tainted.txt:  
         * src/test.p:  
                 tainting thoghs. ^raw to die. linking lang=html to no space optimization  
   
 2001-03-09  paf  
         * src/operators.txt:  
         * src/test.p:  
                 ^string.int[] ^string.double[]  
   
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 ^string.length[]  
   
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/operators.txt:  
         * src/test.p:  
                 .  
   
         * src/include/pa_vmframe.h:  
         * src/main/compile.C:  
         * src/main/execute.C:  
         * src/test.p:  
                 expr construct proper naming  
   
         * src/classes/_double.h:  
         * src/classes/_int.h:  
         * src/classes/_string.h:  
         * src/classes/double.C:  
         * src/classes/int.C:  
         * src/classes/root.C:  
         * src/classes/string.C:  
         * src/include/code.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vint.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/operators.txt:  
         * src/test.p:  
                 Int and Double classes with ^int[] and ^double[]. fixed expr type  
   
 2001-03-08  paf  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_cframe.C:  
         * src/main/pa_wcontext.C:  
                 'if' just compiled  
   
         * src/main/pa_vclass.C:  
                 that were ok... [vclass were out of vcs]  
   
         * src/include/pa_value.h:  
         * src/include/pa_vmframe.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 z. detected probs with parameter names  in operator methods  
   
         * src/include/pa_vclass.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 dead end: vstring can't be derivated from vobject  
   
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 introducing ROOT_CLASS.  
                 it's default @BASE.  
                 changed 'RUN' assignment mech  
   
         * src/main/execute.C:  
                 root root in code-junction  
   
         * src/include/pa_bool.h:  
         * src/include/pa_double.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/execute.C:  
                 withoud cloning. didn't need it actually, params got passed  
                 from out unnamed ewpool  
   
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/operators.txt:  
         * src/test.p:  
                 made class: dynamic, not static. so to enable runtime ^use  
   
         * src/asm.txt:  
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/execute.C:  
                 joined 2 into one OP_CODE__STORE_PARAM  
   
         * src/b.p:  
         * src/form.txt:  
         * src/n.p:  
                 call1  
   
         * src/main/execute.C:  
         * src/test.p:  
                 fixed problems calling operators in constructors  
   
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/execute.C:  
         * src/operators.txt:  
                 ^if 0  
   
         * src/main/pa_vclass.C:  
                 wow! vclass were out of vcs  
   
         * src/classes/root.C:  
         * src/include/pa_stack.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 detected problems calling operators in constructors  
   
         * src/main/compile.y:  
                 minor renamings in .y  
   
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vunknown.h:  
         * src/main/compile.y:  
         * src/test.p:  
                 cloning dead end  
   
         * src/include/pa_vmframe.h:  
         * src/test.p:  
                 fixed forgotten method_frame my check  
   
         * src/classes/root.C:  
         * src/test.p:  
                 added root.c  
   
         * src/include/pa_vbool.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_wcontext.h:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_wcontext.C:  
         * src/main/pa_wcontext.C:  
         * src/n.p:  
         * src/operators.txt:  
         * src/test.p:  
                 z  
   
         * src/main/compile.y:  
         * src/test.p:  
                 minor grammar bug with OP_CODE__STORE_PARAM  
   
         * src/include/pa_bool.h:  
         * src/include/pa_double.h:  
         * src/include/pa_valiased.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vbool.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_value.C:  
         * src/n.p:  
         * src/test.p:  
                 value.cloning so to give params proper names  
   
         * src/classes/root.C:  
         * src/include/pa_request.h:  
         * src/main/execute.C:  
                 autocalc def to string  
   
         * src/include/pa_vmframe.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 added names to unknown values in get_element and unfilled  
                 params. removed wrong name change in get_element  
   
         * src/include/pa_vclass.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vobject.h:  
                 removes some remained clone conseqs  
   
 2001-03-07  paf  
         * src/include/pa_hash.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vunknown.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_hash.C:  
         * src/test.p:  
                 expr def in -f  
   
         * src/lang.txt:  
         * src/sql.txt:  
         * src/test.p:  
                 added some textss  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
         * src/test.p:  
                 bug in string.cmp fixed  
   
         * src/main/compile.y:  
                 .y priorities syntax shaped up a bit  
   
         * src/main/compile.y:  
         * src/test.p:  
                 expr quoted code  
   
         * src/main/execute.C:  
         * src/test.p:  
                 ^var.menu{$field} problem detected. that $field not a $var.field  
   
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
         * src/test.p:  
                 ^func(params)  
   
         * src/test.p:  
                 z  
   
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_wwrapper.h:  
                 const in Value.get_element  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 expr whitespace solved. added "" support0  
   
         * src/include/pa_string.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
         * src/operators.txt:  
         * src/test.p:  
                 just compiled lt&co  
   
         * src/main/compile.y:  
         * src/test.p:  
                 expr string comparisons 0  
   
         * src/include/pa_stack.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 fixed rwcontext of {} params up  
   
         * src/asm.txt:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 expr calls  
   
 2001-03-06  paf  
         * src/include/pa_vbool.h:  
                 forgot this  
   
         * src/main/compile.y:  
                 expr lexx1  
   
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 1 problems with skipping whitespace in yylex fixed  
                 2 xors: # bitwise ## logical  
   
         * src/include/code.h:  
         * src/include/pa_valiased.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vstring.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
                 expr lex0 exec-1  
   
         * src/main/compile.y:  
         * src/test.p:  
                 expr grammar-1  
   
         * src/include/pa_value.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 !~  
   
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
                 g  
   
         * src/main/compile.y:  
         * src/test.p:  
                 .y expr visible-shorter  
   
         * src/include/pa_vcframe.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vdouble.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_vunknown.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 +-*/  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 z  
   
         * src/include/pa_vstring.h:  
         * src/main/compile.y:  
         * src/test.p:  
                 problems with skipping whitespace in yylex  
   
         * src/include/pa_value.h:  
         * src/include/pa_vdouble.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 expr grammar-1 2*2=4.000000 :)  
   
         * src/include/pa_vdouble.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/test.p:  
                 grammar-1.1 $a(z) $a=0  
   
         * src/asm.txt:  
         * src/include/code.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 without string ops in expressions 0  
   
 2001-02-26  paf  
         * src/main/compile.y:  
         * src/test.p:  
                 max_string in yyerror bug fix  
   
 2001-02-25  paf  
         * src/main/compile.y:  
         * src/test.p:  
                 escaping bug  
   
         * src/include/pa_request.h:  
         * src/main/compile.C:  
         * src/main/core.C:  
         * src/test.p:  
                 default name RUN, also alias  
   
         * src/include/pa_vcframe.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 would now get fields into interm VFielded class  
   
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_wcontext.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 VAliased0  
   
         * src/main/execute.C:  
         * src/test.p:  
                 VAliased1  
   
         * src/include/pa_value.h:  
         * src/include/pa_vmframe.h:  
                 VAliased2  
   
         * src/asm.txt:  
         * src/include/code.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/modules.txt:  
                 ^class:method() just compiled  
   
         * src/include/pa_value.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_wcontext.h:  
         * src/main/execute.C:  
                 VAliased3  
   
         * src/include/pa_hash.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_hash.C:  
         * src/main/pa_value.C:  
         * src/main/pa_wcontext.C:  
         * src/modules.txt:  
         * src/test.p:  
                 virtuals2  
   
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 no not get fields into interm VFielded class.  
                 fields & staticfields 1  
   
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_vobject.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 VAliased just compiled  
   
         * src/asm.txt:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vobject.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_common.C:  
         * src/test.p:  
                 vobject1  
   
         * src/main/compile.y:  
         * src/test.p:  
                 rethought to $class:static.field.subfield  
   
         * src/test.p:  
                 tested complex callbacks  
   
         * src/main/compile.y:  
         * src/test.p:  
                 : 1  
   
         * src/include/pa_value.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_wcontext.C:  
         * src/test.p:  
                 before execute class calls rewrite  
   
         * src/include/pa_vclass.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 $class:element  
   
         * src/include/pa_pool.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vobject.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 alias dead end  
   
 2001-02-24  paf  
         * src/main/compile.y:  
         * src/test.p:  
                 fixed grammar bugs in constructor/params klinch  
   
         * src/main/main.dsp:  
                 no bison -d  
   
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
                 use0 line no on 'undef class' err msg wrong  
   
         * src/main/compile.y:  
                 fixed last \n macrotemplate strip bug  
   
         * src/include/pa_vframe.h:  
         * src/main/compile.y:  
         * src/test.p:  
                 found junction ideology @: ^x{$a()) must construct current  
                 wcontext element, so smart wcontext handling needed  
   
         * src/include/pa_value.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/execute.C:  
         * src/main/pa_value.C:  
         * src/test.p:  
                 it works as bad as you've named it: wcontext.value() was not a  
                 perfect idea  
   
         * src/main/compile.y:  
         * src/main/core.C:  
                 yylex need some @special lines adj  
   
         * src/include/pa_value.h:  
         * src/include/pa_vcframe.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vframe.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vjunction.h:  
         * src/include/pa_vmframe.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_cframe.C:  
         * src/main/pa_wcontext.C:  
                 codeframe just compiled  
   
         * src/include/pa_request.h:  
         * src/include/pa_vclass.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/test.p:  
                 modules0  
   
         * src/main/pa_array.C:  
         * src/test.p:  
                 minor bug in expanding very small arrays. 60% from 1 were 0  
   
         * src/asm.txt:  
         * src/include/pa_vclass.h:  
         * src/main/compile.y:  
         * src/main/core.C:  
         * src/modules.txt:  
                 z  
   
         * src/include/code.h:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vframe.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/test.p:  
                 code junctions0. something wrong with last \n macrotemplate strip  
   
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vobject.h:  
         * src/main/main.dsp:  
                 vobject00  
   
         * src/asm.txt:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 fixed empty constructor optimized empty case. failed on calls -  
                 produced empty string param  
   
         * src/main/execute.C:  
         * src/test.p:  
                 codeframe1  
   
 2001-02-23  paf  
         * src/include/pa_value.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 value named  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 empty constructor bug fixed  
   
         * src/include/pa_vframe.h:  
         * src/include/pa_vunknown.h:  
         * src/include/pa_wcontext.h:  
         * src/include/pa_wwrapper.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_value.C:  
         * src/test.p:  
                 call0  
   
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/test.p:  
                 fixed wrong grammar in complex constructor case  
   
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vframe.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_value.C:  
         * src/test.p:  
                 get_method RIP. junctions everywhere. call with junctions0  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 rethought some. before junction  
   
         * src/include/pa_value.h:  
         * src/include/pa_vstring.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 strign 2 value in 2 places in execute  
   
         * src/include/pa_wcontext.h:  
         * src/test.p:  
                 z  
   
         * src/asm.txt:  
         * src/include/pa_hash.h:  
         * src/include/pa_value.h:  
         * src/include/pa_wcontext.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_hash.C:  
         * src/test.p:  
                 started call. store param, vframe done  
   
         * src/test.p:  
                 decided to include value name into value class  
   
         * src/include/pa_value.h:  
         * src/main/compile.C:  
         * src/main/core.C:  
         * src/main/pa_value.C:  
         * src/test.p:  
                 minor error reporting format beautifyings  
   
         * src/asm.txt:  
         * src/main/execute.C:  
         * src/test.p:  
                 with result rwpool  
   
         * src/include/pa_value.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/test.p:  
                 auto VHash on wcontext.put_element when wcontext fvalue==0  
   
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vframe.h:  
         * src/include/pa_wwrapper.h:  
                 lara came, can't work, sorry :(  
   
 2001-02-22  paf  
         * src/include/pa_request.h:  
         * src/main/compile.y:  
         * src/test.p:  
                 $self.put(val)  
   
         * src/include/pa_pool.h:  
         * src/include/pa_vclass.h:  
         * src/main/core.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
                 TRY...  
   
         * src/include/code.h:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
                 OP_STRING better then some xxx _VALUE  
   
         * src/main/compile.C:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
         * src/test.p:  
                 more precise parse error line:col  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 started : with $a.$:f  
   
         * src/main/compile.y:  
         * src/test.p:  
                 $: wasn't finished - $:sdf(sdf) troubled a bit. finished now.  
   
         * src/include/code.h:  
         * src/include/pa_string.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/pa_string.C:  
                 write_value write_string 0  
                 it seems wcontext must write strings regardles of fvalue!=0  
   
         * src/include/code.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 iiieeyys! get/put simple vars to VClass works0  
   
         * src/include/pa_array.h:  
         * src/include/pa_wcontext.h:  
         * src/main/pa_string.C:  
                 in process, but found that exceptions are too global  
   
         * src/main/compile.y:  
         * src/test.p:  
                 $: finished  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/test.p:  
                 z  
   
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_wcontext.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 z about to vstring it .y all  
   
         * src/include/pa_hash.h:  
         * src/include/pa_value.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_vhash.h:  
         * src/include/pa_vstring.h:  
         * src/include/pa_wcontext.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/test.p:  
                 auto VHash in pa.th.cre.at.e  
   
         * src/include/code.h:  
         * src/include/pa_vstring.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/test.p:  
                 string to vstring it .y all  
   
         * src/include/pa_array.h:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/pa_array.C:  
         * src/test.p:  
                 $self.get  
   
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_value.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/core.C:  
         * src/main/pa_array.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/test.p:  
                 removed exception from request  
   
         * src/include/pa_vstring.h:  
         * src/main/compile.C:  
         * src/main/core.C:  
         * src/test.p:  
                 added some forgotten  
   
         * src/include/pa_wcontext.h:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/test.p:  
                 erroreos checkout  
   
 2001-02-21  paf  
         * src/main/compile.y:  
                 more straightforward yylex[end]  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
                 error processing in eval & yyerror so it wouldn't cause  
                 memleaks.  
   
         * src/include/compile.h:  
         * src/include/execute.h:  
         * src/include/pa_array.h:  
         * src/include/pa_request.h:  
         * src/include/pa_stack.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_wcontext.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_request.C:  
                 get put -1 [just compiled]  
   
         * src/include/compile.h:  
         * src/include/pa_array.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/execute.C:  
                 MAIN_METHOD_NAME ready to write execute  
   
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/main/pa_string.C:  
                 string.operator==(char*)  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/execute.C:  
                 store0  
   
         * src/include/core.h:  
         * src/include/pa_context.h:  
         * src/include/pa_request.h:  
         * src/include/pa_vclass.h:  
         * src/include/pa_wcontext.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
         * src/main/pa_request.C:  
                 request core methods0  
   
         * src/include/compile.h:  
         * src/include/pa_context.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_value.h:  
                 struck with const array.gets  
   
         * src/include/code.h:  
         * src/include/pa_types.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 .y to c++  
                 hierarchy output fix.  
                 compiler works ok  
   
         * src/include/compile.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.h:  
                 line numbers needed. would add them to .y now internally.   
                 externally it's not as precise as needed  
   
         * src/include/pa_exception.h:  
         * src/include/pa_value.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
                 .y methods and one_big_piece. now compile returns array<method*>  
   
         * src/include/execute.h:  
         * src/include/pa_array.h:  
         * src/include/pa_value.h:  
         * src/main/execute.C:  
         * src/main/pa_array.C:  
                 after array.const get wonders  
   
         * src/main/compile.y:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/execute.C:  
         * src/main/execute.C:  
                 z  
   
         * src/main/execute.C:  
                 tired :)  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
                 failed to add absolute precies parse error positions. leaving  
                 RIGHTMOST position as @file[line:col]  
   
 2001-02-20  paf  
         * src/include/code.h:  
         * src/include/compile.h:  
         * src/include/execute.h:  
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_types.h:  
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/core.C:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
                 bison[yacc] first time compiled.  
                 execute=dump for now  
   
         * src/main/compile.C:  
         * src/main/compile.y:  
         * src/main/compile_tools.C:  
         * src/main/compile_tools.h:  
         * src/main/execute.C:  
         * src/main/main.dsp:  
                 nestage probs, eof yylex not perfect  
   
         * src/main/core.C:  
                 core rewrite using yacc investigations  
                 now will be compile[yacc]/execute[opcodes]  
   
 2001-02-15  paf  
         * src/include/pa_value.h:  
         * src/main/core.C:  
                 maybe a-la yacc those ifs rewrite as turing machine?  
                 for it seems it would be it's too many ifs with this syntax now  
   
 2001-02-14  paf  
         * src/include/pa_context.h:  
         * src/include/pa_string.h:  
         * src/main/core.C:  
         * src/main/pa_string.C:  
                 process text repassing  
   
         * src/include/pa_value.h:  
         * src/main/core.C:  
         * src/main/pa_string.C:  
                 process text repassing2  
                 operator static vars  
   
         * src/include/pa_string.h:  
         * src/main/core.C:  
         * src/main/pa_string.C:  
                 get names 0  
   
         * src/include/pa_context.h:  
         * src/include/pa_value.h:  
         * src/main/core.C:  
                 module:calls changes  
   
         * src/main/core.C:  
                 varios breaks  
   
         * src/main/core.C:  
                 get_params  
                 figured ^menu[UNEVALUATED unthinked :( ]  
   
         * src/main/core.C:  
                 get_params 1  
   
         * src/main/core.C:  
                 get names 1  
   
         * src/main/core.C:  
                 get names 2  
   
         * src/main/core.C:  
                 get names 3  
   
 2001-02-13  paf  
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
                 String_iterator::skip_to  
                 todo:optimize  
   
         * src/main/core.C:  
                 operators  
                 : and self. prefixes  
   
         * src/include/pa_context.h:  
         * src/include/pa_value.h:  
         * src/main/core.C:  
                 ^class:calls[] started  
   
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
                 String_iterator optimized  
   
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
                 String_iterator tested  
   
         * src/main/pa_string.C:  
                 String_iterator::skip_to  
                 optimized a bit. would change privates to better support optimization  
   
         * src/include/pa_value.h:  
         * src/main/core.C:  
         * src/main/core.C:  
                 z  
   
 2001-02-12  paf  
         * src/include/pa_context.h:  
         * src/include/pa_value.h:  
         * src/main/core.C:  
                 get self/methodref joined  
   
         * src/include/pa_context.h:  
         * src/include/pa_value.h:  
         * src/main/core.C:  
                 some comments  
   
         * src/include/pa_string.h:  
         * src/main/core.C:  
         * src/main/pa_string.C:  
                 started String_iterator  
   
 2001-02-11  paf  
         * src/include/pa_context.h:  
         * src/include/pa_value.h:  
         * src/main/core.C:  
         * src/main/main.dsp:  
                 core started.  
                 core.C, context&value .h  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_string.C:  
                 :pooled  
   
 2001-01-30  paf  
         * src/configure:  
         * src/configure.in:  
         * src/include/pa_error.h:  
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/main/main.dsp:  
         * src/main/pa_error.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_pool.C:  
         * src/targets/Makefile.am:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
                 lowered targets/parser into subdir, added parser_Pool(Pool)  
                 failed to add. would think..  
   
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_table.h:  
         * src/main/pa_exception.C:  
         * src/main/pa_table.C:  
                 minor * to & changes  
   
         * src/include/pa_pool.h:  
         * src/main/Makefile.am:  
         * src/main/main.dsp:  
         * src/main/pa_pool.C:  
                 moved pa_pool.C to be target specific  
   
         * src/Makefile.am:  
         * src/main/Makefile.am:  
         * src/targets/Makefile.am:  
                 .am comments  
   
         * src/include/pa_exception.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_table.h:  
         * src/main/pa_array.C:  
         * src/main/pa_exception.C:  
         * src/main/pa_pool.C:  
         * src/main/pa_table.C:  
                 error re-associated. that's much better  
                 even removed 'die' necessety  
   
         * src/configure:  
         * src/configure.in:  
                 .am updated  
   
 2001-01-29  paf  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_threads.h:  
         * src/main/pa_hash.C:  
                 made local Hash-es not thread safe=quicker by  
                 SYNCHRONIZED(thread_safe)  
   
         * src/include/pa_hash.h:  
                 some comments  
   
         * src/include/pa_error.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/pa_error.C:  
         * src/main/pa_table.C:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
                 Error fixed  
   
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
         * src/targets/parser.C:  
                 String originating  
   
         * src/include/pa_array.h:  
         * src/main/pa_array.C:  
         * src/targets/parser.C:  
                 Array::operator += (Array& src)  
                   
                 rethought, would change now  
   
         * src/configure.in:  
         * src/include/pa_hash.h:  
         * src/include/pa_threads.h:  
         * src/main/main.dsp:  
         * src/main/pa_threads.C:  
         * src/targets/parser.C:  
                 added pa_threads  
                   
                 Mutex  
   
         * src/include/pa_pool.h:  
         * src/main/pa_array.C:  
         * src/targets/parser.C:  
                 tested - decision "no templates"  
   
         * src/include/pa_error.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/pa_error.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/targets/parser.C:  
                 Table  
                 more like C++ style  
                 hence lots of 'const'  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_types.h:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
                 Table started  
                 would test  
                 template Array now  
   
         * src/main/pa_array.C:  
                 expand not convinient, would rewrite  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/include/pa_types.h:  
         * src/main/Makefile.am:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_string.C:  
         * src/main/pa_table.C:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
                 Request  
                 Error  
                 Table  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_string.h:  
                 moved .h public parts to top  
   
         * src/include/pa_hash.h:  
         * src/include/pa_threads.h:  
         * src/main/pa_hash.C:  
         * src/main/pa_threads.C:  
                 decided on one global_mutex, like PHP  
                 as I can see: needed only in global Hash now,  
                 made Hash:: put/get SYNCHRONIZED  
   
         * src/include/pa_array.h:  
         * src/include/pa_common.h:  
         * src/include/pa_error.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_request.h:  
         * src/include/pa_string.h:  
         * src/include/pa_table.h:  
         * src/main/Makefile.am:  
         * src/main/pa_array.C:  
         * src/main/pa_common.C:  
         * src/main/pa_error.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_table.C:  
                 added forgotten  
   
         * src/acinclude.m4:  
                 --disable-string-origins  
   
         * src/configure:  
         * src/include/pa_array.h:  
         * src/include/pa_pool.h:  
         * src/main/Makefile.am:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
                 templates failed  
                 no template specializations [VC6],  
                 no library auto instantation [VC6, GNU c++ 2.95.2-6 from latest cygwin]  
   
         * src/include/pa_array.h:  
         * src/include/pa_pool.h:  
         * src/main/pa_array.C:  
         * src/targets/parser.C:  
                 Array& operator += (Array& src)  
   
 2001-01-27  paf  
         * src/include/pa_hash.h:  
         * src/include/pa_string.h:  
         * src/include/pa_types.h:  
         * src/main/main.dsp:  
         * src/main/pa_string.C:  
                 uint, and added pa_types & pa_hash[forgotten]  
   
         * src/main/pa_string.C:  
         * src/targets/parser.C:  
                 String::operator ==  
   
         * src/include/pa_array.h:  
         * src/main/pa_array.C:  
         * src/targets/parser.C:  
                 array [] with chunk caching  
   
         * src/main/pa_hash.C:  
                 String(&String)  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/pa_array.C:  
         * src/main/pa_string.C:  
                 array cache rethought to chunk caching  
   
         * src/include/pa_array.h:  
         * src/include/pa_hash.h:  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/main.dsp:  
         * src/main/pa_array.C:  
         * src/main/pa_hash.C:  
         * src/main/pa_string.C:  
         * src/targets/parser.dsp:  
                 Array 0  
   
         * src/main/pa_hash.C:  
                 added pa_hash.C [forgotten]  
   
 2001-01-26  paf  
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/pa_string.C:  
         * src/targets/parser.C:  
                 removed templates [vc++ suxx]  
   
         * src/include/pa_pool.h:  
         * src/main/pa_string.C:  
                 String prealloc & dynamic row_count  
   
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
                 pa_pool split  
   
         * src/AUTHORS:  
         * src/COPYING:  
         * src/ChangeLog:  
         * src/INSTALL:  
         * src/Makefile.am:  
         * src/NEWS:  
         * src/README:  
         * src/acinclude.m4:  
         * src/config.guess:  
         * src/config.h.bot:  
         * src/config.h.top:  
         * src/config.sub:  
         * src/configure:  
         * src/configure.in:  
         * src/include/pa_pool.h:  
         * src/install-sh:  
         * src/main/Makefile.am:  
         * src/main/main.dsp:  
         * src/main/pa_pool.C:  
         * src/main/pa_string.C:  
         * src/missing:  
         * src/mkinstalldirs:  
         * src/parser.dsw:  
         * src/stamp-h.in:  
         * src/targets/Makefile.am:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
                 creating parser3 module  
   
         * src/include/pa_pool.h:  
         * src/main/main.dsp:  
         * src/main/pa_pool.C:  
         * src/main/pa_string.C:  
         * src/main/pa_string.C:  
         * src/targets/parser.C:  
         * src/targets/parser.dsp:  
         * src/targets/parser.dsp:  
                 $Id$ check  
   
         * src/targets/parser.C:  
                 $id$ check  
   
         * src/include/pa_pool.h:  
         * src/include/pa_string.h:  
         * src/main/main.dsp:  
         * src/main/pa_pool.C:  
         * src/main/pa_string.C:  
         * src/targets/parser.C:  
                 templates in VC++ suxx.  
   

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


E-mail: