Annotation of parser3/ChangeLog, revision 1.234

1.234   ! moko        1: 2026-04-25  moko
        !             2: 
        !             3:        * INSTALL, NEWS, README, buildall, src/classes/amqp.C,
        !             4:          src/classes/array.C, src/classes/bool.C, src/classes/classes.C,
        !             5:          src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
        !             6:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
        !             7:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
        !             8:          src/classes/inet.C, src/classes/int.C, src/classes/json.C,
        !             9:          src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
        !            10:          src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
        !            11:          src/classes/regex.C, src/classes/response.C,
        !            12:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
        !            13:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
        !            14:          src/include/pa_array.h, src/include/pa_base64.h,
        !            15:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
        !            16:          src/include/pa_charsets.h, src/include/pa_common.h,
        !            17:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
        !            18:          src/include/pa_dictionary.h, src/include/pa_dir.h,
        !            19:          src/include/pa_exception.h, src/include/pa_exec.h,
        !            20:          src/include/pa_globals.h, src/include/pa_hash.h,
        !            21:          src/include/pa_http.h, src/include/pa_inline_hash.h,
        !            22:          src/include/pa_int.h, src/include/pa_memory.h,
        !            23:          src/include/pa_opcode.h, src/include/pa_operation.h,
        !            24:          src/include/pa_os.h, src/include/pa_pool.h,
        !            25:          src/include/pa_random.h, src/include/pa_request.h,
        !            26:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
        !            27:          src/include/pa_sapi.h, src/include/pa_socks.h,
        !            28:          src/include/pa_sql_connection.h,
        !            29:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
        !            30:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
        !            31:          src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
        !            32:          src/include/pa_table.h, src/include/pa_threads.h,
        !            33:          src/include/pa_types.h, src/include/pa_uue.h,
        !            34:          src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
        !            35:          src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
        !            36:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c,
        !            37:          src/lib/memcached/pa_memcached.C,
        !            38:          src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
        !            39:          src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
        !            40:          src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
        !            41:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
        !            42:          src/main/compile.tab.C, src/main/compile.y,
        !            43:          src/main/compile_tools.C, src/main/compile_tools.h,
        !            44:          src/main/execute.C, src/main/pa_base64.C,
        !            45:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
        !            46:          src/main/pa_charsets.C, src/main/pa_common.C,
        !            47:          src/main/pa_dictionary.C, src/main/pa_dir.C,
        !            48:          src/main/pa_exception.C, src/main/pa_exec.C,
        !            49:          src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_int.C,
        !            50:          src/main/pa_memory.C, src/main/pa_os.C, src/main/pa_pool.C,
        !            51:          src/main/pa_random.C, src/main/pa_request.C, src/main/pa_socks.C,
        !            52:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
        !            53:          src/main/pa_stylesheet_connection.C,
        !            54:          src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
        !            55:          src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
        !            56:          src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
        !            57:          src/main/untaint.C, src/main/helpers/simple_folding.pl,
        !            58:          src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
        !            59:          src/targets/apache/mod_parser3_core.C,
        !            60:          src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
        !            61:          src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
        !            62:          src/types/pa_method.h, src/types/pa_property.h,
        !            63:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vamqp.h,
        !            64:          src/types/pa_varray.C, src/types/pa_varray.h,
        !            65:          src/types/pa_vbool.h, src/types/pa_vcaller_wrapper.h,
        !            66:          src/types/pa_vclass.C, src/types/pa_vclass.h,
        !            67:          src/types/pa_vcode_frame.h, src/types/pa_vconsole.h,
        !            68:          src/types/pa_vcookie.C, src/types/pa_vcookie.h,
        !            69:          src/types/pa_vdate.C, src/types/pa_vdate.h,
        !            70:          src/types/pa_vdouble.h, src/types/pa_venv.C, src/types/pa_venv.h,
        !            71:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
        !            72:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
        !            73:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
        !            74:          src/types/pa_vimage.C, src/types/pa_vimage.h,
        !            75:          src/types/pa_vint.h, src/types/pa_vjunction.C,
        !            76:          src/types/pa_vjunction.h, src/types/pa_vmail.C,
        !            77:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
        !            78:          src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
        !            79:          src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
        !            80:          src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
        !            81:          src/types/pa_vobject.h, src/types/pa_vregex.C,
        !            82:          src/types/pa_vregex.h, src/types/pa_vrequest.C,
        !            83:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
        !            84:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
        !            85:          src/types/pa_vstateless_class.h,
        !            86:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
        !            87:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
        !            88:          src/types/pa_vstring.h, src/types/pa_vtable.C,
        !            89:          src/types/pa_vtable.h, src/types/pa_vvoid.C,
        !            90:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
        !            91:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
        !            92:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
        !            93:          src/types/pa_wwrapper.h: Copyright year updated, websites links
        !            94:          changed to https://
        !            95: 
        !            96:        * src/include/pa_inline_hash.h: delete added (related to feature
        !            97:          #1293)
        !            98: 
        !            99: 2026-04-24  moko
        !           100: 
        !           101:        * src/: classes/reflection.C, main/pa_common.C, types/pa_method.h,
        !           102:          types/pa_vmethod_frame.h: inline-storage hash used to avoid
        !           103:          allocations for MethodFrame args and locals (imlpements feature
        !           104:          #1293) _stack uses for_each to avoid Iterator for
        !           105:          InlineHashString
        !           106: 
        !           107:        * src/include/: Makefile.am, pa_inline_hash.h: inline-storage hash
        !           108:          added to avoid allocations for MethodFrame args and locals
        !           109:          (related to feature #1293)
        !           110: 
        !           111:        * tests/: 337.html, 434.html, results/320.processed,
        !           112:          results/434.processed: test for ^A[v1;v2]=^array::create[v1;v2]
        !           113:          added (related to feature #1282)
        !           114: 
        !           115:        * src/classes/op.C: ^A[v1;v2]=^array::create[v1;v2] added
        !           116:          (implements feature #1282)
        !           117: 
        !           118:        * tests/: 447.html, results/447.processed: exceptions tests added
        !           119:          (related to feature #1286)
        !           120: 
        !           121:        * src/classes/reflection.C: native method exception added (related
        !           122:          to feature #1286)
        !           123: 
        !           124:        * src/main/execute.C: removes irrelevant lines from exception stack
        !           125:          trace when exception occur in array assigment (related to bug
        !           126:          #1165) + useless #define removed
        !           127: 
        !           128:        * src/: include/pa_request.h, main/compile.y: warnings war
        !           129: 
        !           130: 2026-04-23  moko
        !           131: 
        !           132:        * src/main/: compile.y, compile_tools.C, compile_tools.h:
        !           133:          maybe_append_simple_diving_code() is not related to
        !           134:          OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
        !           135: 
1.233     moko      136: 2026-03-01  moko
                    137: 
                    138:        * src/: classes/classes.C, classes/classes.h, classes/mail.C,
                    139:          main/pa_request.C: configure_user removed, $MAIN:MAIL now
                    140:          processed inside ^mail:send[] (implements feature #1290)
                    141: 
                    142: 2026-02-25  moko
                    143: 
                    144:        * tests/: 182.html, 182_dir/a7.p, results/182.processed: test for
                    145:          array redefinition added
                    146: 
                    147:        * src/main/pa_request.C: array redefinition fixed
                    148: 
                    149:        * tests/: 182.html, results/182.processed: test for
                    150:          ^reflection:classes[] order (related to feature #1289)
                    151: 
                    152:        * src/: classes/reflection.C, include/pa_request.h,
                    153:          main/pa_request.C: classes now OrderedHashString, implements
                    154:          feature #1289
                    155: 
1.232     moko      156: 2026-02-02  moko
                    157: 
                    158:        * tests/: 307.html, results/307.processed: more "junction used
                    159:          outside of context" tests added
                    160: 
1.231     moko      161: 2026-01-09  moko
                    162: 
                    163:        * src/classes/amqp.C: auto_delete is better false by default
                    164:          (related to feature #1288)
                    165: 
                    166:        * src/classes/amqp.C: more methods bool args fixes, nowait removed
                    167:          (related to feature #1288)
                    168: 
                    169:        * src/classes/amqp.C: nowait was mixed up with exclusive in consume
                    170: 
                    171:        * src/classes/amqp.C: amqp_basic_cancel added to consume, purge
                    172:          returns purged messages count (related to feature #1288)
                    173: 
                    174:        * tests/: 449.html, results/449.processed, results/auto.p: test for
                    175:          table size limit added (related to feature #1276)
                    176: 
                    177:        * src/classes/table.C: $MAIN:LIMITS.max_array_size now used to
                    178:          limit table size; note: for append and insert operations only
                    179:          (implements feature #1276)
                    180: 
                    181: 2026-01-08  moko
                    182: 
                    183:        * src/classes/amqp.C: addition to feature #1288: declare_exchange +
                    184:          declare_queue = declare; delete_exchange + delete_queue = delete;
                    185:          bind_queue -> bind; unbind_queue -> unbind; + purge, + info;
                    186:          consume can be called without callback with optional $.count(N),
                    187:          returns array of messages;
                    188: 
                    189: 2026-01-07  moko
                    190: 
                    191:        * tests/: 448.html, results/448.processed: avoid 500, show
                    192:          exception where not supported
                    193: 
                    194:        * src/include/pa_int.h: warnings war
                    195: 
                    196:        * tests/: 422.html, results/422.processed: test updated after wide
                    197:          int implemented (feature #1273)
                    198: 
                    199:        * src/main/pa_int.C: warnings war
                    200: 
                    201:        * src/classes/classes.vcproj: +amqp.C
                    202: 
                    203:        * src/classes/: int.C, string.C: warnings war
                    204: 
                    205:        * src/classes/: op.C: warnings war
                    206: 
                    207:        * src/: classes/op.C, main/pa_int.C: warnings war
                    208: 
                    209:        * src/types/pa_vdate.h: warnings war
                    210: 
                    211:        * src/main/pa_int.C: warnings war continues
                    212: 
                    213:        * src/: include/pa_int.h, main/pa_int.C, types/pa_vint.h: warnings
                    214:          war
                    215: 
                    216:        * src/types/pa_vdate.C: reverted, format_double still required here
                    217: 
                    218:        * src/: include/pa_int.h, main/pa_int.C, types/pa_vmath.C:
                    219:          format_double now supports wint, $math:int_max and $math:int_min
                    220:          added, PA_WIDE_INT is finally enabled by default (implements
                    221:          feature #1273)
                    222: 
                    223:        * tests/: 275.html, results/275.processed: preparing tests for int
                    224:          extension
                    225: 
                    226:        * tests/: 424.html, results/424.processed: actualized and prepared
                    227:          for wide int
                    228: 
                    229: 2026-01-06  moko
                    230: 
                    231:        * src/: classes/double.C, classes/int.C, classes/string.C,
                    232:          include/pa_common.h, include/pa_int.h, include/pa_string.h,
                    233:          main/execute.C, main/pa_common.C, main/pa_int.C,
                    234:          types/pa_value.h, types/pa_vdate.C, types/pa_vdate.h,
                    235:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vmethod_frame.h,
                    236:          types/pa_vstring.h: feature #1273 core implementation:
                    237:          value::as_wint added, implemented for int/double/string, and used
                    238:          where applicable; vint now holds pa_wint type; format_double
                    239:          moved to pa_int
                    240: 
                    241:        * src/: include/pa_array.h, include/pa_string.h, main/main.vcproj:
                    242:          pa_int includes tuning, vcproj updated (related to feature #1273)
                    243: 
                    244:        * src/main/pa_int.C: build fix
                    245: 
                    246:        * src/: include/Makefile.am, main/Makefile.am: pa_int.h/pa_int.C
                    247:          added, another preparation for feature #1273
                    248: 
                    249:        * src/: include/pa_array.h, include/pa_int.h, include/pa_string.h,
                    250:          include/pa_types.h, main/pa_int.C, main/pa_string.C,
                    251:          types/pa_vint.h: pa_int.h/pa_int.C added and all related code
                    252:          moved there, pa_wint and related functions added, another
                    253:          preparation for feature #1273
                    254: 
1.230     moko      255: 2025-12-17  moko
                    256: 
                    257:        * src/classes/json.C: optimization: String::Empty used and avoided
                    258:          using passed length.
                    259: 
                    260: 2025-12-16  moko
                    261: 
                    262:        * src/classes/string.C: sync _int with _double, avoid int usage
                    263:          (related to #1273)
                    264: 
1.229     moko      265: 2025-12-08  moko
                    266: 
                    267:        * src/include/pa_memory.h: PA_CHECK_REGULAR_ALLOC_UNAVAILABLE
                    268:          define added and used for OS X as well
                    269: 
1.228     moko      270: 2025-11-30  moko
                    271: 
                    272:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                    273:          src/include/pa_config_fixed.h: int64_t added in preparation to
                    274:          feature #1273
                    275: 
1.227     moko      276: 2025-11-22  moko
                    277: 
                    278:        * src/classes/amqp.C: delivery_tag changed from string to double
                    279:          (related to feature #1288)
                    280: 
1.226     moko      281: 2025-11-14  moko
                    282: 
                    283:        * src/types/pa_vstatus.C, tests/448.html,
                    284:          tests/results/448.processed: $status:limit-cpu,
                    285:          $status:limit-mem, $status:limit-nproc unlimited support added,
                    286:          test added (related to feature #1280)
                    287: 
                    288:        * src/types/: pa_vstatus.C, pa_vstatus.h: r/w $status:limit-cpu,
                    289:          $status:limit-mem, $status:limit-nproc added (implements feature
                    290:          #1280)
                    291: 
                    292: 2025-11-12  moko
                    293: 
                    294:        * tests/results/: 323.processed, 421.processed: tests results
                    295:          updated after amqp class added
                    296: 
1.225     moko      297: 2025-11-08  moko
                    298: 
                    299:        * src/classes/amqp.C: tls support added, errors reporting improved
                    300:          (related to feature #1288)
                    301: 
                    302:        * src/classes/amqp.C: tls support added (related to feature #1288)
                    303: 
                    304:        * src/classes/amqp.C: exceptions text now printed (related to
                    305:          feature #1288)
                    306: 
                    307:        * src/classes/amqp.C: properties hash simplified (related to
                    308:          feature #1288)
                    309: 
                    310: 2025-11-07  moko
                    311: 
                    312:        * src/classes/amqp.C: consume fixed (related to feature #1288)
                    313: 
                    314:        * src/classes/classes.C: + amqp class
                    315: 
                    316:        * buildall, configure, configure.ac, src/classes/Makefile.am,
                    317:          src/include/pa_config_auto.h.in, src/targets/apache/Makefile.am,
                    318:          src/targets/cgi/Makefile.am, src/types/Makefile.am: build scripts
                    319:          updated for librabbitmq support (relates to feature #1288)
                    320: 
                    321:        * src/: classes/amqp.C, types/pa_vamqp.h: amqp class draft with
                    322:          basic RabbitMQ C library (librabbitmq) support (partially
                    323:          implements #1288)
                    324: 
1.224     moko      325: 2025-10-05  moko
                    326: 
                    327:        * src/classes/: array.C, file.C, hash.C, image.C, json.C, op.C,
                    328:          reflection.C, string.C: Optimization: valid_options optimized
                    329:          where HashStringValue::Iterator used
                    330: 
                    331:        * tests/results/224.processed: test result updated after date
                    332:          functions updated (related to #1287)
                    333: 
                    334: 2025-10-04  moko
                    335: 
                    336:        * operators.ru.txt, operators.txt: actualized
                    337: 
                    338:        * operators.ru.txt, operators.txt: actualized after #1285 and #1286
                    339: 
                    340:        * tests/: 447.html, results/447.processed: tests for
                    341:          ^reflection:override[$method] added (related to feature #1286)
                    342: 
                    343:        * tests/: 446.html, results/446.processed: tests for $n1 eq n2
                    344:          added (related to feature #1285)
                    345: 
                    346:        * src/classes/reflection.C:
                    347:          ^reflection:override[$method[;$.to[class] $.name[another_name]]]
                    348:          added (implements feature #1286)
                    349: 
                    350:        * src/main/execute.C: bugfix: when method is attached from another
                    351:          class, it's  junction_template is initialized with another class,
                    352:          thus get_vjunction should be used (related to feature #1286)
                    353: 
                    354:        * src/classes/date.C: ^date:sql-string[], ^date:gmt-string[],
                    355:          ^date:iso-string[] - static call now formats current date
                    356:          (implements feature #1287)
                    357: 
                    358: 2025-10-01  moko
                    359: 
                    360:        * buildall: built-in mailreceive path actualized
                    361: 
1.223     moko      362: 2025-09-01  moko
                    363: 
                    364:        * src/classes/math.C: old compilers support in ^math:eq
                    365: 
                    366: 2025-08-31  moko
                    367: 
                    368:        * tests/: 446.html, results/446.processed: tests for
                    369:          ^math:eq(a;b[;max URL distance]) added (related to feature #1285)
                    370: 
                    371:        * src/classes/math.C: ^math:eq(a;b[;precision]) added (partly
                    372:          implements #1285)
                    373: 
                    374: 2025-08-30  moko
                    375: 
                    376:        * operators.ru.txt, operators.txt: actualized
                    377: 
                    378:        * tests/: 230.html, results/230.processed: test for ^file.save
                    379:          $.append(false|true) option added (related to feature #1284)
                    380: 
                    381:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                    382:          ^file.save $.append(false|true) option added (implements feature
                    383:          #1284)
                    384: 
1.222     moko      385: 2025-08-16  moko
                    386: 
                    387:        * etc/auto.p.in: LIMIT max_array_size actualized
                    388: 
1.221     moko      389: 2025-08-01  moko
                    390: 
                    391:        * src/: lib/gc/include/gc.h, main/pa_globals.C, main/pa_memory.C:
                    392:          pa_GC_abort_func added and used (implements feature #1283)
                    393: 
                    394:        * src/include/: pa_array.h, pa_config_includes.h:
                    395:          PA_DEBUG_DISABLE_GC mode fixed for sparse array
                    396: 
1.220     moko      397: 2025-07-04  moko
                    398: 
                    399:        * src/main/pa_common.C: typo fixed (related to bug #1282)
                    400: 
                    401:        * src/main/pa_common.C: minor optimization + create_dir_for_file
                    402:          checks for \ (related to bug #1282)
                    403: 
                    404: 2025-07-03  moko
                    405: 
                    406:        * src/main/pa_common.C: _wrename, _wrmdir и _wmkdir are now used
                    407:          under Windows (fixes bug #1282)
                    408: 
                    409:        * src/main/pa_common.C: file:delete for UTF-8 files now works under
                    410:          Windows (fixes bug #1282)
                    411: 
                    412: 2025-06-28  moko
                    413: 
                    414:        * src/targets/apache/mod_parser3.c: GCC 15 compatibility fixed by
                    415:          Yavor Doganov <yavor@gnu.org>
                    416: 
                    417:        * src/main/pa_charset.C: typo fixed (related to feature #1281)
                    418: 
                    419:        * src/: include/pa_charset.h, main/pa_charset.C: libxml 2.14
                    420:          compatibility fixed (implements feature #1281)
                    421: 
1.219     moko      422: 2025-05-31  moko
                    423: 
                    424:        * src/main/pa_http.C: old gcc compilation fix (related to feature
                    425:          #1277)
                    426: 
                    427: 2025-05-28  moko
                    428: 
                    429:        * src/: classes/array.C, include/pa_array.h: last
                    430:          Array_iterator::key() removed (related to feature #1277)
                    431: 
                    432: 2025-05-27  moko
                    433: 
                    434:        * src/: classes/array.C, classes/table.C, include/pa_array.h,
                    435:          types/pa_vstring.C, types/pa_vstring.h: VString::uitoa() added
                    436:          and used (related to feature #1277)
                    437: 
1.218     moko      438: 2025-05-26  moko
                    439: 
                    440:        * src/: classes/array.C, classes/curl.C, classes/hash.C,
                    441:          classes/hashfile.C, classes/image.C, classes/table.C,
                    442:          main/pa_request.C, main/pa_xml_io.C, types/pa_vconsole.h,
                    443:          types/pa_venv.C, types/pa_vmail.C, types/pa_vregex.C,
                    444:          types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vstring.h:
                    445:          VString(const char *avalue) added and used to optimize new
                    446:          VString(*new String(i.key(), String::L_TAINTED)) (related to
                    447:          feature #1277)
                    448: 
                    449:        * src/: classes/array.C, classes/curl.C, classes/file.C,
                    450:          classes/hash.C, classes/image.C, classes/json.C,
                    451:          classes/reflection.C, classes/xnode.C, include/pa_charset.h,
                    452:          include/pa_hash.h, include/pa_http.h, include/pa_string.h,
                    453:          main/pa_charsets.C, main/pa_http.C, main/pa_request.C,
                    454:          main/pa_string.C, main/pa_xml_io.C, targets/cgi/pa_sapi_info.h,
                    455:          types/pa_varray.C, types/pa_vform.C, types/pa_vhash.h,
                    456:          types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
                    457:          types/pa_vmethod_frame.h, types/pa_vstatus.C, types/pa_vtable.C,
                    458:          types/pa_vxnode.C: implements feature #1277 String::Body(const
                    459:          char *abody) now explicit but HashString::put(const char *str, V
                    460:          value) added for simplicity optimizations: HASH_PUT_CSTR used
                    461:          where hash.put called several time during execution; caching
                    462:          String::Body::uitoa used at all pash.put(<uint> calls.
                    463: 
                    464: 2025-05-25  moko
                    465: 
                    466:        * src/: include/pa_request.h, main/pa_request.C: minor opt (related
                    467:          to feature #1277)
                    468: 
                    469:        * src/include/pa_hash.h: HASH_PUT_CSTR added (related to #1277)
                    470: 
                    471:        * src/: include/pa_string.h, main/pa_string.C: String::Body::uitoa
                    472:          added for caching (related to feature #1277)
                    473: 
                    474:        * src/include/pa_string.h: optimized String:pos versions added
                    475:          (without language + char *) (related to feature #1277)
                    476: 
                    477: 2025-05-24  moko
                    478: 
                    479:        * tests/: 445.html, results/445.processed: test for
                    480:          ^hash.array[[keys|values]] added (related to feature #1274)
                    481: 
                    482:        * src/classes/hash.C: ^hash.array[[keys|values]] added (implements
                    483:          feature #1274)
                    484: 
1.217     moko      485: 2025-01-26  moko
                    486: 
                    487:        * src/include/pa_config_includes.h: synced with pa_config_auto.h.in
                    488: 
1.216     moko      489: 2025-01-25  moko
                    490: 
                    491:        * configure.ac, src/include/pa_version.h: version 3.5.1 -> 3.5.2b
                    492: 
                    493:        * aclocal.m4, configure, src/include/pa_config_auto.h.in,
                    494:          src/lib/ltdl/aclocal.m4, src/lib/ltdl/configure: aclocal &&
                    495:          autoheader && automake && autoconf
                    496: 
                    497:        * src/lib/ltdl/configure.ac: new autotools used
                    498: 
                    499:        * acsite.m4, configure.ac: new autotools warnings fixed
                    500: 
1.213     moko      501: 2025-01-10  moko
                    502: 
1.215     moko      503:        * tests/results/320.processed: test result updated after syslog
                    504:          added
                    505: 
1.214     moko      506:        * src/classes/op.C: minor MSVC fixes
                    507: 
                    508:        * src/lib/md5/pa_md5c.c: MSVC warnings fixed
                    509: 
1.213     moko      510:        * operators.ru.txt, operators.txt: +
                    511:          ^syslog[ident;message[;info|warning|error|debug]]
                    512: 
                    513:        * src/classes/op.C: +
                    514:          ^syslog[ident;message[;info|warning|error|debug]] (implelents
                    515:          feature #1270)
                    516: 
                    517:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                    518:          src/include/pa_version.h: 3.5.0 -> 3.5.1, syslog check
                    519: 
                    520: 2025-01-06  moko
                    521: 
                    522:        * src/include/pa_hash.h: own prime numbers (nearest primes to 5 *
                    523:          2^n) calculated and used
                    524: 
                    525:        * src/lib/md5/: pa_md5.h, pa_md5c.c: MD5 code now taken from
                    526:          https://www.hadrons.org/software/libmd/
                    527: 
1.212     moko      528: 2024-12-28  moko
                    529: 
                    530:        * tests/httpd/run_tests.sh: for FreeBSD compatibility
                    531: 
                    532:        * tests/httpd/: 032.txt, 033.txt, 034.txt, 035.txt, 036.txt,
                    533:          037.txt, 038.txt, ok.log, site/404.html, site/httpd.p:
                    534:          $request:uri and $request:path tests added (related to feature
                    535:          #1269)
                    536: 
                    537:        * operators.ru.txt, operators.txt: + $request:path documented
                    538:          (related to feature #1269)
                    539: 
                    540:        * tests/: 065.html, results/065.processed: $request:path,
                    541:          $request:uri tested
                    542: 
                    543:        * src/types/pa_vrequest.C: $request:path default is empty string to
                    544:          match an empty URI in console mode (related to feature #1269)
                    545: 
                    546:        * etc/auto.p.in: $request:path used (related to feature #1269)
                    547: 
                    548:        * src/types/: pa_vrequest.C, pa_vrequest.h: $request:path added
                    549:          (implements feature #1269)
                    550: 
                    551: 2024-12-26  moko
                    552: 
                    553:        * configure, configure.ac, src/include/pa_version.h: 3.5.0rc ->
                    554:          3.5.0
                    555: 
                    556:        * src/lib/sdbm/: pa_strings.C, sdbm.c, sdbm_private.h,
                    557:          pa-include/pa_errno.h, pa-include/pa_file_info.h,
                    558:          pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
                    559:          pa-include/pa_strings.h: unused code cleaned, pa_pstrcat uses
                    560:          pa_strcat
                    561: 
                    562:        * tests/results/223.processed: apache upgraded @parser.ru
                    563: 
                    564:        * src/lib/sdbm/: sdbm.c, sdbm_hash.c, sdbm_lock.c, sdbm_pair.c,
                    565:          sdbm_pair.h, sdbm_private.h, sdbm_tune.h, pa-include/pa_apr.h,
                    566:          pa-include/pa_errno.h, pa-include/pa_file_info.h,
                    567:          pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
                    568:          pa-include/pa_strings.h: sdbm updated from version included in
                    569:          apache 2.0.43 to version included in apache 2.0.65
                    570: 
                    571: 2024-12-24  moko
                    572: 
                    573:        * etc/auto.p.in: to avoid patching Debian package
                    574: 
                    575:        * src/main/: pa_exec.C, pa_http.C: final fixes for
                    576:          --with-build-warnings (dangling-reference warnings can be
                    577:          ignored)
                    578: 
                    579: 2024-12-23  moko
                    580: 
                    581:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                    582:          include/pa_common.h, main/pa_http.C, main/pa_request.C,
                    583:          types/pa_vcookie.C, types/pa_vform.C: more fixes for
                    584:          --with-build-warnings
                    585: 
                    586:        * src/: classes/date.C, classes/inet.C, classes/op.C,
                    587:          classes/reflection.C, include/pa_array.h,
                    588:          include/pa_config_includes.h, main/execute.C, main/pa_base64.C,
                    589:          main/pa_common.C, main/pa_globals.C, types/pa_vfile.C: fixes for
                    590:          --with-build-warnings
                    591: 
1.211     moko      592: 2024-12-21  moko
                    593: 
                    594:        * Makefile.am: +operators.ru.txt
                    595: 
                    596:        * operators.ru.txt, operators.txt: typo fixed
                    597: 
                    598: 2024-12-20  moko
                    599: 
                    600:        * operators.txt: whitespace synced
                    601: 
                    602:        * operators.ru.txt, operators.txt: curl added
                    603: 
                    604:        * operators.ru.txt, operators.txt: logically sorted
                    605: 
                    606:        * operators.ru.txt: id added
                    607: 
                    608:        * operators.txt: ID added
                    609: 
                    610:        * operators.txt: translated
                    611: 
                    612:        * operators.ru.txt, operators.txt: operators.txt translated to
                    613:          english, synced format with operators.ru.txt
                    614: 
                    615:        * operators.ru.txt, operators.txt: renamed to operators.ru.txt,
                    616:          formatted
                    617: 
                    618:        * operators.ru.txt, operators.txt: formatted, actualized, oracle
                    619:          info moved to separate file
                    620: 
                    621: 2024-12-19  moko
                    622: 
                    623:        * src/targets/cgi/parser3.C: avoid parser version requests logging
                    624:          in parser3.log
                    625: 
                    626: 2024-12-18  moko
                    627: 
                    628:        * buildall: preventing --with-system-mailreceive linking with
                    629:          libglib-2.0/libgobject-2.0 left from --with-mailreceive (related
                    630:          to feature #1199)
                    631: 
1.210     moko      632: 2024-12-16  moko
                    633: 
1.211     moko      634:        * operators.ru.txt, operators.txt: actualized for 3.5.0
1.210     moko      635: 
                    636:        * src/classes/table.C: exception text fixed
                    637: 
                    638: 2024-12-15  moko
                    639: 
                    640:        * tests/: 102.html, results/102.processed: tests updated after
                    641:          $form:fields not editable again (related to feature #1254)
                    642: 
                    643:        * src/types/pa_vform.C: $form:tables/files (not $form:fields) can
                    644:          be edited (related to feature #1254)
                    645: 
                    646:        * src/types/pa_vform.C: reverted that
                    647:          $form:fields/tables/files/imap can be edited (related to feature
                    648:          #1254) for backward compatibility
                    649: 
                    650: 2024-12-14  moko
                    651: 
1.211     moko      652:        * operators.ru.txt, operators.txt: + array in operators.txt
1.210     moko      653: 
                    654:        * tests/results/auto.p: avoid $mac execution unless on OS X
                    655: 
                    656:        * tests/388-sql.html: more OS support
                    657: 
                    658: 2024-12-13  moko
                    659: 
                    660:        * tests/388-sql.html: sql tests under OS X now fixed
                    661: 
                    662:        * tests/results/auto.p: curl test under OS X now works
                    663: 
                    664:        * tests/: 346-curl.html, 347-curl.html, results/347-curl.processed:
                    665:          no dll name under Windows, hiding
                    666: 
                    667:        * tests/: 379-curl.html, results/379-curl.processed: some curl
                    668:          versions accept "HTTP/1.0 200OK? OK" status, some not, ignore
                    669: 
                    670:        * tests/: 030.html, 212.html, 219.html, 273.html, 346-curl.html,
                    671:          389.html, results/030.processed, results/212.processed,
                    672:          results/219.processed, results/273.processed,
                    673:          results/320.processed, results/346-curl.processed,
                    674:          results/389.processed, results/auto.p: ^try-catch-filtered added
                    675:          and used
                    676: 
                    677:        * tests/: 347-curl.html, results/347-curl.processed: support for
                    678:          different error messages
                    679: 
                    680:        * src/classes/curl.C: several curl libraries supported,
                    681:          ^curl:options[ $.library[] ] resets to default
                    682: 
                    683:        * tests/: 223-curl.html, results/223-curl.processed: CONTENT_LENGTH
                    684:          removed as depends on curl version
                    685: 
                    686:        * tests/results/: 223-curl.processed, 394-curl.processed: curl
                    687:          fixed bug with \n in file names, test result updated
                    688: 
                    689:        * tests/388-sql.html: +libmysqlclient.so
                    690: 
                    691:        * etc/auto.p.in: +libmariadb
                    692: 
                    693: 2024-12-12  moko
                    694: 
                    695:        * tests/: 388-sql.html, results/429-sql.processed: test results
                    696:          updated after test changed
                    697: 
                    698:        * tests/: 388-sql.html, 428-sql.html, 429-sql.html: tests updated
                    699:          for newer MariaDB compatibility
                    700: 
                    701:        * tests/: 388-sql.html, 429-sql.html, results/388-sql.processed,
                    702:          results/429-sql.processed: key -> id for new MariaDB
                    703:          compatibility
                    704: 
                    705:        * src/types/pa_vmethod_frame.h: warning war
                    706: 
                    707:        * src/: include/pa_charset.h, main/pa_charset.C: Adopted patch from
                    708:          Yavor Doganov <yavor@gnu.org> with extra libxml2 headers
                    709:          including for Debian package
                    710: 
                    711: 2024-12-11  moko
                    712: 
                    713:        * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                    714:          targets/isapi/parser3isapi.C, types/pa_vstatus.C:
                    715:          $status:log-filename added (related to feature #1262)
                    716: 
                    717:        * tests/: 440.html, results/440.processed: test for row is checked
                    718:          before accessing when table is modified during select (related to
                    719:          bug #1258)
                    720: 
                    721:        * src/: classes/table.C, include/pa_table.h: row should be checked
                    722:          before accessing as table can be modified during select (related
                    723:          to bug #1258)
                    724: 
                    725:        * src/types/pa_vmail.C: $mail:received tables -> elements array
                    726:          (related to feature #1226)
                    727: 
                    728:        * src/: classes/file.C, classes/image.C, classes/table.C,
                    729:          include/pa_exception.h: FIRST_ARG_MUST_NOT_BE_CODE replace with
                    730:          better messages (related to feature #1267)
                    731: 
                    732:        * tests/results/: 065.processed, 246.processed, 337.processed,
                    733:          342.processed, 352.processed, 356.processed, 364.processed,
                    734:          372.processed, 373.processed, 389.processed, 404.processed,
                    735:          406.processed, 414.processed, 430.processed, 432.processed,
                    736:          442.processed: tests updated after params.as_string error
                    737:          reporting was improved (related to feature #1267)
                    738: 
                    739:        * src/classes/reflection.C: error messages optimized (related to
                    740:          feature #1267)
                    741: 
                    742:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: even better
                    743:          error reporing for params.as_* (related to feature #1267)
                    744: 
                    745:        * src/: classes/file.C, classes/string.C, include/pa_exception.h:
                    746:          MODE_MUST_NOT_BE_CODE -> MODE_MUST_BE_STRING (related to feature
                    747:          #1267)
                    748: 
                    749:        * tests/results/: 246.processed, 414.processed, 432.processed:
                    750:          tests updated after params.as_string error reporting was improved
                    751:          (related to feature #1267)
                    752: 
                    753:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: better error
                    754:          reporing for params.as_string (implements feature #1267)
                    755: 
                    756:        * tests/: 065.html, results/065.processed: tests for file methods
                    757:          accepting file as filename added (related to feature #1265)
                    758: 
                    759:        * src/: classes/file.C, include/pa_exception.h,
                    760:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: some file
                    761:          methods now accept file as path specification (adopted Sumo patch
                    762:          implements feature #1265)
                    763: 
                    764:        * tests/: 400.html, results/400.processed: tests for result
                    765:          optimization "locks" after first method call (related to feature
                    766:          #1266)
                    767: 
                    768: 2024-12-10  moko
                    769: 
                    770:        * src/types/: pa_method.h, pa_vmethod_frame.h: detailed
                    771:          result_optimization comments (related to feature #1266)
                    772: 
                    773:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: optimization:
                    774:          $result now stored in my_result, not in local variables hash
                    775:          (implements feature #1266)
                    776: 
1.209     moko      777: 2024-12-09  moko
                    778: 
1.210     moko      779:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: my.set ->
                    780:          set_my_variable in preparation for $result optimization (related
                    781:          to feature #1266)
                    782: 
1.209     moko      783:        * tests/results/119.processed: newline corrected for some OS
                    784: 
                    785:        * tests/: 441.html, results/441.processed: Debian-specific test
                    786:          commented
                    787: 
                    788:        * buildall: pcre2 10.42 -> 10.44
                    789: 
                    790: 2024-12-08  moko
                    791: 
                    792:        * buildall: external links fixed
                    793: 
                    794:        * src/include/pa_version.h: 3.4.7b -> 3.5.0rc
                    795: 
                    796:        * src/include/pa_table.h: some clang versions compilation fix
                    797: 
                    798:        * configure.ac: 3.4.7b -> 3.5.0rc
                    799: 
                    800: 2024-12-07  moko
                    801: 
                    802:        * tests/: 443.html, 444.html, results/443.processed,
                    803:          results/444.processed: tests for named params (related to feature
                    804:          #1205)
                    805: 
                    806:        * src/: classes/reflection.C, types/pa_method.h: named_params
                    807:          support in reflection (related to feature #1205)
                    808: 
                    809:        * src/types/pa_vmethod_frame.h: extra_params and named params
                    810:          should be also inited in ^method[] call (related to feature
                    811:          #1205)
                    812: 
                    813:        * src/types/: pa_method.h, pa_vmethod_frame.h: named arguments
                    814:          support using @method[arg;.named_arg;.named_arg2] syntax
                    815:          (implements feature #1205)
                    816: 
                    817:        * tests/: 443.html, results/443.processed: test for *args inited
                    818:          added (related to bug #1264)
                    819: 
                    820:        * src/types/pa_vmethod_frame.h: *args are now inited even if not
                    821:          specified (fixes bug #1264)
                    822: 
                    823:        * tests/: 442.html, results/442.processed: tests for
                    824:          params.as_file_name(N) with empty file name added (related to
                    825:          feature #1121)
                    826: 
                    827:        * src/: classes/file.C, classes/hashfile.C, classes/image.C,
                    828:          classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
                    829:          include/pa_exception.h, types/pa_vmethod_frame.h:
                    830:          params.as_file_name(N) added and used instead of
                    831:          params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate
                    832:          (implements feature #1121)
                    833: 
                    834:        * src/: classes/file.C, classes/image.C, classes/op.C,
                    835:          classes/table.C, include/pa_exception.h: filename is everywhere
                    836:          params.as_string, unify exception and remove
                    837:          FILE_NAME_MUST_NOT_BE_CODE (related to feature #1121)
                    838: 
                    839:        * tests/: 141.html, results/141.processed: test for
                    840:          ^math:digest[...; $.hmac[$file] $.format[file] ] added (related
                    841:          to feature #1263)
                    842: 
                    843:        * src/classes/math.C: ^math:digest[...; $.hmac[$file]
                    844:          $.format[file] ] now supported (implements feature #1263)
                    845: 
                    846: 2024-12-06  moko
                    847: 
                    848:        * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                    849:          targets/isapi/parser3isapi.C, types/pa_vstatus.C: $status:mode
                    850:          (cgi/console/mail/httpd/apache/isapi) added (related to feature
                    851:          #1262)
                    852: 
                    853: 2024-12-05  moko
                    854: 
                    855:        * src/targets/cgi/parser3.C: more correct arguments processing to
                    856:          block -fl config.file log.file logic (related to feature #1262)
                    857: 
                    858: 2024-12-04  moko
                    859: 
                    860:        * src/targets/cgi/parser3.C: now only one log location is selected
                    861:          and tried. -l - supported for stderr specification (related to
                    862:          feature #1262)
                    863: 
                    864: 2024-12-03  moko
                    865: 
                    866:        * tests/: 010.html, 415_dir/30.p, 415_dir/31.p,
                    867:          results/010.processed, results/415.processed: tests for
                    868:          $.(expression)[value], $a.(expression), ^v.(expression)[args]
                    869:          added (related to feature #1064)
                    870: 
                    871:        * src/main/compile.y: $.(expression)[value], $a.(expression),
                    872:          ^v.(expression)[args] now supported (implements feature #1064)
                    873: 
                    874: 2024-12-02  moko
                    875: 
                    876:        * src/targets/cgi/parser3.C: -l /path/to/log options added
                    877:          (implements feature #1262)
                    878: 
1.208     moko      879: 2024-12-01  moko
                    880: 
                    881:        * tests/: 010.html, results/010.processed: some tests related to
                    882:          bug #1149 added
                    883: 
                    884:        * src/main/compile.y: the check pc.pos.col > 1 is not required
                    885:          because we can't be here without a '$' before. The begin == end
                    886:          check was incorrect since $[a]{b} fits this condition (fixes bug
                    887:          #1149)
                    888: 
                    889: 2024-11-29  moko
                    890: 
                    891:        * src/classes/array.C: warning war
                    892: 
                    893: 2024-11-26  moko
                    894: 
                    895:        * tests/: 441.html, results/441.processed: a bit more testing
                    896:          (related to bug #1238)
                    897: 
                    898:        * src/main/pa_exec.C: only " now quoted (related to bug #1239)
                    899: 
                    900:        * src/main/pa_exec.C: simplification arg_quote added (related to
                    901:          bug #1229)
                    902: 
1.207     moko      903: 2024-11-25  moko
                    904: 
                    905:        * src/main/pa_exec.C: separated cmd_quote and exe_quote (related to
                    906:          bug #1239)
                    907: 
                    908: 2024-11-24  moko
                    909: 
                    910:        * src/main/pa_exec.C: added cmd.exe specific
                    911: 
                    912:        * tests/: 441.html, cat-windows.sh, cat.sh, results/441.processed:
                    913:          tests for ^file::exec env and args tainting tests (related to bug
                    914:          #1239)
                    915: 
                    916:        * src/main/pa_exec.C: shell_quote added (partial fix for bug #1239)
                    917: 
                    918:        * src/include/pa_config_includes.h: added recommendations for
                    919:          libxslt.a and and libexslt.a compilation under cygwin
                    920: 
                    921:        * tests/results/102.processed: $form:fields.value is now writable,
                    922:          as $form:value (related to feature #1254)
                    923: 
                    924:        * src/include/pa_config_includes.h: cigwin compilation fixes
                    925: 
                    926: 2024-11-23  moko
                    927: 
                    928:        * tests/httpd/site/run_server.sh: to simplify testing
                    929: 
                    930:        * tests/httpd/: 030.txt, 031.curl, 040.txt, ok.log, run_tests.sh,
                    931:          site/form.html: $form:files and $form:elements tests added, tests
                    932:          with curl supported (related to feature #1254)
                    933: 
                    934:        * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_vform.C,
                    935:          types/pa_vform.h: $form:elements implemented, VForm::get_element
                    936:          uses faster SYMBOLS_EQ, hashes no longer copied when using
                    937:          $form:fields/tables/files/imap and can be edited (implements
                    938:          feature #1254)
                    939: 
                    940:        * src/main/pa_http.C: pa_send added to handle partial writes (fixes
                    941:          bug #1261)
                    942: 
1.206     moko      943: 2024-11-17  moko
                    944: 
                    945:        * tests/: 440.html, results/440.processed: tests for
                    946:          ^table.array[], offset restoration, iterators robust tests
                    947:          (related to bug #1258, features #1259 and #1260)
                    948: 
                    949:        * tests/: 439.html, results/439.processed: array and hash iterators
                    950:          robust tests (related to feature #1260)
                    951: 
                    952:        * src/: classes/array.C, classes/table.C, include/pa_array.h,
                    953:          include/pa_table.h: Array_robust_iterator added and used in cases
                    954:          where array can be modified during iteration (implements feature
                    955:          #1260)
                    956: 
                    957:        * src/classes/table.C: ^table.array[], ^table.array[column name],
                    958:          ^table.array{code} added (implements feature #1259)
                    959: 
                    960: 2024-11-16  moko
                    961: 
                    962:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C: fixed
                    963:          table current row restoration after exception and table changes
                    964:          (fixes bug #1258)
                    965: 
                    966: 2024-11-13  moko
                    967: 
                    968:        * src/classes/table.C: minor optimization
                    969: 
                    970:        * src/main/pa_string.C: \r added to default ^string.trim chars list
                    971:          (https://www.parser.ru/forum/?id=86648)
                    972: 
1.205     moko      973: 2024-11-11  moko
                    974: 
1.206     moko      975:        * src/classes/classes.C: set_base commented
                    976: 
                    977:        * src/classes/: classes.C, xdoc.C: cleanup after classes.awk
                    978:          deleted
                    979: 
                    980:        * src/classes/classes.vcproj: no more classes.awk and classes.inc
                    981: 
                    982:        * src/classes/: Makefile.am, classes.awk: no more classes.awk and
                    983:          classes.inc
                    984: 
                    985:        * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
                    986:          main/pa_globals.C: classes.awk is useless, preparing to delete it
                    987: 
1.205     moko      988:        * src/classes/classes.h: temp fix
                    989: 
                    990: 2024-11-10  moko
                    991: 
                    992:        * src/: classes/date.C, classes/file.C, classes/image.C,
                    993:          classes/op.C, main/pa_string.C: minor optimization
                    994: 
                    995:        * src/: classes/date.C, classes/file.C, classes/image.C,
                    996:          classes/op.C, main/pa_string.C: typo fixed
                    997: 
                    998:        * src/: classes/classes.awk, classes/classes.h, classes/date.C,
                    999:          classes/file.C, classes/image.C, classes/op.C,
                   1000:          main/pa_charsets.C, main/pa_string.C: singletones used to reduce
                   1001:          memory allocation befor main(). Only 3 allocations in chatsets
                   1002:          left (implements feature #1257)
                   1003: 
                   1004:        * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C:
                   1005:          minor naming convention fix
                   1006: 
                   1007:        * tests/: 437.html, 438.html, httpd/ok.log, httpd/site/029.html,
                   1008:          results/436.processed, results/437.processed,
                   1009:          results/438.processed: tests for @unhandled_exception processing
                   1010:          (related to feature #1256)
                   1011: 
                   1012:        * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
                   1013:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   1014:          targets/isapi/parser3isapi.C: Exceptions in @unhandled_exception
                   1015:          are now processed in request::core for correct logging and
                   1016:          reporting (feature #1256)
                   1017: 
                   1018:        * src/: include/pa_sapi.h, main/pa_request.C,
                   1019:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   1020:          targets/isapi/parser3isapi.C: unhandled exception now called if
                   1021:          exception occures during $response:download processing (related
                   1022:          to bug #1255)
                   1023: 
                   1024:        * etc/auto.p.in: better 404 error reporting
                   1025: 
                   1026: 2024-11-09  moko
                   1027: 
                   1028:        * src/main/pa_memory.C: more detailed usage comment
                   1029: 
                   1030:        * src/main/pa_memory.C: usage commented
                   1031: 
                   1032:        * src/main/pa_memory.C: minor cleanup
                   1033: 
                   1034:        * src/types/: pa_varray.h, pa_vregex.h: warnings war
                   1035: 
                   1036:        * tests/: 436.html, httpd/029.txt, httpd/ok.log,
                   1037:          httpd/site/029.html, results/436.processed: test for exception in
                   1038:          $response:download[] added
                   1039: 
                   1040:        * src/targets/cgi/parser3.C: sync CGI mode behavior with httpd mode
                   1041:          and avoid exit status 1 on die
                   1042: 
                   1043:        * tests/results/: 007.processed, 019.processed, 098.processed,
                   1044:          103.processed, 233.processed: windows headers matter for binary
                   1045:          files
                   1046: 
                   1047:        * tests/httpd/ok.log: tests results updated as extra headers now
                   1048:          cleared on error (related to bug #1255)
                   1049: 
                   1050:        * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
                   1051:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   1052:          targets/isapi/parser3isapi.C: headers buffering to avoid extra
                   1053:          headers in errors, custom send_error in cgi/httpd mode to avoid
                   1054:          memory allocations (fixes bug #1255)
                   1055: 
                   1056: 2024-11-07  moko
                   1057: 
                   1058:        * tests/: 264.html, results/264.processed: tests updated to test
                   1059:          removal of only trailing empty arguments for backward
                   1060:          compatibility (related to feature #1252)
                   1061: 
                   1062:        * src/classes/file.C: remove trailing empty arguments for backward
                   1063:          compatibility (related to feature #1252)
                   1064: 
                   1065: 2024-11-05  moko
                   1066: 
                   1067:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: avoid GPF in very
                   1068:          low memory case, when static initialization failed even before
                   1069:          main() start
                   1070: 
                   1071: 2024-11-04  moko
                   1072: 
                   1073:        * configure, src/include/pa_config_auto.h.in,
                   1074:          src/include/pa_config_fixed.h: _locking no longer used
                   1075: 
                   1076:        * configure.ac: _locking no longer used (related to bug #1231)
                   1077: 
                   1078:        * src/main/pa_os.C: lock error fine-tuning (related to bug #1231)
                   1079: 
                   1080:        * src/main/pa_os.C: lock errors tuning (related to bug #1231)
                   1081: 
                   1082:        * src/lib/sdbm/: pa_file_io.C, pa-include/pa_file_io.h: remove
                   1083:          unused
                   1084: 
                   1085:        * src/: lib/sdbm/pa_file_io.C, main/pa_common.C: errno should not
                   1086:          be used on locking errors (related to bug #1231)
                   1087: 
                   1088:        * src/main/pa_os.C: GetLastError used as errno is not set (related
                   1089:          to bug #1231)
                   1090: 
                   1091:        * src/main/pa_os.C: under windows _locking replaced with LockFileEx
                   1092:          allowing shared lock to work (fixes bug #1231)
                   1093: 
                   1094:        * INSTALL: actualized, minor fixes
                   1095: 
                   1096:        * etc/auto.p.in: default LIMITS added
                   1097: 
                   1098:        * AUTHORS: links actualized
                   1099: 
                   1100:        * src/: classes/array.C, classes/bool.C, classes/classes.C,
                   1101:          classes/classes.awk, classes/classes.h, classes/curl.C,
                   1102:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   1103:          classes/hash.C, classes/hashfile.C, classes/image.C,
                   1104:          classes/inet.C, classes/int.C, classes/json.C, classes/mail.C,
                   1105:          classes/math.C, classes/memcached.C, classes/memory.C,
                   1106:          classes/op.C, classes/reflection.C, classes/regex.C,
                   1107:          classes/response.C, classes/string.C, classes/table.C,
                   1108:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   1109:          include/pa_array.h, include/pa_base64.h,
                   1110:          include/pa_cache_managers.h, include/pa_charset.h,
                   1111:          include/pa_charsets.h, include/pa_common.h,
                   1112:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   1113:          include/pa_dictionary.h, include/pa_dir.h,
                   1114:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   1115:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   1116:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   1117:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   1118:          include/pa_request_charsets.h, include/pa_request_info.h,
                   1119:          include/pa_sapi.h, include/pa_socks.h,
                   1120:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   1121:          include/pa_stack.h, include/pa_string.h,
                   1122:          include/pa_stylesheet_connection.h,
                   1123:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   1124:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   1125:          include/pa_uue.h, include/pa_xml_exception.h,
                   1126:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   1127:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   1128:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   1129:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   1130:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   1131:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   1132:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   1133:          main/compile_tools.h, main/execute.C, main/pa_base64.C,
                   1134:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   1135:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   1136:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   1137:          main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   1138:          main/pa_random.C, main/pa_request.C, main/pa_socks.C,
                   1139:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   1140:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   1141:          main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
                   1142:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   1143:          main/untaint.C, sql/pa_sql_driver.h,
                   1144:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   1145:          targets/apache/pa_httpd.h, targets/cgi/parser3.C,
                   1146:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   1147:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   1148:          types/pa_value.h, types/pa_varray.C, types/pa_varray.h,
                   1149:          types/pa_vbool.h, types/pa_vcaller_wrapper.h, types/pa_vclass.C,
                   1150:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   1151:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
                   1152:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   1153:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   1154:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   1155:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   1156:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   1157:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   1158:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   1159:          types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
                   1160:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   1161:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   1162:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   1163:          types/pa_vresponse.C, types/pa_vresponse.h,
                   1164:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   1165:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   1166:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   1167:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   1168:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   1169:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   1170:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   1171: 
1.203     moko     1172: 2024-10-28  moko
                   1173: 
1.204     moko     1174:        * src/classes/array.C: avoid invalidate()
                   1175: 
                   1176:        * src/: classes/array.C, types/pa_varray.h: minor optimization for
                   1177:          fused to survive in ^array::copy[$a] (related to feature #930)
                   1178: 
                   1179:        * src/types/pa_varray.h: minor optimization as last element is
                   1180:          allways defined if present
                   1181: 
1.203     moko     1182:        * tests/: 435.html, results/435.processed: tests for
                   1183:          ^hash.set[first|last;value], ^hash.set([-+]index)[value] and same
                   1184:          for array added (related to feature #1253)
                   1185: 
                   1186:        * src/classes/array.C: typo fixed
                   1187: 
                   1188:        * src/classes/: array.C, hash.C: ^hash.set[first|last;value] +
                   1189:          ^hash.set([-+]index)[value], and same for array added (implements
                   1190:          feature #1253)
                   1191: 
                   1192:        * tests/results/: 246.processed, 298.processed, 342.processed,
                   1193:          389.processed, 397.processed, 430.processed, 432.processed: tests
                   1194:          results update after minor exceptions texts fixes
                   1195: 
                   1196: 2024-10-27  moko
                   1197: 
                   1198:        * src/: classes/array.C, classes/hash.C, classes/math.C,
                   1199:          classes/reflection.C, classes/string.C, classes/table.C,
                   1200:          main/pa_string.C, types/pa_varray.h, types/pa_vfile.C,
                   1201:          types/pa_vmethod_frame.h: handy as_index() added, several
                   1202:          exceptions texts fixed (related to feature #930)
                   1203: 
                   1204:        * src/: classes/array.C, types/pa_varray.h: non-working
                   1205:          $array.fields removed, ^array.delete[index] supported (related to
                   1206:          feature #930)
                   1207: 
                   1208:        * tests/: 431.html, results/431.processed: tests updated after
                   1209:          ^a.delete[3] supported
                   1210: 
                   1211:        * tests/: 431.html, 434.html, results/434.processed: tests for last
                   1212:          element used, push/pop, exceptions during arguments processing
                   1213:          and used caching (related to feature #930)
                   1214: 
                   1215:        * src/: classes/array.C, types/pa_varray.h: change_used added for
                   1216:          better used caching and now no issues if exception occures during
                   1217:          append arguments processing (related to feature #930)
                   1218: 
                   1219:        * src/: classes/array.C, types/pa_varray.h: ^array.push[] /
                   1220:          ^array.pop[] added, last element is allways used (related to
                   1221:          feature #930)
                   1222: 
                   1223: 2024-10-26  moko
                   1224: 
                   1225:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.C,
                   1226:          types/pa_varray.h: confirm_all_used added where possible (related
                   1227:          to feature #930)
                   1228: 
                   1229:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
                   1230:          small array optimizations (related to feature #930)
                   1231: 
                   1232:        * src/types/pa_varray.h: DEBUG_ARRAY_USED added to simplify testing
                   1233: 
                   1234:        * tests/: 431.html, results/431.processed: test for
                   1235:          ^array.compact[undef] added
                   1236: 
                   1237:        * src/classes/array.C: ^array.compact[] now have optional 'undef'
                   1238:          argument to also compact undefined elements (related to feature
                   1239:          #930)
                   1240: 
                   1241: 2024-10-24  moko
                   1242: 
                   1243:        * src/: classes/array.C, types/pa_varray.C, types/pa_varray.h:
                   1244:          VArray::hash is used rarery, no longer caching the result
                   1245: 
                   1246:        * tests/results/432.processed: testing removed from tests
                   1247: 
                   1248: 2024-10-23  moko
                   1249: 
                   1250:        * tests/: 431.html, results/431.processed: ^array.compact[] test
                   1251:          added
                   1252: 
                   1253:        * src/: classes/array.C, types/pa_varray.h: ^array.compact[] added
                   1254: 
                   1255:        * tests/: 432.html, results/432.processed: testing ^array.at[] for
                   1256:          both "solid" and "sparse" arrays
                   1257: 
                   1258:        * src/classes/array.C: ^array.at[] speedup for "solid" arrays
                   1259: 
                   1260: 2024-10-22  moko
                   1261: 
                   1262:        * tests/results/264.processed: spelling
                   1263: 
                   1264:        * src/classes/file.C: spelling
                   1265: 
                   1266:        * tests/: 264.html, cat-windows.sh, cat.sh, results/264.processed:
                   1267:          tests updated after ^file::exec[cmd;;$array] implemented and
                   1268:          empty arguments not skipped (related to feature #1252)
                   1269: 
                   1270:        * src/classes/file.C: ^file::exec[cmd;;$array] supported
                   1271:          (implements feature #1252) bugfix: empty arguments no longer
                   1272:          skipped
                   1273: 
1.205     moko     1274: 2024-10-21  moko
                   1275: 
                   1276:        * tests/httpd/: 001.txt, 002.txt, 003.txt, 004.txt, 005.txt,
                   1277:          007.txt, 008.txt, 009.txt, 010.txt, 011.txt, 012.txt, 013.txt,
                   1278:          014.txt, 015.txt, 016.txt, 017.txt, 018.txt, 019.txt, 020.txt,
                   1279:          021.txt, 022.txt, 023.txt, 024.txt, 025.txt, 026.txt, 027.txt,
                   1280:          028.txt, 030.txt, ok.log, run_tests.sh, site/httpd.p,
                   1281:          site/index.html, site/test.txt: httpd tests added
                   1282: 
1.202     moko     1283: 2024-10-20  moko
                   1284: 
                   1285:        * src/classes/string.C: warnings war
                   1286: 
                   1287:        * src/: main/pa_string.C, classes/array.C: warnings war
                   1288: 
                   1289:        * src/classes/json.C: warnings war
                   1290: 
                   1291:        * src/classes/image.C: warnings war
                   1292: 
                   1293:        * src/: classes/table.C, types/pa_varray.C: warnings war
                   1294: 
                   1295:        * src/classes/array.C: warning war
                   1296: 
                   1297:        * src/: classes/classes.vcproj, types/types.vcproj: vcproj: +=array
                   1298: 
                   1299:        * src/main/main.vcproj: warnings war
                   1300: 
                   1301: 2024-10-19  moko
                   1302: 
                   1303:        * tests/427.html: test updated after constructors renamed
                   1304: 
                   1305: 2024-10-18  moko
                   1306: 
                   1307:        * tests/: 421.html, 430.html, 431.html, 432.html, 433.html,
                   1308:          results/421.processed, results/430.processed,
                   1309:          results/431.processed: test updated after constructors renamed
                   1310: 
                   1311:        * src/classes/array.C: create -> copy, new -> create according to
                   1312:          https://www.parser.ru/forum/?id=86603 discussion (related to
                   1313:          feature #930)
                   1314: 
                   1315: 2024-10-16  moko
                   1316: 
                   1317:        * src/classes/json.C: $json:array[array or hash] added to provide
                   1318:          more backward compatibility (implements feature #1251)
                   1319: 
                   1320: 2024-10-15  moko
                   1321: 
                   1322:        * tests/: 421.html, results/421.processed: test results updated
                   1323:          after missing constuctor error check added and array is_index
                   1324:          check added
                   1325: 
                   1326:        * src/main/execute.C: absent constructor message fixed
                   1327: 
1.201     moko     1328: 2024-10-13  moko
                   1329: 
                   1330:        * src/types/pa_varray.h: ^array.$i[arg] is rare, thus checking i
                   1331:          with is_index() before calling index() for better error reporting
                   1332:          in method name typo (was invalid number, not method not found
                   1333:          exception).
                   1334: 
                   1335: 2024-10-08  moko
                   1336: 
                   1337:        * src/types/pa_varray.C: Visual Studio compatibilty issues fixed
                   1338: 
                   1339:        * src/include/pa_array.h: warnings war
                   1340: 
1.200     moko     1341: 2024-10-05  moko
                   1342: 
                   1343:        * src/classes/table.C: ^table.cells[] / ^table.cells(limit) added,
                   1344:          returns current row cells array (implements feature #1250)
                   1345: 
                   1346:        * tests/: 405.html, results/169.processed, results/405.processed:
                   1347:          tests updated after ^string.split[;a] implemented (related to
                   1348:          feature #1249)
                   1349: 
                   1350:        * src/classes/string.C: ^string.split[] - 'a' option added for
                   1351:          splitting into an array (implements feature #1249)
                   1352: 
                   1353: 2024-10-04  moko
                   1354: 
                   1355:        * tests/: 431.html, results/431.processed: final code coverage
                   1356:          array tests
                   1357: 
                   1358:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
                   1359:          array: confirm_all_used() added and used where possible, expand()
                   1360:          now expends faster
                   1361: 
                   1362: 2024-10-03  moko
                   1363: 
                   1364:        * tests/: 357.html, results/auto.p: max_recoursion -> max_recursion
                   1365: 
                   1366:        * tests/: 256.html, results/256.processed: test for
                   1367:          $.date[unix-timestamp] handling large dates
                   1368: 
                   1369:        * src/: classes/file.C, classes/op.C, classes/reflection.C,
                   1370:          classes/string.C, classes/table.C, include/pa_common.h,
                   1371:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   1372:          types/pa_vdate.C, types/pa_vmethod_frame.h, types/pa_vtable.C:
                   1373:          format replaced with pa_uitoa where applicable,
                   1374:          $.date[unix-timestamp] fixed for handling large dates
                   1375: 
                   1376:        * tests/: 433.html, results/433.processed: more tests, including
                   1377:          test for possible endless recursion in ^o.GET[]
                   1378: 
                   1379:        * src/types/pa_vobject.C: bugfix: detecting possible endless
                   1380:          recursion in get_scalar_value inside ^o.GET[]
                   1381: 
                   1382:        * src/: classes/json.C, include/pa_request.h, main/execute.C,
                   1383:          main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.C:
                   1384:          Temp_recursion class added; spelling: $LIMITS.max_recoursion ->
                   1385:          $LIMITS.max_recursion
                   1386: 
                   1387: 2024-10-02  moko
                   1388: 
                   1389:        * tests/: 253.html, 287.html, 430.html, 431.html, 433.html,
                   1390:          results/253.processed, results/287.processed,
                   1391:          results/430.processed, results/433.processed: more tests for full
                   1392:          array and json code coverage
                   1393: 
                   1394:        * tests/: 433.html, results/433.processed: tests for hash functions
                   1395:          with array param
                   1396: 
                   1397:        * src/classes/: array.C, hash.C: ^hash::create[$array] optimized
                   1398: 
                   1399:        * tests/: 432.html, results/432.processed: modified ^hash.at tests
                   1400:          in 246.html used to test ^array.at, same result produced
                   1401: 
                   1402:        * tests/: 430.html, 431.html, results/430.processed,
                   1403:          results/431.processed: more array tests for 100% code coverage
                   1404:          (related to feature #930)
                   1405: 
                   1406:        * tests/: 427.html, 430.html, results/427.processed,
                   1407:          results/430.processed: first portion of array tests added
                   1408:          (related to feature #930)
                   1409: 
                   1410:        * src/classes/array.C: allow only whitespace string as argument for
                   1411:          add and join
                   1412: 
                   1413:        * src/classes/array.C: add behavour for array synced with hash
                   1414: 
                   1415: 2024-09-30  moko
                   1416: 
                   1417:        * tests/: 429-sql.html, results/429-sql.processed: code coverage
                   1418:          tests added
                   1419: 
                   1420:        * src/classes/array.C: $.distinct should not be used unless
                   1421:          $.sparse(true)
                   1422: 
                   1423:        * tests/: 429-sql.html, results/388-sql.processed,
                   1424:          results/429-sql.processed: tests for ^array::sql{}, including
                   1425:          multi_statements mode (related to feature #930)
                   1426: 
1.199     moko     1427: 2024-09-29  moko
                   1428: 
                   1429:        * src/classes/array.C: synced ^array::sql multi_statements logic
                   1430:          with ^hash::sql new behavour
                   1431: 
                   1432: 2024-09-28  moko
                   1433: 
                   1434:        * tests/: 428-sql.html, results/388-sql.processed,
                   1435:          results/428-sql.processed: tests updated after column names were
                   1436:          fixed in multi_statements mode (related to feature #1197)
                   1437: 
                   1438:        * src/classes/hash.C: column names are fixed for most cases in
                   1439:          multi_statements mode (related to feature #1197)
                   1440: 
                   1441:        * tests/: 428-sql.html, results/195.processed,
                   1442:          results/224.processed, results/239.processed,
                   1443:          results/254.processed, results/261.processed,
                   1444:          results/306.processed, results/333.processed,
                   1445:          results/341.processed, results/343.processed,
                   1446:          results/344.processed, results/348.processed,
                   1447:          results/364.processed, results/389.processed,
                   1448:          results/390.processed, results/415.processed,
                   1449:          results/420.processed, results/421.processed: tests results
                   1450:          updated after error messages spelling minor fixes
                   1451: 
                   1452:        * src/types/: pa_value.h, pa_vstateless_class.h: a bit more
                   1453:          spelling
                   1454: 
                   1455:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   1456:          classes/image.C, classes/math.C, classes/string.C,
                   1457:          classes/table.C, lib/memcached/pa_memcached.C, main/compile.y,
                   1458:          main/execute.C, main/pa_charset.C, main/pa_common.C,
                   1459:          main/pa_http.C, main/pa_request.C, main/pa_socks.C,
                   1460:          main/pa_sql_driver_manager.C, types/pa_value.C, types/pa_value.h,
                   1461:          types/pa_vmail.C, types/pa_vobject.C,
                   1462:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   1463:          types/pa_vxdoc.C: minor error messages spelling fixes
                   1464: 
                   1465:        * src/: classes/array.C, types/pa_varray.h: initial ^array::sql{}
                   1466:          implementation (related to feature #930)
                   1467: 
                   1468:        * tests/: 388-sql.html, results/388-sql.processed: test results
                   1469:          updated after rows number ^file::sql{} check added
                   1470: 
                   1471:        * src/classes/file.C: rows number now checked in ^file::sql{}
                   1472: 
                   1473:        * tests/: 428-sql.html, results/428-sql.processed: more tests
                   1474: 
                   1475:        * tests/: 428-sql.html, results/428-sql.processed: more
                   1476:          multi_statements testing before bugfix
                   1477: 
                   1478:        * tests/: 388-sql.html, 428-sql.html, results/388-sql.processed,
                   1479:          results/428-sql.processed: support for multiple sql test files
                   1480:          added
                   1481: 
                   1482:        * tests/: 388-sql.html, results/388-sql.processed: more sql testing
                   1483: 
                   1484:        * src/classes/hash.C: more accurate one_bool_column processing
                   1485: 
                   1486:        * tests/: 427.html, results/427.processed: Constructors as methods
                   1487:          behavour documented in test
                   1488: 
                   1489:        * src/classes/hash.C: HashStringValue::Iterator used for options
                   1490: 
                   1491:        * tests/: 388-sql.html, results/388-sql.processed: even more tests
                   1492: 
                   1493:        * tests/: 388-sql.html, results/388-sql.processed: a bit more
                   1494:          testing
                   1495: 
                   1496:        * tests/results/367-curl.processed: test result updated after
                   1497:          server charset changed
                   1498: 
                   1499:        * tests/results/347-curl.processed: error messages updated
                   1500: 
                   1501:        * tests/results/: 346-curl.processed, 379-curl.processed,
                   1502:          394-curl.processed: tests results updated after Type -> Exception
                   1503:          type replacement
                   1504: 
                   1505:        * tests/results/388-sql.processed: tests result updated after Type
                   1506:          -> Exception type
                   1507: 
                   1508: 2024-09-27  moko
                   1509: 
                   1510:        * src/classes/hash.C: minor simplification
                   1511: 
                   1512: 2024-09-24  moko
                   1513: 
                   1514:        * src/main/pa_string.C: atoui error messages improved
                   1515: 
                   1516:        * tests/: 165.html, 312.html, results/165.processed,
                   1517:          results/312.processed, results/379.processed: tests updated after
                   1518:          default endless loop limit increased, atoi error messages
                   1519:          improved
                   1520: 
                   1521:        * src/classes/hash.C: VBool::get used, unification
                   1522: 
1.198     moko     1523: 2024-09-22  moko
                   1524: 
                   1525:        * src/classes/array.C: minor simplification
                   1526: 
                   1527:        * src/classes/array.C: ^array.left(N),
                   1528:          ^array.right(N),^array.mid(P;N) added (related to feature #930)
                   1529: 
                   1530:        * src/: classes/array.C, include/pa_request.h, main/pa_request.C,
                   1531:          types/pa_varray.C, types/pa_varray.h: $MAIN:LIMITS.max_array_size
                   1532:          added, default 1000000 (related to feature #930)
                   1533: 
                   1534:        * tests/: 426.html, results/426.processed: test for negative limit
                   1535:          and offset processing for table options added
                   1536: 
                   1537:        * src/: classes/table.C, include/pa_array.h, main/pa_table.C:
                   1538:          bugfix: negative limit and offset processing for table options
                   1539:          fixed
                   1540: 
                   1541: 2024-09-21  moko
                   1542: 
                   1543:        * src/: classes/array.C, types/pa_varray.h: join supports hash;
                   1544:          ^for added that also iterates holes; ^remove added (related to
                   1545:          feature #930)
                   1546: 
                   1547:        * src/classes/array.C: ^array.join[$another_array; $.limit(N)
                   1548:          $.offset(M) ] added (related to feature #930)
                   1549: 
                   1550: 2024-09-20  moko
                   1551: 
                   1552:        * src/: classes/array.C, types/pa_varray.h: array:
                   1553:          +foreach[value]{code}, + add[hash with numeric keys] (related to
                   1554:          feature #930)
                   1555: 
                   1556: 2024-09-19  moko
                   1557: 
                   1558:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h,
                   1559:          main/execute.C, types/pa_varray.h: OP_CONSTRUCT_ARRAY added to
                   1560:          support $a[v1;v2;...] syntax (related to feature #930)
                   1561: 
                   1562: 2024-09-17  moko
                   1563: 
                   1564:        * src/: classes/reflection.C, include/pa_request.h,
                   1565:          main/compile_tools.h, main/pa_request.C:
                   1566:          ^reflection:class_alias[existing class name;alias class name]
                   1567:          added. The array class can now be redefined regardless of the
                   1568:          $.replace(bool) option value (related to feature #930)
                   1569: 
                   1570:        * src/main/: compile.y, compile_tools.h: class_add return value
                   1571:          inverted to add it to request class
                   1572: 
                   1573:        * src/: classes/array.C, include/pa_array.h, include/pa_request.h,
                   1574:          include/pa_stack.h, types/pa_varray.C, types/pa_varray.h,
                   1575:          types/pa_vmethod_frame.h: array: fused -> fsize, fit(index) to
                   1576:          resize if required. spared array - added fused, append.
                   1577: 
1.197     moko     1578: 2024-09-16  moko
                   1579: 
                   1580:        * src/types/pa_varray.h: get moved to where it belongs
                   1581: 
                   1582: 2024-09-15  moko
                   1583: 
                   1584:        * src/: include/pa_array.h, types/pa_varray.h: more agressive
                   1585:          expansion to minimize reallocs: fallocated/32 -> fallocated/4
                   1586: 
                   1587:        * tests/: 421.html, results/323.processed, results/421.processed:
                   1588:          tests updated after 'spared-array' class renamed to 'array'
                   1589:          following a discussion on the forum (related to feature #930)
                   1590: 
                   1591:        * src/: include/pa_array.h, types/pa_value.h, types/pa_varray.h,
                   1592:          types/pa_vmail.C: initial SparseArray separation from Array,
                   1593:          parser class now 'array'
                   1594: 
                   1595: 2024-09-14  moko
                   1596: 
                   1597:        * tests/: 030.html, results/030.processed: out of range expires
                   1598:          check added
                   1599: 
                   1600:        * src/types/pa_vcookie.C: VDate range is narrower than gmtime, thus
                   1601:          checking expires time using VDate
                   1602: 
                   1603: 2024-09-13  moko
                   1604: 
                   1605:        * src/: classes/array.C, classes/curl.C, classes/date.C,
                   1606:          classes/file.C, classes/hash.C, classes/image.C, classes/json.C,
                   1607:          classes/memcached.C, classes/op.C, classes/regex.C,
                   1608:          classes/string.C, classes/xdoc.C, classes/xnode.C,
                   1609:          main/execute.C, main/pa_http.C, main/pa_request.C,
                   1610:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   1611:          types/pa_vclass.h, types/pa_vcookie.C, types/pa_vhashfile.C,
                   1612:          types/pa_vmail.C, types/pa_vobject.C, types/pa_vobject.h,
                   1613:          types/pa_vxdoc.C, types/pa_vxdoc.h: optimization: Value::as()
                   1614:          removed as dynamic_cast is faster, Value::is() is still required
                   1615:          for is operator.
                   1616: 
                   1617: 2024-09-12  moko
                   1618: 
                   1619:        * src/: classes/file.C, classes/image.C, classes/reflection.C,
                   1620:          classes/table.C, classes/xnode.C, include/pa_array.h,
                   1621:          include/pa_string.h, main/pa_common.C, main/pa_request.C,
                   1622:          main/pa_string.C, targets/cgi/pa_sapi_info.h, types/pa_vform.C,
                   1623:          types/pa_vhash.h, types/pa_vtable.C, types/pa_vxnode.C: faster
                   1624:          templated pa_itoa/pa_uitoa added to work with any integer type,
                   1625:          String::Body::Format removed
                   1626: 
                   1627: 2024-09-10  moko
                   1628: 
                   1629:        * src/classes/array.C: append and insert methods added to
                   1630:          sparse-array (related to feature #930)
                   1631: 
                   1632:        * tests/: 253.html, 255.html, 421.html, results/421.processed:
                   1633:          tests updated after sparse-array was added to avoid ^json:parse[]
                   1634:          using it in old tests (related to feature #930)
                   1635: 
                   1636:        * src/: classes/array.C, classes/json.C, types/pa_varray.C,
                   1637:          types/pa_varray.h: sparse-array class added (initial feature #930
                   1638:          implementation)
                   1639: 
                   1640:        * src/: classes/Makefile.am, types/Makefile.am: Makefiles update
                   1641:          for sparse-array class files (related to feature #930)
                   1642: 
                   1643:        * src/: classes/json.C, include/pa_array.h, types/pa_value.h,
                   1644:          types/pa_vhash.h: VArray support functions without actual VArray
                   1645:          files (related to feature #930)
                   1646: 
1.196     moko     1647: 2024-09-07  moko
                   1648: 
                   1649:        * src/: classes/curl.C, classes/string.C, classes/table.C,
                   1650:          include/pa_array.h, main/execute.C, main/pa_dictionary.C,
                   1651:          main/pa_http.C, main/pa_sql_driver_manager.C,
                   1652:          main/pa_stylesheet_manager.C, main/pa_table.C, types/pa_vclass.C,
                   1653:          types/pa_vmethod_frame.C, types/pa_vstateless_class.C,
                   1654:          types/pa_vtable.C, types/pa_wcontext.C: Array::Iterator unified
                   1655:          with Hash::Iterator, has_next() replaced with operator bool
                   1656:          (related to feature #930)
                   1657: 
                   1658:        * src/: classes/string.C, include/pa_array.h, main/pa_http.C,
                   1659:          main/pa_table.C, types/pa_vclass.C, types/pa_vmethod_frame.C,
                   1660:          types/pa_vstateless_class.C: Array class extended,
                   1661:          Array::Iterator added and used (related to feature #930)
                   1662: 
1.195     moko     1663: 2024-08-26  moko
                   1664: 
                   1665:        * src/targets/cgi/parser3.C: under Windows back_slashes_to_slashes
                   1666:          should be used on argv[0] as well to match document root.
                   1667: 
1.194     moko     1668: 2024-08-25  moko
                   1669: 
                   1670:        * src/main/pa_request.C: be more specific
                   1671: 
                   1672:        * src/targets/cgi/parser3.C: parser3 t.html now behaves identically
                   1673:          to /usr/bin/parser3 t.html in terms of /etc/parser3/auto.p load
                   1674:          (fixes bug #1244)
                   1675: 
                   1676:        * src/targets/cgi/parser3.C: avoid "parser allready configured"
                   1677:          exception when ./parser3.cgi <file> is used; rsplit(..., '/') ||
                   1678:          rsplit(..., '\\') is not correct when / and \ are mixed in path
                   1679: 
                   1680:        * src/targets/cgi/parser3.C: full_disk_path now uses pa_strcat()
                   1681: 
1.193     moko     1682: 2024-07-24  moko
                   1683: 
                   1684:        * src/: include/pa_config_includes.h, lib/gd/gifio.C,
                   1685:          main/execute.C, main/pa_string.C: Warning war: clang changed
                   1686:          -Wdeprecated-register warning to -Wregister, it's easier to
                   1687:          remove all register vars then continue this fight. :)
                   1688: 
                   1689:        * src/main/: compile.y, compile.tab.C: warning war: register
                   1690:          removed
                   1691: 
1.192     moko     1692: 2024-07-14  moko
                   1693: 
                   1694:        * src/targets/cgi/pa_sapi_info.h: When accessing $env:name,
                   1695:          checking the HTTP request environment; if the variable is not
                   1696:          present, checking the web server process environment (implements
                   1697:          feature #1242)
                   1698: 
1.191     moko     1699: 2024-05-26  moko
                   1700: 
                   1701:        * tests/: 195.html, 229.html, results/096.processed,
                   1702:          results/097.processed, results/158.processed,
                   1703:          results/186.processed, results/273.processed,
                   1704:          results/293.processed, results/317.processed,
                   1705:          results/389.processed, results/402.processed: tests updated as
                   1706:          single quote now escaped with &apos; in HTML tainting mode
                   1707:          (related to feature #1241)
                   1708: 
                   1709:        * src/main/untaint.C: single quote now escaped with &apos; in HTML
                   1710:          tainting mode (implements feature #1241)
                   1711: 
                   1712:        * tests/results/: 020.processed, 021.processed, 026.processed,
                   1713:          042.processed, 043.processed, 057.processed, 110.processed,
                   1714:          115.processed, 116.processed, 117.processed, 118.processed,
                   1715:          119.processed, 120.processed, 125.processed, 126.processed,
                   1716:          128.processed, 130.processed, 131.processed, 132.processed,
                   1717:          133.processed, 135.processed, 136.processed, 138.processed,
                   1718:          139.processed, 140.processed, 145.processed, 150.processed,
                   1719:          151.processed, 165.processed, 174.processed, 181.processed,
                   1720:          182.processed, 192.processed, 193.processed, 201.processed,
                   1721:          213.processed, 224.processed, 226.processed, 230.processed,
                   1722:          239.processed, 240.processed, 244.processed, 253.processed,
                   1723:          254.processed, 261.processed, 264.processed, 269.processed,
                   1724:          274.processed, 275.processed, 288.processed, 294.processed,
                   1725:          296.processed, 303.processed, 306.processed, 307.processed,
                   1726:          308.processed, 311.processed, 312.processed, 314.processed,
                   1727:          315.processed, 316.processed, 320.processed, 323.processed,
                   1728:          324.processed, 325.processed, 328.processed, 330.processed,
                   1729:          332.processed, 333.processed, 337.processed, 338.processed,
                   1730:          341.processed, 342.processed, 343.processed, 344.processed,
                   1731:          345.processed, 348.processed, 352.processed, 356.processed,
                   1732:          357.processed, 363.processed, 364.processed, 368.processed,
                   1733:          372.processed, 373.processed, 376.processed, 378.processed,
                   1734:          379.processed, 385.processed, 386.processed, 387.processed,
                   1735:          389.processed, 390.processed, 395.processed, 397.processed,
                   1736:          398.processed, 399.processed, 404.processed, 406.processed,
                   1737:          413.processed, 414.processed, 420.processed, 421.processed,
                   1738:          424.processed, auto.p: Type -> Exception type for readability
                   1739: 
                   1740:        * tests/: 119.html, 165.html, 175.html, 192.html, 213.html,
                   1741:          217.html, 230.html, 240.html, 298.html, 380.html, 415.html,
                   1742:          results/119.processed, results/165.processed,
                   1743:          results/175.processed, results/192.processed,
                   1744:          results/213.processed, results/217.processed,
                   1745:          results/230.processed, results/240.processed,
                   1746:          results/298.processed, results/380.processed,
                   1747:          results/415.processed: try-catch, try-catch-comment used
                   1748: 
                   1749: 2024-05-21  moko
                   1750: 
                   1751:        * tests/: 169.html, 180.html, 195.html, 224.html, 246.html,
                   1752:          results/180.processed, results/195.processed,
                   1753:          results/224.processed, results/auto.p: @try-catch-comment added
                   1754:          and used
                   1755: 
                   1756:        * tests/: 175.html, 256.html, 269.html, 283.html, 341.html,
                   1757:          415.html, results/269.processed, results/283.processed,
                   1758:          results/auto.p: more tests are updated to prepare for apostrophe
                   1759:          escaping in HTML tainting
                   1760: 
                   1761:        * tests/results/: 181.processed, 294.processed, 296.processed,
                   1762:          315.processed, 379.processed, 389.processed, auto.p:
                   1763:          $exception.comment printed as-is for whitespace reporting and to
                   1764:          prepare for apostrophe escaping in HTML mode
                   1765: 
1.190     moko     1766: 2024-05-11  moko
                   1767: 
                   1768:        * tests/: 099.html, 100.html, results/099.processed,
                   1769:          results/100.processed: a test for non-UTF-8 filename* added
                   1770:          (related to feature #1240)
                   1771: 
                   1772:        * tests/: 293.html, results/293.processed: tainting modes tests
                   1773:          added
                   1774: 
                   1775:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   1776:          309.processed, 310.processed, 419.processed: tests results
                   1777:          updated after filename* added (related to feature #1240)
                   1778: 
                   1779:        * src/: include/pa_common.h, main/pa_request.C: The filename*
                   1780:          parameter was added to the Content-Disposition header to conform
                   1781:          with RFC 6266, with code provided by Sumo (implements feature
                   1782:          #1240)
                   1783: 
                   1784: 2024-05-10  moko
                   1785: 
                   1786:        * src/main/pa_http.C: Testing shows that TCP_NODELAY has no
                   1787:          positive performance effect in our case
                   1788: 
1.189     moko     1789: 2024-03-27  moko
                   1790: 
                   1791:        * src/lib/pcre/pcre_internal.vcproj: pa_config_includes.h used
                   1792:          (related to feature #1236)
                   1793: 
                   1794: 2024-03-15  moko
                   1795: 
                   1796:        * tests/: 413.html, results/413.processed: test for object still
                   1797:          can be used as file parameter (related to bug #1218)
                   1798: 
                   1799:        * src/types/: pa_vobject.C, pa_vobject.h: regression fix: object
                   1800:          still can be used in file context (fixes bug #1218)
                   1801: 
                   1802: 2024-03-14  moko
                   1803: 
                   1804:        * src/include/pa_string.h: ArrayString get() null result assert
                   1805:          also added (related to bug #1238)
                   1806: 
                   1807:        * src/types/: pa_vstring.h, pa_vtable.C: VString() optimized;
                   1808:          VString::empty() used instead of new VString()
                   1809: 
                   1810: 2024-03-12  moko
                   1811: 
                   1812:        * tests/: 379-curl.html, 379.html, results/379-curl.processed,
                   1813:          results/379.processed: test added for cookie without value
                   1814:          (related to bug #1238)
                   1815: 
                   1816:        * src/include/pa_string.h: In assertions enabled mode, ArrayString
                   1817:          values are now required to be non-null (related to bug #1238)
                   1818: 
                   1819:        * src/main/pa_http.C: cookies without value are now parsed
                   1820:          correctly (fixed bug #1238)
                   1821: 
                   1822: 2024-03-11  moko
                   1823: 
                   1824:        * tests/run_parser.sh: for better error reporting
                   1825: 
1.188     moko     1826: 2023-12-30  moko
                   1827: 
                   1828:        * tests/: 038.html, results/038.processed: test for atan2 added
                   1829: 
                   1830: 2023-12-29  moko
                   1831: 
                   1832:        * src/classes/math.C: atan2(y,x) math function added
                   1833: 
1.187     moko     1834: 2023-12-14  moko
                   1835: 
                   1836:        * tests/212.html: pcre2 compatibility (related to feature #1236)
                   1837: 
                   1838:        * tests/: 425.html, results/425.processed: test for pcre/pcre2
                   1839:          exceptions and behavour added (related to feature #1236)
                   1840: 
                   1841: 2023-12-13  moko
                   1842: 
                   1843:        * buildall: by default parser is now bundled with pcre2 10.42,
                   1844:          --without-pcre2 option added to build with pcre-8.45 (related to
                   1845:          feature #1236)
                   1846: 
                   1847: 2023-12-12  moko
                   1848: 
                   1849:        * configure.ac, src/include/pa_config_auto.h.in: pcre2 library
                   1850:          support added (implements feature #1236)
                   1851: 
                   1852:        * src/: include/pa_charset.h, include/pa_config_includes.h,
                   1853:          lib/pcre/pa_pcre_internal.h, lib/pcre/pa_pcre_valid_utf8.c,
                   1854:          main/pa_common.C, main/pa_globals.C, types/pa_vregex.C,
                   1855:          types/pa_vregex.h: Adopted patch from Yavor Doganov
                   1856:          <yavor@gnu.org> to add pcre2 library support (implements feature
                   1857:          #1236)
                   1858: 
1.186     moko     1859: 2023-11-28  moko
                   1860: 
                   1861:        * src/include/pa_config_includes.h: warnings war continues
                   1862: 
                   1863:        * src/include/pa_config_includes.h: warning war
                   1864: 
                   1865:        * tests/: 424.html, results/424.processed: tests for '+' and '-'
                   1866:          number strings, whitespace and sign in exception messages
                   1867:          (related to bug #1234)
                   1868: 
1.185     moko     1869: 2023-11-26  moko
                   1870: 
                   1871:        * tests/: 274.html, results/224.processed, results/274.processed:
                   1872:          tests for date double, int, bool added (related to feature #1235)
                   1873: 
                   1874:        * src/: classes/date.C, types/pa_vdate.h: double,int,bool methods
                   1875:          added for date class (implements feature #1235)
                   1876: 
                   1877: 2023-11-23  moko
                   1878: 
                   1879:        * src/: classes/math.C, include/pa_string.h, main/pa_string.C: '+'
                   1880:          and '-' strings are no longer can be treated as number 0,
                   1881:          exception thrown (fixes bug #1234)
                   1882: 
1.184     moko     1883: 2023-11-18  moko
                   1884: 
                   1885:        * src/include/pa_types.h: minor
                   1886: 
                   1887:        * src/include/pa_dir.h: MAXPATH in UTF-16 chars, not bytes
                   1888: 
                   1889:        * tests/: 389.html, results/389.processed: error messages for some
                   1890:          OS differs a bit, reducing failing tests for them
                   1891: 
                   1892: 2023-11-17  moko
                   1893: 
                   1894:        * tests/: 423.html, results/423.processed: test for optional
                   1895:          @auto[] inheritance added (related to feature #1233)
                   1896: 
                   1897:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   1898:          types/pa_vstateless_class.C: optional @auto[] inheritance
                   1899:          implemented if defined with two args (path, class name)
                   1900:          (implements feature #1233)
                   1901: 
                   1902:        * src/: classes/double.C, classes/int.C, classes/math.C,
                   1903:          include/pa_random.h, include/pa_types.h, main/pa_common.C,
                   1904:          types/pa_vdouble.h, types/pa_vint.h: clip2int,clip2uint added to
                   1905:          sync double->int overflow behavour under different architectures
                   1906:          (fixes bug #1232)
                   1907: 
                   1908:        * tests/: 422.html, results/422.processed: int clipping added
                   1909: 
                   1910: 2023-11-16  moko
                   1911: 
                   1912:        * tests/: 422.html, results/422.processed: test for int and uint
                   1913:          overflow in ^n.format[d/u/x]
                   1914: 
                   1915:        * src/classes/math.C: bugfix: crc32 should not be negative (under
                   1916:          Apple M1 when negative double converts to uint the result is 0)
                   1917:          and crc32 should be 32 bits
                   1918: 
                   1919:        * src/main/pa_common.C: avoid (uint)<negative double> conversion as
                   1920:          on Apple M1 it's 0
                   1921: 
                   1922:        * src/classes/file.C: bugfix: crc32 should not be negative (under
                   1923:          Apple M1 when negative double converts to uint the result is 0)
                   1924:          and crc32 should be 32 bits
                   1925: 
1.183     moko     1926: 2023-10-07  moko
                   1927: 
                   1928:        * src/: main/execute.C, types/pa_vdate.h: volatile added to sync
                   1929:          behavour with other OP_NUM_*, related to bug #1230
                   1930: 
                   1931: 2023-10-06  moko
                   1932: 
                   1933:        * tests/: 338.html, results/338.processed: test for bug #1230 added
                   1934: 
                   1935:        * src/: main/execute.C, types/pa_vdate.h: force double operands to
                   1936:          be converted to double to avoid 80 bit operations in x87 mode
                   1937:          (fixes bug #1230)
                   1938: 
                   1939: 2023-10-05  moko
                   1940: 
                   1941:        * tests/420.html: add feature FEATURE_GET_ELEMENT4CALL disabled
                   1942:          compatibility
                   1943: 
                   1944:        * tests/337.html: 2work without FEATURE_GET_ELEMENT4CALL
                   1945: 
                   1946:        * tests/: 421.html, results/421.processed: test to cover all
                   1947:          classes and objects nonexistent method and field exceptions
                   1948:          (related to feature #1080 and #1227)
                   1949: 
                   1950:        * tests/results/: 182.processed, 324.processed: undefined method ->
                   1951:          <type> method not found exception (related to feature #1080)
                   1952: 
                   1953:        * src/types/: pa_vbool.h, pa_vconsole.h, pa_vdouble.h, pa_vint.h,
                   1954:          pa_vregex.C, pa_vstateless_object.h: + VSimple_stateless_object,
                   1955:          "element can not be fetched from" for them, "field not found" for
                   1956:          all other types (related to bug #1227)
                   1957: 
                   1958: 2023-10-03  moko
                   1959: 
                   1960:        * src/types/pa_vstateless_class.h: "Source: <method name>, Comment:
                   1961:          <type> method not found" exception now thrown for static calls
                   1962:          instead of "undefined method" without class name (related to
                   1963:          feature #1080)
                   1964: 
                   1965: 2023-10-02  moko
                   1966: 
                   1967:        * src/types/: pa_vdouble.h, pa_vhash.h, pa_vint.h, pa_vobject.C,
                   1968:          pa_vstateless_object.h, pa_vstring.h, pa_vtable.C: "Source:
                   1969:          <method name>, Comment: <type> method not found" exception now
                   1970:          thrown for all dynamic objects instead of "undefined method"
                   1971:          without class name (implements feature #1080)
                   1972: 
1.182     moko     1973: 2023-10-01  moko
                   1974: 
                   1975:        * src/classes/json.C: we don't have a dynamic json object.
                   1976: 
                   1977: 2023-09-28  moko
                   1978: 
                   1979:        * tests/: 420.html, results/261.processed, results/420.processed:
                   1980:          tests updated after bug #1228 fix reverted
                   1981: 
                   1982:        * src/types/pa_vstring.h: revering fix for bug #1228, as empty or
                   1983:          whitespace string is hash compatible, so we don't want $s.key to
                   1984:          return a junction
                   1985: 
                   1986:        * tests/: 261.html, 420.html, results/261.processed,
                   1987:          results/420.processed: test for bug #1227 added, test updated
                   1988:          after bug #1228 fixed
                   1989: 
                   1990:        * src/types/: pa_vdouble.h, pa_vint.h: $int.field and $double.field
                   1991:          now throws exception as $non-empty-string.field (fixes bug #1227)
                   1992: 
                   1993:        * src/types/pa_vstring.h: allow $string.method access (fixes bug
                   1994:          #1228)
                   1995: 
                   1996: 2023-09-26  moko
                   1997: 
                   1998:        * AUTHORS, aclocal.m4, configure, src/classes/bool.C,
                   1999:          src/classes/classes.C, src/classes/classes.awk,
                   2000:          src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
                   2001:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
                   2002:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
                   2003:          src/classes/inet.C, src/classes/int.C, src/classes/json.C,
                   2004:          src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
                   2005:          src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
                   2006:          src/classes/regex.C, src/classes/response.C,
                   2007:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   2008:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
                   2009:          src/include/pa_array.h, src/include/pa_base64.h,
                   2010:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   2011:          src/include/pa_charsets.h, src/include/pa_common.h,
                   2012:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
                   2013:          src/include/pa_dictionary.h, src/include/pa_dir.h,
                   2014:          src/include/pa_exception.h, src/include/pa_exec.h,
                   2015:          src/include/pa_globals.h, src/include/pa_hash.h,
                   2016:          src/include/pa_http.h, src/include/pa_memory.h,
                   2017:          src/include/pa_opcode.h, src/include/pa_operation.h,
                   2018:          src/include/pa_os.h, src/include/pa_pool.h,
                   2019:          src/include/pa_random.h, src/include/pa_request.h,
                   2020:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
                   2021:          src/include/pa_sapi.h, src/include/pa_socks.h,
                   2022:          src/include/pa_sql_connection.h,
                   2023:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
                   2024:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
                   2025:          src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
                   2026:          src/include/pa_table.h, src/include/pa_threads.h,
                   2027:          src/include/pa_types.h, src/include/pa_uue.h,
                   2028:          src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
                   2029:          src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
                   2030:          src/lib/ltdl/configure, src/lib/md5/pa_md5.h,
                   2031:          src/lib/md5/pa_md5c.c, src/lib/memcached/pa_memcached.C,
                   2032:          src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
                   2033:          src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
                   2034:          src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
                   2035:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
                   2036:          src/main/compile.tab.C, src/main/compile.y,
                   2037:          src/main/compile_tools.C, src/main/compile_tools.h,
                   2038:          src/main/execute.C, src/main/pa_base64.C,
                   2039:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   2040:          src/main/pa_charsets.C, src/main/pa_common.C,
                   2041:          src/main/pa_dictionary.C, src/main/pa_dir.C,
                   2042:          src/main/pa_exception.C, src/main/pa_exec.C,
                   2043:          src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_memory.C,
                   2044:          src/main/pa_os.C, src/main/pa_pool.C, src/main/pa_random.C,
                   2045:          src/main/pa_request.C, src/main/pa_socks.C,
                   2046:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   2047:          src/main/pa_stylesheet_connection.C,
                   2048:          src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
                   2049:          src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
                   2050:          src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
                   2051:          src/main/untaint.C, src/main/helpers/simple_folding.pl,
                   2052:          src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
                   2053:          src/targets/apache/mod_parser3_core.C,
                   2054:          src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
                   2055:          src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
                   2056:          src/types/pa_method.h, src/types/pa_property.h,
                   2057:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
                   2058:          src/types/pa_vcaller_wrapper.h, src/types/pa_vclass.C,
                   2059:          src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
                   2060:          src/types/pa_vconsole.h, src/types/pa_vcookie.C,
                   2061:          src/types/pa_vcookie.h, src/types/pa_vdate.C,
                   2062:          src/types/pa_vdate.h, src/types/pa_vdouble.h,
                   2063:          src/types/pa_venv.C, src/types/pa_venv.h, src/types/pa_vfile.C,
                   2064:          src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vform.h,
                   2065:          src/types/pa_vhash.C, src/types/pa_vhash.h,
                   2066:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   2067:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   2068:          src/types/pa_vint.h, src/types/pa_vjunction.C,
                   2069:          src/types/pa_vjunction.h, src/types/pa_vmail.C,
                   2070:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
                   2071:          src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
                   2072:          src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
                   2073:          src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
                   2074:          src/types/pa_vobject.h, src/types/pa_vregex.C,
                   2075:          src/types/pa_vregex.h, src/types/pa_vrequest.C,
                   2076:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
                   2077:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
                   2078:          src/types/pa_vstateless_class.h,
                   2079:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   2080:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   2081:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   2082:          src/types/pa_vtable.h, src/types/pa_vvoid.C,
                   2083:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   2084:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   2085:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   2086:          src/types/pa_wwrapper.h: copyright, authors actualized
                   2087: 
1.181     moko     2088: 2023-08-20  moko
                   2089: 
                   2090:        * tests/: 141.html, results/141.processed: test for ^math:uuid7[]
                   2091:          commited (related to feature #1219)
                   2092: 
                   2093: 2023-08-16  moko
                   2094: 
                   2095:        * src/main/pa_random.C: replaced clock precision with monotonicity
                   2096:          counter, good for Windows version with low clock frequency
                   2097:          (related to feature #1229)
                   2098: 
                   2099: 2023-08-15  moko
                   2100: 
                   2101:        * src/: main/pa_random.C, types/pa_vstatus.C: win32 compatibility
                   2102:          fixes related to feature #1229
                   2103: 
                   2104:        * src/: classes/math.C, include/pa_random.h, main/pa_random.C,
                   2105:          types/pa_vstatus.C: ^math:uuid7 added, code provided by Sumo
                   2106:          (implements feature #1229)
                   2107: 
1.180     moko     2108: 2023-08-02  moko
                   2109: 
                   2110:        * tests/: results/417.processed, 417.html: test for empty string
                   2111:          match after last char added (related to bug #1224)
                   2112: 
                   2113:        * src/main/pa_string.C: avoid prestart++ after last char on zero
                   2114:          length match (related to bug #1224)
                   2115: 
1.179     moko     2116: 2022-11-22  moko
                   2117: 
                   2118:        * tests/: 419.html, results/419.processed: test for L_URI and path
                   2119:          removeal from filename added (related to bug #1204)
                   2120: 
                   2121:        * src/main/pa_request.C: bugfix: pa_filename was lost in 1.394
                   2122:          commit (related to bug #1204), L_HTTP_HEADER is incorrect for
                   2123:          attribute value, L_URI should be used
                   2124: 
1.178     moko     2125: 2022-09-21  moko
                   2126: 
                   2127:        * src/targets/cgi/parser3.C: more clear error messages
                   2128: 
                   2129:        * src/targets/cgi/parser3.C: only SAPI_Info_CGI can read POST,
                   2130:          SAPI_Info will return 0 in read_post and post_size !=
                   2131:          content_length will be thrown
                   2132: 
1.177     moko     2133: 2022-08-23  moko
                   2134: 
                   2135:        * src/types/pa_vmail.C: .tables addes as .raw contains only last
                   2136:          header value
                   2137: 
                   2138: 2022-08-22  moko
                   2139: 
                   2140:        * tests/: 418.html, results/418.processed: test for
                   2141:          ^hash_a.intersection[hash_b; $.order[self|arg] ] added (related
                   2142:          to #1225)
                   2143: 
                   2144:        * src/classes/hash.C: keep old behavoir by default
                   2145: 
                   2146:        * src/classes/hash.C: ^hash_a.intersection[hash_b;
                   2147:          $.order[self|arg] ] added (implements #1215)
                   2148: 
1.176     moko     2149: 2022-03-21  moko
                   2150: 
                   2151:        * src/main/pa_charset.C: bugfix: +static xml_encoding_handlers as
                   2152:          xmlInitCharEncodingHandlers is called in libxml static
                   2153:          initializers before gc_substitute_memory_management_functions in
                   2154:          pa_globals and thus gc may not see reference to our
                   2155:          xmlCharEncodingHandler and free it.
                   2156: 
1.175     moko     2157: 2022-01-26  moko
                   2158: 
                   2159:        * src/targets/cgi/parser3.C: argv[0] -> parser3_filespec
                   2160: 
1.174     moko     2161: 2021-12-28  moko
                   2162: 
                   2163:        * tests/: 417.html, results/417.processed: test for empty string
                   2164:          match added (related to bug #1224)
                   2165: 
                   2166:        * src/main/pa_string.C: empty string match now works (fixes bug
                   2167:          #1224)
                   2168: 
1.173     moko     2169: 2021-12-24  moko
                   2170: 
                   2171:        * tests/: 415_dir/29.p, results/415.processed: yet another test
                   2172: 
                   2173: 2021-12-23  moko
                   2174: 
                   2175:        * src/: classes/table.C, main/pa_request.C: warnings war
                   2176: 
                   2177:        * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
                   2178:          main/pa_http.C, targets/cgi/parser3.C: MSVC SOCKET warnings war
                   2179: 
                   2180: 2021-12-21  moko
                   2181: 
                   2182:        * tests/: 416.html, results/416.processed: test for ^break[] in
                   2183:          ^hash/table.select[] (related to feature #1222)
                   2184: 
                   2185:        * src/classes/: hash.C, table.C: ^break[] support for
                   2186:          ^hash/table.select[] (implements feature #1222)
                   2187: 
1.172     moko     2188: 2021-11-30  moko
                   2189: 
                   2190:        * src/targets/cgi/parser3.C: default sock_ready interval changed to
                   2191:          0.5 sec
                   2192: 
1.171     moko     2193: 2021-11-10  moko
                   2194: 
                   2195:        * tests/results/415.processed: more syntax errors tests added
                   2196: 
                   2197:        * tests/415_dir/: 20.p, 21.p, 22.p, 23.p, 24.p, 25.p, 26.p, 27.p,
                   2198:          28.p: minor syntax error tests
                   2199: 
                   2200:        * src/main/pa_exception.C: pa_strdup added for compatibility
                   2201: 
                   2202:        * src/classes/curl.C: hint to call ^curl:options[
                   2203:          $.library[correct.libcurl.so.name] ] added if default load fails.
                   2204: 
                   2205: 2021-11-09  moko
                   2206: 
                   2207:        * src/main/compile.y: error message can be on stack
                   2208: 
                   2209:        * src/main/pa_xml_io.C: strcat replaced with pa_strcat
                   2210: 
                   2211:        * src/main/pa_charset.C: memcpy is more correct and efficient in
                   2212:          this case then strncpy
                   2213: 
                   2214:        * src/: classes/image.C, types/pa_vrequest.C: pa_strdup used
                   2215:          instead of strcpy where possible
                   2216: 
                   2217:        * src/: classes/op.C, main/pa_exception.C: "%s" format now can be
                   2218:          used to avoid MAX_STRING limit in Exception comment
                   2219: 
                   2220:        * tests/results/415.processed: compiler exceptions are no longer
                   2221:          limited to MAX_STRING
                   2222: 
                   2223:        * src/main/: compile.y, compile_tools.h: Parse_control uses const
                   2224:          char * instead of fixed buffer
                   2225: 
                   2226:        * tests/: 415.html, 415_dir/01.p, 415_dir/02.p, 415_dir/03.p,
                   2227:          415_dir/04.p, 415_dir/05.p, 415_dir/06.p, 415_dir/07.p,
                   2228:          415_dir/08.p, 415_dir/09.p, 415_dir/10.p, 415_dir/11.p,
                   2229:          415_dir/12.p, 415_dir/13.p, 415_dir/14.p, 415_dir/15.p,
                   2230:          results/415.processed: tests for parser.compile exceptions added
                   2231: 
                   2232: 2021-11-08  moko
                   2233: 
                   2234:        * src/: classes/math.C, include/pa_common.h, main/compile.y,
                   2235:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C, main/pa_http.C,
                   2236:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   2237:          types/pa_vdate.C: pa_strncpy added ans used to avoid strncpy
                   2238:          drawbacks
                   2239: 
1.170     moko     2240: 2021-11-06  moko
                   2241: 
                   2242:        * src/classes/inet.C: ^inet:hostname[] added by sumo@ patch
                   2243:          (implements feature #1219)
                   2244: 
                   2245:        * tests/: 414.html, results/414.processed: test for
                   2246:          ^hash.rename[from;to] added (related to feature #1144)
                   2247: 
                   2248: 2021-11-05  moko
                   2249: 
                   2250:        * src/classes/hash.C: ^hash.rename[ $.from[to] ... ] support added
                   2251:          (related to feature #1144)
                   2252: 
                   2253: 2021-11-04  moko
                   2254: 
                   2255:        * src/: classes/hash.C, include/pa_hash.h: ^hash.rename[from;to]
                   2256:          added (implements feature #1144)
                   2257: 
1.169     moko     2258: 2021-10-19  moko
                   2259: 
                   2260:        * tests/: 413.html, results/413.processed: test for hash no longer
                   2261:          is accepted as file parameter (related to bug #1218)
                   2262: 
                   2263:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   2264:          classes/math.C, classes/xdoc.C, types/pa_value.C,
                   2265:          types/pa_value.h, types/pa_vfile.h, types/pa_vmail.C: hash no
                   2266:          longer is accepted as file parameter (fixes bug #1218)
                   2267: 
1.168     moko     2268: 2021-07-19  moko
                   2269: 
                   2270:        * src/targets/cgi/parser3.C: waitpid in file::exec returned "No
                   2271:          child processes" when SIGCHLD was SIG_IGN (fixes bug #1215)
                   2272: 
1.167     moko     2273: 2021-04-16  moko
                   2274: 
                   2275:        * src/types/pa_vmail.C: message can be null when e-mail is broken,
                   2276:          processing it leads to assertions.
                   2277: 
1.166     moko     2278: 2021-03-25  moko
                   2279: 
                   2280:        * tests/: 412.html, results/412.processed: test to demonstrate bug
                   2281:          #1213
                   2282: 
1.165     moko     2283: 2021-02-12  moko
                   2284: 
                   2285:        * tests/: 360.html, results/360.processed, results/363.processed:
                   2286:          parser method call in expression mode no longer differs from call
                   2287:          in string mode (related to feature #1211)
                   2288: 
                   2289: 2021-02-11  moko
                   2290: 
                   2291:        * src/types/pa_vmail.C: mail parsing with Windows line endings
                   2292:          fixed (bug #1212)
                   2293: 
                   2294:        * src/types/pa_vmethod_frame.h: no more difference inside @test[]
                   2295:          when called $v[^test[]] vs $v(^test[]), numbers are converted to
                   2296:          strings in both calls (implements feature #1211)
                   2297: 
1.164     moko     2298: 2021-01-28  moko
                   2299: 
                   2300:        * buildall, etc/auto.p.in: to remove last patch in debian package
                   2301: 
                   2302:        * configure, configure.ac, src/include/pa_version.h: 3.4.6 ->
                   2303:          3.4.7b
                   2304: 
1.162     moko     2305: 2021-01-21  moko
                   2306: 
                   2307:        * src/main/pa_http.C: no alarm() in file::load when web server mode
                   2308:          is MULTITHREADED
                   2309: 
1.157     moko     2310: 2021-01-20  moko
                   2311: 
1.161     moko     2312:        * src/targets/apache/mod_parser3.c: it is more correct to recommend
                   2313:          'a2enmod mpm_prefork'
                   2314: 
1.160     moko     2315:        * src/targets/apache/mod_parser3.c: prefork name is now
                   2316:          'libapache2-mpm-itk'
                   2317: 
                   2318:        * src/targets/apache/mod_parser3_core.C: last regular malloc
                   2319:          removed
                   2320: 
1.159     moko     2321:        * src/targets/isapi/Makefile.am: -pa_threads.C
                   2322: 
1.158     moko     2323:        * configure, configure.ac, src/include/pa_version.h: 3.4.6rc ->
                   2324:          3.4.6
                   2325: 
1.157     moko     2326:        * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :)
                   2327: 
                   2328:        * etc/auto.p.in: @config[result] added to simplify $cfg change in
                   2329:          /httpd.p
                   2330: 
                   2331:        * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, +
                   2332:          ^use[/httpd.p] + optional ^preprocess[] (related to feature
                   2333:          #1203)
                   2334: 
                   2335: 2021-01-19  moko
                   2336: 
                   2337:        * buildall: --disable-parallel-mark added to avoid "number of
                   2338:          processors" threads creation for heap marking as it conflicts
                   2339:          with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC
                   2340:          limits threads)
                   2341: 
1.156     moko     2342: 2021-01-16  moko
                   2343: 
                   2344:        * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h,
                   2345:          main/pa_globals.C, main/pa_memory.C,
                   2346:          targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C,
                   2347:          types/pa_vhashfile.C: ^memory:auto-compact(N) added (implements
                   2348:          feature #1209)
                   2349: 
                   2350: 2021-01-15  moko
                   2351: 
                   2352:        * configure, configure.ac, src/include/pa_version.h: 3.4.6b ->
                   2353:          3.4.6rc
                   2354: 
                   2355:        * src/classes/json.C: get_delim added for delimiter caching (10%
                   2356:          faster on large json)
                   2357: 
                   2358: 2021-01-14  moko
                   2359: 
1.211     moko     2360:        * operators.ru.txt, operators.txt: updated with 3.4.6 changes
1.156     moko     2361: 
                   2362:        * tests/results/224.processed: test result modified after
                   2363:          today(shift) implemented
                   2364: 
                   2365:        * tests/: 407.html, results/407.processed: test for ^hash.select
                   2366:          option $.default(bool) added (related to feature #1172)
                   2367: 
                   2368:        * src/classes/hash.C: ^hash.select option $.default(bool) added
                   2369:          (related to feature #1172)
                   2370: 
                   2371:        * tests/: 141.html, results/141.processed: test modified for
                   2372:          feature #1185.
                   2373: 
                   2374:        * src/: classes/math.C, include/pa_random.h, main/pa_random.C:
                   2375:          ^math:uuid options $.lower(bool) $.solid(bool), ^math:uid64
                   2376:          options $.lower(bool) (implements feature #1185)
                   2377: 
                   2378: 2021-01-11  moko
                   2379: 
                   2380:        * src/classes/date.C: ^date::today(N) by gz@ (implements feature
                   2381:          #1192)
                   2382: 
                   2383:        * tests/: 411.html, results/411.processed: test for ^date::today(N)
                   2384:          added (related to feature #1192)
                   2385: 
1.155     moko     2386: 2021-01-05  moko
                   2387: 
                   2388:        * tests/: 270.html, results/270.processed: test modified to work
                   2389:          under Windows
                   2390: 
                   2391:        * tests/: 390.html, 395.html, results/395.processed: tests updated
                   2392:          4 windows
                   2393: 
                   2394:        * tests/: 410.html, results/410.processed: test for
                   2395:          $CLASS-GETTER-PROTECTED(false) added
                   2396: 
                   2397: 2021-01-04  moko
                   2398: 
                   2399:        * tests/: 409.html, results/409.processed, results/auto.p: test for
                   2400:          $MAIN:LOCALS(true) added
                   2401: 
1.154     moko     2402: 2021-01-03  moko
                   2403: 
                   2404:        * src/: main/pa_http.C, main/pa_request.C, types/pa_vclass.C,
                   2405:          types/pa_vclass.h, types/pa_vstateless_class.C,
                   2406:          types/pa_vstateless_class.h: @conf[] +CLASS-GETTER-PROTECTED,
                   2407:          +LOCALS. $main -> $MAIN in exception texts (implements feature
                   2408:          #1207)
                   2409: 
                   2410: 2021-01-02  moko
                   2411: 
                   2412:        * etc/auto.p.in: minor
                   2413: 
                   2414:        * src/main/pa_request.C: sending headers only after opening file to
                   2415:          allow error reporting if file was not opened (foreign group,
                   2416:          etc).
                   2417: 
                   2418: 2020-12-31  moko
                   2419: 
                   2420:        * src/: include/pa_request.h, main/pa_request.C,
                   2421:          targets/cgi/parser3.C: ^httpd-main[] -> ^httpd:main[]
                   2422: 
                   2423:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
                   2424:          main/pa_request.C: get_class_ref added and used
                   2425: 
                   2426:        * etc/auto.p.in: @CLASS httpd added
                   2427: 
                   2428:        * etc/auto.p.in: @auto[] is now first
                   2429: 
                   2430: 2020-12-30  moko
                   2431: 
                   2432:        * tests/: 408.html, results/408.processed: test for bug #1166
                   2433:          (windows only) added
                   2434: 
                   2435:        * src/main/pa_common.C: create_dir_for_file should not create dir
                   2436:          for trailing / (fixes bug #1166)
                   2437: 
                   2438:        * tests/: 341.html, results/341.processed: tests for
                   2439:          ^nameless_table.hash[] added (related to feature #1138)
                   2440: 
                   2441:        * src/classes/table.C: ^nameless_table.hash[0;1] now supported
                   2442:          (implements feature #1138), extra fields in named tables no
                   2443:          longer ignored (implements feature #1138)
                   2444: 
                   2445:        * tests/results/390.processed: updated after exception text change
                   2446: 
                   2447: 2020-12-29  moko
                   2448: 
                   2449:        * tests/: 407.html, results/407.processed: +$._default check
                   2450: 
                   2451:        * src/classes/hash.C: keep $_default in ^hash.reverse[]
                   2452: 
                   2453:        * tests/: 407.html, results/407.processed: test for ^hash.select[]
                   2454:          and ^hash.reverse[] added (releated to feature #1172)
                   2455: 
                   2456:        * src/classes/hash.C:
                   2457:          ^hash.select[key;value](bool-condition)[options hash] +
                   2458:          ^hash.reverse[] added (implements feature #1172)
                   2459: 
                   2460:        * src/types/pa_vtable.h: warning war
                   2461: 
                   2462:        * src/include/pa_config_fixed.h: win32 fix
                   2463: 
1.153     moko     2464: 2020-12-27  moko
                   2465: 
                   2466:        * tests/: 406.html, results/406.processed: test results updated
                   2467: 
                   2468:        * src/: classes/table.C, main/pa_request.C, types/pa_vmail.C,
                   2469:          types/pa_vmemcached.C: fine tuning in ^table.rename[], minor
                   2470:          spelling
                   2471: 
                   2472: 2020-12-26  moko
                   2473: 
                   2474:        * tests/: 406.html, results/406.processed: tests for
                   2475:          ^table.rename[] added (related to feature #1148)
                   2476: 
                   2477:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   2478:          ^table.rename[column name from;column name to], ^table.rename[
                   2479:          $.[column name from][column name to] ... ] added (implements
                   2480:          feature #1148)
                   2481: 
                   2482: 2020-12-25  moko
                   2483: 
                   2484:        * src/: include/pa_request_info.h, targets/cgi/parser3.C:
                   2485:          request_info now on stack to avoid yet another THREAD_LOCAL
                   2486:          memory deallocation issue (now with cookies), explained in #1203
                   2487: 
                   2488:        * src/types/pa_vcookie.C: fields should be inited
                   2489: 
                   2490: 2020-12-24  moko
                   2491: 
                   2492:        * src/include/pa_stylesheet_connection.h: looks like
                   2493:          xsltFreeStylesheet leads to memory double-free. If so, it's for
                   2494:          sure libxml bug, but we have GC anyway, so we just remove this
                   2495:          call and see...
                   2496: 
                   2497:          * thread #1, name = 'parser.parser3.cgi', stop reason = signal
                   2498:          SIGABRT   * frame #0: 0x0000000801ab50fa libc.so.7`__sys_thr_kill
                   2499:          + 10     frame #2: 0x0000000801ab5039 libc.so.7`abort at
                   2500:          abort.c:65:8     frame #3: 0x00000000004da663
                   2501:          parser.parser3.cgi`GC_freehblk(hbp=<unavailable>) at
                   2502:          allchblk.c:878:9     frame #4: 0x00000000004cb8c4
                   2503:          parser.parser3.cgi`GC_free(p=0x0000000808b34000) at
                   2504:          malloc.c:617:9     frame #5: 0x0000000000577f0c
                   2505:          parser.parser3.cgi`xmlHashFree(table=0x0000000806991a80,
                   2506:          f=<unavailable>) at hash.c:356:2     frame #6: 0x000000000051a7c2
                   2507:          parser.parser3.cgi`xsltFreeTemplateHashes + 50     frame #7:
                   2508:          0x000000000050cfac parser.parser3.cgi`xsltFreeStylesheet + 124
                   2509:           frame #8: 0x000000000050d35c
                   2510:          parser.parser3.cgi`xsltFreeStylesheetList + 44     frame #9:
                   2511:          0x000000000050d1fa parser.parser3.cgi`xsltFreeStylesheet + 714
                   2512:           frame #10: 0x00000000004436e5
                   2513:          parser.parser3.cgi`Stylesheet_manager::maybe_expire_cache()
                   2514:          [inlined]
                   2515:          Stylesheet_connection::disconnect(this=0x0000000804676c80) at
                   2516:          pa_stylesheet_connection.h:62:3
                   2517: 
                   2518: 2020-12-23  moko
                   2519: 
                   2520:        * src/classes/image.C: ^image::measure[; $.video() ] option added
                   2521: 
                   2522:        * tests/: 395.html, 395_dir/4.mp4, results/395.processed: test
                   2523:          ^image::measure[; $.video(true) ] added
                   2524: 
                   2525:        * src/main/pa_exec.C: not cleared automatically in multithreaded
                   2526:          httpd mode for unknown reasons
                   2527: 
                   2528: 2020-12-22  moko
                   2529: 
                   2530:        * src/targets/cgi/parser3.C: added by PAF in rev 201 to "write to
                   2531:          error_log uri of currently processed document", but never used
                   2532:          and conflicts with how libgc stops threads on FreeBSD (#define
                   2533:          SIG_SUSPEND SIGUSR1), thus removed.
                   2534: 
                   2535: 2020-12-21  moko
                   2536: 
                   2537:        * src/main/pa_request.C: +comment
                   2538: 
1.151     moko     2539: 2020-12-20  moko
                   2540: 
1.152     moko     2541:        * src/: include/pa_common.h, include/pa_memory.h, main/pa_common.C:
                   2542:          it is more safe to have versions of pa_strdup with one and two
                   2543:          arguments, as helper_length=0 not always mean that strlen()
                   2544:          should be called, but means zero.
                   2545: 
                   2546:        * src/targets/isapi/parser3isapi.C: minor
                   2547: 
                   2548:        * src/main/pa_http.C: +valid_http_method
                   2549: 
1.151     moko     2550:        * src/: include/pa_http.h, main/pa_http.C,
                   2551:          targets/cgi/pa_sapi_info.h: SERVER_PORT now available
                   2552: 
                   2553: 2020-12-17  moko
                   2554: 
                   2555:        * tests/: 405.html, results/405.processed: test for split by regex
                   2556:          added (related to feature #1160)
                   2557: 
                   2558:        * src/classes/string.C: split by regex implemented (feature #1160)
                   2559: 
                   2560:        * src/classes/string.C: minor
                   2561: 
                   2562:        * tests/: 404.html, results/404.processed: test for whitespace
                   2563:          string is now OK for table argument (related to feature #1169)
                   2564: 
                   2565:        * src/: classes/image.C, classes/string.C, classes/table.C,
                   2566:          types/pa_vmethod_frame.C: whitespace string is now OK for table
                   2567:          argument (as with hash) (implements feature #1169)
                   2568: 
                   2569:        * src/classes/op.C: Exception.add_comment used to avoid MAX_LENGTH
                   2570:          limit for comment (fixes bug #1102)
                   2571: 
                   2572:        * src/targets/cgi/parser3.C: +HAVE_TLS check
                   2573: 
                   2574:        * src/main/pa_http.C: no HAVE_TLS -> no multithreads mode
                   2575: 
                   2576:        * src/include/pa_config_includes.h: HAVE_TLS used
                   2577: 
                   2578:        * configure.ac: +TLS check
                   2579: 
                   2580:        * src/main/pa_http.C: content logging added
                   2581: 
                   2582:        * src/targets/cgi/: pa_sapi_info.h, parser3.C:
                   2583:          clear_response_headers added
                   2584: 
                   2585: 2020-12-16  moko
                   2586: 
                   2587:        * buildall: as we now use threads, libatomic_ops still required for
                   2588:          some OS.
                   2589: 
                   2590:        * src/main/pa_request.C: whitespace
                   2591: 
                   2592:        * src/: include/pa_request.h, main/pa_request.C:
                   2593:          Request::Exception_trace::table extracted and used
                   2594: 
                   2595:        * src/main/pa_request.C: moving output_result call outside of try
                   2596:          as network exceptions should not be handled by parser code
                   2597: 
                   2598:        * src/: include/pa_http.h, main/pa_http.C: HTTPD_DEBUG added for
                   2599:          logging network exchange
                   2600: 
                   2601:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: do not send error
                   2602:          via network if it was network write error.
                   2603: 
                   2604:        * src/targets/cgi/parser3.C: log -> pa_log
                   2605: 
                   2606:        * src/targets/cgi/parser3.C: pa_get_thread_id() used for logging
                   2607: 
                   2608:        * src/main/pa_threads.C: getpid() if no gettid() found
                   2609: 
                   2610:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   2611:          we need to ignore "void" connections from browsers (browsers open
                   2612:          connections in advance and they will be empty if user does not
                   2613:          request more pages)
                   2614: 
                   2615: 2020-12-15  moko
                   2616: 
                   2617:        * src/targets/cgi/parser3.C: avoid previous uri in logs
                   2618: 
                   2619:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: global ::request and
                   2620:          RequestController not needed in httpd mode
                   2621: 
                   2622:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   2623:          classes/classes.h, classes/curl.C, classes/date.C,
                   2624:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   2625:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   2626:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   2627:          classes/memcached.C, classes/memory.C, classes/op.C,
                   2628:          classes/reflection.C, classes/regex.C, classes/response.C,
                   2629:          classes/string.C, classes/table.C, classes/void.C,
                   2630:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   2631:          include/pa_array.h, include/pa_base64.h,
                   2632:          include/pa_cache_managers.h, include/pa_charset.h,
                   2633:          include/pa_charsets.h, include/pa_common.h,
                   2634:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   2635:          include/pa_dictionary.h, include/pa_dir.h,
                   2636:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   2637:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   2638:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   2639:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   2640:          include/pa_request_charsets.h, include/pa_request_info.h,
                   2641:          include/pa_sapi.h, include/pa_socks.h,
                   2642:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   2643:          include/pa_stack.h, include/pa_string.h,
                   2644:          include/pa_stylesheet_connection.h,
                   2645:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   2646:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   2647:          include/pa_uue.h, include/pa_xml_exception.h,
                   2648:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   2649:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   2650:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   2651:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   2652:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   2653:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   2654:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   2655:          main/compile_tools.h, main/execute.C, main/pa_base64.C,
                   2656:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   2657:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   2658:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   2659:          main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   2660:          main/pa_random.C, main/pa_request.C, main/pa_socks.C,
                   2661:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   2662:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   2663:          main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
                   2664:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   2665:          main/untaint.C, sql/pa_sql_driver.h,
                   2666:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   2667:          targets/apache/pa_httpd.h, targets/cgi/parser3.C,
                   2668:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   2669:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   2670:          types/pa_value.h, types/pa_vbool.h, types/pa_vcaller_wrapper.h,
                   2671:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   2672:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   2673:          types/pa_vdate.C, types/pa_vdate.h, types/pa_vdouble.h,
                   2674:          types/pa_venv.C, types/pa_venv.h, types/pa_vfile.C,
                   2675:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   2676:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.C,
                   2677:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   2678:          types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   2679:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   2680:          types/pa_vmath.h, types/pa_vmemcached.C, types/pa_vmemcached.h,
                   2681:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   2682:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   2683:          types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
                   2684:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   2685:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   2686:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   2687:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   2688:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   2689:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   2690:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   2691:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   2692: 
                   2693:        * src/main/pa_request.C: old compilers support
                   2694: 
                   2695:        * tests/: 362.html, results/362.processed: test updated after
                   2696:          changes after upgrade to libxml2-2.9.9 were made (related to bug
                   2697:          #1108)
                   2698: 
                   2699:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltStylesheet_auto_ptr
                   2700:          removed, as xsltFreeStylesheet has side effects on original doc.
                   2701:          compiled stylesheet no longer cached as with libxml2-2.9.9 it was
                   2702:          not updated after xdoc modification (part 3 of test 362).
                   2703:          (related to bug #1108)
                   2704: 
                   2705:        * src/targets/isapi/parser3isapi.C: +pa_strcat
                   2706: 
                   2707:        * src/: classes/memory.C, include/pa_memory.h,
                   2708:          targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C:
                   2709:          PA_GC_GCOLLECT used
                   2710: 
                   2711:        * src/include/pa_memory.h: +PA_GC_COLLECT
                   2712: 
                   2713:        * src/targets/cgi/parser3.C: msvs support fixes
                   2714: 
                   2715:        * src/lib/gc/include/gc.h: more cleanup
                   2716: 
                   2717:        * src/: include/pa_threads.h, main/pa_threads.C: win32 fixes
                   2718: 
                   2719:        * src/: include/pa_http.h, main/pa_http.C, main/pa_request.C,
                   2720:          targets/cgi/parser3.C: $main:HTTPD.mode implemented
                   2721: 
                   2722:        * src/include/pa_config_includes.h: +HAVE_PTHREAD_H
                   2723: 
                   2724:        * configure.ac: pthread.h added to checked headers
                   2725: 
                   2726:        * src/classes/table.C: string stream is back :)
                   2727: 
                   2728:        * src/classes/memory.C: GC_generate_random_backtrace no longer
                   2729:          exists
                   2730: 
                   2731:        * src/main/pa_globals.C: GC_dont_gc replaced
                   2732: 
                   2733:        * src/lib/gc/include/gc.h: major cleanup, only used functions are
                   2734:          left to simplify adding new functions.  depricated GC_dont_gc
                   2735:          replaced with GC_disable and GC_enable calls.
                   2736: 
                   2737:        * src/lib/cord/: cordxtra.c, include/cord.h: cleanup:
                   2738:          CORD_from_file* not used and thus removed
                   2739: 
                   2740:        * src/lib/gc/include/gc_allocator.h: minor cleanup
                   2741: 
                   2742: 2020-12-14  moko
                   2743: 
                   2744:        * src/classes/: curl.C, memory.C, table.C: every TLS should be
                   2745:          referenced elsewhere, or GC will collect it.
                   2746: 
                   2747:        * src/: include/pa_xml_io.h, main/pa_stylesheet_connection.C,
                   2748:          main/pa_xml_io.C: bugfix: TLS variables should be referenced
                   2749:          elsewhere, or GC will collect them (and we'll get GPF in
                   2750:          multithreaded enviroment).  May be it can be also fixed by some
                   2751:          GC call, not sure. But this fix costs nothing (but hours of
                   2752:          debugging to find the issue :).
                   2753: 
1.150     moko     2754: 2020-12-11  moko
                   2755: 
                   2756:        * configure.ac: gettid() check added
                   2757: 
                   2758:        * src/main/pa_threads.C: HAVE_GETTID used
                   2759: 
                   2760:        * src/include/pa_config_auto.h.in: +HAVE_GETTID
                   2761: 
                   2762:        * src/: include/pa_threads.h, main/pa_threads.C: now unified
                   2763:          version for isapi/cgi/apache
                   2764: 
                   2765:        * buildall: threads are now required.
                   2766: 
                   2767:        * src/: targets/apache/ApacheModuleParser3Core.vcproj,
                   2768:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   2769:          main/main.vcproj: pa_threads.C moved to main
                   2770: 
                   2771:        * src/targets/: apache/pa_threads.C, cgi/pa_threads.C,
                   2772:          isapi/pa_threads.C: pa_threads.C moved to main
                   2773: 
                   2774:        * src/: main/Makefile.am, targets/cgi/Makefile.am,
                   2775:          targets/apache/Makefile.am: pa_threads.C moved to main
                   2776: 
                   2777:        * src/classes/xdoc.C: Stylesheet_connection_ptr changed a bit
                   2778: 
                   2779:        * src/: include/pa_stylesheet_connection.h,
                   2780:          main/pa_stylesheet_manager.C: Stylesheet_connection_ptr simplfied
                   2781:          and weird GPF in multithreaded httpd is gone
                   2782: 
                   2783:        * src/include/: pa_stylesheet_connection.h,
                   2784:          pa_sql_driver_manager.h: whitespace
                   2785: 
                   2786:        * src/main/pa_sql_driver_manager.C: timeout 60 sec -> 10 sec
                   2787: 
                   2788:        * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   2789:          main/pa_stylesheet_manager.C: whitespace, warning war
                   2790: 
                   2791:        * src/: include/pa_threads.h, targets/apache/pa_threads.C,
                   2792:          targets/cgi/pa_threads.C, targets/isapi/pa_threads.C:
                   2793:          parser_multithreaded never used
                   2794: 
                   2795:        * src/main/pa_http.C: no ALARM in MULTITHREADED httpd server mode
                   2796: 
                   2797: 2020-12-10  moko
                   2798: 
                   2799:        * src/: include/pa_config_includes.h, include/pa_http.h,
                   2800:          main/pa_http.C, targets/cgi/parser3.C: initial support for
                   2801:          MULTITHREADED and PARALLEL httpd server modes
                   2802: 
                   2803:        * src/main/pa_globals.C: GC_java_finalization is depricated
                   2804: 
                   2805: 2020-12-09  moko
                   2806: 
                   2807:        * etc/auto.p.in: + @httpd-main
                   2808: 
                   2809:        * src/: include/pa_common.h, main/pa_request.C,
                   2810:          targets/cgi/pa_sapi_info.h: Range Requests (rfc7233) now really
                   2811:          work
                   2812: 
                   2813:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   2814:          slow file_read_binary no longer used, send_range added
                   2815: 
                   2816: 2020-12-08  moko
                   2817: 
                   2818:        * src/main/pa_request.C: >4Gb support
                   2819: 
                   2820:        * src/targets/cgi/parser3.C: msvc warning war
                   2821: 
                   2822:        * src/: include/pa_config_includes.h, main/pa_http.C,
                   2823:          main/pa_request.C: msvc warnings war
                   2824: 
                   2825:        * src/classes/image.C: warning war
                   2826: 
                   2827:        * src/classes/table.C: MSVC warning war
                   2828: 
                   2829:        * src/targets/cgi/parser3.C: msvc warnings war
                   2830: 
                   2831:        * src/targets/apache/mod_parser3_core.C: SYSTEM_CONFIG_FILE support
                   2832:          added
                   2833: 
1.149     moko     2834: 2020-12-07  moko
                   2835: 
1.150     moko     2836:        * configure.ac: SYSTEM_LOG_FILE no longer required as cheat used to
                   2837:          avoid logging beside system-wide auto.p
                   2838: 
                   2839:        * src/targets/cgi/parser3.C: SYSTEM_CONFIG_FILE used
                   2840: 
                   2841:        * configure, configure.ac, src/include/pa_config_auto.h.in:
                   2842:          configure options added:
                   2843: 
                   2844:          --with-system-cfg=FILE  to specify system-wide auto.p
                   2845:          --with-system-log=FILE  to specify system-wide parser3.log
                   2846: 
                   2847:        * Makefile.am: bin no longer exists
                   2848: 
                   2849:        * configure, configure.ac: auto.p moved to etc to simplify debian
                   2850:          package
                   2851: 
                   2852:        * buildall: auto.p and parser3.charsets moved to their default
                   2853:          location after install
                   2854: 
                   2855:        * etc/: Makefile.am, auto.p.in: auto.p moved to etc directory
                   2856: 
                   2857:        * aclocal.m4, configure: automake 1.15 -> 1.16.1
                   2858: 
1.149     moko     2859:        * src/targets/cgi/parser3.C: locate_config call returned to
                   2860:          original place as it requires pa_thread_request() under Windows
                   2861: 
                   2862:        * src/targets/cgi/parser3.C: renaming
                   2863: 
                   2864: 2020-12-06  moko
                   2865: 
                   2866:        * src/: main/pa_globals.C, targets/cgi/parser3.C: thread request
                   2867:          check added
                   2868: 
                   2869: 2020-12-04  moko
                   2870: 
                   2871:        * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
                   2872:          main/pa_request.C: unified uint64_t lseek implemented to support
                   2873:          >4Gb files under x86, including Windows
                   2874: 
                   2875: 2020-12-02  moko
                   2876: 
                   2877:        * src/main/pa_common.C: minor bugfix: $.limit() should be checked
                   2878:          with max_file_size
                   2879: 
                   2880:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   2881:          support for processing files sized >4Gb on 32 bit planforms
                   2882: 
                   2883:        * tests/399.html: file moved
                   2884: 
                   2885:        * src/: include/pa_string.h, main/pa_string.C: long long -> int64_t
                   2886: 
                   2887:        * src/targets/cgi/pa_sapi_info.h: warning war
                   2888: 
                   2889:        * src/: main/pa_http.C, targets/isapi/parser3isapi.C: windows
                   2890:          warning war
                   2891: 
                   2892: 2020-12-01  moko
                   2893: 
                   2894:        * src/classes/image.C: mp4 extended size (>4Gb) support added
                   2895: 
                   2896:        * src/classes/image.C: for "size not found" exception to be shown
                   2897:          if size not found until eof
                   2898: 
                   2899:        * src/classes/image.C: long -> off_t (which is 64 bits even on 32
                   2900:          bit linux)
                   2901: 
                   2902:        * src/classes/image.C: ^image::measure[] now supports mp4 (feature
                   2903:          #1188)
                   2904: 
                   2905: 2020-11-30  moko
                   2906: 
                   2907:        * src/classes/image.C: definitions moved closer to code
                   2908: 
                   2909:        * tests/: 395.bmp, 395.html, 396.html, 396.tiff, 395_dir/1.bmp,
                   2910:          395_dir/2.tiff, 395_dir/3_VP8.webp, 395_dir/3_VP8L.webp,
                   2911:          395_dir/3_VP8X.webp, results/395.processed,
                   2912:          results/396.processed: tests for ^image::measure[] .webp support
                   2913:          added, all image files moved into one directory (related to
                   2914:          feature #1188)
                   2915: 
                   2916:        * src/classes/image.C: ^image::measure[] now supports webp (feature
                   2917:          #1188)
                   2918: 
1.148     moko     2919: 2020-11-29  moko
                   2920: 
                   2921:        * src/main/pa_request.C: CONF_OPTION added to unify @conf options
                   2922:          processing, unnessesary defines removed
                   2923: 
                   2924: 2020-11-24  moko
                   2925: 
                   2926:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   2927:          309.processed, 310.processed: Content-Disposition: inline
                   2928:          returned
                   2929: 
                   2930:        * tests/: 099.html, 237.html, 403.html, outputs/403.processed,
                   2931:          results/auto.p: test for $response:body[ $.file[<file>] $.name[]
                   2932:          ] added (related to bug #1204)
                   2933: 
                   2934:        * src/main/pa_request.C: $response:body[ $file[<file>.ext] $.name[]
                   2935:          ] supported to avoid Content-Disposition: inline;
                   2936:          filename="<file>.ext" but still set Content-Type for ext (related
                   2937:          to bug #1204)
                   2938: 
1.147     moko     2939: 2020-11-22  moko
                   2940: 
                   2941:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   2942:          types/pa_vfile.C: pa_filename added to avoid useless rsplit
                   2943: 
                   2944:        * src/main/pa_request.C: content_disposition_inline returned.
                   2945: 
                   2946: 2020-11-17  moko
                   2947: 
                   2948:        * src/main/pa_request.C: empty main method name support
                   2949: 
                   2950:        * src/: main/pa_common.C, targets/cgi/parser3.C: httpd
                   2951:          config_handler added, stdout flush added.
                   2952: 
                   2953: 2020-11-16  moko
                   2954: 
                   2955:        * src/targets/cgi/parser3.C: filespec_4log added, pa_strcat used.
                   2956: 
                   2957:        * tests/results/: 099.processed, 205.processed, 237.processed,
                   2958:          309.processed, 310.processed: Content-Disposition: inline is not
                   2959:          required and should not contain filename="<name>"
                   2960: 
                   2961:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exception.C,
                   2962:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   2963:          targets/isapi/parser3isapi.C: pa_strcat implemented and used
                   2964: 
1.146     moko     2965: 2020-11-14  moko
                   2966: 
                   2967:        * src/targets/cgi/parser3.C: spelling
                   2968: 
                   2969:        * src/targets/cgi/parser3.C: renaming
                   2970: 
                   2971:        * src/targets/cgi/parser3.C: args_skip removed, locate_config
                   2972:          relocated
                   2973: 
                   2974:        * src/targets/cgi/parser3.C: execution_canceled was for sigpipe
                   2975:          before request processing, which is weired
                   2976: 
                   2977: 2020-11-13  moko
                   2978: 
                   2979:        * src/main/pa_http.C: pa_recv added with timeout support, thus read
                   2980:          copied in httpd.
                   2981: 
                   2982: 2020-11-12  moko
                   2983: 
                   2984:        * src/main/pa_http.C: ALARM code unified to be used in httpd
                   2985: 
                   2986:        * src/: include/pa_request.h, main/pa_request.C,
                   2987:          targets/cgi/pa_sapi_info.h: pa_httpd_timeout added
                   2988: 
                   2989:        * src/main/pa_http.C: URI validation added
                   2990: 
                   2991:        * src/targets/cgi/parser3.C: filespec_to_process now variable,
                   2992:          can't be empty but can be null.  httpd-main is now main method
                   2993:          name for httpd mode
                   2994: 
                   2995: 2020-11-11  moko
                   2996: 
                   2997:        * src/main/pa_request.C: path_translated can be null in httpd mode
                   2998: 
                   2999:        * src/: classes/curl.C, classes/file.C, classes/hashfile.C,
                   3000:          classes/image.C, classes/op.C, classes/string.C, classes/table.C,
                   3001:          classes/xdoc.C, include/pa_request.h, main/execute.C,
                   3002:          main/pa_request.C: r.absolute -> r.full_disk_path
                   3003: 
                   3004:        * src/targets/cgi/parser3.C: if filename to process is not
                   3005:          specified, auto.p should be present.
                   3006: 
1.145     moko     3007: 2020-11-03  moko
                   3008: 
                   3009:        * src/: classes/op.C, include/pa_request.h: unused argument removed
                   3010: 
                   3011:        * src/main/pa_request.C: content_disposition_inline is the default,
                   3012:          not required.
                   3013: 
1.144     moko     3014: 2020-10-29  moko
                   3015: 
                   3016:        * src/: classes/op.C, include/pa_request.h, main/pa_request.C:
                   3017:          ^use[file; $.main(true) ] implemented for auto.p processing and
                   3018:          path_translated changing to correct relative files path
                   3019:          calculation in httpd mode
                   3020: 
                   3021:        * src/: include/pa_request.h, main/pa_request.C:
                   3022:          fail_on_read_problem removed, as it allways true, as if should
                   3023:          be.
                   3024: 
                   3025:        * src/: include/pa_request.h, main/pa_request.C,
                   3026:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3027:          targets/isapi/parser3isapi.C: clearing config_filespec when
                   3028:          config was not found, thus flag not required and removed.
                   3029: 
                   3030: 2020-10-28  moko
                   3031: 
                   3032:        * tests/: 402.html, results/402.processed: error reporting test
                   3033: 
                   3034:        * src/main/execute.C: better error reporting when
                   3035:          $result[^hash::create[]] in @main.
                   3036: 
                   3037:        * src/main/: execute.C, pa_request.C: frame.result() should be used
                   3038:          + minor optimization
                   3039: 
                   3040:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   3041:          main/pa_xml_io.C: execute_*_method simplified and unified
                   3042: 
                   3043: 2020-10-27  moko
                   3044: 
                   3045:        * tests/: 306.html, results/306.processed: a bit more testing. :)
                   3046: 
                   3047:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
                   3048:          types/pa_vclass.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   3049:          types/pa_vdate.C, types/pa_venv.C, types/pa_vform.C,
                   3050:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vmemcached.C,
                   3051:          types/pa_vmethod_frame.h, types/pa_vobject.C,
                   3052:          types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vtable.C,
                   3053:          types/pa_vxnode.C: optimization: PUT_ELEMENT_REPLACED_ELEMENT no
                   3054:          longer used in object-prototype mode
                   3055: 
                   3056:        * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
                   3057:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   3058:          targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_venv.h,
                   3059:          types/pa_vform.C, types/pa_vform.h: + $env:name[value] and
                   3060:          $form:name[value] features
                   3061: 
1.143     moko     3062: 2020-10-18  moko
                   3063: 
                   3064:        * src/targets/cgi/Makefile.am: + pa_sapi_info.h
                   3065: 
                   3066: 2020-10-15  moko
                   3067: 
                   3068:        * src/main/pa_http.C: url no longer needed as
                   3069:          ALTER_EXCEPTION_SOURCE is used
                   3070: 
                   3071:        * src/: classes/curl.C, include/pa_common.h, main/pa_common.C,
                   3072:          main/pa_http.C: check_file_size filespec is now optional
                   3073: 
                   3074:        * src/: classes/curl.C, include/pa_exception.h,
                   3075:          main/pa_exception.C, main/pa_http.C: ALTER_EXCEPTION_SOURCE and
                   3076:          ALTER_EXCEPTION_COMMENT added for better error reporting
                   3077: 
                   3078:        * tests/: 379-curl.html, 379.html, results/223-curl.processed,
                   3079:          results/346-curl.processed, results/379-curl.processed,
                   3080:          results/379.processed: test results updated as load now provides
                   3081:          better error reporting + curl responses updated
                   3082: 
                   3083: 2020-10-14  moko
                   3084: 
                   3085:        * src/: classes/date.C, include/pa_string.h, main/pa_http.C,
                   3086:          main/pa_string.C, targets/apache/mod_parser3_core.C,
                   3087:          targets/cgi/parser3.C: pa_atoi / pa_atoui / pa_atoul usage
                   3088:          checked. 10 is now default base, no hex autodetect by default
                   3089: 
                   3090:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   3091:          connection socket closing in destructor + accept exception
                   3092:          handling
                   3093: 
                   3094:        * src/targets/cgi/parser3.C: warning war
                   3095: 
                   3096:        * src/: include/pa_http.h, include/pa_sapi.h, main/pa_http.C,
                   3097:          main/pa_request.C, targets/apache/mod_parser3_core.C,
                   3098:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C: global try
                   3099:          exception handling unified
                   3100: 
                   3101: 2020-10-13  moko
                   3102: 
                   3103:        * src/targets/isapi/parser3isapi.C: reverted to atoi to avoid hex
                   3104:          autodetection
                   3105: 
                   3106:        * src/targets/apache/mod_parser3_core.C: reverted to atoi
                   3107: 
                   3108:        * src/: main/pa_http.C, targets/cgi/pa_sapi_info.h: warning war
                   3109: 
                   3110:        * src/main/pa_http.C: warning war
                   3111: 
1.142     moko     3112: 2020-10-12  moko
                   3113: 
1.143     moko     3114:        * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
                   3115:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: excaption in
                   3116:          unhandled exception code optimization
                   3117: 
                   3118:        * src/targets/cgi/parser3.C: request_info now global variable
                   3119: 
                   3120:        * src/main/pa_http.C: http_read_response moved to HTTP_response
                   3121:          class
                   3122: 
                   3123:        * src/: include/pa_http.h, main/pa_http.C,
                   3124:          targets/cgi/pa_sapi_info.h: read_post implemented
                   3125: 
1.142     moko     3126:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   3127:          [host:]port syntax support in httpd mode
                   3128: 
                   3129:        * src/: include/pa_http.h, targets/cgi/pa_sapi_info.h,
                   3130:          targets/cgi/parser3.C: populate_env added
                   3131: 
                   3132:        * src/include/pa_hash.h: to make get(char *) compiling in
                   3133:          HashStringString
                   3134: 
                   3135: 2020-10-10  moko
                   3136: 
                   3137:        * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
                   3138:          targets/cgi/pa_sapi_info.h: ResponseHeaders -> HTTP_Headers
                   3139: 
                   3140:        * src/: include/pa_http.h, include/pa_request_info.h,
                   3141:          main/pa_http.C, main/pa_string.C,
                   3142:          targets/apache/mod_parser3_core.C, targets/cgi/pa_sapi_info.h,
                   3143:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   3144:          types/pa_vrequest.C: initial httpd mode implementation
                   3145: 
1.141     moko     3146: 2020-10-04  moko
                   3147: 
                   3148:        * src/targets/cgi/parser3.C: options together
                   3149: 
                   3150: 2020-09-30  moko
                   3151: 
                   3152:        * src/main/pa_http.C: renamed
                   3153: 
1.140     moko     3154: 2020-08-14  moko
                   3155: 
                   3156:        * configure, configure.ac, parser3.sln, src/lib/Makefile.am,
                   3157:          src/targets/cgi/Makefile.am: no httpd as separate library
                   3158: 
                   3159: 2020-08-13  moko
                   3160: 
                   3161:        * src/targets/cgi/parser3.C: SAPI::die used in exception in
                   3162:          unhandled exception handler to report 500 instead of 200 it was
                   3163:          before.
                   3164: 
                   3165:        * src/targets/apache/mod_parser3_core.C: minor cleanup
                   3166: 
                   3167:        * src/: include/pa_sapi.h, main/untaint.C,
                   3168:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3169:          targets/isapi/parser3isapi.C: SAPI::abort was used only once,
                   3170:          thus replaced with SAPI::die and removed
                   3171: 
                   3172:        * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C,
                   3173:          cgi/parser3.C: whitespace
                   3174: 
                   3175:        * src/targets/cgi/parser3.C: locate_config() extracted, whitespace.
                   3176: 
                   3177: 2020-08-12  moko
                   3178: 
                   3179:        * src/targets/cgi/parser3.C: duplicate info in signal logging
                   3180:          removed, whitespace was: SIGPIPE received while executing code.
                   3181:          uri=/_tmp.html, method=GET, cl=0 [uri=/_tmp.html, method=GET,
                   3182:          cl=0]
                   3183: 
                   3184:        * parser3.sln: + httpd.vcproj
                   3185: 
                   3186: 2020-08-11  moko
                   3187: 
                   3188:        * src/targets/cgi/Makefile.am: +libhttpd
                   3189: 
                   3190:        * configure.ac, src/lib/Makefile.am: +libhttpd
                   3191: 
1.139     moko     3192: 2020-07-13  moko
                   3193: 
                   3194:        * tests/: 401.html, results/401.processed: test for hash key does
                   3195:          not keep language, but tainted in foreach.
                   3196: 
1.138     moko     3197: 2020-07-01  moko
                   3198: 
                   3199:        * tests/: 235.html, results/235.processed: test result updated as
                   3200:          messages before attachments implemented (feature #1176)
                   3201: 
1.137     moko     3202: 2020-06-27  moko
                   3203: 
                   3204:        * tests/: 400.html, results/400.processed: test updated to check
                   3205:          ^return{code}
                   3206: 
                   3207:        * src/classes/op.C: bugfix: ^return{code} or ^return(expre+ssion)
                   3208:          fixed
                   3209: 
                   3210: 2020-06-26  moko
                   3211: 
                   3212:        * tests/: 400.html, results/400.processed: test for OPTIMIZE_RESULT
                   3213:          added (related to https://www.parser.ru/forum/?id=85319)
                   3214: 
                   3215:        * src/types/pa_vmethod_frame.h: bugfix: OPTIMIZE_RESULT failed,
                   3216:          when $result assignment was last statement in the method
                   3217:          (https://www.parser.ru/forum/?id=85319)
                   3218: 
1.136     moko     3219: 2020-05-23  moko
                   3220: 
                   3221:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h:
                   3222:          whitespace, unused level removed
                   3223: 
                   3224: 2020-05-19  moko
                   3225: 
                   3226:        * src/types/pa_vmail.C: whitespace
                   3227: 
                   3228:        * src/types/pa_vmail.C: files should be processed last (related to
                   3229:          feature #1176)
                   3230: 
1.135     moko     3231: 2020-05-12  moko
                   3232: 
                   3233:        * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X
                   3234:          due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug
                   3235: 
                   3236:        * configure.ac: FreeBSD1X.X check added to avoid
                   3237:          https://bugs.llvm.org/show_bug.cgi?id=40161 bug.
                   3238: 
1.134     moko     3239: 2020-02-26  moko
                   3240: 
                   3241:        * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows
                   3242:          compilation issue (related to bug #1201)
                   3243: 
                   3244:        * src/main/pa_common.C: entry_readable -> entry_exists,
                   3245:          undocumented access(fname, R_OK) call removed (fixes bug #1201)
                   3246:          -f and -d now works under Windows in UTF-8 with Russian
                   3247:          filenames.
                   3248: 
                   3249:        * src/types/pa_vmail.C: g_mime_stream_pipe_new used by gmime author
                   3250:          advice (related to feature #1199)
                   3251: 
                   3252: 2020-02-25  moko
                   3253: 
                   3254:        * buildall: --silent removed
                   3255: 
                   3256:        * configure.ac: gmime-3.0 support
                   3257: 
                   3258:        * buildall: --with-system-mailreceive option added to build with
                   3259:          system libgmime
                   3260: 
                   3261:        * src/types/pa_vmail.C: avoiding
                   3262:          https://github.com/jstedfast/gmime/issues/83 "feature" (related
                   3263:          to feature #1199)
                   3264: 
1.133     moko     3265: 2020-02-18  moko
                   3266: 
                   3267:        * src/classes/op.C: windows x64 debug mode compile fix
                   3268: 
                   3269:        * src/main/pa_globals.C: no longer required due to -MD -> -MT
                   3270:          change (releated to feature #1200)
                   3271: 
                   3272:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   3273:          lib/gd/gd.vcproj, lib/json/json.vcproj, lib/ltdl/ltdl.vcproj,
                   3274:          lib/md5/md5.vcproj, lib/memcached/memcached.vcproj,
                   3275:          lib/pcre/pcre_internal.vcproj, lib/punycode/punycode.vcproj,
                   3276:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
                   3277:          targets/apache/ApacheModuleParser3.vcproj,
                   3278:          targets/apache/ApacheModuleParser3Core.vcproj,
                   3279:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   3280:          types/types.vcproj: -MD -> -MT to remove msvcp71.dll/etc
                   3281:          dependency (related to feature #1200)
                   3282: 
1.132     moko     3283: 2020-02-12  moko
                   3284: 
                   3285:        * src/types/pa_vmail.C: minimize diff
                   3286: 
                   3287:        * src/types/pa_vmail.C: libgmime 3.X support (implements feature
                   3288:          #1199)
                   3289: 
1.131     moko     3290: 2020-01-18  moko
                   3291: 
                   3292:        * tests/: 388-sql.html, results/388-sql.processed: +postprocess
                   3293: 
1.130     moko     3294: 2019-12-28  moko
                   3295: 
                   3296:        * src/targets/cgi/parser3.C: avoid empty ?
                   3297: 
                   3298: 2019-12-27  moko
                   3299: 
                   3300:        * src/targets/cgi/parser3.C: PATH_INFO check in reinventing
                   3301:          DOCUMENT_ROOT (related to feature #1164)
                   3302: 
                   3303:        * src/targets/cgi/parser3.C: IIS5 support removed to simplify
                   3304:          fcgiwrap setup (implements feature #1164)
                   3305: 
                   3306:        * src/targets/cgi/parser3.C: real_parser_handler logic simplified,
                   3307:          but no issues found (related to feature #1164)
                   3308: 
                   3309:        * src/targets/cgi/parser3.C: actualized
                   3310: 
                   3311: 2019-12-26  moko
                   3312: 
                   3313:        * src/targets/apache/ApacheModuleParser3.vcproj: apache stop/start
                   3314:          removed
                   3315: 
                   3316:        * src/targets/isapi/parser3isapi.vcproj: inetinfo stop/start
                   3317:          removed
                   3318: 
                   3319:        * src/: lib/gc/include/gc.h, main/pa_globals.C: As we log
                   3320:          allocation errors, we don't want default gc warnings (without
                   3321:          timestamp and URI).
                   3322: 
                   3323:        * src/: classes/memory.C, main/pa_globals.C,
                   3324:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3325:          targets/isapi/parser3isapi.C: GC_dont_gc=1 moved to
                   3326:          pa_globals_init
                   3327: 
                   3328:        * src/main/pa_globals.C: setup_hex_value() removed, static array
                   3329:          initialization used (optimization)
                   3330: 
                   3331:        * src/: main/pa_globals.C, targets/apache/mod_parser3_core.C,
                   3332:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
                   3333:          pa_socks_init/pa_socks_done moved inside pa_globals_init
                   3334:          (optimization)
                   3335: 
1.129     moko     3336: 2019-12-09  moko
                   3337: 
                   3338:        * src/include/pa_config_fixed.h: warning war
                   3339: 
1.128     moko     3340: 2019-12-08  moko
                   3341: 
                   3342:        * src/main/main.vcproj: compile.y - ExcludedFromBuild, as we
                   3343:          process grammar under Unix.
                   3344: 
                   3345: 2019-12-07  moko
                   3346: 
                   3347:        * tests/389.html: For Windows XP. :)
                   3348: 
                   3349:        * tests/388-sql.html: Windows compatibility added
                   3350: 
                   3351: 2019-12-06  moko
                   3352: 
                   3353:        * src/targets/cgi/parser3.C: warning war
                   3354: 
                   3355:        * src/main/pa_string.C: + COMPILE_ASSERT(sizeof(String::Languages)
                   3356:          == sizeof(CORD)) to avoid aligning bugs in future
                   3357: 
                   3358:        * src/: include/pa_config_fixed.h, main/pa_globals.C: simplified to
                   3359:          XML_STATIC
                   3360: 
                   3361:        * src/include/pa_request.h: StackItem() not required
                   3362: 
                   3363:        * src/include/pa_stack.h: warning war
                   3364: 
                   3365:        * src/include/pa_config_includes.h: GCC warning silenced
                   3366: 
                   3367:        * src/include/pa_memory.h: warning war: the program should also
                   3368:          define 'void operator delete [](void*, std::size_t)'
                   3369:          [-Wsized-deallocation]
                   3370: 
                   3371:        * src/types/: pa_vregex.h, pa_vtable.h: warning war
                   3372: 
                   3373:        * src/classes/string.C: not reqired cast removed
                   3374: 
                   3375:        * src/classes/string.C: not reqired cast removed
                   3376: 
                   3377: 2019-12-05  moko
                   3378: 
                   3379:        * src/lib/sdbm/pa_file_io.C: warning war
                   3380: 
                   3381:        * src/include/pa_string.h: bugfix for Windows x64: enum Language ->
                   3382:          enum Language : size_t - required for VS2015+ to make
                   3383:          sizeof(Languages::opt) == sizeof(CORD), will be 16 byte under x64
                   3384:          without it (related to feature #1198)
                   3385: 
                   3386: 2019-12-04  moko
                   3387: 
                   3388:        * src/main/pa_base64.C: unsigned char -> uchar
                   3389: 
                   3390:        * src/main/: main.vcproj, pa_globals.C: libpcre now linked same way
                   3391:          as other libs
                   3392: 
                   3393:        * src/include/pa_version.h: +amd64
                   3394: 
                   3395: 2019-12-03  moko
                   3396: 
                   3397:        * src/: classes/classes.vcproj, types/types.vcproj: sync debug with
                   3398:          release
                   3399: 
                   3400:        * src/include/pa_config_includes.h: warning war
                   3401: 
                   3402:        * src/classes/image.C: warning war
                   3403: 
                   3404:        * src/main/pa_globals.C: x64 libs support
                   3405: 
                   3406:        * src/include/pa_config_includes.h: warning war
                   3407: 
                   3408:        * src/types/pa_method.h: warning war
                   3409: 
1.127     moko     3410: 2019-11-28  moko
                   3411: 
                   3412:        * src/classes/math.C: vs2003 compatibility + warning war
                   3413: 
                   3414:        * buildall: libxslt-1.1.29 -> libxslt-1.1.34, libxml2-2.9.4 ->
                   3415:          libxml2-2.9.9 (related to feature #1136)
                   3416: 
                   3417:        * src/classes/xdoc.C: xmlHashScanner declaration changed, using
                   3418:          typecast for more compatibility (related to feature #1136)
                   3419: 
                   3420:        * buildall: --direct-download option added, gc-7.6.2 -> gc-8.0.4 +
                   3421:          libatomic no longer required, pcre-8.40 -> pcre-8.43 (related to
                   3422:          feature #1136)
                   3423: 
                   3424: 2019-11-26  moko
                   3425: 
                   3426:        * src/main/: compile_tools.C, compile_tools.h: invalid assert
                   3427:          removed (it was failing in $$var case), condition added
                   3428: 
1.126     moko     3429: 2019-11-25  moko
                   3430: 
                   3431:        * tests/: 397.html, 399.html, results/141.processed,
                   3432:          results/399.processed: base64 options tested
                   3433: 
                   3434:        * src/: classes/math.C, main/pa_http.C: base64 options used
                   3435: 
                   3436:        * src/main/pa_base64.C: base64 encode rewritten, base64 options
                   3437:          implemented (feature #986)
                   3438: 
                   3439:        * src/main/pa_cache_managers.C: whitespace
                   3440: 
                   3441:        * tests/: 397.html, 399.html, results/399.processed: tests for
                   3442:          ^base64 encode options added (related to feature #986)
                   3443: 
                   3444:        * src/: classes/file.C, include/pa_base64.h, main/pa_base64.C:
                   3445:          pa_base64_encode(file) removed - more memory, but faster and less
                   3446:          code (related fo feature #986)
                   3447: 
                   3448: 2019-11-24  moko
                   3449: 
                   3450:        * tests/: 155.html, results/155.processed: limit and offset in
                   3451:          ^table::load[] now supported, thus test added
                   3452: 
                   3453:        * src/: classes/file.C, classes/table.C, include/pa_common.h,
                   3454:          main/pa_common.C: optimization: offset and limit options parsing
                   3455:          moved inside file_load.
                   3456: 
                   3457: 2019-11-23  moko
                   3458: 
                   3459:        * src/: classes/file.C, classes/op.C, include/pa_common.h,
                   3460:          main/pa_common.C, main/pa_request.C, types/pa_vform.C:
                   3461:          optimization: file_read replaced with simplified file_read_binary
                   3462: 
                   3463:        * src/: classes/op.C, main/pa_common.C, main/pa_request.C,
                   3464:          types/pa_vform.C: whitespace
                   3465: 
                   3466:        * src/: include/pa_common.h, main/pa_common.C: never used params
                   3467:          removed
                   3468: 
                   3469: 2019-11-21  moko
                   3470: 
                   3471:        * tests/: 193.html, results/193.processed, results/389.processed:
                   3472:          test results updated as now base64 does not discard tail without
                   3473:          padding (related to feature #986)
                   3474: 
                   3475: 2019-11-20  moko
                   3476: 
                   3477:        * src/: classes/file.C, classes/string.C, include/pa_base64.h,
                   3478:          main/pa_base64.C: optimization: void pa_base64_decode -> size_t
                   3479:          pa_base64_decode (related to feature #986)
                   3480: 
                   3481:        * tests/398.html: tests for base64 decode added (related to feature
                   3482:          #986)
                   3483: 
                   3484:        * src/main/pa_base64.C: base64_decode rewritten - padding option
                   3485:          support, padding inside base 64 supported (related to feature
                   3486:          #096)
                   3487: 
                   3488: 2019-11-19  moko
                   3489: 
                   3490:        * src/include/pa_memory.h: CHECK_DELETE_USAGE tested to work under
                   3491:          FreeBSD 12
                   3492: 
1.125     moko     3493: 2019-11-16  moko
                   3494: 
                   3495:        * src/main/pa_base64.C: base64_decode converted to C++, url-safe
                   3496:          support added, step support removed (related to #986)
                   3497: 
                   3498: 2019-11-15  moko
                   3499: 
                   3500:        * src/classes/math.C: using log since log2 is not present on
                   3501:          FreeBSD < 8.4 (related to feature #1177)
                   3502: 
                   3503:        * src/: include/pa_base64.h, main/pa_base64.C: whitespace,
                   3504:          pa_base64_size extracted and used for files as well (related to
                   3505:          feature 986)
                   3506: 
                   3507: 2019-11-14  moko
                   3508: 
                   3509:        * tests/: 397.html, results/397.processed: + content check
                   3510: 
                   3511:        * tests/: 141.html, results/141.processed: make test resuls more
                   3512:          readable
                   3513: 
                   3514:        * tests/: 397.html, results/193.processed, results/397.processed:
                   3515:          test results updated after \x00 character was disabled in
                   3516:          math:convert string mode (related to feature #1177)
                   3517: 
                   3518:        * src/classes/: math.C, string.C: \\x00 character disabled while
                   3519:          converting to string (as in base64, related to feature #1177)
                   3520: 
                   3521:        * src/classes/file.C: more correct arguments separation
                   3522: 
                   3523:        * src/: classes/file.C, classes/math.C, classes/string.C,
                   3524:          include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
                   3525:          main/pa_http.C, types/pa_vfile.C, types/pa_vmail.C: base64
                   3526:          options added, but not yet implemented (related to feature #986)
                   3527: 
                   3528:        * src/classes/math.C: whitespace
                   3529: 
                   3530: 2019-11-13  moko
                   3531: 
                   3532:        * tests/: 397.html, results/397.processed: +tainting test (related
                   3533:          to feature #1177)
                   3534: 
                   3535:        * src/classes/math.C: as we now produce not only digits, result
                   3536:          should be tainted (related to feature #1177)
                   3537: 
                   3538:        * src/main/pa_base64.C: whitespace
                   3539: 
                   3540:        * src/: include/Makefile.am, main/Makefile.am, main/main.vcproj,
                   3541:          include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
                   3542:          main/pa_common.C: pa_base64.h and pa_base64.C added, base64
                   3543:          implementation moved from pa_common.h and pa_common.C
                   3544: 
                   3545: 2019-11-12  moko
                   3546: 
                   3547:        * tests/: 275.html, results/275.processed: out of range test fixed,
                   3548:          as ^math:convert now supports arbitrary precision
                   3549: 
                   3550: 2019-11-11  moko
                   3551: 
                   3552:        * tests/results/389.processed: uctualized error message
                   3553: 
                   3554:        * tests/: 389.html, 397.html, results/397.processed: tests for
                   3555:          ^math:convert added (related to feature #1177)
                   3556: 
                   3557:        * src/classes/math.C: ^math:convert now supports arbitrary
                   3558:          precision, alphabet support added (implements feature #1177)
                   3559: 
1.124     moko     3560: 2019-11-06  moko
                   3561: 
                   3562:        * tests/: 181.html, results/181.processed: entities usage added,
                   3563:          more entites load tests (related to bug #842 discussion)
                   3564: 
                   3565: 2019-11-05  moko
                   3566: 
                   3567:        * src/main/pa_xml_io.C: bugfix: no more extra http://localhost/
                   3568:          call from xmlFileOpen if http://localhost/<file> was not found
                   3569:          (related to bug #842)
                   3570: 
                   3571:        * src/main/pa_xml_io.C: rename
                   3572: 
                   3573:        * src/main/pa_xml_io.C: +MemoryStream constructor
                   3574: 
                   3575:        * src/main/pa_xml_io.C: whitespace
                   3576: 
1.123     moko     3577: 2019-10-31  moko
                   3578: 
                   3579:        * src/classes/xdoc.C: XML_PARSE_OPTIONS (XML_PARSE_DTDLOAD |
                   3580:          XML_PARSE_NOENT) added to fix entities load, (related to feature
                   3581:          #1181)
                   3582: 
1.122     moko     3583: 2019-10-25  moko
                   3584: 
                   3585:        * tests/: 388-sql.html, results/388-sql.processed: more multiple
                   3586:          queries tests
                   3587: 
                   3588: 2019-10-24  moko
                   3589: 
                   3590:        * tests/: 388-sql.html, results/388-sql.processed: support for
                   3591:          pgsql driver test
                   3592: 
                   3593:        * tests/: 388-sql.html, results/388-sql.processed:
                   3594:          multi_statements=1 now tested, mysql test now supported
                   3595:          (connection must be specified in [parser3] section in .my.cnf)
                   3596:          related to issues #1195 and #1194
                   3597: 
1.121     moko     3598: 2019-09-11  moko
                   3599: 
                   3600:        * src/classes/int.C: whitespace
                   3601: 
                   3602:        * tests/: 388-sql.html, results/388-sql.processed: +duplicate key
                   3603:          exception test
                   3604: 
                   3605:        * tests/results/388-sql.processed: sql queries now shown (related
                   3606:          to feature #1196)
                   3607: 
                   3608:        * src/sql/pa_sql_driver.h: to keep new SQL drivers more compatible
                   3609:          with old parser versions.
                   3610: 
                   3611:        * src/: classes/file.C, classes/hash.C, classes/string.C,
                   3612:          classes/table.C, classes/void.C, include/pa_sql_connection.h,
                   3613:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: Show query
                   3614:          instead of connect string in query_event_handlers exceptions
                   3615:          (implements feature #1196)
                   3616: 
1.120     moko     3617: 2019-09-06  moko
                   3618: 
                   3619:        * tests/388-sql.html: mysql compat
                   3620: 
                   3621:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   3622:          classes/void.C, include/pa_common.h, main/pa_common.C: cleanup:
                   3623:          sql_ variables declaration moved to pa_common.h
                   3624: 
1.116     moko     3625: 2019-01-15  moko
                   3626: 
                   3627:        * src/classes/curl.C: ^curl:info[] - OrderedHashString used, items
                   3628:          logically sorted
                   3629: 
                   3630: 2018-12-27  moko
                   3631: 
                   3632:        * src/include/pa_config_includes.h: warning war:
                   3633:          -Wdeprecated-register added for C++ 17
                   3634: 
                   3635: 2018-10-15  moko
                   3636: 
                   3637:        * configure.ac: FreeBSD 11.2 can be build with ./configure
                   3638:          --with-gc=/usr/local/lib/ --with-pcre=/usr/local/
                   3639:          --with-xml=/usr/local/
                   3640: 
                   3641: 2018-09-24  moko
                   3642: 
                   3643:        * tests/: 396.html, 396.tiff, results/396.processed: test for
                   3644:          ^image::measure[] now supports tiff added (related to feature
                   3645:          #1188)
                   3646: 
                   3647:        * src/classes/image.C: ^image::measure[] now supports tiff
                   3648:          (implements feature #1188)
                   3649: 
                   3650: 2018-09-20  moko
                   3651: 
                   3652:        * tests/: 395.bmp, 395.html, results/395.processed: test for bmp
                   3653:          files measure added (related to ticket #1188)
                   3654: 
                   3655:        * src/classes/image.C: measure of bmp files implemented (related to
                   3656:          ticket #1188)
                   3657: 
                   3658: 2018-09-18  moko
                   3659: 
                   3660:        * tests/: 394-curl.html, results/394-curl.processed,
                   3661:          results/auto.p: test for bug #1187 (max_file_size check for head
                   3662:          requests) added
                   3663: 
                   3664: 2018-08-24  moko
                   3665: 
                   3666:        * src/classes/curl.C: CURLOPT_NOBODY value used to check if
                   3667:          response content-length check is required (fixes bug #1187)
                   3668: 
                   3669: 2018-05-11  moko
                   3670: 
                   3671:        * tests/: 157.html, results/157.processed: test for ^file:copy[..;
                   3672:          $.append(bool) ] option added (related to feature #919)
                   3673: 
                   3674:        * src/classes/file.C: ^file:copy[..; $.append(bool) ] option added
                   3675:          from misha@ patch (implements feature #919)
                   3676: 
                   3677: 2018-03-22  moko
                   3678: 
                   3679:        * src/main/pa_request.C: $response:download[ $.file[file.namef] ]
                   3680:          worked rather slow (about 1mb/sec) with 10kb buffer, replaced it
                   3681:          with 128kb buffer.  Now works at least 12 times faster. :) May be
                   3682:          Windows-only problem.
                   3683: 
                   3684:        * src/lib/cord/cord.vcproj: Profile * complete cleanup (VS 2003
                   3685:          build fix)
                   3686: 
                   3687: 2018-02-03  moko
                   3688: 
                   3689:        * src/main/execute.C: removes irrelevant lines from exception stack
                   3690:          trace when exceptions occurs in assigment (fixes bug #1165)
                   3691: 
                   3692:        * tests/: 393.html, results/393.processed: test for behavour after
                   3693:          "Property can not be created, already exists field with that
                   3694:          name" exception removed (related to feature #1183)
                   3695: 
                   3696:        * src/types/pa_vclass.C: "Property can not be created, already
                   3697:          exists field with that name" exception removed (implements
                   3698:          feature #1183)
                   3699: 
                   3700: 2018-01-19  moko
                   3701: 
                   3702:        * src/classes/string.C: whitespace
                   3703: 
                   3704:        * src/classes/string.C: whitespace
                   3705: 
                   3706:        * tests/: 392.html, results/392.processed: test for
                   3707:          ^regex::create[$regex] added (related to feature #1135)
                   3708: 
                   3709:        * src/: classes/regex.C, types/pa_vregex.C, types/pa_vregex.h:
                   3710:          ^regex::create[$regex] added (implements feature #1135)
                   3711: 
                   3712:        * src/types/: pa_vclass.C, pa_vclass.h: CLASS_GETTER_UNPROTECTED
                   3713:          commented define added (related to feature #1157)
                   3714: 
                   3715: 2018-01-17  moko
                   3716: 
                   3717:        * buildall: gc 7.6.0 -> 7.6.2 (related to feature #1136)
                   3718: 
                   3719: 2018-01-15  moko
                   3720: 
                   3721:        * tests/: 390.html, results/390.processed: real path replaced by
                   3722:          stub
                   3723: 
                   3724:        * tests/: 391.html, results/391.processed: test for feature #1181
                   3725:          (XML_PARSE_HUGE exception) added
                   3726: 
                   3727: 2018-01-11  moko
                   3728: 
                   3729:        * src/classes/xdoc.C: xmlReadMemory/xmlReadFile now used with
                   3730:          XML_PARSE_HUGE option passed by default (implements feature
                   3731:          #1181)
                   3732: 
                   3733:        * src/classes/string.C: whitespace
                   3734: 
                   3735: 2017-12-10  moko
                   3736: 
                   3737:        * tests/: 389.html, 390.html, results/389.processed,
                   3738:          results/390.processed: image code coverage tests added (related
                   3739:          to feature #1125)
                   3740: 
                   3741: 2017-12-08  moko
                   3742: 
                   3743:        * tests/: 346-curl.html, 388-sql.html, 389.html,
                   3744:          results/346-curl.processed, results/388-sql.processed,
                   3745:          results/389.processed: more code coverage tests
                   3746: 
                   3747:        * tests/: 264.html, results/264.processed: code coverage for
                   3748:          ^file::exec[]
                   3749: 
                   3750: 2017-12-07  moko
                   3751: 
                   3752:        * tests/: 174.html, 388-sql.html, 389.html,
                   3753:          results/388-sql.processed, results/389.processed,
                   3754:          results/174.processed: more coverage tests
                   3755: 
                   3756:        * src/classes/math.C: exception text actualized
                   3757: 
                   3758: 2017-12-06  moko
                   3759: 
                   3760:        * tests/388-sql.html: $SQL can be here
                   3761: 
                   3762:        * tests/results/auto.p: $SQL not required here
                   3763: 
                   3764:        * tests/: 388-sql.html, 389.html, Makefile,
                   3765:          results/388-sql.processed, results/389.processed, results/auto.p:
                   3766:          code coverage tests for sql (using sqlite) and int/double/bool
                   3767:          added (related to feature #1125)
                   3768: 
                   3769:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   3770:          lib/json/json.vcproj, lib/md5/md5.vcproj,
                   3771:          lib/memcached/memcached.vcproj, lib/punycode/punycode.vcproj,
                   3772:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
                   3773:          targets/apache/ApacheModuleParser3Core.vcproj,
                   3774:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   3775:          types/types.vcproj: gc\include no longer required
                   3776: 
                   3777:        * src/lib/: cord/cord.vcproj, gd/gd.vcproj: gc\include no longer
                   3778:          required
                   3779: 
                   3780:        * src/: classes/Makefile.am, classes/table.C,
                   3781:          include/pa_config_includes.h, include/pa_string.h,
                   3782:          lib/cord/Makefile.am, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   3783:          lib/gd/Makefile.am, lib/json/Makefile.am, lib/sdbm/Makefile.am,
                   3784:          lib/smtp/Makefile.am, main/Makefile.am, main/untaint.C,
                   3785:          targets/apache/Makefile.am, targets/cgi/Makefile.am,
                   3786:          types/Makefile.am: to be sure that our version of gc.h/cord.h is
                   3787:          used, we now include it directly
                   3788: 
                   3789: 2017-12-04  moko
                   3790: 
                   3791:        * src/lib/: gd/gd.vcproj, md5/md5.vcproj,
                   3792:          memcached/memcached.vcproj, punycode/punycode.vcproj,
                   3793:          sdbm/sdbm.vcproj, smtp/smtp.vcproj: includes unified, gc added
                   3794:          where required
                   3795: 
                   3796:        * src/: classes/memory.C, include/pa_config_includes.h: GC_DEBUG
                   3797:          now can be used to trace memory allocations
                   3798: 
                   3799:        * src/: classes/table.C, include/pa_config_includes.h,
                   3800:          include/pa_memory.h, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   3801:          main/pa_globals.C: PA_DEBUG_DISABLE_GC works again, pa_gc_*
                   3802:          method removes, libcord also can work without libgc
                   3803: 
                   3804:        * src/classes/json.C: pa_gc_malloc_atomic should not be used
                   3805: 
                   3806: 2017-11-29  moko
                   3807: 
                   3808:        * src/classes/curl.C: no exception if some of ^curl:info[] elements
                   3809:          are not present (related to feature #1173)
                   3810: 
                   3811:        * tests/346-curl.html: test updated to test curl content-length bug
                   3812:          (related to feature #1173)
                   3813: 
                   3814:        * tests/results/346-curl.processed: more test for content-length
                   3815:          curl bug (related to feature #1173)
                   3816: 
                   3817:        * tests/results/346-curl.processed: test results updated after
                   3818:          #1173 implemented
                   3819: 
                   3820: 2017-11-28  moko
                   3821: 
                   3822:        * src/classes/curl.C: another libcurl Content-length bug walkaround
                   3823:          (related to feature #1173)
                   3824: 
                   3825: 2017-11-27  moko
                   3826: 
                   3827:        * src/: classes/curl.C, lib/curl/curl.h: ^curl:options
                   3828:          $.http_version[version string] added (implements feature #1173),
                   3829:          CURLOPT_POSTFIELDSIZE is set to 0 now only for old versions,
                   3830:          where $post(true) bug existed.
                   3831: 
                   3832: 2017-11-18  moko
                   3833: 
                   3834:        * src/include/pa_memory.h: warning war (related to feature #1170)
                   3835: 
                   3836:        * src/include/pa_pool.h: RedHat 7.3 compatibility fixed (related to
                   3837:          feature #1170)
                   3838: 
                   3839: 2017-11-17  moko
                   3840: 
                   3841:        * src/include/pa_memory.h: CHECK_DELETE_USAGE define added as
                   3842:          std::basic_stringstream used in ^table.csv-string[] is compatible
                   3843:          with delete usage check only under Debian 9 (related to feature
                   3844:          #1170)
                   3845: 
                   3846: 2017-11-16  moko
                   3847: 
                   3848:        * src/: classes/curl.C, classes/hash.C, classes/json.C,
                   3849:          classes/table.C, classes/xdoc.C, include/pa_config_includes.h,
                   3850:          include/pa_hash.h, include/pa_memory.h, include/pa_pool.h,
                   3851:          main/pa_charset.C, main/pa_memory.C, main/pa_xml_io.C,
                   3852:          sql/pa_sql_driver.h, types/pa_value.h, types/pa_vmemcached.C,
                   3853:          types/pa_vxdoc.h: regular new/delete no longer used in our code,
                   3854:          stubs defend from accidental use (implements feature #1170)
                   3855: 
                   3856: 2017-06-24  moko
                   3857: 
                   3858:        * configure.ac: minor fix: thanks to alx@
                   3859: 
1.115     moko     3860: 2017-05-29  moko
                   3861: 
                   3862:        * src/types/pa_vmail.C: mail headers are now correctly truncated -
                   3863:          MAX_CHARS_IN_HEADER_LINE value fixed, mail_header_utf8_substring
                   3864:          added to avoid cutting of UTF-8 chars (fixed bug #123)
                   3865: 
                   3866:        * src/main/untaint.C: as in case of <space>=?UTF-8?Q?= space is
                   3867:          ignored, =?UTF-8?Q?= should start in case of leading space
                   3868:          (related to bug #123)
                   3869: 
                   3870:        * buildall: echo -n -> printf for OS X. :)
                   3871: 
                   3872: 2017-05-25  moko
                   3873: 
                   3874:        * tests/: 288.html, results/288.processed: test updated afted
                   3875:          setting $o.prop without setter exception removed (related to
                   3876:          feature #1157)
                   3877: 
                   3878:        * src/types/pa_vclass.C: no more "this property has no setter
                   3879:          method" when setting $o.prop without setter (implements feature
                   3880:          #1157)
                   3881: 
                   3882:        * buildall: echo \c -> echo -n for FreeBSD
                   3883: 
                   3884:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                   3885:          src/types/pa_vdouble.h: isfinite now checked in configure
                   3886: 
                   3887:        * compile, config.guess, config.sub, depcomp, install-sh, missing:
                   3888:          upgraded to automake 1.15
                   3889: 
                   3890: 2017-05-23  moko
                   3891: 
                   3892:        * src/types/pa_vdouble.h: finite returned where isfinite not
                   3893:          defined
                   3894: 
                   3895: 2017-05-22  moko
                   3896: 
                   3897:        * buildall: gc-7.6.0 USE_LIBC_PRIVATES allready defined warning war
                   3898: 
                   3899:        * buildall: extern CFLAGS setting support
                   3900: 
                   3901:        * src/types/pa_vdouble.h: warning war: finine() -> isfinite() 4OSX
                   3902: 
                   3903:        * buildall: http -> https
                   3904: 
                   3905:        * buildall: gc-7.2f -> gc-7.6.0
                   3906: 
                   3907: 2017-05-20  moko
                   3908: 
                   3909:        * buildall: https, pcre, xml, xslt updated to current versions
                   3910:          (related to feature #1136)
                   3911: 
                   3912: 2017-05-19  moko
                   3913: 
                   3914:        * tests/097.html: after parser.ru moved to https
                   3915: 
                   3916: 2017-05-17  moko
                   3917: 
                   3918:        * tests/results/: 175.processed, 372.processed: tests resuls
                   3919:          updated after lintian spelling typos fixed (related to bug #1156)
                   3920: 
                   3921:        * src/: classes/file.C, classes/hash.C, classes/reflection.C,
                   3922:          classes/string.C, classes/table.C, main/pa_charset.C,
                   3923:          main/pa_common.C, main/pa_http.C, types/pa_vimage.h,
                   3924:          types/pa_vmail.C, types/pa_vxdoc.h: fixed spelling typos from
                   3925:          lintian reported by Sergey B Kirpichev (fixes bug #1156)
                   3926: 
                   3927:        * tests/results/096.processed: +XMP
                   3928: 
                   3929:        * tests/: 096.html, 096_dir/188.jpg: ^image::measure[] $.exif(true)
                   3930:          $.xmp(true) options tested (test for feature #1154)
                   3931: 
                   3932:        * src/classes/image.C: ^image:measure[] options $.exif(false)
                   3933:          $.xmp(false) $.xmp-charset[UTF-8] implemened. exif no longer
                   3934:          fetched by default! (implements feature #1154)
                   3935: 
                   3936: 2017-05-16  moko
                   3937: 
                   3938:        * tests/: 256.html, results/256.processed: ^json:string[$image] now
                   3939:          allowed (related to feature #1154)
                   3940: 
                   3941:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   3942:          initial XMP implementation - without options and transcode
                   3943:          (related to feature #1154)
                   3944: 
                   3945: 2017-05-12  moko
                   3946: 
                   3947:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   3948:          image: exif moved to ffields, skipped in ^image.html[] where
                   3949:          iterators now used (preparation for feature #1154)
                   3950: 
                   3951: 2017-05-05  moko
                   3952: 
                   3953:        * tests/: 387.html, 387_dir/A.p, 387_dir/B.p,
                   3954:          results/387.processed: test for circular class inheritance check
                   3955:          added (related to bug #1150)
                   3956: 
                   3957:        * src/types/pa_vstateless_class.C: circular class inheritance check
                   3958:          added (fixes endless add_derived bug #1150)
                   3959: 
                   3960: 2017-05-04  moko
                   3961: 
                   3962:        * tests/: 386.html, results/386.processed: test for
                   3963:          $table.value(number) added (related to feature #1152)
                   3964: 
                   3965:        * src/types/pa_vtable.C: table put_element: column value must be
                   3966:          string  - > column value must be string compatible to allow
                   3967:          $t.value(1) (implements feature #1152)
                   3968: 
                   3969: 2017-05-03  moko
                   3970: 
                   3971:        * src/main/pa_request.C: $use[$method] is not possible, reverting
                   3972:          (related to feature #1151)
                   3973: 
                   3974:        * tests/: 386.html, 386.p, results/386.processed: $use[$method] is
                   3975:          not possible, removing test (related to feature #1151)
                   3976: 
                   3977:        * src/: main/pa_request.C, types/pa_vstateless_class.h:
                   3978:          get_element_method added and used to allow $use[$method] and
                   3979:          $autouse[$method] (implements feature 1151)
                   3980: 
                   3981:        * tests/: 386.html, 386.p, results/386.processed: test for @use in
                   3982:          variable added (related to feature #1151)
                   3983: 
                   3984:        * tests/results/226.processed: actualized after ^try-catch used
                   3985: 
                   3986:        * tests/: 226.html, 385.html, results/385.processed: test for
                   3987:          @autouse in variable added
                   3988: 
                   3989:        * configure.ac, src/include/pa_version.h: 3.4.5 -> 3.4.6b
                   3990: 
1.114     moko     3991: 2017-02-27  moko
                   3992: 
                   3993:        * configure.ac, src/include/pa_version.h: 3.4.5rc -> 3.4.5
                   3994: 
1.113     moko     3995: 2017-02-20  moko
                   3996: 
1.211     moko     3997:        * operators.ru.txt, operators.txt: actualization + beauty
1.113     moko     3998: 
                   3999: 2017-02-16  moko
                   4000: 
                   4001:        * tests/: 384.html, results/384.processed: test for
                   4002:          ^reflection:mixin[; $.name[] ] option added (related to feature
                   4003:          #1089)
                   4004: 
                   4005:        * tests/: 384.html, results/384.processed: test for
                   4006:          ^reflection:mixin[] added (related to feature #1089)
                   4007: 
                   4008:        * src/types/pa_value.h: warning war: virtual ~Value() added
                   4009: 
1.112     moko     4010: 2017-02-15  moko
                   4011: 
                   4012:        * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
                   4013:          fixed
                   4014: 
                   4015:        * tests/: 320.html, results/320.processed: $.reverse(true/false)
                   4016:          test added (related to feature #1069)
                   4017: 
                   4018:        * src/: classes/reflection.C, types/pa_vstateless_class.h:
                   4019:          compilation without HASH_ORDER fixed
                   4020: 
                   4021:        * src/: classes/reflection.C, include/pa_hash.h:
                   4022:          $.reverse(true/false) added to ^reflection:methods[] (related to
                   4023:          feature #1069)
                   4024: 
                   4025: 2017-02-14  moko
                   4026: 
                   4027:        * tests/: 152.html, results/152.processed: test for $._default hash
                   4028:          added (related to bug #1131)
                   4029: 
                   4030:        * tests/: 277.html, results/277.processed: test for hash with only
                   4031:          $._default is now defined (related to bug #1131)
                   4032: 
                   4033:        * src/types/pa_vhash.h: hash with only $._default is now defined
                   4034:          (fixed bug #1131)
                   4035: 
                   4036: 2017-02-13  moko
                   4037: 
                   4038:        * tests/cat-windows.sh: cat-windows added (cygwin required)
                   4039: 
                   4040:        * tests/: 171.html, 264.html, 286.html, 370.html,
                   4041:          results/320.processed, results/375.processed, results/auto.p:
                   4042:          cat-windows.sh support added
                   4043: 
                   4044:        * tests/375.html: Windows support
                   4045: 
                   4046:        * tests/270.html: documented
                   4047: 
                   4048:        * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
                   4049:          (not backslashes) even under Windows (broke test 270)
                   4050: 
                   4051: 2017-02-12  moko
                   4052: 
                   4053:        * tests/: descript.ion, todo.txt: cleanup
                   4054: 
                   4055: 2017-02-09  moko
                   4056: 
                   4057:        * tests/: 253.html, 255.html, 275.html, 347-curl.html,
                   4058:          run_tests.cmd: Windows compatibility
                   4059: 
                   4060:        * tests/make_tests.cmd: removed as test can't be passed - TZ is set
                   4061:          incorrectly (GMT) if parser is called from cygwin
                   4062: 
1.111     moko     4063: 2017-02-08  moko
                   4064: 
1.211     moko     4065:        * operators.ru.txt, operators.txt: actualization 15% completed
1.112     moko     4066: 
1.211     moko     4067:        * operators.ru.txt, operators.txt: cp1251 -> utf-8
1.112     moko     4068: 
                   4069:        * NEWS, README: minor update
                   4070: 
                   4071:        * src/include/pa_config_includes.h: warning war continues
                   4072: 
                   4073:        * src/: include/pa_config_includes.h, include/pa_memory.h,
                   4074:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   4075:          targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
                   4076:          gcc 6.x issues fixed
                   4077: 
1.111     moko     4078:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   4079:          classes/classes.h, classes/curl.C, classes/date.C,
                   4080:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   4081:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   4082:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   4083:          classes/memcached.C, classes/memory.C, classes/op.C,
                   4084:          classes/reflection.C, classes/regex.C, classes/response.C,
                   4085:          classes/string.C, classes/table.C, classes/void.C,
                   4086:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   4087:          include/pa_array.h, include/pa_cache_managers.h,
                   4088:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   4089:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   4090:          include/pa_dictionary.h, include/pa_dir.h,
                   4091:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   4092:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   4093:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   4094:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   4095:          include/pa_request_charsets.h, include/pa_request_info.h,
                   4096:          include/pa_sapi.h, include/pa_socks.h,
                   4097:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   4098:          include/pa_stack.h, include/pa_string.h,
                   4099:          include/pa_stylesheet_connection.h,
                   4100:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   4101:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   4102:          include/pa_uue.h, include/pa_xml_exception.h,
                   4103:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   4104:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   4105:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   4106:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   4107:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   4108:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   4109:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   4110:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   4111:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   4112:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   4113:          main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
                   4114:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   4115:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   4116:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   4117:          main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
                   4118:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   4119:          main/untaint.C, sql/pa_sql_driver.h,
                   4120:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   4121:          targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
                   4122:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   4123:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   4124:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   4125:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   4126:          types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
                   4127:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   4128:          types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
                   4129:          types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
                   4130:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   4131:          types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
                   4132:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   4133:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
                   4134:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   4135:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
                   4136:          types/pa_vmemcached.h, types/pa_vmemory.h,
                   4137:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   4138:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   4139:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   4140:          types/pa_vresponse.C, types/pa_vresponse.h,
                   4141:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   4142:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   4143:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   4144:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   4145:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   4146:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   4147:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
                   4148:          2015->2017
                   4149: 
1.110     moko     4150: 2017-02-07  moko
                   4151: 
                   4152:        * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
                   4153: 
                   4154: 2017-02-06  moko
                   4155: 
                   4156:        * src/main/pa_common.C: minor fixes, whitespace
                   4157: 
                   4158:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   4159:          include/pa_common.h, include/pa_dir.h, main/pa_common.C,
                   4160:          main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
                   4161:          now used (implements feature #1081)
                   4162: 
                   4163:        * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
                   4164: 
                   4165: 2017-02-01  moko
                   4166: 
                   4167:        * src/include/pa_request.h: cleanup
                   4168: 
                   4169: 2017-01-30  moko
                   4170: 
                   4171:        * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
                   4172: 
                   4173: 2017-01-29  moko
                   4174: 
                   4175:        * tests/: 383.html, results/383.processed: test for
                   4176:          ^reflection:stack[] added (related to feature #1052)
                   4177: 
                   4178:        * src/classes/reflection.C: else added
                   4179: 
                   4180:        * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
                   4181:          $.max_file_lock_wait added (implements feature #1128)
                   4182: 
                   4183: 2017-01-28  moko
                   4184: 
                   4185:        * tests/: 379-curl.html, results/379-curl.processed: curl empty
                   4186:          body and other cases tests added (related to featue #1014)
                   4187: 
                   4188:        * src/classes/curl.C: bug if response is empty fixed (related to
                   4189:          feature #1014)
                   4190: 
                   4191: 2017-01-27  moko
                   4192: 
                   4193:        * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
                   4194:          main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
                   4195:          added (implements feature #1052)
                   4196: 
                   4197: 2017-01-25  moko
                   4198: 
                   4199:        * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
                   4200:          method test added
                   4201: 
                   4202: 2017-01-23  moko
                   4203: 
                   4204:        * src/classes/reflection.C: optimization: options->get replaced by
                   4205:          hash iterator
                   4206: 
                   4207:        * tests/: 381.html, results/381.processed: now -> fixed date
                   4208: 
                   4209:        * src/main/pa_request.C: warning war
                   4210: 
                   4211:        * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
                   4212:          5Mb (fixes bug #1058)
                   4213: 
                   4214:        * src/classes/curl.C: warning war
                   4215: 
                   4216:        * tests/: 381.html, results/381.processed: tests for ^json:string
                   4217:          $.one-line(true) option added (related to feature #1124)
                   4218: 
                   4219:        * src/: classes/json.C, types/pa_value.h: $json-string
                   4220:          $.one-line(true|false) options is now supported (implements
                   4221:          feature #1124)
                   4222: 
                   4223:        * tests/: 380.html, results/380.processed: test for modified
                   4224:          $.max_file_size added (related to bug #1014)
                   4225: 
                   4226:        * tests/: 379.html, results/auto.p: tests for rewritten http file
                   4227:          load added (related to bug #1014)
                   4228: 
                   4229:        * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
                   4230:          main/pa_common.C, main/pa_http.C: check_file_size added and used
                   4231:          in curl / file load from disk and http, http file load rewritten
                   4232:          (related to bug #1014)
                   4233: 
                   4234: 2017-01-18  moko
                   4235: 
                   4236:        * tests/: 378.html, results/378.processed: tests for ^result[]
                   4237:          added (related to feature #66)
                   4238: 
                   4239:        * src/: classes/op.C, include/pa_request.h: ^return[] can't be
                   4240:          Method::CO_WITHOUT_FRAME as frame still added in expression
                   4241:          (related to feature #66)
                   4242: 
                   4243: 2017-01-17  moko
                   4244: 
                   4245:        * tests/: 377.html, results/377.processed: test for different
                   4246:          combinations of breaks in body and delimiter (related to bug
                   4247:          #1077)
                   4248: 
                   4249:        * tests/: 376.html, results/376.processed: many ^break[] tests
                   4250:          added (related to bug #1077)
                   4251: 
                   4252:        * src/types/pa_vmethod_frame.C: "break is not allowed in expression
                   4253:          passed to native method" exception added to avoid bugs due to
                   4254:          WRITE_EXPR_RESULT skipped and native methods execution continues
                   4255:          after ^break[] (related to bug #1077)
                   4256: 
                   4257: 2017-01-14  moko
                   4258: 
                   4259:        * tests/: 330.html, results/330.processed: test results updated
                   4260:          after ^break[] bugs where fixed (related to bug #1077)
                   4261: 
                   4262:        * tests/: 329.html, results/329.processed: test results updated
                   4263:          after ^break[] bugs where fixed (related to bug #1077)
                   4264: 
                   4265:        * tests/results/320.processed: ^return[] added
                   4266: 
                   4267: 2017-01-13  moko
                   4268: 
                   4269:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   4270:          classes/table.C, include/pa_request.h, main/execute.C,
                   4271:          main/pa_request.C, targets/cgi/parser3.C,
                   4272:          types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
                   4273:          Request::SKIP_RETURN added and implemented, Request::SKIP_* now
                   4274:          checked after each possible process/execute call (fixes bug
                   4275:          #1077)
                   4276: 
                   4277: 2016-12-29  moko
                   4278: 
                   4279:        * src/main/pa_common.C: warning war
                   4280: 
                   4281:        * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
                   4282:          include/pa_types.h, main/pa_request.C, main/pa_string.C:
                   4283:          pa_file_size_limit added, ^math:random fixed for upper limit and
                   4284:          limits more then 0x7FFFFFFF, limits now declared in pa_types.h
                   4285:          (related to feature #1014)
                   4286: 
                   4287:        * src/: classes/curl.C, classes/file.C, include/pa_common.h,
                   4288:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
                   4289:          (related to feature #1014)
                   4290: 
                   4291: 2016-12-28  moko
                   4292: 
                   4293:        * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
                   4294:          warning war
                   4295: 
                   4296: 2016-12-26  moko
                   4297: 
                   4298:        * tests/: 341.html, results/341.processed: test for
                   4299:          ^table.hash[id;;$.type[string]] added (related to feature #1057)
                   4300: 
                   4301:        * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
                   4302:          (related to feature #1057)
                   4303: 
                   4304:        * src/types/pa_vdate.C: warning war continues...
                   4305: 
                   4306:        * src/: classes/date.C, classes/image.C, classes/table.C,
                   4307:          include/pa_config_includes.h, types/pa_vfile.C: warning war
                   4308: 
                   4309:        * src/lib/gd/gifio.C: warning war / cleanup
                   4310: 
                   4311:        * src/lib/json/pa_json.C: warning war
                   4312: 
                   4313:        * src/classes/hash.C: warning war
                   4314: 
                   4315:        * src/types/pa_vfile.C: warning war
                   4316: 
                   4317:        * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
                   4318:          -Wall warning war continues
                   4319: 
                   4320:        * configure.ac: --with-build-warnings actualized
                   4321: 
                   4322: 2016-12-25  moko
                   4323: 
                   4324:        * src/main/pa_exec.C: -wAll warning war
                   4325: 
                   4326:        * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
                   4327:          -wAll warning war
                   4328: 
                   4329:        * src/: include/pa_common.h, include/pa_sapi.h,
                   4330:          types/pa_junction.h, types/pa_method.h, types/pa_value.h,
                   4331:          types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
                   4332:          -wAll warning war
                   4333: 
                   4334: 2016-12-23  moko
                   4335: 
                   4336:        * src/lib/ltdl/Makefile.am: extra dist added
                   4337: 
                   4338:        * tests/results/344.processed: test result updated after $file.text
                   4339:          prefetched in ^hash::create[$file] (related to feature #1075)
                   4340: 
                   4341:        * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
                   4342:          ^hash::create[$file] (related to feature #1075)
                   4343: 
                   4344: 2016-12-22  moko
                   4345: 
                   4346:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   4347:          main/pa_request.C, main/pa_stylesheet_connection.C,
                   4348:          types/pa_vfile.C: file_stat now return 64-bit size (implements
                   4349:          #1014 under 32-bit unix versions)
                   4350: 
                   4351: 2016-12-21  moko
                   4352: 
                   4353:        * tests/: 375.html, results/375.processed: test for exec returning
                   4354:          stated file added (related to feature #1119)
                   4355: 
                   4356:        * src/classes/file.C: load should not return file with null body
                   4357:          (fixes bug #1119)
                   4358: 
                   4359: 2016-12-14  moko
                   4360: 
                   4361:        * tests/: 374.html, results/374.processed: test for $method.name
                   4362:          added (related to feature #1117) plus method returning junction
                   4363:          test
                   4364: 
                   4365: 2016-12-13  moko
                   4366: 
                   4367:        * src/: include/pa_symbols.h, main/pa_symbols.C,
                   4368:          types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
                   4369:          (implements feature #1117)
                   4370: 
                   4371:        * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
                   4372:          HEAD and TRACE can't have body (implements feature #1116)
                   4373: 
                   4374: 2016-12-09  moko
                   4375: 
                   4376:        * tests/: 373.html, results/373.processed: tests for
                   4377:          ^reflection:tainting added (related to feature #1098)
                   4378: 
                   4379:        * src/classes/reflection.C: ^reflection:tainting arguments order
                   4380:          change (related to feature #1098)
                   4381: 
                   4382: 2016-12-06  moko
                   4383: 
                   4384:        * src/: classes/reflection.C, include/pa_string.h,
                   4385:          main/pa_string.C: ^reflection:tainting[$string] added (implements
                   4386:          feature #1098)
                   4387: 
                   4388: 2016-12-05  moko
                   4389: 
                   4390:        * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
                   4391:          (fixes bug #1114)
                   4392: 
                   4393: 2016-12-04  moko
                   4394: 
                   4395:        * tests/: 206.html, results/206.processed: negative zero (0/-1)
                   4396:          check added
                   4397: 
                   4398: 2016-12-03  moko
                   4399: 
                   4400:        * tests/: 346-curl.html, results/346-curl.processed: test modified
                   4401:          to test value.as_hash() usage
                   4402: 
                   4403:        * src/classes/curl.C: value.as_hash() used for correct hash
                   4404:          processing
                   4405: 
                   4406:        * src/classes/reflection.C: exceptions texts fixes
                   4407: 
                   4408: 2016-12-02  moko
                   4409: 
                   4410:        * tests/: 372.html, results/372.processed: tests for
                   4411:          ^reflection:create[ $.class[name] $.constructor[name]
                   4412:          $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
                   4413:          feature #1094)
                   4414: 
                   4415:        * src/types/pa_vmethod_frame.h: comment added: params should be
                   4416:          declared outside of *_FRAME_ACTION as MethodParams destructor
                   4417:          will be called in ~VNativeMethodFrame
                   4418: 
                   4419:        * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
                   4420:          ] minor fix
                   4421: 
                   4422:        * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
                   4423:          types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
                   4424:          $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
                   4425:          now supported (implements feature #1094) value::as_hash added
                   4426:          (and should be used everywhere)
                   4427: 
                   4428:        * src/classes/reflection.C: cleanup
                   4429: 
                   4430: 2016-12-01  moko
                   4431: 
                   4432:        * tests/: 356.html, results/356.processed: test for method
                   4433:          junctions class name added to the resulting hash added (related
                   4434:          to feature #1068)
                   4435: 
                   4436:        * src/classes/reflection.C: for method junctions class name added
                   4437:          to the resulting hash (related to feature #1068)
                   4438: 
                   4439: 2016-11-30  moko
                   4440: 
                   4441:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
                   4442:          exception (related to bug #1113)
                   4443: 
                   4444:        * src/types/pa_vhashfile.C: whitespace
                   4445: 
                   4446:        * src/main/pa_os.C: errno now returned as it should (fixes bug
                   4447:          #1113)
                   4448: 
                   4449:        * tests/results/: 175.processed, 192.processed, 224.processed,
                   4450:          229.processed, 239.processed, 244.processed, 246.processed,
                   4451:          314.processed, 352.processed: tests results updated after method
                   4452:          call exceptions improved as method now keeps its name
                   4453: 
                   4454:        * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
                   4455:          types/pa_vmethod_frame.h: method call exceptions improved as
                   4456:          method now keeps its name
                   4457: 
                   4458:        * tests/: 224.html, 239.html, results/224.processed,
                   4459:          results/239.processed: tests and tests results updated after
                   4460:          Request::construct exception changed
                   4461: 
                   4462:        * src/: classes/reflection.C, main/execute.C: Request::construct
                   4463:          exception optimized
                   4464: 
                   4465:        * tests/: 371.html, results/371.processed: test for
                   4466:          WWrapper.get_element call in $.name.key[value] code added
                   4467:          (related to feature #1091)
                   4468: 
                   4469:        * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
                   4470:          in $.name.key[value] code (related to feature #1091)
                   4471: 
                   4472: 2016-11-29  moko
                   4473: 
                   4474:        * src/classes/op.C: VS warning war
                   4475: 
                   4476:        * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
                   4477:          C4239: nonstandard extension used : 'return' : conversion from
                   4478:          'Value' to 'Value &' (related to feature #1020)
                   4479: 
                   4480:        * src/: main/execute.C, types/pa_vmethod_frame.h,
                   4481:          types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
                   4482:          used : 'return' : conversion from 'Value' to 'Value &' (related
                   4483:          to feature #1020)
                   4484: 
                   4485:        * src/main/execute.C: VS warning war
                   4486: 
                   4487:        * src/targets/cgi/parser3.C: VS compatibility fix
                   4488: 
                   4489:        * src/include/pa_request.h: VS warning war
                   4490: 
                   4491:        * tests/: 370.html, results/370.processed: test for ^file::exec[
                   4492:          ... $.stdin[$binary_file] ] added (related to bug #1044)
                   4493: 
                   4494:        * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
                   4495:          include/pa_string.h, main/pa_exec.C: pa_exec now supports
                   4496:          $.stdin[$binary_file] (fixes bug #1044)
                   4497: 
                   4498: 2016-11-28  moko
                   4499: 
                   4500:        * src/main/pa_exec.C: whitespace
                   4501: 
                   4502:        * src/main/pa_request.C: whitespace
                   4503: 
                   4504:        * tests/: 369.html, results/369.processed: test for
                   4505:          $response:status usage added (related to feature #1099)
                   4506: 
                   4507:        * src/targets/cgi/parser3.C: HTTP response code used as exit status
                   4508:          if < 100 (implements feature #1099)
                   4509: 
                   4510:        * src/targets/cgi/parser3.C: whitespace
                   4511: 
                   4512:        * src/targets/cgi/parser3.C: whitespace
                   4513: 
                   4514:        * tests/: 368.html, results/368.processed: test updated after
                   4515:          ^reflection:filename[$method] added (related to feature #1053)
                   4516: 
                   4517:        * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
                   4518:          main/compile.y, main/execute.C, main/pa_request.C,
                   4519:          types/pa_vclass.h: filename -> filespec,
                   4520:          ^reflection:filename[$method] added (related to feature #1053)
                   4521: 
                   4522: 2016-11-27  moko
                   4523: 
                   4524:        * tests/: 368.html, results/368.processed: test for
                   4525:          reflection:filename[$class or object] added (related to feature
                   4526:          #1053)
                   4527: 
                   4528:        * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
                   4529:          types/pa_vstateless_class.h: ^reflection:filename[$class or
                   4530:          object] added (implements feature #1053)
                   4531: 
                   4532: 2016-11-26  moko
                   4533: 
                   4534:        * src/: include/pa_request_info.h,
                   4535:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
                   4536:          remove_absolute_uri -> strip_absolute_uri
                   4537: 
                   4538: 2016-11-25  moko
                   4539: 
                   4540:        * src/: include/pa_request_info.h,
                   4541:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
                   4542:          request_info.remove_absolute_uri added to remove possible
                   4543:          http://site.name/ from $request:uri (implements feature #1112)
                   4544: 
                   4545: 2016-11-24  moko
                   4546: 
                   4547:        * tests/: 367-curl.html, results/367-curl.processed: test for
                   4548:          previous request headers clearing after redirect added (related
                   4549:          to bug #1109)
                   4550: 
                   4551:        * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
                   4552:          response headers from previous requests are now cleared, only
                   4553:          last request headers are collected (fixes bug #1109)
                   4554: 
                   4555:        * tests/results/: 266.processed, 321.processed, 356.processed:
                   4556:          tests results updated as method name now added to the resulting
                   4557:          hash for new syntax only (Imp1 compatimility fixed, related to
                   4558:          feature #1068)
                   4559: 
                   4560:        * src/classes/reflection.C: method name now added to the resulting
                   4561:          hash for new syntax only (Imp1 compatimility fixed, related to
                   4562:          feature #1068)
                   4563: 
                   4564:        * tests/results/366.processed: test for native and parser
                   4565:          implementation of ^use[] logic (related to feature #1074)
                   4566: 
                   4567:        * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
                   4568:          for native and parser implementation of ^use[] logic (related to
                   4569:          feature #1074)
                   4570: 
                   4571: 2016-11-23  moko
                   4572: 
                   4573:        * src/: classes/op.C, include/pa_request.h, main/compile.y,
                   4574:          main/pa_request.C: @USE file now implemented as ^use[file;
                   4575:          $.origin[origin_file] ] (implements feature #1074)
                   4576: 
1.109     moko     4577: 2016-11-21  moko
                   4578: 
1.110     moko     4579:        * tests/: 365.html, results/365.processed: test for $caller bugs in
                   4580:          3.4.4 and $caller.method now tested (related to feature #1110)
                   4581: 
                   4582:        * tests/: 364.html, results/364.processed: $caller usage in
                   4583:          different contexts now tested (related to feature #1110)
                   4584: 
                   4585:        * src/types/types.vcproj: +pa_vcaller_wrapper.h
                   4586: 
                   4587:        * src/types/Makefile.am: pa_vcaller_wrapper.h added
                   4588: 
1.109     moko     4589:        * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
                   4590:          types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
                   4591:          types/pa_vmethod_frame.h:  redesign: VCallerWrapper added and
                   4592:          used (implements feature #1110)
                   4593: 
                   4594: 2016-11-20  moko
                   4595: 
                   4596:        * src/types/pa_vdouble.h: whitespace
                   4597: 
                   4598: 2016-11-11  moko
                   4599: 
                   4600:        * tests/: 363.html, results/363.processed: more tests for feature
                   4601:          #1091 (how parser methods work in expression context)
                   4602: 
                   4603:        * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
                   4604:          expressions strings are now written as strings, not values by
                   4605:          write_as_string (related to feature #1091)
                   4606: 
                   4607:        * src/classes/op.C: to make more correct behavour in expression
                   4608:          context
                   4609: 
                   4610: 2016-11-07  moko
                   4611: 
                   4612:        * tests/: 362.html, results/362.processed: test for
                   4613:          xsltParseStylesheetDoc caching as xsl modification after it added
                   4614:          (related to bug #1108)
                   4615: 
                   4616:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
                   4617:          result now cached as xdoc is modified after it (fixes bug #1108)
                   4618: 
                   4619: 2016-11-06  moko
                   4620: 
                   4621:        * src/types/pa_vxdoc.h: whitespace
                   4622: 
                   4623: 2016-11-05  moko
                   4624: 
                   4625:        * src/types/pa_vmethod_frame.h: cleanup
                   4626: 
                   4627: 2016-11-03  moko
                   4628: 
                   4629:        * tests/results/244.processed: more correct exception after method
                   4630:          frames separation
                   4631: 
                   4632:        * src/types/pa_vmethod_frame.h: minor optimizaion
                   4633: 
                   4634:        * src/types/pa_method.h: optimization: params_count added
                   4635: 
                   4636:        * src/: classes/json.C, classes/op.C, classes/reflection.C,
                   4637:          include/pa_request.h, main/execute.C, main/pa_request.C,
                   4638:          types/pa_value.C, types/pa_vmethod_frame.C,
                   4639:          types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
                   4640:          VMethodFrame now divided into VNativeMethodFrame,
                   4641:          VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
                   4642:          EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
                   4643:          and used (related to feature #1104)
                   4644: 
                   4645: 2016-11-02  moko
                   4646: 
                   4647:        * src/: classes/bool.C, classes/curl.C, classes/date.C,
                   4648:          classes/double.C, classes/file.C, classes/hash.C,
                   4649:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   4650:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   4651:          classes/memcached.C, classes/op.C, classes/reflection.C,
                   4652:          classes/regex.C, classes/string.C, classes/table.C,
                   4653:          classes/xdoc.C, classes/xnode.C, include/pa_request.h,
                   4654:          main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
                   4655:          r.write (implements feature #1091)
                   4656: 
                   4657:        * src/main/execute.C: cleanup (related to feature #1104)
                   4658: 
                   4659:        * src/: include/pa_request.h, main/execute.C,
                   4660:          types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
                   4661:          added, in_expression removed (implements feature #1104)
                   4662: 
                   4663: 2016-10-31  moko
                   4664: 
                   4665:        * src/types/pa_value.C: whitespace
                   4666: 
                   4667: 2016-10-28  moko
                   4668: 
                   4669:        * tests/results/244.processed: updated after error reporting fixed
                   4670:          in pa_wcontext.C
                   4671: 
                   4672:        * src/types/pa_wcontext.C: error reporting fixed
                   4673: 
                   4674:        * src/types/pa_wcontext.h: whitespace
                   4675: 
                   4676:        * src/classes/image.C: not fully readed entries are no longer
                   4677:          processed (fixes bug #1106)
                   4678: 
                   4679: 2016-10-26  moko
                   4680: 
                   4681:        * src/classes/image.C: whitespace
                   4682: 
                   4683:        * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
                   4684:          types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
                   4685:          types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
                   4686:          longer required (related to feature #1091)
                   4687: 
                   4688:        * tests/results/: 264.processed, 350.processed: test results update
                   4689:          reverted (whitespace optimization) after write_no_lang removed :)
                   4690:          (related to feature #1091)
                   4691: 
                   4692:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                   4693:          classes/string.C, classes/table.C, classes/void.C,
                   4694:          classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
                   4695:          types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
                   4696:          equal write_pass_lang (related to feature #1091)
                   4697: 
                   4698:        * tests/results/: 264.processed, 350.processed: test results
                   4699:          updated (whitespace optimization) after write_assign_lang removed
                   4700:          (related to feature #1091)
                   4701: 
                   4702:        * tests/: 361.html, results/361.processed: test for non-string
                   4703:          ^untaint added (related to feature #1091)
                   4704: 
                   4705:        * src/: classes/curl.C, classes/date.C, classes/file.C,
                   4706:          classes/hash.C, classes/op.C, classes/string.C,
                   4707:          include/pa_request.h, main/execute.C: optimization:
                   4708:          write_assign_lang removed as not required (first part of feature
                   4709:          #1091 implementation)
                   4710: 
1.108     moko     4711: 2016-10-12  moko
                   4712: 
                   4713:        * tests/: 360.html, results/360.processed: more test code (related
                   4714:          to feature #1104)
                   4715: 
                   4716:        * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
                   4717:          include/pa_request.h, main/compile.y, main/execute.C: opcode
                   4718:          OP_PREPARE_TO_EXPRESSION removed as not required, optimized
                   4719:          WContext is next task (implements feature #1104)
                   4720: 
                   4721:        * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
                   4722:          / CO_WITHOUT_WCONTEXT
                   4723: 
                   4724:        * tests/: 360.html, results/360.processed: test for in expression
                   4725:          state (related to feature #1104)
                   4726: 
                   4727: 2016-10-11  moko
                   4728: 
                   4729:        * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
                   4730: 
                   4731:        * src/classes/op.C: default value removed from initializer
                   4732: 
                   4733:        * src/types/pa_vmemcached.C: FreeBSD 11 warning war
                   4734: 
                   4735:        * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
                   4736: 
                   4737: 2016-10-10  moko
                   4738: 
                   4739:        * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
                   4740:          $LOOP_LIMIT  -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
                   4741:          to feature #42)
                   4742: 
                   4743:        * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT  ->
                   4744:          $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
                   4745: 
                   4746: 2016-10-08  moko
                   4747: 
                   4748:        * src/classes/double.C: whitespace
                   4749: 
                   4750: 2016-10-07  moko
                   4751: 
                   4752:        * src/types/pa_vmethod_frame.h: reorder
                   4753: 
                   4754: 2016-10-06  moko
                   4755: 
                   4756:        * src/classes/date.C: typo
                   4757: 
                   4758:        * src/types/pa_vmethod_frame.h: whitespace + cleanup
                   4759: 
                   4760:        * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
                   4761:          classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
                   4762:          types/pa_vmethod_frame.h: params.get now returns Value&, not
                   4763:          Value*
                   4764: 
                   4765:        * src/types/pa_vmethod_frame.C: params.get should return Value&.
                   4766: 
                   4767:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
                   4768:          removed; first as_* code rewrite
                   4769: 
                   4770: 2016-10-05  moko
                   4771: 
                   4772:        * src/include/pa_request.h: whitespace
                   4773: 
                   4774:        * tests/: 359.html, results/359.processed: test for VCodeFrame and
                   4775:          intercept_string added (related to feature #1097)
                   4776: 
                   4777:        * src/: classes/image.C, classes/op.C, classes/table.C,
                   4778:          include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
                   4779:          optimization: intercept_string removed (implements feature #1097)
                   4780: 
                   4781:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
                   4782: 
                   4783:        * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
                   4784:          from VCodeFrame and WWrapper as not required
                   4785: 
                   4786: 2016-10-04  moko
                   4787: 
                   4788:        * src/: classes/curl.C, classes/date.C, classes/double.C,
                   4789:          classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
                   4790:          classes/int.C, classes/json.C, classes/op.C,
                   4791:          classes/reflection.C, classes/string.C, classes/table.C,
                   4792:          include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
                   4793:          proces_to_value -> process after StringOrValue removed (related
                   4794:          to feature #1020)
                   4795: 
                   4796:        * src/classes/form.C: whitespace
                   4797: 
                   4798:        * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
                   4799: 
                   4800:        * tests/: 357.html, 358.html, results/357.processed,
                   4801:          results/358.processed, results/auto.p: test for @conf
                   4802:          $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
                   4803: 
                   4804: 2016-10-03  moko
                   4805: 
                   4806:        * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
                   4807:          types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
                   4808:          supported (implements feature #42)
                   4809: 
                   4810:        * src/types/pa_vregex.h: no reason for VRegex to be
                   4811:          is_evaluated_expr
                   4812: 
                   4813:        * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
                   4814:          (implements feature #1095)
                   4815: 
                   4816: 2016-10-01  moko
                   4817: 
                   4818:        * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
                   4819:          false by default (related to feature #1089)
                   4820: 
                   4821: 2016-09-30  moko
                   4822: 
                   4823:        * src/types/pa_wcontext.h: cleanup
                   4824: 
                   4825: 2016-09-29  moko
                   4826: 
                   4827:        * src/main/execute.C: whitespace
                   4828: 
                   4829:        * src/include/pa_request.h: whitespace
                   4830: 
                   4831:        * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
                   4832:          classes/op.C, classes/table.C, include/pa_request.h,
                   4833:          main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
                   4834:          types/pa_vobject.C, types/pa_wcontext.h: optimization:
                   4835:          StringOrValue removed as it just slows down and adds complexity
                   4836:          (implements feature #1020)
                   4837: 
                   4838: 2016-09-28  moko
                   4839: 
                   4840:        * tests/: 356.html, results/266.processed, results/321.processed,
                   4841:          results/356.processed: tests updated after name was added to
                   4842:          method_info hash, test for ^reflection:method_info[junction]
                   4843:          added (related to feature #1068)
                   4844: 
                   4845:        * src/classes/reflection.C: ^reflection:method_info[junction] now
                   4846:          supported, method name added to the resulting hash (implements
                   4847:          feature #1068)
                   4848: 
                   4849:        * tests/: 276.html, results/276.processed: more tests for
                   4850:          ^reflection:delete[]
                   4851: 
                   4852:        * src/classes/reflection.C: fixed bug then ^reflection:delete
                   4853:          didn't work on class and could damage native objects (like file)
                   4854: 
                   4855: 2016-09-26  moko
                   4856: 
                   4857:        * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
                   4858:          results/345.processed, results/346-curl.processed,
                   4859:          results/347-curl.processed, results/348.processed: numbers added
                   4860:          to simplify diff analysis
                   4861: 
                   4862:        * tests/: 352.html, results/352.processed: test result updated as
                   4863:          method name used
                   4864: 
                   4865:        * src/classes/reflection.C: method name used
                   4866: 
                   4867:        * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
                   4868:          its name
                   4869: 
                   4870:        * src/types/pa_method.h: whitespace
                   4871: 
                   4872:        * src/classes/reflection.C: both method and field with one name can
                   4873:          exist.
                   4874: 
                   4875:        * src/classes/reflection.C: ^reflection:mixin added (implements
                   4876:          feature #1089)
                   4877: 
                   4878:        * tests/: 355.html, results/355.processed: property appears in
                   4879:          derived class if added in base test added
                   4880: 
                   4881:        * src/types/pa_vstateless_class.h: get_method declaration +
                   4882:          whitespace
                   4883: 
                   4884:        * tests/: 354.html, results/354.processed: nice test from method
                   4885:          and property with one name in class added
                   4886: 
                   4887: 2016-09-23  moko
                   4888: 
                   4889:        * src/classes/reflection.C: ^reflection:method usage documented
                   4890: 
                   4891: 2016-09-22  moko
                   4892: 
                   4893:        * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
                   4894:          we use 'dynamic_cast' on polymorphic type 'Value'. Without it
                   4895:          compile warning and GPF occures on VS2003 (related to feature
                   4896:          #1087)
                   4897: 
                   4898:        * tests/: 350.html, results/350.processed: test added for
                   4899:          $.encloser[] support in ^table::create (related to feature #11)
                   4900: 
                   4901:        * src/classes/table.C: another minor fix (related to feature #11)
                   4902: 
1.107     moko     4903: 2016-09-21  moko
                   4904: 
                   4905:        * src/include/pa_config_fixed.h: vs2015 compilation fixes
                   4906: 
                   4907:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   4908:          classes/json.C, classes/string.C, classes/table.C,
                   4909:          classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
                   4910:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   4911:          main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
                   4912:          types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
                   4913:          pa_charsets, vs2015 warning war
                   4914: 
                   4915:        * src/classes/table.C: vs2015 warning war
                   4916: 
                   4917:        * src/types/pa_vdate.C: vs2015 warning war
                   4918: 
                   4919:        * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
                   4920: 
                   4921:        * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
                   4922:          -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
                   4923: 
                   4924:        * src/main/pa_common.C: vs2015 compilation fixes
                   4925: 
                   4926:        * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
                   4927:          vs2015 compilation fixes
                   4928: 
                   4929:        * src/main/pa_charset.C: vs2015 warning war
                   4930: 
                   4931:        * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
                   4932: 
                   4933:        * src/main/pa_charset.C: vs2015 warning war
                   4934: 
                   4935:        * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
                   4936: 
                   4937:        * src/types/pa_vdate.C: vs2015 compilation fix
                   4938: 
                   4939:        * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
                   4940: 
                   4941:        * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
                   4942:          VS2015 compilation fixes
                   4943: 
                   4944:        * src/classes/table.C: minor fix (related to feature #11)
                   4945: 
                   4946:        * tests/results/282.processed: no longer skipping extra enclosers
                   4947:          (related to feature #11)
                   4948: 
                   4949:        * src/classes/table.C: minor fix + no longer skipping extra
                   4950:          enclosers (related to feature #11)
                   4951: 
                   4952:        * src/classes/table.C: minor optimization (related to feature #11)
                   4953: 
                   4954:        * src/classes/table.C: minor fix and optimization (related to
                   4955:          feature #11)
                   4956: 
                   4957: 2016-09-20  moko
                   4958: 
                   4959:        * tests/: 353.html, results/353.processed: test for
                   4960:          PC.cclass->is_vars_local() check in one_big_piece in ^process[]
                   4961:          added (related to bug #1090)
                   4962: 
                   4963:        * src/main/compile.y: PC.cclass->is_vars_local() check added for
                   4964:          one_big_piece (fixes bug #1090)
                   4965: 
                   4966:        * tests/: 229.html, results/229.processed: code coverage tests
                   4967: 
                   4968:        * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
                   4969:          body) was called
                   4970: 
                   4971:        * src/classes/op.C: whitespace
                   4972: 
                   4973:        * tests/: 323.html, results/323.processed: test for code junction
                   4974:          should not be returned by ^reflection:class, ^reflection:base
                   4975: 
                   4976:        * src/classes/reflection.C: bugfix: code junction should not be
                   4977:          returned by ^reflection:class, ^reflection:base
                   4978: 
                   4979:        * tests/: 323.html, 352.html, results/352.processed: no more
                   4980:          exception for ^reflection:method[class;no-such-method] (related
                   4981:          to feature #1087)
                   4982: 
                   4983:        * src/classes/reflection.C:
                   4984:          ^reflection:method[class;no-such-method] : exception -> void
                   4985:          (related to feature #1087)
                   4986: 
                   4987:        * src/include/pa_request.h: request::write_value added to allow
                   4988:          write value without convertion (related to issue #1091)
                   4989: 
                   4990: 2016-09-19  moko
                   4991: 
                   4992:        * src/main/pa_random.C: windows build fix
                   4993: 
                   4994:        * src/types/pa_vhash.h: warning war
                   4995: 
                   4996: 2016-09-14  moko
                   4997: 
                   4998:        * tests/: 352.html, 552.html, results/352.processed,
                   4999:          results/552.processed: test for ^reflection:method[] extension
                   5000:          added (related to feature #1087)
                   5001: 
                   5002:        * tests/: 552.html, results/552.processed: test for
                   5003:          ^reflection:method[] extension added (related to feature #1087)
                   5004: 
                   5005:        * src/classes/reflection.C: compatibility issue fixed, VClass
                   5006:          dynamic_cast check added (related to feature #1087)
                   5007: 
                   5008:        * tests/: 351.html, results/351.processed: test for @auto[]
                   5009:          inheritance bug diring ^process[] added (related to bug #1088)
                   5010: 
                   5011:        * src/: classes/op.C, main/pa_request.C,
                   5012:          types/pa_vstateless_class.C: set_method now checks for @auto[] to
                   5013:          disable it inheritance during ^process (fixes bug #1088)
                   5014: 
                   5015:        * src/classes/reflection.C: ^reflection:method[$class:method;$self]
                   5016:          added (implements feature #1087)
                   5017: 
                   5018: 2016-09-13  moko
                   5019: 
                   5020:        * tests/: 349.html, results/auto.p: test for objects prototyping
                   5021:          added and $OBJECT-PROTOTYPE(false) is used for old tests (related
                   5022:          to feature #1086)
                   5023: 
                   5024:        * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
                   5025:          types/pa_vobject.C: objects now are not class instances, but have
                   5026:          class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
                   5027:          in @conf (implements feature #1086)
                   5028: 
                   5029: 2016-09-08  moko
                   5030: 
                   5031:        * src/: classes/file.C, classes/mail.C, classes/string.C,
                   5032:          classes/table.C, main/pa_http.C, main/pa_string.C,
                   5033:          include/pa_string.h: cleanup: string::split limit argument
                   5034:          removed as no longer required, pos_after no longer reference
                   5035:          (related to feature #11)
                   5036: 
                   5037:        * src/classes/table.C, tests/results/348.processed: now exception
                   5038:          is rised when invalid option is passed to ^table::create[]
                   5039: 
                   5040:        * tests/: 282.cfg, 282.html, results/282.processed: more code
                   5041:          coverage tests
                   5042: 
                   5043:        * tests/: 348.html, results/348.processed: code coverage tests
                   5044:          added
                   5045: 
                   5046:        * tests/: 348.html, results/348.processed: generic ^table::create[]
                   5047:          tests
                   5048: 
                   5049:        * tests/: 035.html, results/035.processed, results/272.processed:
                   5050:          tests updated after $.encloser[] support for ^table::create
                   5051:          implementation (related to feature #11)
                   5052: 
                   5053:        * src/classes/table.C: $.encloser[] support for ^table::create
                   5054:          finally added (implements feature #11)
                   5055: 
                   5056: 2016-09-07  moko
                   5057: 
                   5058:        * src/include/pa_string.h: added StringSplitHelper as friend
                   5059:          (related to feature #11)
                   5060: 
                   5061:        * src/include/pa_string.h: body and langs now protected, not
                   5062:          private to allow inheritance (related to feature #11)
                   5063: 
                   5064:        * src/classes/table.C: lsplit optimized before cloning for
                   5065:          ^table::create with $.encloser[] (related to feature #11)
                   5066: 
                   5067:        * src/classes/table.C: optimizaion: TableControlChars.separators
                   5068:          added and used (related to feature #11)
                   5069: 
                   5070:        * src/classes/table.C: spelling:
                   5071: 
                   5072:          TableSeparators -> TableControlChars column -> separator
                   5073:          separators -> control_chars
                   5074: 
                   5075: 2016-09-06  moko
                   5076: 
                   5077:        * src/main/pa_string.C: whitespace
                   5078: 
                   5079:        * src/main/pa_string.C: whitespace
                   5080: 
                   5081: 2016-09-01  moko
                   5082: 
                   5083:        * tests/: 347-curl.html, results/347-curl.processed: to make tests
                   5084:          results OS-independent
                   5085: 
                   5086:        * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
                   5087:          compiler (related to feature #1042)
                   5088: 
                   5089: 2016-08-15  moko
                   5090: 
                   5091:        * src/include/pa_string.h: whitespace
                   5092: 
                   5093:        * src/classes/table.C: whitespace
                   5094: 
1.106     moko     5095: 2016-08-05  moko
                   5096: 
                   5097:        * tests/: 344.html, results/344.processed: test for
                   5098:          ^hash::create[$file] added (related to feature #1075)
                   5099: 
                   5100:        * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
                   5101:          supported (implements feature #1075)
                   5102: 
                   5103: 2016-08-04  moko
                   5104: 
                   5105:        * tests/: 341.html, results/341.processed: more code coverage tests
                   5106: 
                   5107:        * tests/: 346-curl.html, results/346-curl.processed: more code
                   5108:          coverage tests for curl
                   5109: 
                   5110:        * tests/: 346-curl.html, results/346-curl.processed: more code
                   5111:          coverage tests for curl
                   5112: 
                   5113:        * tests/: 223-curl.html, 223.html, results/223-curl.processed,
                   5114:          results/223.processed: code coverage tests: $.form[ $.table[] ]
                   5115:          test added
                   5116: 
                   5117:        * tests/: 223-curl.html, results/223-curl.processed: more code
                   5118:          coverage tests for curl
                   5119: 
                   5120: 2016-08-03  moko
                   5121: 
                   5122:        * src/classes/curl.C: dlink(curl_library) now called not once, but
                   5123:          until it will be loaded, allowing to find existing library.
                   5124: 
                   5125:        * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
                   5126:          results/347-curl.processed: more code coverage tests for curl
                   5127: 
                   5128:        * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
                   5129:          results/339-curl.processed, results/346-curl.processed: curl
                   5130:          functionality tests
                   5131: 
                   5132: 2016-08-02  moko
                   5133: 
                   5134:        * tests/: 339.html, results/339.processed: test for tables in
                   5135:          ^file:load[] and ^curl:load[] (commented) added (related to
                   5136:          feature #1042)
                   5137: 
                   5138:        * tests/: 345.html, results/345.processed: code coverage tests for
                   5139:          file class
                   5140: 
                   5141:        * tests/: 344.html, results/344.processed: code coverage tests
                   5142: 
                   5143:        * tests/: 344.html, results/344.processed: mdate removed from
                   5144:          output
                   5145: 
                   5146:        * src/classes/file.C: minor bugfix: is_text should be taked from
                   5147:          fcontent.is_text_mode() if not set (related to feature #1061)
                   5148: 
                   5149:        * tests/: 344.html, results/344.processed: more tests
                   5150: 
                   5151:        * tests/: 343.html, 344.html, results/343.processed,
                   5152:          results/344.processed: tests for ^file::create[ $.from-charset
                   5153:          and $.to-charset ] (related to feature #1061)
                   5154: 
                   5155:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5156:          aset_text_mode argument optimized
                   5157: 
                   5158:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5159:          checkBOM now used in detect_binary_content (related to feature
                   5160:          #1061)
                   5161: 
                   5162:        * src/main/pa_request.C: load_charset no longer required to_upper
                   5163: 
                   5164:        * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
                   5165:          preserves original file mode (if no $.mode specified)
                   5166: 
                   5167:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5168:          ^file::create now supports $.from-charset[] and $.to-charset
                   5169:          options (implements feature #1061), automatic transcode is done
                   5170:          if text file is created from binary file and charset is detected.
                   5171: 
                   5172: 2016-07-30  moko
                   5173: 
                   5174:        * src/classes/table.C: ^t.hash[..;] now supported (related to
                   5175:          feature #1057)
                   5176: 
                   5177:        * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
                   5178:          added (related to feature #1057)
                   5179: 
                   5180:        * tests/: 286.html, results/286.processed: code tests coverage
                   5181: 
                   5182: 2016-07-29  moko
                   5183: 
                   5184:        * src/classes/table.C: table size should be checked inside menu and
                   5185:          foreach (related to feature #858)
                   5186: 
                   5187:        * src/: classes/curl.C, classes/file.C, classes/string.C,
                   5188:          classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
                   5189:          main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
                   5190:          types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
                   5191:          charsets.get now does str_upper inside (related to feature #1061)
                   5192: 
                   5193:        * tests/: 342.html, results/342.processed: more code coverage tests
                   5194: 
                   5195:        * tests/: 342.html, outputs/342.processed: table menu code coverage
                   5196:          + foreach test added (related to feature #858)
                   5197: 
                   5198:        * tests/: 341.html, results/341.processed: tests for
                   5199:          ^table.hash[]{code} added + code coverage tests (related to
                   5200:          feature #1057)
                   5201: 
                   5202:        * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
                   5203:          value} support (implements feature #1057)
                   5204: 
                   5205:        * src/classes/table.C: whitespace
                   5206: 
                   5207: 2016-07-28  moko
                   5208: 
                   5209:        * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
                   5210:          from URL, if not specified query string removed from url-based
                   5211:          filenames in ^curl:load[] and ^file::load[] (related to feature
                   5212:          #1042)
                   5213: 
                   5214: 2016-07-27  moko
                   5215: 
                   5216:        * tests/: 340.html, results/340.processed: test for
                   5217:          transcode_text_result=false added (related to issue #1042)
                   5218: 
                   5219: 2016-07-26  moko
                   5220: 
                   5221:        * src/types/pa_vfile.C: file name should not be empty (if file path
                   5222:          is folder and ends with /) (related to feature #1042)
                   5223: 
                   5224:        * src/main/pa_http.C: whitespace optimizaion
                   5225: 
                   5226:        * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
                   5227:          main/pa_common.C, main/pa_http.C: ^curl:load[] now support
                   5228:          multiple headers, ^file::load supports headers transcoding
                   5229:          (implements feature #1042)
                   5230: 
                   5231: 2016-07-25  moko
                   5232: 
                   5233:        * src/include/pa_common.h: PA_DEFAULT added
                   5234: 
                   5235: 2016-07-22  moko
                   5236: 
                   5237:        * tests/: 338.html, results/338.processed: test for
                   5238:          $date.field(value) added (related to feature #1066)
                   5239: 
                   5240:        * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
                   5241:          $date.field(value) now supported for y/m/d/h/m/s (implements
                   5242:          feature #1066)
                   5243: 
1.105     moko     5244: 2016-07-21  moko
                   5245: 
                   5246:        * src/: classes/file.C, classes/image.C, include/pa_common.h,
                   5247:          main/pa_common.C: pa_common.h: File_read_action: fname, as_text
                   5248:          arguments removed; image.C - absolute path shown in exception
                   5249:          (implements feature #1071)
                   5250: 
                   5251:        * tests/: 235.html, results/235.processed: test and test result
                   5252:          updated after static boundary in mail and Errors-To: mail header
                   5253:          removed (related to feature #1047)
                   5254: 
                   5255:        * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
                   5256:          main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
                   5257:          used, static boundary in mail removed, Errors-To: mail header
                   5258:          removed (implements feature #1047)
                   5259: 
                   5260: 2016-07-20  moko
                   5261: 
                   5262:        * src/: classes/reflection.C, types/pa_vstateless_class.h:
                   5263:          equest.classes(): Value -> VStateless_class, part 3 (related to
                   5264:          issue #1051)
                   5265: 
                   5266:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
                   5267:          request.classes(): Value -> VStateless_class, part 2 (related to
                   5268:          issue #1051)
                   5269: 
                   5270:        * tests/results/: 224.processed, 323.processed: classes without
                   5271:          methods should not be methoded (related to issue #1051)
                   5272: 
                   5273:        * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
                   5274:          main/compile_tools.h, main/pa_request.C: request.classes(): Value
                   5275:          -> VStateless_class, part 1 (related to issue #1051)
                   5276: 
                   5277:        * tests/: 337.html, results/337.processed: test for
                   5278:          ^reflection:fields_reference[] and VHashReference class added
                   5279:          (related to feature #1072)
                   5280: 
                   5281:        * src/: classes/hash.C, classes/json.C, classes/reflection.C,
                   5282:          types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
                   5283:          and VHashReference added, allowing ^reflection:fields_reference[]
                   5284:          implementation (closes feature #1072)
                   5285: 
                   5286: 2016-07-19  moko
                   5287: 
                   5288:        * tests/: 323.html, results/323.processed: we want to see
                   5289:          "methoded"
                   5290: 
                   5291:        * tests/: 336.html, results/336.processed: test for $BASE:property
                   5292:          and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
                   5293:          #1059)
                   5294: 
                   5295:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
                   5296:          types/pa_vstateless_class.h, types/pa_wcontext.h: no more
                   5297:          somebody_entered_some_class, $BASE:property works again,
                   5298:          ^BASE:method[] bugs fixed (fixes bug #1059)
                   5299: 
                   5300: 2016-07-14  moko
                   5301: 
                   5302:        * tests/: 335.html, results/335.processed: test for feature #1055
                   5303:          added
                   5304: 
                   5305:        * src/classes/hash.C: bugfix: $._default was not copied if empty
                   5306:          feature: ^hash.contains[_default] added (implements feature
                   5307:          #1055)
                   5308: 
                   5309: 2016-07-13  moko
                   5310: 
                   5311:        * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
                   5312:          should not call @autouse (http://www.parser.ru/forum/?id=83480)
                   5313: 
                   5314: 2016-07-05  moko
                   5315: 
                   5316:        * src/classes/hash.C: Optimization: HashStringValue::Iterator used
                   5317:          in ^hash.foreach (related to feature #1073)
                   5318: 
                   5319: 2016-07-04  moko
                   5320: 
                   5321:        * tests/: 134.html, 281.html, results/134.processed,
                   5322:          results/281.processed: tests updated after hash blocking removed
                   5323:          (related to feature #1073)
                   5324: 
                   5325:        * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
                   5326:          no longer blocks on change during foreach (implements feature
                   5327:          #1073)
                   5328: 
                   5329: 2016-06-17  moko
                   5330: 
                   5331:        * tests/: 330.html, results/330.processed: try exception source
                   5332:          test added (related to bug in #1062)
                   5333: 
                   5334:        * tests/: 334.html, results/334.processed: Exception stack trace
                   5335:          test added (related to bug in $1062)
                   5336: 
                   5337:        * src/classes/op.C: Exception trace now correctly restored and
                   5338:          errors reported (related to bug #1062)
                   5339: 
1.104     moko     5340: 2016-05-25  moko
                   5341: 
                   5342:        * src/main/compile.y: minor cleanup + beauty
                   5343: 
                   5344: 2016-05-24  moko
                   5345: 
                   5346:        * tests/: 333.html, results/333.processed: more exceptions testing
                   5347: 
                   5348:        * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
                   5349:          _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
                   5350:          features #1056, #1026)
                   5351: 
                   5352:        * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
                   5353:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
                   5354:          types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
                   5355:          (implements feature #1056)
                   5356: 
                   5357:        * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
                   5358:          main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
                   5359:          types/pa_vstateless_class.C, types/pa_vstateless_class.h:
                   5360:          CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
                   5361:          feature #1026)
                   5362: 
                   5363:        * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
                   5364:          main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
                   5365:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
                   5366:          have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
                   5367:          LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
                   5368:          feature #1026)
                   5369: 
                   5370:        * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
                   5371:          main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
                   5372:          types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
                   5373:          SYMBOLS_CACHING define implemented (related to feature #1026)
                   5374: 
                   5375:        * src/main/main.vcproj: + ps_symbols
                   5376: 
                   5377:        * src/: include/Makefile.am, include/pa_string.h,
                   5378:          include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
                   5379:          main/compile.y, main/compile_tools.C, main/pa_symbols.C,
                   5380:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   5381:          types/pa_vstateless_class.C: initial implementation for symbols
                   5382:          cache (related to feature #1026)
                   5383: 
                   5384:        * src/: include/pa_common.h, main/pa_http.C: minor cleanup
                   5385: 
                   5386:        * src/main/pa_globals.C: minor cleanup
                   5387: 
                   5388: 2016-05-19  moko
                   5389: 
                   5390:        * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
                   5391:          (related to feature #1046)
                   5392: 
                   5393:        * tests/: 331.html, results/331.processed: test for
                   5394:          BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
                   5395:          (related to feature #1051)
                   5396: 
                   5397:        * src/main/compile.y:
                   5398:          BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
                   5399:          (implements feature #1054)
                   5400: 
                   5401: 2016-05-18  moko
                   5402: 
                   5403:        * src/types/pa_vtable.C, tests/results/324.processed: no more
                   5404:          "column not found" exception for ^table.no-such-method[] (related
                   5405:          to feature #1046)
                   5406: 
                   5407:        * tests/: 261.html, results/261.processed: test added and updated
                   5408:          after feature #1046 implementation
                   5409: 
                   5410:        * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
                   5411:          types/pa_vvoid.h: $string.anything works for whitespace strings,
                   5412:          ^string.contains added for hash compatibility, $string.method no
                   5413:          longer returns stting method (implements feature #1046)
                   5414: 
                   5415: 2016-05-12  moko
                   5416: 
                   5417:        * src/classes/curl.C: content-type response header no longer
                   5418:          ignored (fixes issue #1045)
                   5419: 
                   5420:        * tests/: 330.html, results/330.processed: test for incomplete
                   5421:          finally execution when break occures added (related to issue
                   5422:          #1077)
                   5423: 
                   5424:        * src/classes/op.C: bugfix: Request::skip reset is called before
                   5425:          executing catch and finally code (fixes issue #1062)
                   5426: 
                   5427: 2016-05-11  moko
                   5428: 
                   5429:        * tests/: 329.html, results/329.processed: test for invalid
                   5430:          ^break[] behavour added (bug #1077)
                   5431: 
                   5432:        * src/classes/op.C: try_catch code cleanup (related to bug #1062)
                   5433: 
                   5434: 2016-04-24  moko
                   5435: 
                   5436:        * src/types/pa_vstateless_class.h: warning war
                   5437: 
                   5438: 2016-04-17  moko
                   5439: 
                   5440:        * tests/: 328.html, results/328.processed: test for
                   5441:          ^break(condition) and ^continue(condition) (related to feature
                   5442:          #1063)
                   5443: 
                   5444:        * src/classes/op.C: ^break(condition) and ^continue(condition)
                   5445:          implemented (feature #1063)
                   5446: 
                   5447: 2016-04-12  moko
                   5448: 
                   5449:        * tests/results/280.processed: ordered hash now used for class
                   5450:          methods and properties (test results updated for feature #1069)
                   5451: 
                   5452:        * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
                   5453:          to xdoc.C as under FreeBSD it was inited after and inheritance
                   5454:          failed (related to issue #1051)
                   5455: 
                   5456:        * tests/: 320.html, results/320.processed: xdoc and xnode methods
                   5457:          are printed to check inheritance (related to feature #1051)
                   5458: 
1.103     moko     5459: 2016-04-09  moko
                   5460: 
                   5461:        * tests/results/320.processed: ordered hash now used for class
                   5462:          methods and properties (test results updated for feature #1069)
                   5463: 
                   5464:        * src/types/pa_vstateless_class.h: ordered hash now used for class
                   5465:          methods and properties (implements feature #1069)
                   5466: 
                   5467:        * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
                   5468:          pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
                   5469:          OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
                   5470:          feature #1051)
                   5471: 
                   5472: 2016-04-07  moko
                   5473: 
                   5474:        * src/main/execute.C: returned Value in .CLASS case for VJunction
                   5475:          (related to feature #1051)
                   5476: 
                   5477:        * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
                   5478:          pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
                   5479:          string constants deduplication (related to feature #1051)
                   5480: 
                   5481:        * tests/results/224.processed: test result updated (related to
                   5482:          feature #1051)
                   5483: 
                   5484:        * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
                   5485:          types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
                   5486:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
                   5487:          types/pa_vstatus.h: classes hash now contains only
                   5488:          VStateless_class derived objects, .CLASS is also allways
                   5489:          VStateless_class derived object (related to feature #1051).
                   5490: 
                   5491: 2016-04-06  moko
                   5492: 
                   5493:        * tests/results/323.processed: test result updated after feature
                   5494:          #1051 implementation
                   5495: 
                   5496:        * src/: classes/classes.h, classes/op.C, classes/response.C,
                   5497:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   5498:          main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
                   5499:          types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
                   5500:          types/pa_vresponse.C, types/pa_vresponse.h,
                   5501:          types/pa_vstateless_class.h: base -> methoded_donor for static
                   5502:          classes, type() moved from VStateless_class to VClass and
                   5503:          Methoded (implements feature #1051)
                   5504: 
                   5505: 2016-04-04  moko
                   5506: 
                   5507:        * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
                   5508:          beauty: put_class added (related to feature #1051)
                   5509: 
                   5510: 2016-04-01  moko
                   5511: 
                   5512:        * tests/results/: 175.processed, 192.processed, 224.processed,
                   5513:          229.processed, 244.processed, 246.processed, 316.processed: test
                   5514:          results updated as class.type() removed from error messages, only
                   5515:          type() left (related to feature #1051)
                   5516: 
                   5517:        * src/: classes/classes.C, classes/classes.h, classes/mail.C,
                   5518:          classes/op.C, classes/reflection.C, main/compile.y,
                   5519:          main/compile_tools.h, main/execute.C, main/pa_request.C,
                   5520:          types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
                   5521:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   5522:          types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
                   5523:          from VStateless_class, type() is used instead (related to feature
                   5524:          #1051)
                   5525: 
                   5526:        * src/classes/mail.C: old logic restored.
                   5527: 
                   5528:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   5529:          classes/classes.h, classes/curl.C, classes/date.C,
                   5530:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   5531:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   5532:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   5533:          classes/memcached.C, classes/memory.C, classes/reflection.C,
                   5534:          classes/regex.C, classes/response.C, classes/string.C,
                   5535:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   5536:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
                   5537:          types/pa_vmemory.h: optimizaion: *_base_class removed (related to
                   5538:          feature #1051)
                   5539: 
                   5540: 2016-03-30  moko
                   5541: 
                   5542:        * tests/: 327.html, results/224.processed, results/327.processed:
                   5543:          test for TZ specification in ^date::create[], TZ is kept during
                   5544:          ^date::create[$dt] (related to feature #1048)
                   5545: 
                   5546:        * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
                   5547:          ^date::create[], TZ is kept during ^date::create[$dt] (implements
                   5548:          feature #1048)
                   5549: 
                   5550: 2016-03-29  moko
                   5551: 
                   5552:        * tests/: 315.html, results/315.processed: test for timezone format
                   5553:          +HHmm added (related to feature #1065)
                   5554: 
                   5555:        * src/classes/date.C: timezone format +HHmm now supported
                   5556:          (implements feature #1065)
                   5557: 
                   5558: 2016-03-28  moko
                   5559: 
                   5560:        * tests/: 202.html, results/131.processed, results/202.processed,
                   5561:          results/224.processed, results/256.processed,
                   5562:          results/315.processed: test results updated after %.2d now
                   5563:          default for hours offset in iso-string (was %2d), test for
                   5564:          ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
                   5565:          added (related to feature #1065)
                   5566: 
                   5567: 2016-03-27  moko
                   5568: 
                   5569:        * src/types/pa_vdate.C: '+' sign for zero offset (related to
                   5570:          feature #1065)
                   5571: 
                   5572:        * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
                   5573:          ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
                   5574:          added (implements feature #1065)
                   5575: 
                   5576: 2016-03-24  moko
                   5577: 
                   5578:        * tests/: 202.html, results/202.processed: test $date.week added
                   5579:          (related to bug #1067)
                   5580: 
                   5581:        * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
                   5582:          date (fix for bug #1067)
                   5583: 
                   5584: 2016-03-10  moko
                   5585: 
                   5586:        * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
                   5587: 
1.102     moko     5588: 2015-12-07  moko
                   5589: 
                   5590:        * tests/: 326.html, results/326.processed: test for .CLASS &
                   5591:          .CLASS_NAME optimization added (related to feature #844)
                   5592: 
                   5593: 2015-11-17  moko
                   5594: 
                   5595:        * tests/: 323.html, results/323.processed: order added
                   5596: 
                   5597:        * tests/: 325.html, results/325.processed: double range test added
                   5598:          (related to bug #1049)
                   5599: 
                   5600: 2015-11-16  moko
                   5601: 
                   5602:        * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
                   5603:          added to disallow NaN and Infinity (fixes bug #1049)
                   5604: 
                   5605: 2015-11-11  moko
                   5606: 
                   5607:        * tests/324.html: parser 3.4.3 execution support added (related to
                   5608:          feature #1017)
                   5609: 
                   5610:        * tests/: 324.html, results/324.processed: test for
                   5611:          GET_ELEMENT4CALL feature added (feature #1017)
                   5612: 
1.101     moko     5613: 2015-10-29  moko
                   5614: 
1.211     moko     5615:        * operators.ru.txt, operators.txt: updated for 3.4.4
1.101     moko     5616: 
                   5617:        * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
                   5618: 
                   5619:        * src/main/pa_exec.C: get_exit_status implemented for Windows
                   5620:          (related to bug #1043)
                   5621: 
                   5622: 2015-10-28  moko
                   5623: 
                   5624:        * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
                   5625:          hangup during ^file::exec (fixes bug #1043)
                   5626: 
1.100     moko     5627: 2015-10-27  moko
                   5628: 
                   5629:        * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
                   5630: 
1.99      moko     5631: 2015-10-26  moko
                   5632: 
1.100     moko     5633:        * tests/322.html, src/classes/reflection.C: arguments reorder
                   5634:          (related to issue #1041)
                   5635: 
                   5636:        * src/: classes/classes.awk, main/helpers/simple_folding.pl:
                   5637:          Copyright year updated
                   5638: 
1.99      moko     5639:        * src/: classes/bool.C, classes/classes.C, classes/classes.h,
                   5640:          classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
                   5641:          classes/form.C, classes/hash.C, classes/hashfile.C,
                   5642:          classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
                   5643:          classes/mail.C, classes/math.C, classes/memcached.C,
                   5644:          classes/memory.C, classes/op.C, classes/reflection.C,
                   5645:          classes/regex.C, classes/response.C, classes/string.C,
                   5646:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   5647:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   5648:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   5649:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   5650:          include/pa_dictionary.h, include/pa_dir.h,
                   5651:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   5652:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   5653:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   5654:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   5655:          include/pa_request_charsets.h, include/pa_request_info.h,
                   5656:          include/pa_sapi.h, include/pa_socks.h,
                   5657:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   5658:          include/pa_stack.h, include/pa_string.h,
                   5659:          include/pa_stylesheet_connection.h,
                   5660:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   5661:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   5662:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   5663:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   5664:          lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
                   5665:          lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
                   5666:          lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
                   5667:          lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
                   5668:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   5669:          main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
                   5670:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   5671:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   5672:          main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
                   5673:          main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   5674:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   5675:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   5676:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   5677:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   5678:          sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
                   5679:          targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
                   5680:          targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
                   5681:          targets/cgi/parser3.C, targets/isapi/pa_threads.C,
                   5682:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   5683:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   5684:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   5685:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   5686:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
                   5687:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   5688:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   5689:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   5690:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   5691:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   5692:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   5693:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   5694:          types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
                   5695:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   5696:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   5697:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   5698:          types/pa_vresponse.C, types/pa_vresponse.h,
                   5699:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   5700:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   5701:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   5702:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   5703:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   5704:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   5705:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   5706: 
                   5707:        * src/targets/cgi/parser3.C: year updated
                   5708: 
                   5709:        * src/classes/reflection.C: VS2003 compatibility fixed (related to
                   5710:          issue #1041)
                   5711: 
                   5712:        * tests/: 323.html, results/323.processed: test for base classes
                   5713:          added
                   5714: 
                   5715:        * tests/: 261.html, results/261.processed: updated after better
                   5716:          error reporting done for $string.key exception
                   5717: 
                   5718:        * src/types/pa_vstring.h: better error report for $string.key
                   5719:          exception
                   5720: 
                   5721:        * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
                   5722:          copied as VObject::get_element4call to remove extra virtual call
                   5723: 
                   5724:        * tests/: 322.html, results/322.processed: test for
                   5725:          ^reflection:is[] added (related to feature #1041)
                   5726: 
                   5727:        * src/classes/reflection.C: ^reflection:is empty value is void
                   5728:          (related to feature #1041)
                   5729: 
                   5730:        * src/classes/reflection.C:
                   5731:          ^reflection:is[class_name|code|method;[context;]element_name]
                   5732:          added (implements feature #1041)
                   5733: 
                   5734: 2015-10-24  moko
                   5735: 
                   5736:        * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
                   5737: 
1.98      moko     5738: 2015-10-22  moko
                   5739: 
                   5740:        * tests/: 321.html, results/321.processed: test for
                   5741:          ^reflection:method_info[] file detection added
                   5742: 
                   5743:        * tests/: 320.html, results/320.processed: test for
                   5744:          ^reflection:class_by_name[class_name] added (related to feature
                   5745:          #993)
                   5746: 
                   5747:        * src/classes/reflection.C: ^reflection:class_by_name[class_name]
                   5748:          added (implements feature #993)
                   5749: 
                   5750:        * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
                   5751:          (related to feature #1017)
                   5752: 
                   5753:        * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
                   5754:          added (related to issue #1039)
                   5755: 
                   5756:        * src/main/pa_request.C: ^throw origin fixed (related to feature
                   5757:          #1039)
                   5758: 
                   5759:        * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
                   5760:          for VDate
                   5761: 
                   5762:        * tests/results/182.processed: updated after feature #1038
                   5763:          implemented
                   5764: 
                   5765:        * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
                   5766:          compile-time exception origin added (test for feature #1039)
                   5767: 
                   5768:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   5769:          main/pa_request.C: exception unification: compile-time exceptions
                   5770:          now have origin, @USE origins also tracked (implements feature
                   5771:          #1039)
                   5772: 
                   5773: 2015-10-20  moko
                   5774: 
                   5775:        * src/main/pa_request.C: cleanup
                   5776: 
                   5777: 2015-10-15  moko
                   5778: 
                   5779:        * src/types/pa_vtable.C: defines fixed (related to feature #1017)
                   5780: 
                   5781:        * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
                   5782:          types/pa_vtable.C: new feature: no more $table.method and
                   5783:          $hash.method, aliases for _at, _count, _key (related to feature
                   5784:          #1017)
                   5785: 
1.97      moko     5786: 2015-10-14  moko
                   5787: 
1.98      moko     5788:        * tests/: 317.html, results/317.processed: test for
                   5789:          ^string.unescape[] added (related to feature #120)
                   5790: 
1.97      moko     5791:        * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
                   5792:          defined" bug (described in issue #1036)
                   5793: 
                   5794:        * tests/: 247.html, results/247.processed: test for checkBOM added
                   5795:          (test for bug #1037)
                   5796: 
                   5797:        * src/: include/pa_charsets.h, main/pa_charsets.C,
                   5798:          main/pa_common.C, main/pa_http.C: checkBOM detects charset if
                   5799:          it's not enforced, skips BOM signature if it complies charset
                   5800:          (fixes bug #1037)
                   5801: 
                   5802: 2015-10-13  moko
                   5803: 
                   5804:        * src/targets/cgi/parser3.vcproj: disabling buggy incremental
                   5805:          linking
                   5806: 
                   5807:        * src/classes/inet.C: vs2003 compilation fix
                   5808: 
                   5809:        * src/classes/math.C: warning war
                   5810: 
                   5811:        * src/lib/punycode/pa_punycode.c: warning war
                   5812: 
                   5813: 2015-10-12  moko
                   5814: 
                   5815:        * src/lib/punycode/pa_punycode.c: warning war
                   5816: 
                   5817:        * parser3.sln: moved parser3 first, to make it default startup
                   5818:          project
                   5819: 
                   5820:        * buildall: parser "mirror" now used for external libs sources
                   5821:          (implements feature #1036)
                   5822: 
                   5823:        * buildall: most external libs are updated to their current
                   5824:          versions (related to feature #1036)
                   5825: 
                   5826:        * src/classes/image.C: more tags added
                   5827: 
                   5828:        * src/: include/pa_memory.h, types/pa_vdate.C: warning war
                   5829: 
                   5830: 2015-10-11  moko
                   5831: 
                   5832:        * src/classes/curl.C: minor optimization (related to feature #1035)
                   5833: 
                   5834: 2015-10-09  moko
                   5835: 
                   5836:        * src/classes/curl.C: pa_strdup added for strings from curl
                   5837:          (related to feature #1035)
                   5838: 
                   5839:        * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
                   5840:          ULLONG_MAX definition
                   5841: 
                   5842:        * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
                   5843:          (implements feature #1035)
                   5844: 
                   5845:        * src/main/pa_charset.C: String::Body(String::C) used
                   5846: 
                   5847:        * src/main/pa_charset.C: exceptions unified
                   5848: 
                   5849:        * src/: include/pa_charset.h, main/pa_charset.C: declarations
                   5850:          unified
                   5851: 
                   5852:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   5853:          classes/op.C, classes/xdoc.C, classes/xnode.C,
                   5854:          include/pa_string.h, main/pa_request.C, main/pa_string.C,
                   5855:          types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
                   5856:          types/pa_vxdoc.C: explicit String::Body(char) calls removed;
                   5857:          String::Body(String::C) constructor added (related to bug #957)
                   5858: 
                   5859:        * src/classes/file.C: minor optimization
                   5860: 
                   5861:        * src/include/pa_hash.h: hash.get(char*) added, to minimize
                   5862:          Cord(char*) autocreation (related to bug #957)
                   5863: 
                   5864:        * src/: classes/string.C, main/untaint.C: minor optimizations
                   5865: 
                   5866:        * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
                   5867:          String(char*, Lang, length) removed, String(C(), Lang) used
                   5868:          instead (related to bug #957)
                   5869: 
                   5870: 2015-10-08  moko
                   5871: 
                   5872:        * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
                   5873:          lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
                   5874:          main/untaint.C: Now char * is converted to CORD only using
                   5875:          AS_CORD() to check for empty cord bug (fixes bug #957)
                   5876: 
                   5877:        * src/include/pa_hash.h: fixed compilation without
                   5878:          HASH_CODE_CACHING
                   5879: 
                   5880:        * src/classes/string.C:
                   5881:          ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
                   5882:          feature #120)
                   5883: 
                   5884:        * src/main/pa_common.C: reduce js flags checks count (related to
                   5885:          feature #120)
                   5886: 
1.96      moko     5887: 2015-10-07  moko
                   5888: 
                   5889:        * tests/: 275.html, results/275.processed: test modified after
                   5890:          unsigned long long int support implemented (feature #1034)
                   5891: 
                   5892:        * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
                   5893:          pa_atoul added for unsigned long long int support
                   5894: 
                   5895: 2015-10-06  moko
                   5896: 
                   5897:        * src/types/pa_vdate.C: INT_MAX used
                   5898: 
                   5899: 2015-10-03  moko
                   5900: 
                   5901:        * tests/: 302.html, results/302.processed: test for bug #1023
                   5902:          (\u2028, \u2029 escaping) added
                   5903: 
                   5904:        * src/main/untaint.C: \u2028, \u2029 are now escaped in
                   5905:          json:string[] (fixes bug #1023)
                   5906: 
                   5907: 2015-09-29  moko
                   5908: 
                   5909:        * tests/305.html: try-catch added for OS without ipv6 support
                   5910: 
                   5911:        * src/lib/json/pa_json.C: more unique prefixes for Solaris
                   5912:          compilation
                   5913: 
                   5914:        * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
                   5915:          main/execute.C, types/pa_value.h, types/pa_vhash.h,
                   5916:          types/pa_vtable.C, types/pa_vtable.h: get_element4call
                   5917:          implemented to distinguish ^hash.method from $hash.field
                   5918:          (implements feature #1017)
                   5919: 
                   5920:        * src/lib/punycode/pa_punycode.c: warning war
                   5921: 
                   5922:        * src/include/pa_config_includes.h: warning war
                   5923: 
                   5924:        * src/include/pa_config_includes.h: pragma warning actualized a bit
                   5925: 
                   5926:        * src/include/pa_config_includes.h: warning war
                   5927: 
                   5928:        * src/include/pa_hash.h: clang compilation fix
                   5929: 
                   5930: 2015-09-27  moko
                   5931: 
                   5932:        * src/main/compile.tab.C: Bison 3 is now default
                   5933: 
                   5934:        * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
                   5935: 
                   5936: 2015-09-25  moko
                   5937: 
                   5938:        * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
                   5939:          works with undefined HASH_ORDER (related to feature #196)
                   5940: 
                   5941: 2015-09-24  moko
                   5942: 
                   5943:        * tests/: 027.html, results/027.processed: test modified to test
                   5944:          ^hash.sort (feature #196)
                   5945: 
                   5946:        * src/: classes/hash.C, include/pa_hash.h:
                   5947:          ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
                   5948:          added (implements feature #196)
                   5949: 
                   5950:        * tests/: 316.html, results/316.processed: Added test for bug #1025
                   5951:          (exception handling in non-cached ^cache), plus for "it does not
                   5952:          have logical value" and "$exception.handled value must be either
                   5953:          boolean or string 'cache'" exceptions.
                   5954: 
                   5955:        * src/classes/op.C: ^cache: exceptions now handled in non-cached
                   5956:          code (fixes bug #1025)
                   5957: 
1.95      moko     5958: 2015-09-23  moko
                   5959: 
                   5960:        * src/classes/table.C: warning war
                   5961: 
                   5962:        * src/: classes/math.C, types/pa_vcookie.C: warning war
                   5963: 
                   5964:        * src/classes/file.C: warning war
                   5965: 
                   5966:        * src/: include/pa_table.h, main/pa_table.C: warning war
                   5967: 
                   5968:        * src/: main/pa_request.C, classes/date.C: warning war
                   5969: 
                   5970:        * src/: types/pa_vdate.C, classes/op.C: warning war
                   5971: 
                   5972:        * tests/: 122.html, results/122.processed: win sync: to remove
                   5973:          differences with OS that doesn't keep timezone change history
                   5974: 
                   5975:        * src/types/pa_vdate.C: tzset() should be called in Windows after
                   5976:          TZ change (related to feature #36)
                   5977: 
                   5978:        * tests/: 075.html, results/075.processed: win sync: to remove
                   5979:          differences with OS that doesn't keep timezone change history
                   5980: 
                   5981:        * tests/: 315.html, results/315.processed: win sync: to remove
                   5982:          differences with OS that doesn't keep timezone change history
                   5983: 
                   5984:        * tests/: 256.html, results/256.processed: win sync: to remove
                   5985:          differences with OS that doesn't keep timezone change history
                   5986: 
                   5987:        * tests/: 124.html, results/124.processed: win results sync: to
                   5988:          avoid hitting time change hole.
                   5989: 
                   5990:        * src/types/pa_vdate.C: static returned. :)
                   5991: 
                   5992: 2015-09-22  moko
                   5993: 
                   5994:        * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
                   5995: 
                   5996:        * tests/results/131.processed: more tests for feature #1032
                   5997: 
                   5998:        * src/classes/date.C: minor fix related to feature #1032
                   5999: 
1.211     moko     6000:        * operators.ru.txt, operators.txt: ISO date creation documented
                   6001:          (related to feature #1032)
1.95      moko     6002: 
1.211     moko     6003:        * operators.ru.txt, operators.txt: iso-string documented (related
                   6004:          to feature #1032)
1.95      moko     6005: 
                   6006:        * tests/: 315.html, results/315.processed: more tests added
                   6007:          (related to feature #1032)
                   6008: 
                   6009:        * tests/: 131.html, results/131.processed: date range checks
                   6010:          updated (related to feature #36)
                   6011: 
                   6012:        * tests/: 315.html, results/057.processed, results/315.processed:
                   6013:          test added for ISO date support (related to issue #315)
                   6014: 
                   6015:        * src/classes/date.C: more readable exceptions in date creation
                   6016:          (related to ticket #1032)
                   6017: 
                   6018: 2015-09-18  moko
                   6019: 
                   6020:        * tests/: 202.html, results/202.processed: ^date.iso-string[] check
                   6021:          added (related to issue #1032)
                   6022: 
                   6023:        * tests/results/256.processed, src/classes/json.C: iso-string
                   6024:          documented (related to issue #1032)
                   6025: 
                   6026:        * tests/: 256.html, results/256.processed: ISO date check added
                   6027:          (related to issue #1032)
                   6028: 
                   6029:        * tests/: 057.html, results/057.processed, results/224.processed:
                   6030:          tests results updated after ISO date support implemented (related
                   6031:          to feature #1032)
                   6032: 
                   6033:        * src/: classes/date.C, classes/image.C, types/pa_value.h,
                   6034:          types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
                   6035:          ^date::create[string] constructor formalized, ^date.iso-string[]
                   6036:          added (implements feature #1032)
                   6037: 
                   6038: 2015-09-05  moko
                   6039: 
1.211     moko     6040:        * operators.ru.txt, operators.txt: actualized
1.95      moko     6041: 
1.211     moko     6042:        * operators.ru.txt, operators.txt: date changes documented (related
                   6043:          to ticket #36)
1.95      moko     6044: 
                   6045: 2015-09-04  moko
                   6046: 
                   6047:        * src/types/pa_vdate.C: warning war
                   6048: 
                   6049:        * src/: classes/op.C, types/pa_vhashfile.C: warning war
                   6050: 
                   6051: 2015-09-03  moko
                   6052: 
                   6053:        * tests/results/096.processed: test result updated for 0..9999 year
                   6054:          date range support (related to feature #36)
                   6055: 
                   6056:        * tests/: 314.html, results/314.processed: test for
                   6057:          ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
                   6058:          bug #1031)
                   6059: 
                   6060:        * src/classes/string.C: Static calls fixed for ^string:base64[],
                   6061:          ^string:idna[], ^string:js-escape[] (closes bug #1031)
                   6062: 
1.116     moko     6063:        * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
                   6064:          configure.in -> configure.ac
1.95      moko     6065: 
1.116     moko     6066:        * configure, configure.in, src/include/pa_config_auto.h.in: more
                   6067:          correct timezone check for FreeBSD Warning war: configure.in ->
                   6068:          configure.ac
1.95      moko     6069: 
                   6070:        * configure, configure.in, src/classes/Makefile.am,
1.116     moko     6071:          src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
                   6072:          src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
                   6073:          src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
                   6074:          src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
                   6075:          src/main/Makefile.am, src/targets/apache/Makefile.am,
                   6076:          src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95      moko     6077:          AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
                   6078:          check added
                   6079: 
                   6080:        * src/types/pa_vdate.C: FreeBSD fixes + more robust code
                   6081: 
                   6082:        * tests/results/: 124.processed, 224.processed: test resuls updated
                   6083:          for new date implementation (related to feature #36)
                   6084: 
                   6085:        * src/: classes/date.C, classes/image.C, include/pa_common.h,
                   6086:          main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
                   6087:          types/pa_vdate.h: new double date implementation with internal
                   6088:          support for extended 0..9999 year range, default timezone support
                   6089:          (related to feature #36)
                   6090: 
                   6091: 2015-08-28  moko
                   6092: 
                   6093:        * src/types/pa_vmail.C: fixed $mail:received.date calculations
                   6094:          (fixes bug #1030)
                   6095: 
                   6096: 2015-08-21  moko
                   6097: 
                   6098:        * src/classes/inet.C: snprintf size "bug" commented
                   6099: 
                   6100:        * src/main/pa_common.C: snprintf comments updated
                   6101: 
                   6102: 2015-08-16  moko
                   6103: 
                   6104:        * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
                   6105: 
                   6106: 2015-08-11  moko
                   6107: 
                   6108:        * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
                   6109:          types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
                   6110:          can be null (fixes bug #1029)
                   6111: 
                   6112: 2015-08-06  moko
                   6113: 
1.116     moko     6114:        * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
                   6115:          pa_vdate.C added
1.95      moko     6116: 
                   6117: 2015-08-05  moko
                   6118: 
                   6119:        * tests/: 313.html, results/313.processed: test for
                   6120:          ^table.count[columns] and ^table.flip[] with nameless tables
                   6121:          (feature #1003)
                   6122: 
                   6123:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   6124:          max_cell added, now ^table.count[columns] and ^table.flip[] works
                   6125:          correctly for nameless tables (implements feature #1003)
                   6126: 
                   6127: 2015-08-03  moko
                   6128: 
                   6129:        * tests/312.html: test for ^table.append[$hash] and
                   6130:          ^table.insert[$hash] added (related to feature #1028)
                   6131: 
                   6132:        * src/classes/table.C: ^table.append[$hash] and
                   6133:          ^table.insert[$hash] now supported (implements feature #1028)
                   6134: 
                   6135:        * tests/: 312.html, results/312.processed: test row copy in
                   6136:          ^table.hash[; $.type[table] ] added (related to feature #1016)
                   6137: 
                   6138:        * src/classes/table.C: row copy now created in ^table.hash[;
                   6139:          $.type[table] ] (related to feature #1016)
                   6140: 
                   6141: 2015-07-29  moko
                   6142: 
                   6143:        * tests/: 312.html, results/312.processed: test for ^table.delete[]
                   6144:          added (related to feature #1016)
                   6145: 
                   6146:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   6147:          ^table.delete[] added to delete current row (related to feature
                   6148:          1016)
                   6149: 
                   6150: 2015-07-28  moko
                   6151: 
                   6152:        * tests/: 312.html, results/312.processed: test for
                   6153:          $table.column[value] and ^table.insert{row} (related to feature
                   6154:          #1016)
                   6155: 
                   6156:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
                   6157:          types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
                   6158:          ^table.insert{row} are now implemented (feature #1016)
                   6159: 
                   6160:        * src/include/pa_array.h: Optimization: bool reverse removed from
                   6161:          append(), insert() added, memmove arguments order in remove()
                   6162:          fixed (related to feature #1016)
                   6163: 
                   6164: 2015-07-23  moko
                   6165: 
                   6166:        * src/classes/json.C: tainted json and empty json exception added
                   6167:          (implements feature #1015)
                   6168: 
                   6169:        * tests/: 311.html, results/311.processed: empty json and tainted
                   6170:          json exception test added (related to issue #1015)
                   6171: 
                   6172: 2015-07-22  moko
                   6173: 
                   6174:        * tests/: 311.html, results/311.processed: test for UTF-8
                   6175:          processing added
                   6176: 
                   6177:        * tests/: 311.html, results/311.processed: test for
                   6178:          json_exception_with_source added (related to issue #394)
                   6179: 
                   6180:        * src/classes/json.C: json_exception_with_source added (implements
                   6181:          feature #394)
                   6182: 
                   6183: 2015-06-29  moko
                   6184: 
                   6185:        * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
                   6186:          directories are now correctly determined if _d_type == DT_UNKNOWN
                   6187:          (closes bug #1027)
                   6188: 
                   6189: 2015-06-10  moko
                   6190: 
                   6191:        * src/types/pa_vxnode.h: extern "C" not requred and causes build
                   6192:          error if libxml has LIBXML_ICU_ENABLED.
                   6193: 
                   6194: 2015-06-04  moko
                   6195: 
                   6196:        * tests/099.html: ups, reverting
                   6197: 
                   6198:        * tests/: 099.html, 309.html, 310.html, results/309.processed,
                   6199:          results/310.processed: tests for $response:body[ $.file[] ] and
                   6200:          $response:last-modified added
                   6201: 
                   6202:        * src/main/pa_request.C: last-modified check fixed
                   6203: 
                   6204: 2015-06-03  moko
                   6205: 
                   6206:        * tests/: 204.html, 205.html, 293.html, results/204.processed,
                   6207:          results/205.processed, results/293.processed: $response:headers
                   6208:          logging added (tests for feature #1007)
                   6209: 
                   6210:        * src/: include/pa_common.h, include/pa_request.h,
                   6211:          main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
                   6212:          $response:headers are now in uppercase (closes feature #1007)
                   6213: 
                   6214: 2015-06-02  moko
                   6215: 
                   6216:        * src/: include/pa_memory.h, classes/math.C: some of -pedantic
                   6217:          build errors reverted for clang compatibility
                   6218: 
                   6219: 2015-06-01  moko
                   6220: 
                   6221:        * src/include/pa_memory.h: -pedantic build errors fixed
                   6222: 
                   6223:        * src/classes/math.C: -pedantic build error fixed
                   6224: 
                   6225:        * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
                   6226: 
                   6227: 2015-05-31  moko
                   6228: 
                   6229:        * src/classes/table.C: USE_STRINGSTREAM optimized
                   6230: 
                   6231:        * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
                   6232:          include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
                   6233:          main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
                   6234:          types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
                   6235:          types/pa_vxnode.h: warning war (-pedantic flag)
                   6236: 
                   6237: 2015-05-28  moko
                   6238: 
                   6239:        * tests/: 308.html, results/308.processed: test for
                   6240:          ^table::create[$t;], etc work added (related to bug #975)
                   6241: 
                   6242:        * src/classes/table.C: check_option_param removed,
                   6243:          ^table::create[$t;], etc now works (fixes bug #975)
                   6244: 
                   6245: 2015-05-27  moko
                   6246: 
                   6247:        * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
                   6248:          (Debian jessie) fixed (closes issue #1024)
                   6249: 
                   6250:        * tests/Makefile: sort added as in Debian jessie list become
                   6251:          unsorted
                   6252: 
                   6253: 2015-05-18  moko
                   6254: 
                   6255:        * tests/: 201.html, results/201.processed: test for
                   6256:          ^string.trim[what] feature #1022
                   6257: 
                   6258:        * src/classes/string.C: ^string.trim[what] now supported,
                   6259:          implements feature #1022
                   6260: 
                   6261: 2015-05-17  moko
                   6262: 
                   6263:        * tests/results/185.processed: test result updated as feature #1021
                   6264:          implemented (left/right accept negative parameter)
                   6265: 
                   6266:        * src/classes/string.C: left/right now accept negative parameter
                   6267:          (implements feature #1021)
                   6268: 
                   6269: 2015-05-08  moko
                   6270: 
                   6271:        * src/classes/math.C: isalnum -> pa_isalnum
                   6272: 
                   6273:        * src/main/execute.C: optimization in getter-junction processing
                   6274:          (related to issue #997)
                   6275: 
                   6276: 2015-05-07  moko
                   6277: 
                   6278:        * tests/: 307.html, results/307.processed: test for issue #997
                   6279:          added
                   6280: 
                   6281:        * src/main/execute.C: process_getter result now checked if junction
                   6282:          returned (closes issue #997)
                   6283: 
                   6284:        * tests/: 305.html, results/305.processed: sort added to ignore
                   6285:          different order
                   6286: 
                   6287:        * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
                   6288:          assignment (closes issue #994)
                   6289: 
                   6290:        * tests/: 306.html, results/306.processed: test for issue #994
                   6291:          added
                   6292: 
                   6293:        * tests/: 303.html, results/303.processed: two more errors tested
                   6294: 
                   6295: 2015-05-06  moko
                   6296: 
                   6297:        * tests/: 305.html, results/305.processed: test for name2ip &
                   6298:          ip2name added (related to feature #992)
                   6299: 
                   6300:        * tests/: 303.html, 304.html, results/303.processed,
                   6301:          results/304.processed: tests for idna conversion added (related
                   6302:          to issue #849)
                   6303: 
                   6304: 2015-05-02  moko
                   6305: 
                   6306:        * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
                   6307:          implemented
                   6308: 
                   6309: 2015-04-30  moko
                   6310: 
                   6311:        * src/main/pa_http.C: idna_host added, related to issue #849
                   6312: 
                   6313:        * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
                   6314:          (related to issue #849)
                   6315: 
                   6316: 2015-04-24  moko
                   6317: 
                   6318:        * src/types/pa_vjunction.C: warning war
                   6319: 
                   6320:        * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
                   6321:          unification
                   6322: 
                   6323:        * src/lib/punycode/pa_idna.c: warning war
                   6324: 
                   6325: 2015-04-22  moko
                   6326: 
                   6327:        * src/main/main.vcproj: punycode include path added
                   6328: 
                   6329:        * src/lib/punycode/pa_idna.c: windows compile error fixed
                   6330: 
                   6331:        * src/lib/punycode/pa_idna.c: warning war
                   6332: 
                   6333:        * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
                   6334:          project file added
                   6335: 
                   6336:        * src/lib/punycode/pa_convert_utf.c: debug compilation fix
                   6337: 
                   6338:        * src/include/pa_memory.h: warning war
                   6339: 
                   6340:        * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
                   6341:          ^string:idna[xn--...], ^string.idna[] - idna conversion support
                   6342:          implemented (related to feature #849)
                   6343: 
                   6344:        * configure.in, src/main/Makefile.am,
                   6345:          src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
                   6346:          libpunycode added in Unix
                   6347: 
                   6348: 2015-04-21  moko
                   6349: 
                   6350:        * configure.in: large files support
                   6351: 
                   6352: 2015-04-15  moko
                   6353: 
                   6354:        * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
                   6355:          pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
                   6356:          pa_punycode.h: initial version for punycode/idna support library
                   6357:          (ticket #849)
                   6358: 
                   6359: 2015-04-08  moko
                   6360: 
                   6361:        * src/: classes/curl.C, classes/date.C, classes/file.C,
                   6362:          classes/image.C, classes/mail.C, classes/reflection.C,
                   6363:          classes/string.C, classes/xnode.C, include/pa_request.h,
                   6364:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   6365:          main/compile.y, main/compile_tools.h, main/execute.C,
                   6366:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   6367:          main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
                   6368:          types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
                   6369:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
                   6370:          types/pa_wwrapper.h, main/compile.tab.C: removed most of the
                   6371:          clang compiler warnings (closes issue #1018)
                   6372: 
                   6373:        * src/include/pa_string.h: String::Body comparation operators with
                   6374:          char * added (related to issue #958)
                   6375: 
                   6376: 2015-04-07  moko
                   6377: 
                   6378:        * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
                   6379:          pa_malloc/pa_free to remove system malloc/free usage (related to
                   6380:          issue #1018)
                   6381: 
                   6382:        * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
                   6383:          include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
                   6384:          lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
                   6385:          main/pa_http.C, main/pa_request.C, main/pa_string.C,
                   6386:          main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
                   6387:          types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
                   6388:          types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
                   6389:          malloc/strdup/free replaced with pa_ version and checks for
                   6390:          accidental use of non-pa_ version added (related to issue #1018)
                   6391: 
                   6392: 2015-04-03  moko
                   6393: 
                   6394:        * buildall: pcre-8.33 -> pcre-8.36
                   6395: 
                   6396:        * src/: main/compile.y, classes/form.C, classes/mail.C,
                   6397:          classes/op.C, classes/string.C, main/compile.tab.C,
                   6398:          main/compile_tools.C, main/pa_http.C, main/pa_request.C,
                   6399:          main/pa_sql_driver_manager.C, types/pa_vfile.C,
                   6400:          types/pa_vhashfile.C: C++11 compilation errors fixed (related to
                   6401:          ticket #958)
                   6402: 
                   6403:        * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
                   6404:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   6405:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   6406:          targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
                   6407:          types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
                   6408:          $request:headers, $request:method added (implements feature
                   6409:          #1007)
                   6410: 
                   6411: 2015-03-17  misha
                   6412: 
                   6413:        * tests/302.html: - test for
                   6414:          ^json:string[...;$._default[method-name]]
                   6415: 
                   6416:        * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
                   6417:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
                   6418:          option $._default[method-name] is specified in ^json:string[], a
                   6419:          method with specified name will be called for classes/objects
                   6420:          serialization ( new feature: #982 )
                   6421: 
                   6422: 2015-03-16  misha
                   6423: 
                   6424:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   6425:          main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
                   6426:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
                   6427:          types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
                   6428:          types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   6429:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
                   6430:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   6431:          types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
                   6432:          types/pa_vrequest.h, types/pa_vstateless_class.C,
                   6433:          types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   6434:          types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
                   6435:          $var.CLASS_NAME now have special opcodes. This can be switched
                   6436:          off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
                   6437:          on pa_opcode.h ( new feature: #844 )
                   6438: 
                   6439: 2015-03-15  misha
                   6440: 
                   6441:        * tests/075.html: - test for $response:header[]
                   6442: 
                   6443:        * src/types/pa_vresponse.C: - $response:header[] deletes header
                   6444:          that was set earlie ( new feature: #1001 )
                   6445: 
                   6446: 2015-03-12  misha
                   6447: 
                   6448:        * tests/246.html: - more tests for ^hash._at[]
                   6449: 
                   6450:        * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
                   6451:          accepts second param [key|value|hash] ( new feature: #1012 )
                   6452: 
                   6453: 2015-03-09  moko
                   6454: 
                   6455:        * src/types/pa_vmail.C: exception for everything but
                   6456:          $mail:received, closes issue #1011
                   6457: 
                   6458: 2015-02-20  moko
                   6459: 
                   6460:        * tests/: 275.html, results/275.processed: hex detection in
                   6461:          pa_atoui fix test (closes issue #1010)
                   6462: 
                   6463:        * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
                   6464:          issue #1010)
                   6465: 
                   6466: 2015-02-17  moko
                   6467: 
                   6468:        * src/types/pa_vmail.C: closes issue #1009 - mail content should be
                   6469:          tainted.
                   6470: 
                   6471: 2015-02-03  misha
                   6472: 
                   6473:        * tests/301.html: - test for ^json:string($double) causes
                   6474:          exception. bugfix: #1008
                   6475: 
                   6476:        * src/classes/json.C: - ^json:string($double) causes exception.
                   6477:          bugfix: #1008
                   6478: 
                   6479:        * tests/014.html: - updated for work with ^hash.delete[]
                   6480: 
                   6481: 2015-01-12  misha
                   6482: 
                   6483:        * src/: classes/form.C, include/pa_common.h,
                   6484:          include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
                   6485:          types/pa_vform.h: - supports body with PUT method as well ( new
                   6486:          feature: #1006 )
                   6487: 
                   6488:        * src/classes/file.C: - warnings war
                   6489: 
                   6490: 2015-01-11  misha
                   6491: 
                   6492:        * tests/300.html: - test for ^hash.delete[] is added
                   6493: 
                   6494:        * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
                   6495:          feature: #989 ) - tiny optimization in intersects
                   6496: 
                   6497: 2015-01-06  moko
                   6498: 
                   6499:        * src/types/pa_vmail.C: file names transcode added, to and cc added
                   6500:          with transcode, attachments detection fixed
                   6501: 
                   6502:        * src/main/pa_request.C: filling mail received after cgi/auto.p
                   6503:          load to allow charset switch (related to issue #996)
                   6504: 
                   6505: 2014-12-31  moko
                   6506: 
                   6507:        * src/types/pa_vmail.C: from and subject now transcoded if not
                   6508:          UTF-8 source charset (fixes issue 996)
                   6509: 
                   6510:        * src/main/pa_exception.C: fixed string from stack bug (closes
                   6511:          issue #1000)
                   6512: 
                   6513: 2014-12-11  misha
                   6514: 
                   6515:        * src/types/pa_vhashfile.C: - check if key is not empty before
                   6516:          access ( bug fix: #1005 )
                   6517: 
                   6518: 2014-11-13  misha
                   6519: 
                   6520:        * src/main/compile.y: - PC.append does not reset to false while
                   6521:          creating a new class. bugfix: #990
                   6522: 
                   6523:        * tests/299.html: - test for creation class after working with
                   6524:          partial class (create+append)
                   6525: 
                   6526:        * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
                   6527:          #995
                   6528: 
                   6529:        * tests/232.html: - test for @get[def] added
                   6530: 
                   6531: 2014-10-12  moko
                   6532: 
                   6533:        * src/lib/pcre/pcre_internal.vcproj: correct path
                   6534: 
                   6535:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   6536:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
                   6537:          lib/pcre/pcre_internal.vcproj, main/main.vcproj,
                   6538:          targets/apache/ApacheModuleParser3.vcproj,
                   6539:          targets/apache/ApacheModuleParser3Core.vcproj,
                   6540:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   6541:          types/types.vcproj: project GUID inserted in *.vcproj for correct
                   6542:          conversion in newer VS versions
                   6543: 
                   6544:        * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
                   6545:          pcre_internal.vcproj added
                   6546: 
                   6547: 2014-08-28  moko
                   6548: 
                   6549:        * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
                   6550:          pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
                   6551:          and pcre_valid_utf are copied to parser3 code (fixes issue #991)
                   6552: 
                   6553: 2014-06-30  misha
                   6554: 
                   6555:        * tests/298.html: - tests for ^reflection:def[class;className]
                   6556:          added
                   6557: 
                   6558:        * src/classes/reflection.C: - ^reflection:def[class;className]
                   6559:          added ( new feature: #918 )
                   6560: 
                   6561: 2014-06-29  misha
                   6562: 
                   6563:        * src/classes/table.C: - ^table::create[unsupported data] -
                   6564:          exception comment changed to "body must be table or code" ( bug
                   6565:          fix: #951 )
                   6566: 
                   6567:        * tests/: 261.html, results/261.processed: - tests for
                   6568:          ^json:string[...;$.void[null|string]] added
                   6569: 
                   6570:        * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
                   6571:          option $.void[string|null] added to ^json:string[...] ( new
                   6572:          feature: #952 )
                   6573: 
                   6574: 2014-06-28  moko
                   6575: 
                   6576:        * src/classes/curl.C: $.charset now processed before other curl
                   6577:          options (closes issue #980)
                   6578: 
                   6579: 2014-05-23  misha
                   6580: 
                   6581:        * src/classes/json.C: - bug fix: #987
                   6582: 
                   6583: 2014-05-04  misha
                   6584: 
                   6585:        * tests/: 253.html, 253_json.txt: - test for
                   6586:          ^json:parse[$.int(false)] is added
                   6587: 
                   6588:        * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
                   6589:          default true). The option is similar to $.double(bool) but for
                   6590:          integers.
                   6591: 
                   6592: 2014-05-01  moko
                   6593: 
                   6594:        * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
                   6595:          #12 )
                   6596: 
                   6597: 2014-04-16  moko
                   6598: 
                   6599:        * src/main/pa_http.C: response-charset option should finally work
                   6600:          now (fix for issue #867)
                   6601: 
                   6602:        * src/main/pa_http.C: response-charset option should work now (fix
                   6603:          for issue #867)
                   6604: 
                   6605: 2014-03-07  moko
                   6606: 
                   6607:        * buildall: libgc moved
                   6608: 
                   6609:        * buildall: libgc moved
                   6610: 
                   6611: 2013-12-29  moko
                   6612: 
                   6613:        * src/classes/string.C: ^string:js-unescape result now tainted,
                   6614:          closes issue #966
                   6615: 
                   6616:        * tests/: 186.html, results/186.processed: ^string:js-unescape
                   6617:          result now tainted, issue #966
                   6618: 
                   6619: 2013-12-03  moko
                   6620: 
                   6621:        * src/: classes/memcached.C, types/pa_vmemcached.C,
                   6622:          types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
                   6623:          option was added for http://www.parser.ru/forum/?id=79343
                   6624: 
                   6625:        * src/classes/file.C: bugfix for
                   6626:          http://www.parser.ru/forum/?id=79337
                   6627: 
                   6628: 2013-11-05  moko
                   6629: 
                   6630:        * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
                   6631: 
                   6632:        * src/main/pa_globals.C: spelling fixed
                   6633: 
                   6634: 2013-10-29  moko
                   6635: 
                   6636:        * src/lib/json/json.vcproj: json.c -> pa_json.C
                   6637: 
                   6638:        * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
                   6639:          #892
                   6640: 
                   6641:        * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
                   6642:          lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
                   6643:          exceptions to be thrown thougth json library), related to issue
                   6644:          #892
                   6645: 
                   6646:        * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
                   6647:          related to issue #896
                   6648: 
                   6649: 2013-10-24  moko
                   6650: 
                   6651:        * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
                   6652: 
                   6653: 2013-10-23  moko
                   6654: 
                   6655:        * README: actualization
                   6656: 
                   6657: 2013-10-22  moko
                   6658: 
                   6659:        * src/targets/apache/mod_parser3.c: Adopted apache 2.4
                   6660:          compatibility patch from Sergey Kirpichev
                   6661: 
                   6662:        * tests/: 297.html, results/297.processed: non-working getter fix
                   6663:          test for issue #948
                   6664: 
                   6665:        * src/: include/pa_request.h, main/pa_request.C: Now getter is not
                   6666:          called when saving value of $match variable in ^string.match[] to
                   6667:          increase compatibility (related to issue #948).
                   6668: 
                   6669:        * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
                   6670:          usage optimization
                   6671: 
                   6672: 2013-10-21  moko
                   6673: 
                   6674:        * tests/: 182.html, results/182.processed: local path removed for
                   6675:          compatibility
                   6676: 
                   6677:        * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
                   6678:          results/244.processed, results/253.processed,
                   6679:          results/254.processed, results/275.processed,
                   6680:          results/281.processed: try_catch -> try-catch
                   6681: 
                   6682:        * tests/: 288.html, 294.html, 296.html, results/288.processed,
                   6683:          results/294.processed, results/296.processed: try_catch ->
                   6684:          try-catch
                   6685: 
                   6686: 2013-10-20  moko
                   6687: 
                   6688:        * tests/: 296.html, results/296.processed: test for xsl exception
                   6689:          for issue #938 added.
                   6690: 
                   6691:        * src/: include/pa_xml_exception.h,
                   6692:          main/pa_stylesheet_connection.C: forgotten to be replaced
                   6693:          XmlException is now replaced (once again closes issue #938)
                   6694: 
                   6695: 2013-10-18  moko
                   6696: 
                   6697:        * buildall: disable clock_gettime detection to avoid librt linking
                   6698:          (which in turn depends on libpthread), related to issue #943
                   6699: 
                   6700: 2013-10-18  misha
                   6701: 
                   6702:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   6703:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   6704:          targets/apache/ApacheModuleParser3Core.vcproj,
                   6705:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   6706:          types/types.vcproj: - new locations for libxml2 includes where
                   6707:          added to vcproj files
                   6708: 
                   6709: 2013-10-18  moko
                   6710: 
                   6711:        * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
                   6712:          fix
                   6713: 
                   6714:        * tests/: 295.html, results/295.processed: test for issue #948
                   6715:          updated
                   6716: 
                   6717:        * src/classes/table.C: hopefully last lost part for issue #948 fix.
                   6718:          :)
                   6719: 
                   6720:        * tests/: 295.html, results/295.processed: test for issue #948
                   6721:          added
                   6722: 
                   6723:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   6724:          include/pa_request.h, types/pa_method.h: for getters and setters
                   6725:          to be executed request.put_element should be called, not
                   6726:          context.put_element (fixes issue #948)
                   6727: 
                   6728: 2013-10-17  moko
                   6729: 
                   6730:        * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
                   6731:          LIBXML2_NEW_BUFFER check (closes issue #943)
                   6732: 
                   6733:        * buildall: libxml 2.9.1 build is broken --without-reader.
                   6734: 
                   6735: 2013-10-16  moko
                   6736: 
                   6737:        * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
                   6738: 
                   6739:        * tests/: 294.html, results/294.processed: test for issue #938
                   6740: 
                   6741:        * src/: classes/xdoc.C, classes/xnode.C,
                   6742:          include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
                   6743:          now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
                   6744: 
                   6745:        * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
                   6746:          libxslt-1.1.26 -> libxslt-1.1.28
                   6747: 
                   6748:        * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
                   6749:          main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
                   6750:          to '?', related to issue #938
                   6751: 
                   6752: 2013-10-15  moko
                   6753: 
                   6754:        * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
                   6755:          main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
                   6756:          minor optimizations (closes issue #896)
                   6757: 
                   6758:        * tests/results/: 292.processed, 293.processed: results updated to
                   6759:          comply with issue #896
                   6760: 
                   6761:        * tests/: 292.html, 293.html, results/292.processed,
                   6762:          results/293.processed: tests for json escaping
                   6763: 
                   6764: 2013-10-14  moko
                   6765: 
                   6766:        * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
                   6767:          and cleanup, code moved from .h to .C, no changes in code
                   6768: 
                   6769: 2013-10-12  moko
                   6770: 
                   6771:        * tests/results/119.processed: updated test result commited
                   6772: 
                   6773:        * tests/: 291.html, results/291.processed: test for issue #894
                   6774:          added
                   6775: 
                   6776:        * src/types/pa_wcontext.h: base methods call support function
                   6777:          get_somebody_entered_some_class should not be true forever, as
                   6778:          wcontext can have many get_elements calls (fixes issue #894)
                   6779: 
                   6780: 2013-10-11  moko
                   6781: 
                   6782:        * tests/: 290.html, results/290.processed: test for junction GPF
                   6783:          issue #942 added
                   6784: 
                   6785:        * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
                   6786:          to native method fixed (closes issue #942)
                   6787: 
                   6788:        * tests/: 158.html, results/158.processed: test for csv-string[]
                   6789:          added
                   6790: 
                   6791:        * src/classes/table.C: minor fixes for table.csv-string[] (closes
                   6792:          feature #907)
                   6793: 
                   6794:        * src/classes/table.C: ^table.csv-string[] from misha@ (implements
                   6795:          feature #907)
                   6796: 
                   6797: 2013-10-09  moko
                   6798: 
                   6799:        * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   6800:          types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
                   6801:          types/pa_vstateless_class.C: GET_default, SET_default now works
                   6802:          properly not only in objects, but in classes as well (closes
                   6803:          issue #903)
                   6804: 
                   6805:        * tests/: 289.html, results/289.processed: GET/SET_default now
                   6806:          works in classes, not only objects, test case added, related to
                   6807:          issue #903
                   6808: 
                   6809:        * tests/: 288.html, results/288.processed: test for endless
                   6810:          recursion bug added (related to issue #903)
                   6811: 
                   6812: 2013-10-05  moko
                   6813: 
                   6814:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   6815:          classes/table.C, main/execute.C, types/pa_method.h,
                   6816:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   6817:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   6818:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   6819:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
                   6820:          types/pa_vmemcached.h, types/pa_vmethod_frame.h,
                   6821:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   6822:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   6823:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   6824:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   6825:          optimization: put_element no longer has "bool areplace" argument,
                   6826:          related to issue #903
                   6827: 
                   6828: 2013-10-03  moko
                   6829: 
                   6830:        * tests/results/182.processed: result for $.replace(false) test
                   6831:          commited
                   6832: 
                   6833:        * src/classes/date.C: ^date::create(number) processed correctly
                   6834:          (fixes issue #901)
                   6835: 
                   6836:        * src/classes/image.C: as_no_junction removed, as param can be
                   6837:          expression (closes issue #931)
                   6838: 
                   6839:        * tests/233.html: test for issue #931 added
                   6840: 
                   6841: 2013-10-02  moko
                   6842: 
                   6843:        * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
                   6844:          modified, test for $.replace(false) added
                   6845: 
                   6846:        * src/main/compile_tools.h: forgotten class replace returned. :)
                   6847: 
                   6848: 2013-09-30  moko
                   6849: 
                   6850:        * tests/: 141.html, results/141.processed: md5 tainting test added
                   6851: 
                   6852:        * src/: classes/op.C, include/pa_request.h, main/compile.y,
                   6853:          main/compile_tools.h, main/pa_request.C: allow_class_replace
                   6854:          implemented; $.replace option added to ^process and ^use
                   6855: 
                   6856: 2013-08-27  moko
                   6857: 
                   6858:        * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
                   6859:          cstr_to_string_body_untaint should be called with charsets for
                   6860:          possible uri language and connection for possible sql language.
                   6861:          related to issue #857
                   6862: 
                   6863:        * buildall: and -> or fixed
                   6864: 
                   6865: 2013-08-26  moko
                   6866: 
                   6867:        * buildall: prepare_ functions logic changed to support
                   6868:          gc-7.2d.tar.gz extracting to gc-7.2 directory
                   6869: 
                   6870: 2013-08-23  moko
                   6871: 
                   6872:        * src/include/pa_config_fixed.h: gc and xml libs are now linked
                   6873:          statically
                   6874: 
                   6875: 2013-08-22  moko
                   6876: 
                   6877:        * src/classes/string.C: String::Empty used (related to issue #912)
                   6878:          append_know_length removed (related to old GPF bug)
                   6879: 
                   6880: 2013-08-21  moko
                   6881: 
                   6882:        * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
                   6883: 
                   6884:        * src/classes/math.C: ^math:digest[...;$file] support added
                   6885:          (related to ticket #857
                   6886: 
                   6887:        * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
                   6888:          implemented
                   6889: 
                   6890:        * src/types/pa_vhashfile.h: warning war
                   6891: 
                   6892:        * src/: classes/json.C, classes/op.C, include/pa_hash.h,
                   6893:          include/pa_request.h, main/pa_request.C, types/pa_value.h:
                   6894:          anti_endless_json_string_recoursion removed from request;
                   6895:          json_string_recoursion added to json_options; $.indent[indent
                   6896:          value] now supported and passed within recoursion closes feature
                   6897:          #937
                   6898: 
                   6899:        * tests/: 287.html, results/287.processed: test for feature #937
                   6900: 
                   6901: 2013-07-31  moko
                   6902: 
                   6903:        * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
                   6904:          compilation having #define _S
                   6905: 
                   6906:        * src/main/pa_globals.C: cleanup
                   6907: 
                   6908: 2013-07-30  moko
                   6909: 
                   6910:        * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
                   6911:          main/pa_common.C: vs2003 warning war
                   6912: 
                   6913:        * src/lib/json/: json.c, pa_json.C: vs2003 warning war
                   6914: 
                   6915:        * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
                   6916: 
                   6917:        * src/lib/md5/pa_sha2.c: warning war
                   6918: 
                   6919: 2013-07-29  moko
                   6920: 
                   6921:        * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
                   6922:          patches from github
                   6923: 
                   6924:        * src/: classes/bool.C, classes/double.C, classes/int.C,
                   6925:          classes/memcached.C, include/pa_config_includes.h,
                   6926:          types/pa_vfile.C, types/pa_vfile.h: warning war
                   6927: 
                   6928:        * src/lib/json/json.vcproj: C++ -> C
                   6929: 
                   6930:        * src/lib/json/: json.c, pa_json.C: C++ warning revert
                   6931: 
                   6932:        * src/lib/json/: json.c, pa_json.C: windows compatibility
                   6933: 
                   6934:        * src/lib/json/: json.c, pa_json.C: windows compatibility
                   6935: 
                   6936:        * src/lib/json/: json.c, pa_json.C: warning war
                   6937: 
                   6938:        * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
                   6939: 
                   6940:        * src/include/pa_config_fixed.h: uint16_t added
                   6941: 
                   6942:        * configure.in: uint16_t check added
                   6943: 
                   6944:        * src/: classes/json.C, lib/json/JSON_parser.C,
1.116     moko     6945:          lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
                   6946:          lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
                   6947:          lib/json/pa_json.h: JSON_parser with non-free licence is replaced
                   6948:          with similar GPL licenced libjson (fixes issue #892)
1.95      moko     6949: 
                   6950: 2013-07-25  moko
                   6951: 
                   6952:        * parser3.sln: dependencies added
                   6953: 
                   6954:        * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
                   6955:          src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
                   6956:          module support
                   6957: 
                   6958:        * src/targets/apache/mod_parser3_core.C: win32 cleanup
                   6959: 
                   6960:        * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
                   6961: 
                   6962: 2013-07-23  moko
                   6963: 
                   6964:        * src/: include/pa_memory.h, main/pa_memory.C: non-working
                   6965:          PA_DEBUG_GC_MEMORY removed
                   6966: 
                   6967:        * src/: main/pa_globals.C, targets/cgi/parser3.C:
                   6968:          PA_DEBUG_DISABLE_GC compilation fix
                   6969: 
                   6970:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   6971:          main/pa_request.C: outdated RESOURCES_DEBUG removed
                   6972: 
                   6973:        * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
                   6974:          garbage cleanup
                   6975: 
                   6976:        * src/main/pa_common.C: warning war
                   6977: 
                   6978:        * src/: include/pa_http.h, main/pa_http.C: headers cleanup
                   6979: 
                   6980:        * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
                   6981:          minor cleanup
                   6982: 
                   6983:        * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
                   6984:          uses cygwin, not WIN32 implementation
                   6985: 
                   6986:        * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
                   6987:          able to exec shell scripts
                   6988: 
                   6989:        * src/classes/math.C: ifdef WIN32 cleanup
                   6990: 
                   6991:        * src/types/pa_vmemcached.C: LT_MODULE_EXT used
                   6992: 
                   6993:        * src/classes/curl.C: LT_MODULE_EXT used
                   6994: 
                   6995:        * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
                   6996: 
                   6997: 2013-07-22  moko
                   6998: 
                   6999:        * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
                   7000:          includes fix
                   7001: 
                   7002:        * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
                   7003: 
                   7004:        * configure.in, src/include/pa_config_includes.h,
                   7005:          src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
                   7006:          src/main/pa_exec.C: includes cleanup
                   7007: 
                   7008:        * src/targets/cgi/parser3.C: 2012->2013
                   7009: 
                   7010:        * src/include/pa_version.h: 3.4.2 -> 3.4.3b
                   7011: 
                   7012:        * configure.in, src/include/pa_config_includes.h,
                   7013:          src/include/pa_http.h, src/lib/json/JSON_parser.h,
                   7014:          src/main/pa_random.C, src/main/pa_socks.C,
                   7015:          src/types/pa_vstatus.C: cygwin support cleanup
                   7016: 
                   7017:        * configure.in: dirent.h check added
                   7018: 
                   7019:        * src/: include/pa_config_includes.h, include/pa_dir.h,
                   7020:          main/pa_dir.C: includes cleanup, dirent.h check added filePath
                   7021:          not copied
                   7022: 
                   7023: 2013-07-21  moko
                   7024: 
                   7025:        * src/lib/cord/cord.vcproj: unused cordprnt.c removed
                   7026: 
                   7027:        * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
                   7028:          parser3.vcproj: unused getopt.h / getopt.c removed
                   7029: 
1.211     moko     7030:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   7031:          tests/022.html, tests/results/022.processed:
                   7032:          ^file:list[path][$.filter[regexp] $.stat(true)] usage commented
1.95      moko     7033: 
                   7034:        * configure.in, src/classes/file.C, src/include/pa_dir.h,
                   7035:          src/main/pa_dir.C: ^file:list[] now has dir column and when
                   7036:          $.stat(true) it has size/*date columns modified patch from misha@
                   7037:          that closes issue #914.
                   7038: 
                   7039:        * src/: include/pa_config_includes.h, main/pa_globals.C:
                   7040:          PA_RELEASE_ASSERTS removed
                   7041: 
                   7042:        * src/lib/md5/pa_md5c.c: minor cleanup
                   7043: 
                   7044:        * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
                   7045:          localeconv()->decimal_point usage remoed (related to issue #934)
                   7046: 
                   7047:        * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
                   7048:          cordprnt.c removed
                   7049: 
                   7050:        * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
                   7051:          pa-include/pa_errno.h, pa-include/pa_file_io.h,
                   7052:          pa-include/pa_strings.h: includes cleanup
                   7053: 
                   7054:        * src/lib/md5/pa_md5c.c: headers cleanup
                   7055: 
                   7056: 2013-07-20  moko
                   7057: 
                   7058:        * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
                   7059:          cleanup
                   7060: 
                   7061: 2013-07-19  moko
                   7062: 
                   7063:        * src/classes/math.C: extern "C" added for crypt
                   7064: 
                   7065: 2013-07-18  moko
                   7066: 
                   7067:        * src/classes/math.C: fix redhat7.2 build
                   7068: 
                   7069: 2013-07-17  moko
                   7070: 
                   7071:        * configure.in, src/include/pa_config_includes.h,
                   7072:          src/include/pa_config_fixed.h: headers actualized (inttypes.h
                   7073:          added for uint8/32/64_t)
                   7074: 
                   7075:        * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
                   7076:          pa_config_includes.h used for uint32/64_t
                   7077: 
                   7078: 2013-07-16  moko
                   7079: 
                   7080:        * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
                   7081:          types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
                   7082:          war
                   7083: 
                   7084:        * src/main/compile.tab.C: compile.y was updated
                   7085: 
                   7086:        * src/main/compile.y: warning war
                   7087: 
                   7088:        * src/: include/pa_exception.h, main/pa_exception.C,
                   7089:          main/pa_xml_exception.C: warning war
                   7090: 
                   7091:        * src/: include/pa_common.h, main/pa_common.C: warning war
                   7092: 
                   7093:        * configure.in: beauty :)
                   7094: 
                   7095:        * tests/: 141.html, results/141.processed: sha256/512 added
                   7096: 
                   7097: 2013-07-13  moko
                   7098: 
                   7099:        * src/lib/md5/md5.vcproj: sha2 added
                   7100: 
                   7101:        * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
                   7102:          classes/math.C: sha2 support (sha256/sha512 digest)
                   7103: 
                   7104: 2013-07-08  moko
                   7105: 
                   7106:        * src/classes/image.C: directory read or other read problem message
                   7107:          fixed (related to issue #933)
                   7108: 
                   7109: 2013-07-07  moko
                   7110: 
                   7111:        * AUTHORS: + misha + moko. :)
                   7112: 
                   7113: 2013-07-06  moko
                   7114: 
                   7115:        * src/: classes/curl.C, include/pa_globals.h,
                   7116:          include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
                   7117:          main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
                   7118:          for lt_dlinit to be called once and lt_dlexit called at right
                   7119:          place (related to issue #925)
                   7120: 
                   7121: 2013-07-04  moko
                   7122: 
                   7123:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
                   7124:          VString::as_vfile now uses vfile.set_binary_string to avoid
                   7125:          content-type to be set, as it brokes badly designed logic in
                   7126:          response output. This hopefully finishes issue #928.
                   7127: 
                   7128:        * tests/results/: 256.processed, 286.processed: file now displayed
                   7129:          as name, size, mode, content-type
                   7130: 
                   7131:        * src/main/pa_common.C: read error now reported cottectly (fixes
                   7132:          issue #933
                   7133: 
                   7134: 2013-06-28  moko
                   7135: 
                   7136:        * tests/: 286.html, results/286.processed: test extended
                   7137: 
                   7138:        * tests/: 286.html, results/286.processed: Test for issue #928
                   7139:          added.  it tests default content-type change.
                   7140: 
                   7141:        * src/types/pa_vfile.C: closes issue #928 - default content-type
                   7142:          now updated
                   7143: 
                   7144: 2013-06-25  moko
                   7145: 
                   7146:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
                   7147:          content-type for text/binary files without name added;
                   7148:          ^file::create[$f;...] options now works properly and $f
                   7149:          properties are default (fixes issue #928)
                   7150: 
                   7151: 2013-05-16  misha
                   7152: 
                   7153:        * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
                   7154:          added
                   7155: 
                   7156:        * src/main/pa_table.C: - a tiny memory optimisation while creating
                   7157:          table if specified limit is bigger than source rows count
                   7158: 
                   7159:        * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
                   7160:          added ( new feature: #858 )
                   7161: 
                   7162: 2013-04-29  moko
                   7163: 
                   7164:        * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
                   7165:          $.ipresolve(0|1|2) added (closes issue #891)
                   7166: 
                   7167:        * src/lib/curl/curl.h: CURL_IPRESOLVE added
                   7168: 
                   7169: 2013-04-24  moko
                   7170: 
                   7171:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7172:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7173:          types/pa_vmemcached.h: ^memcache.release[] added, calls
                   7174:          memcached_quit (refs #893)
                   7175: 
                   7176: 2013-04-22  moko
                   7177: 
                   7178:        * src/: include/pa_string.h, main/pa_common.C: no more double
                   7179:          slashes in file path (fixes bug #872)
                   7180: 
                   7181:        * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
                   7182:          CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
                   7183:          #739)
                   7184: 
                   7185:        * tests/results/266.processed: $.max_params added (feature #915)
                   7186: 
                   7187:        * src/: include/pa_common.h, main/pa_http.C: response-charset
                   7188:          option added to file::load (closes issue #867)
                   7189: 
                   7190: 2013-04-20  misha
                   7191: 
                   7192:        * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
                   7193:          commited
                   7194: 
                   7195: 2013-03-15  misha
                   7196: 
                   7197:        * src/classes/: hash.C, table.C: - Optimisation: do not create
                   7198:          multiple empty strings while ::sql. uae String::Empty instead
                   7199: 
                   7200: 2013-03-14  misha
                   7201: 
                   7202:        * src/classes/reflection.C: - for user classes
                   7203:          ^reflection:method_info[] returns $.max_params and $.extra_param
                   7204:          with $.call_type if they available ( new feature: #915 )
                   7205: 
                   7206:        * src/classes/file.C: - ^file:delete[] now supports an option
                   7207:          $.exception(false) that suppress any exception while deleting
                   7208:          file ( new feature: #916 )
                   7209: 
                   7210:        * src/classes/curl.C: - parsing cookies after curl:load now should
                   7211:          work :)
                   7212: 
                   7213: 2013-03-12  misha
                   7214: 
                   7215:        * src/types/pa_vfile.C: - if specified file_name is empty string
                   7216:          set default name for the file
                   7217: 
                   7218: 2013-03-11  misha
                   7219: 
                   7220:        * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
                   7221:          also available in $f.cookies
                   7222: 
                   7223:        * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
                   7224:          moved to a separate method
                   7225: 
                   7226: 2013-03-10  moko
                   7227: 
                   7228:        * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
                   7229:          added
                   7230: 
                   7231:        * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
                   7232:          removed (declared by autoconf)
                   7233: 
                   7234:        * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
                   7235:          uint32_t define
                   7236: 
                   7237: 2013-03-10  misha
                   7238: 
                   7239:        * src/classes/file.C: ^file:delete and ^file:move now support
                   7240:          option $.keep-empty-dirs(true) ( new feature: #884 )
                   7241: 
                   7242:        * src/: include/pa_common.h, main/pa_common.C: - option for keeping
                   7243:          empty dirs is added
                   7244: 
                   7245: 2013-03-10  moko
                   7246: 
                   7247:        * src/classes/: bool.C, double.C, int.C: default can be present,
                   7248:          but default check removed from ^int/double/bool.int/double/bool
                   7249:          for string.int/double/bool compatibility (related to issue #913)
                   7250: 
                   7251:        * src/classes/string.C: ^string.int/dobule/bool no longer
                   7252:          internally throws exception if default is present (closes issue
                   7253:          #913)
                   7254: 
                   7255: 2013-03-09  misha
                   7256: 
                   7257:        * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
                   7258:          optimisations ( #845 )
                   7259: 
                   7260:        * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
                   7261: 
                   7262: 2013-03-08  moko
                   7263: 
                   7264:        * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
                   7265:          creates correct table (fixes issue #910)
                   7266: 
                   7267:        * src/classes/op.C: r.connection() -> r.connection(false) to allow
                   7268:          use outside of 'connect' operator (fixes issue #911)
                   7269: 
                   7270:        * tests/results/: 096.processed, 122.processed: test results
                   7271:          updated as doubles now printed with 15 significant digits, not 5
                   7272:          (fixes issue #882)
                   7273: 
                   7274:        * src/types/pa_vdouble.h: %.15g now used to format doubles instead
                   7275:          of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
                   7276: 
                   7277: 2013-02-21  moko
                   7278: 
                   7279:        * src/classes/table.C: _locate_name_value does not check arguments
                   7280:          count, so we check it in advance (fixes issue #905)
                   7281: 
                   7282: 2012-10-23  moko
                   7283: 
                   7284:        * buildall: old shell for and echo compatibility (for six)
                   7285: 
                   7286: 2012-10-19  moko
                   7287: 
                   7288:        * buildall: --strip added --disable-safe-mode listed in usage
                   7289: 
                   7290: 2012-10-17  misha
                   7291: 
                   7292:        * src/classes/op.C: - apply-taint should not throw "outside
                   7293:          connect" exception with sql lang now
                   7294: 
                   7295: 2012-10-17  moko
                   7296: 
                   7297:        * src/main/pa_request.C: bugfix: safe mode should be inited for
                   7298:          each request (for apache module)
                   7299: 
                   7300: 2012-09-26  moko
                   7301: 
                   7302:        * src/doc/doxygen.cfg: png -> svg
                   7303: 
                   7304: 2012-09-25  moko
                   7305: 
                   7306:        * tests/: 141.html, results/141.processed: md5 hmac added, long key
                   7307:          test added
                   7308: 
                   7309:        * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
                   7310:          double use when key is long
                   7311: 
                   7312: 2012-09-16  moko
                   7313: 
                   7314:        * src/classes/math.C: Format -> Method Encode -> Format
                   7315: 
                   7316:        * tests/: 141.html, results/141.processed: math:digest hmac test
                   7317:          added
                   7318: 
                   7319: 2012-09-14  moko
                   7320: 
                   7321:        * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
                   7322:          ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
                   7323:          implementation added
                   7324: 
                   7325: 2012-09-12  moko
                   7326: 
                   7327:        * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
                   7328:          targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
                   7329:          targets.dox and string.dox slightly actualized
                   7330: 
                   7331: 2012-08-31  moko
                   7332: 
                   7333:        * ChangeLog: now generated with patched cvs2cl.pl
                   7334: 
                   7335: 2012-07-29  moko
                   7336: 
                   7337:        * tests/285.html, src/main/execute.C, tests/results/285.processed:
                   7338:          result should be pushed after VMethodFrame destructor is called,
                   7339:          as it deletes junctions from stack params (fixes issue #868)
                   7340: 
                   7341: 2012-07-23  moko
                   7342: 
                   7343:        * INSTALL, README: buildall script usage documented, other outdated
                   7344:          info updated.
                   7345: 
                   7346:        * buildall-with-xml, buildall-without-xml: replaced by buildall
                   7347: 
                   7348: 2012-07-21  moko
                   7349: 
                   7350:        * buildall: glib does not compile when threads are disabled...
                   7351: 
                   7352:        * src/types/pa_vmail.C: g_assertion fixes for empty input
                   7353: 
                   7354:        * src/types/pa_vmail.C: yet another fix (strange GPF on object
                   7355:          unref, can't unref nested objects)
                   7356: 
                   7357:        * src/types/pa_vmail.C: another check added
                   7358: 
                   7359: 2012-07-19  moko
                   7360: 
                   7361:        * buildall: usage added
                   7362: 
                   7363:        * buildall: new buildall script that unites buildall-with-xml,
                   7364:          buildall-without-xml, --with-apache and --with-mailreceive
                   7365: 
                   7366:        * configure.in: support for static gmime and dynamic glib linking.
                   7367:          fixes for FreeBSD
                   7368: 
                   7369: 2012-07-17  moko
                   7370: 
                   7371:        * configure.in: --with-mailreceive replaced
                   7372:          --with-static-mailreceive and --with-shared-mailreceive pathlink
                   7373:          removed
                   7374: 
                   7375: 2012-07-16  moko
                   7376: 
                   7377:        * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
                   7378:          capitalized, content now decoded and text content converted to
                   7379:          $request:charset.  all properties are accessed by functions, this
                   7380:          ready for dynamic load.
                   7381: 
                   7382: 2012-06-28  moko
                   7383: 
1.116     moko     7384:        * src/targets/apache/Makefile.am: fix for apache cflags for Linux
                   7385:          32 bit
1.95      moko     7386: 
                   7387: 2012-06-27  moko
                   7388: 
                   7389:        * buildall-with-xml, buildall-without-xml: fetch requires -p for
                   7390:          passive ftp
                   7391: 
                   7392:        * src/lib/ltdl/ltdl.vcproj: release build fixed
                   7393: 
                   7394:        * configure.in: 3.4.2 RC -> 3.4.2
                   7395: 
                   7396: 2012-06-22  moko
                   7397: 
                   7398:        * src/types/pa_vfile.C: returned empty mode to stated files (issue
                   7399:          #815)
                   7400: 
                   7401:        * tests/: 284.html, results/284.processed: output options test
                   7402:          (feature #265)
                   7403: 
                   7404: 2012-06-22  misha
                   7405: 
                   7406:        * tests/215.html: - little changes
                   7407: 
                   7408: 2012-06-21  moko
                   7409: 
                   7410:        * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
                   7411:          types/pa_vxdoc.h: output_options returned and used (bugfix for
                   7412:          feature #265)
                   7413: 
                   7414:        * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
                   7415:          breaks long .*, default 10M restored. (issue #216)
                   7416: 
                   7417:        * tests/: 283.html, results/283.processed: test for issue #815
                   7418:          added
                   7419: 
                   7420:        * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
                   7421:          again, cstrm not required.
                   7422: 
                   7423:        * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
                   7424:          Win32 and broken FreeBSD (issue #45)
                   7425: 
                   7426:        * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
                   7427: 
                   7428:        * src/main/pa_string.C: warnings war
                   7429: 
                   7430:        * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
                   7431:          lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
                   7432:          main/pa_socks.C, targets/apache/pa_threads.C,
                   7433:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   7434:          types/pa_vstatus.C: compilation under cygwin fixed
                   7435: 
                   7436: 2012-06-19  moko
                   7437: 
                   7438:        * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
                   7439:          Windows fixed
                   7440: 
                   7441:        * parser3.sln: removed antique pcre_ctype
                   7442: 
                   7443:        * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
                   7444: 
                   7445:        * src/include/pa_config_fixed.h: undefined reference to
                   7446:          __imp__pcre_* fix for Windows
                   7447: 
                   7448:        * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.116     moko     7449:          lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
                   7450:          pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
                   7451:          (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
                   7452:          define fixed
1.95      moko     7453: 
                   7454: 2012-06-18  moko
                   7455: 
                   7456:        * src/classes/memcached.C: flush -> clear
                   7457: 
                   7458:        * src/classes/memcached.C: memcached does not support quotes even
                   7459:          in server name
                   7460: 
                   7461:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7462:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
                   7463:          called on open to check servers existance.  $.key(true) syntax
                   7464:          now supported
                   7465: 
                   7466: 2012-06-17  moko
                   7467: 
                   7468:        * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
                   7469:          cleanup
                   7470: 
                   7471:        * src/classes/table.C, tests/282.cfg, tests/282.html,
                   7472:          tests/results/282.processed: encloser at the EOF bug fixed,
                   7473:          incorrectly enclosed data now processed more logicaly (fixes
                   7474:          #339)
                   7475: 
                   7476: 2012-06-15  moko
                   7477: 
                   7478:        * buildall-without-xml: sync with buildall-with-xml
                   7479: 
                   7480:        * buildall-with-xml: download auto-detected between fetch and curl
                   7481: 
                   7482:        * configure.in: --with-gc and --with-pcre now also processed
                   7483:          correctly
                   7484: 
1.116     moko     7485:        * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
                   7486:          aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
                   7487:          should be run on rol1 using automake / aclocal (GNU automake)
                   7488:          1.11.1 autoconf (GNU Autoconf) 2.68
1.95      moko     7489: 
                   7490:        * configure.in: new PARSER_VERSION logic
                   7491: 
                   7492:        * src/include/pa_version.h: new pa_version.h logic
                   7493: 
                   7494:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   7495:          classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
                   7496:          types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
                   7497:          feols_normalized -> fis_text_content set_binary added
                   7498: 
                   7499:        * src/targets/cgi/parser3.C: gcc compilation warnings fixed
                   7500: 
                   7501: 2012-06-15  misha
                   7502: 
                   7503:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   7504:          classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
                   7505:          types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
                   7506:          ^file::create[text;content] EOLs in content now is normalized. (
                   7507:          new feature: #815 )
                   7508: 
                   7509: 2012-06-15  moko
                   7510: 
                   7511:        * configure.in: --disable-version-update added to disable version
                   7512:          update with host information (for debian package) whitespace
                   7513:          optimized
                   7514: 
                   7515:        * configure.in: version changed to 3.4.2 RC no-pic added for
                   7516:          libtool
                   7517: 
                   7518:        * src/include/pa_version.h: Nice pa_version.h default. Please keep
                   7519:          it.
                   7520: 
                   7521: 2012-06-14  moko
                   7522: 
                   7523:        * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
                   7524:          tests/results/281.processed: "hash flocked" error removed for
                   7525:          safe operations like ^h._count[] ( new feature: #335 )
                   7526: 
1.116     moko     7527:        * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95      moko     7528: 
                   7529:        * buildall-with-xml, buildall-without-xml: --with-static -> --with
                   7530: 
                   7531:        * configure.in: --with-static/shared xml replaced with --with-xml,
                   7532:          xml compilation check added
                   7533: 
                   7534:        * configure.in: --with-static/shared-gc, --with-static-pcre are
                   7535:          replaced with --with-gc and --with-pcre test for pcre linking
                   7536:          added
                   7537: 
                   7538: 2012-06-13  moko
                   7539: 
                   7540:        * configure.in: apxs2 check optimized
                   7541: 
                   7542:        * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
                   7543:          .la, includes optimized
                   7544: 
                   7545:        * buildall-with-xml: --with-pic looks better for -fPIC
                   7546: 
                   7547:        * configure.in: switched to convenience library in static linking
                   7548: 
                   7549:        * src/targets/apache/Makefile.am: switched to convenience library
                   7550:          usage to avoid libtool warnings
                   7551: 
                   7552:        * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
                   7553:          md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
                   7554:          smtp/Makefile.am: switched to convenience library usage
                   7555: 
                   7556:        * src/sql/Makefile.am: pa_sql_driver.h should be in includes
                   7557: 
                   7558:        * src/targets/apache/Makefile.am: updated for libtool usage
                   7559: 
                   7560:        * buildall-without-xml: --with-included-ltdl added
                   7561: 
                   7562:        * buildall-without-xml: sync with buildall-with-xml
                   7563: 
                   7564:        * buildall-with-xml: --with-included-ltdl added $cflags added for
                   7565:          -fPIC for x64 $download added for wget success check added
                   7566: 
                   7567:        * buildall-without-xml: --with-dynamic-stdcpp removed
                   7568: 
                   7569:        * configure.in: disable-static returned
                   7570: 
                   7571:        * src/targets/cgi/Makefile.am: Automake 1.9 does not support
                   7572:          LIBTOOLFLAGS
                   7573: 
                   7574: 2012-06-12  moko
                   7575: 
                   7576:        * configure.in, src/targets/cgi/Makefile.am: disable-static not
                   7577:          compatible with LIBTOOLFLAGS for unknown reasons
                   7578: 
                   7579:        * buildall-with-xml: --with-dynamic-stdcpp removed
                   7580: 
                   7581:        * configure.in: static/dynamic -lstdc++ linking option removed
                   7582:          apxs2 check added
                   7583: 
                   7584:        * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
                   7585:          option removed
                   7586: 
                   7587: 2012-06-10  moko
                   7588: 
                   7589:        * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
                   7590:          added
                   7591: 
                   7592:        * src/targets/cgi/pp3.cmd: old PAF stuff
                   7593: 
1.116     moko     7594:        * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
                   7595:          beauty
1.95      moko     7596: 
                   7597:        * depcomp: from libtool 2.4.2
                   7598: 
                   7599:        * configure.in: ltdl directory removed, it has correct Makefile.in
                   7600: 
                   7601: 2012-06-09  moko
                   7602: 
1.116     moko     7603:        * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
                   7604:          install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95      moko     7605:          autogenerated files updated after libtool update
                   7606: 
1.116     moko     7607:        * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
                   7608:          aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95      moko     7609:          config_auto.h.in, config_fixed.h, configure, configure.ac,
                   7610:          configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
                   7611:          lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
1.216     moko     7612:          libltdl/lt__alloc.h, libltdl/lt__dirent.h, libltdl/lt__glibc.h,
                   7613:          libltdl/lt__private.h, libltdl/lt__strl.h, libltdl/lt_dlloader.h,
                   7614:          libltdl/lt_error.h, libltdl/lt_system.h, libltdl/slist.h,
                   7615:          loaders/dld_link.c, loaders/dlopen.c, loaders/dyld.c,
                   7616:          loaders/load_add_on.c, loaders/loadlibrary.c, loaders/preopen.c,
                   7617:          loaders/shl_load.c, m4/argz.m4, m4/libtool.m4, m4/ltdl.m4,
                   7618:          m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
1.95      moko     7619:          m4/lt~obsolete.m4: libtool updated to version 2.4.2
                   7620: 
                   7621:        * configure.in: preparation for new libtool
                   7622: 
                   7623:        * configure.in: Some beauty added :)
                   7624: 
                   7625:        * src/targets/apache/Makefile.am: := -> =
                   7626: 
                   7627:        * src/lib/pcre/: Makefile.am, config.h: config.h removed once
                   7628:          again. :)
                   7629: 
                   7630:        * src/include/pa_config_includes.h, configure.in: limits.h added,
                   7631:          previously was taken from pcre_internal.h. :)
                   7632: 
                   7633:        * src/lib/pcre/Makefile.am: config.h returned
                   7634: 
                   7635:        * src/lib/pcre/config.h: still need this. :)
                   7636: 
                   7637:        * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
                   7638: 
                   7639:        * configure.in: --with-charsets removed; --with-mysql-client & co
                   7640:          removed
                   7641: 
                   7642:        * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
                   7643:          now in parser tree, no need to copy
                   7644: 
                   7645:        * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
                   7646:          ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
                   7647:          pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
                   7648:          debian/patches/101_pcre.patch - local copy of pcre_internal.h
                   7649:          extracts now used old trash removed
                   7650: 
                   7651:        * etc/parser3.charsets/Makefile.am: charsets now in share
                   7652:          (debian/patches/104_automake.patch) + all charsets are copied
                   7653: 
                   7654:        * buildall-with-xml, buildall-without-xml: curl option removed +
                   7655:          extra arguments now supported
                   7656: 
                   7657: 2012-06-08  misha
                   7658: 
                   7659:        * src/classes/table.C: - one params.as_hash usage was rolled back:
                   7660:          the 2nd option in ^table.hash[] could be hash or table so
                   7661:          .as_hash will throw an exception when table option is specified
                   7662: 
                   7663:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   7664:          classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
                   7665:          classes/table.C, classes/void.C, classes/xdoc.C,
                   7666:          include/pa_exception.h, types/pa_vmethod_frame.C,
                   7667:          types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
                   7668:          and improved (whitespaces are allowed as empty options) -
                   7669:          MethodParams::as_table is added - above methods are used for
                   7670:          parsing methods' options ( new feature: #9 )
                   7671: 
                   7672:        * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
                   7673:          to vclass. now class fields can be accessible as a hash:
                   7674:          $h[^hash::create[$asd:CLASS]]
                   7675: 
                   7676:        * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
                   7677:          have get_fields method so their fields can be accessed with
                   7678:          ^reflection:fields[...] & ^reflection:field[...]
                   7679: 
                   7680: 2012-06-06  misha
                   7681: 
                   7682:        * tests/280.html: - tests for
                   7683:          ^reflection:method[obj-or-class;method],
                   7684:          ^reflection:field[obj-or-class;field] and
                   7685:          ^reflection:fields[obj-or-class] are added
                   7686: 
                   7687: 2012-06-05  misha
                   7688: 
                   7689:        * src/classes/reflection.C: - ^reflection:method[class or
                   7690:          object;method name] and ^reflection:field[class or object;field
                   7691:          name] are added
                   7692: 
                   7693:        * src/types/pa_vstateless_class.C: - Method::get_vjunction method
                   7694:          is used
                   7695: 
                   7696:        * src/types/pa_method.h: - Method::as_vjunction method is added
                   7697: 
                   7698: 2012-06-05  moko
                   7699: 
1.116     moko     7700:        * src/targets/Makefile.am: cgi now build with apache module
1.95      moko     7701: 
                   7702:        * src/classes/memcached.C: flish ttl fixed
                   7703: 
                   7704: 2012-06-04  moko
                   7705: 
                   7706:        * src/classes/json.C, src/classes/op.C, tests/279.html,
                   7707:          tests/results/279.processed: ^json:parse[] now supports $.taint
                   7708:          option (new feature #833)
                   7709: 
                   7710: 2012-06-04  misha
                   7711: 
                   7712:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
                   7713:          - search_stop method was moved from pa_vcookie.C to pa_common.C
                   7714: 
                   7715: 2012-06-03  misha
                   7716: 
                   7717:        * src/main/pa_http.C: - ^file:load[...;http://...] - all received
                   7718:          cookies are parced and stored into $.cookies ( new feature: #31 )
                   7719: 
                   7720: 2012-05-30  misha
                   7721: 
                   7722:        * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
                   7723:          incomplete class into a scope while @USE is found
                   7724: 
                   7725:        * src/main/compile.y: - add incomplete class into a scope while
                   7726:          @USE and @CLASS instructions are found ( bugfix: #838 )
                   7727: 
                   7728: 2012-05-30  moko
                   7729: 
                   7730:        * src/types/pa_vclass.C, tests/278.html,
                   7731:          tests/results/278.processed: removed "property has no getter
                   7732:          method" exception when GET_DEFAULT present (fixes #269)
                   7733: 
                   7734:        * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
                   7735:          $._default
                   7736: 
                   7737: 2012-05-29  moko
                   7738: 
                   7739:        * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
                   7740:          uninitialized values usage (new feature: #154)
                   7741: 
                   7742: 2012-05-28  moko
                   7743: 
                   7744:        * tests/277.html, src/classes/json.C, src/classes/reflection.C,
                   7745:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
                   7746:          src/types/pa_vdate.h, src/types/pa_vdouble.h,
                   7747:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
                   7748:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   7749:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   7750:          tests/results/277.processed, src/types/pa_vtable.h,
                   7751:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
                   7752:          ^json:string[$o; $.default[$method]] implemented for VObject (new
                   7753:          feature #803)
                   7754: 
                   7755:        * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
                   7756:          tests/results/277.processed: json numbers are now treated as
                   7757:          double ( new feature: #834 )
                   7758: 
                   7759:        * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
                   7760:          main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
                   7761:          added for out of range checks, zero division in vint/vdouble
                   7762:          check added ( fixes #832 )
                   7763: 
                   7764:        * tests/: 275.html, results/275.processed: tests for pa_atoui added
                   7765:          ( fixes #832 )
                   7766: 
                   7767: 2012-05-28  misha
                   7768: 
                   7769:        * buildall-with-xml: - --without-lzma option is added to libxml2
                   7770:          configure
                   7771: 
                   7772:        * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
                   7773:          added - tests for unsupported values for options $.file, $.table
                   7774:          and $.date are added
                   7775: 
                   7776:        * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
                   7777:          accepts "stat" $.file[] option's value in addition to existed
                   7778:          "text" and "base64" ( new feature: #835 )
                   7779: 
                   7780:        * tests/276.html: - test for
                   7781:          ^reflection:delete[$object-or-class;field-name]
                   7782: 
                   7783:        * src/classes/reflection.C: -
                   7784:          ^reflection:delete[$object-or-class;field-name] is added ( new
                   7785:          feature: #268 )
                   7786: 
                   7787: 2012-05-27  misha
                   7788: 
                   7789:        * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
                   7790: 
                   7791: 2012-05-24  misha
                   7792: 
                   7793:        * src/include/pa_common.h: - method lastposafter was removed
                   7794: 
                   7795:        * src/classes/file.C: - use strrpbrk & rskipchars instead of
                   7796:          lastposafter - ^file:dirname[] & Co proper handle windows file
                   7797:          paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
                   7798:          work as *nix commands
                   7799: 
                   7800:        * src/main/pa_request.C: - use strrpbrk instead of lastposafter
                   7801: 
                   7802:        * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
                   7803:          rskipchars were added
                   7804: 
                   7805:        * tests/270.html: - more tests for ^file:find[]
                   7806: 
                   7807:        * tests/065.html: - more tests for ^file:dirname[] & Co
                   7808: 
                   7809:        * src/include/pa_version.h: - must be "win32" here. it is
                   7810:          auto-generated on *nix
                   7811: 
                   7812: 2012-05-24  moko
                   7813: 
                   7814:        * src/classes/math.C: ^math:convert[] now supports uint32 and
                   7815:          throws overflow exception ( new feature: #830 )
                   7816: 
                   7817:        * tests/: 275.html, results/275.processed: test for ^math:convert[]
                   7818:          uint32 support and overflow added ( new feature: #830 )
                   7819: 
                   7820: 2012-05-23  moko
                   7821: 
                   7822:        * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
                   7823:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   7824:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   7825:          types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   7826:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   7827:          types/pa_vregex.h, types/pa_vstateless_class.C,
                   7828:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   7829:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   7830:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
                   7831:          "return string as-is" removed from as_expr_result. ( new feature:
                   7832:          #831 )
                   7833: 
                   7834:        * tests/results/244.processed: test changed after bug #782 fix
                   7835:          commited
                   7836: 
                   7837:        * tests/results/229.processed: test results for bug #782 commited
                   7838: 
                   7839:        * tests/: 254.html, results/254.processed: uid now just compared,
                   7840:          not printed. :)
                   7841: 
                   7842: 2012-05-20  moko
                   7843: 
                   7844:        * src/classes/reflection.C: ^reflection:uid[$object] added ( new
                   7845:          feature: #341 )
                   7846: 
                   7847:        * tests/: 254.html, results/254.processed: test for
                   7848:          ^reflection:uid[] added
                   7849: 
                   7850:        * tests/: 254.html, results/254.processed: test for
                   7851:          ^reflection:uid[$obj] added
                   7852: 
                   7853: 2012-05-17  misha
                   7854: 
                   7855:        * src/main/untaint.C: - do not replace ' char by _26 while
                   7856:          exploding filespec-tainting ( new feature: #829 )
                   7857: 
                   7858: 2012-05-12  moko
                   7859: 
                   7860:        * src/types/pa_vvoid.h: is_string now also checked, but get_* -
                   7861:          not.
                   7862: 
                   7863: 2012-05-08  moko
                   7864: 
                   7865:        * src/types/pa_vmethod_frame.h: bug #782 fixed
                   7866: 
                   7867:        * tests/229.html: test for bug #782
                   7868: 
                   7869:        * tests/results/259.processed, src/main/pa_request.C,
                   7870:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   7871:          src/types/pa_vstring.h, src/types/pa_vvoid.C,
                   7872:          src/types/pa_vvoid.h: feature #154 - first empty param now
                   7873:          string; defined locals are empty strings; $STRICT-VARS(true)
                   7874:          added
                   7875: 
                   7876: 2012-04-27  moko
                   7877: 
1.116     moko     7878:        * src/targets/apache/Makefile.am:
1.95      moko     7879:          ../../lib/memcached/libmemcached.a added
                   7880: 
                   7881: 2012-04-27  misha
                   7882: 
                   7883:        * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
                   7884:          ( #827 )
                   7885: 
                   7886: 2012-04-25  moko
                   7887: 
                   7888:        * src/: classes/json.C, classes/memcached.C,
                   7889:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   7890:          types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
                   7891:          implemented.
                   7892: 
                   7893:        * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
                   7894: 
                   7895: 2012-04-23  moko
                   7896: 
                   7897:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7898:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7899:          types/pa_vmemcached.h: open allows options hash for new
                   7900:          memcached(options) function
                   7901: 
                   7902:        * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
                   7903:          not appended
                   7904: 
                   7905: 2012-04-21  moko
                   7906: 
                   7907:        * src/classes/curl.C: '' added. :)
                   7908: 
                   7909:        * src/classes/classes.vcproj: new curl.h location
                   7910: 
                   7911:        * src/classes/curl.C: verbose output redirection from stderr to
                   7912:          file curl option added
                   7913: 
                   7914: 2012-04-20  moko
                   7915: 
                   7916:        * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
                   7917:          contains what we need from curl, #ifdef HAVE_CURL removed
                   7918: 
1.116     moko     7919:        * configure, configure.in, src/classes/Makefile.am,
1.95      moko     7920:          src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.116     moko     7921:          src/lib/Makefile.am, src/lib/curl/Makefile.am,
                   7922:          src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95      moko     7923:          configure option
                   7924: 
                   7925: 2012-04-19  moko
                   7926: 
                   7927:        * src/: classes/double.C, classes/inet.C, classes/int.C,
                   7928:          classes/string.C, lib/gc/include/gc_allocator.h,
                   7929:          types/pa_vform.C: PVS-Studio detected errors fixes, unused
                   7930:          options from sql_result_string removed. (closes issue #468)
                   7931: 
                   7932:        * src/types/pa_vmemcached.C: empty string fix
                   7933: 
                   7934:        * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
                   7935:          pa_vstring.C, pa_vstring.h: serialization helpers moved to
                   7936:          pa_vmemcached.C
                   7937: 
                   7938: 2012-04-18  moko
                   7939: 
                   7940:        * src/targets/apache/mod_parser3.c: "Parser3 module requires
                   7941:          apache2-mpm-prefork" error displayed in threaded mpm.
                   7942: 
                   7943:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
                   7944:          pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
                   7945:          installed (issue #354)
                   7946: 
                   7947: 2012-04-16  moko
                   7948: 
                   7949:        * src/types/pa_vmemcached.C: call to memcached_result_create and
                   7950:          memcached_result_free removed
                   7951: 
                   7952: 2012-04-14  moko
                   7953: 
                   7954:        * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
                   7955: 
                   7956:        * src/types/pa_vmemcached.C: check_key added and used
                   7957: 
                   7958: 2012-04-13  moko
                   7959: 
                   7960:        * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
                   7961:          types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
                   7962:          Serialization_data now added and used, VString now serialized
                   7963:          with languages into memcached.
                   7964: 
                   7965: 2012-03-28  moko
                   7966: 
                   7967:        * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
                   7968:          lib/memcached/pa_memcached.h: result lengths added
                   7969: 
                   7970: 2012-03-27  moko
                   7971: 
                   7972:        * src/types/pa_vmemcached.C: strdup added
                   7973: 
                   7974: 2012-03-24  moko
                   7975: 
                   7976:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7977:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7978:          types/pa_vmemcached.h: memcached: mget, flush, fttl added
                   7979: 
                   7980: 2012-03-20  moko
                   7981: 
1.116     moko     7982:        * configure, configure.in: Makefiles.in updated for memcached
1.95      moko     7983: 
                   7984:        * src/targets/cgi/Makefile.am: cleanup
                   7985: 
                   7986:        * src/: types/Makefile.am, types/pa_vmemcached.C,
                   7987:          types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
                   7988: 
                   7989:        * src/: classes/Makefile.am, classes/memcached.C,
                   7990:          lib/memcached/Makefile.am, lib/memcached/constants.h,
                   7991:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   7992:          lib/memcached/types.h, lib/Makefile.am: memcached initial
                   7993: 
                   7994: 2012-03-16  moko
                   7995: 
                   7996:        * src/main/execute.C: ident now works under Linux + ident displays
                   7997:          filenames (closes issue #818)
                   7998: 
1.116     moko     7999:        * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95      moko     8000:          pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
                   8001:          pa_vmethod_frame_local.h removed
                   8002: 
                   8003:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   8004:          classes/classes.h, classes/curl.C, classes/date.C,
                   8005:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   8006:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   8007:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   8008:          classes/memory.C, classes/op.C, classes/reflection.C,
                   8009:          classes/regex.C, classes/response.C, classes/string.C,
                   8010:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   8011:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   8012:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   8013:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   8014:          include/pa_dictionary.h, include/pa_dir.h,
                   8015:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   8016:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   8017:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   8018:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   8019:          include/pa_request_charsets.h, include/pa_request_info.h,
                   8020:          include/pa_sapi.h, include/pa_socks.h,
                   8021:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   8022:          include/pa_stack.h, include/pa_string.h,
                   8023:          include/pa_stylesheet_connection.h,
                   8024:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   8025:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   8026:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   8027:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   8028:          lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
                   8029:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   8030:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   8031:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   8032:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   8033:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   8034:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   8035:          main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
                   8036:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   8037:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   8038:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   8039:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   8040:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   8041:          main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
                   8042:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   8043:          targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
                   8044:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   8045:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   8046:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   8047:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   8048:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   8049:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   8050:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   8051:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   8052:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   8053:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   8054:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   8055:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   8056:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   8057:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   8058:          types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
                   8059:          types/pa_vmethod_frame_local.h, types/pa_vobject.C,
                   8060:          types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
                   8061:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   8062:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   8063:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   8064:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   8065:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   8066:          types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
                   8067:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   8068:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   8069:          ident now works under Linux + ident displays filenames (closes
                   8070:          issue #818) Copyright updated
                   8071: 
                   8072: 2012-03-13  moko
                   8073: 
                   8074:        * src/main/pa_string.C: compilation fix for feature #741
                   8075: 
                   8076: 2012-03-09  misha
                   8077: 
                   8078:        * tests/193.html: - tests for ^string:base64[encoded] are updated
                   8079: 
                   8080:        * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
                   8081:          now detects invalid base64 chars in the middle of encoded stricg
                   8082:          ( new feature: #55 )
                   8083: 
                   8084:        * src/include/pa_exception.h: - new exception type for base64
                   8085:          decoding is added
                   8086: 
                   8087: 2012-03-06  misha
                   8088: 
                   8089:        * tests/274.html: - tests for ^date::today[] and
                   8090:          ^date.sql-string[datetime|date|time] are added
                   8091: 
                   8092:        * src/classes/date.C: - constructor ^date::today[] is added ( new
                   8093:          feature: #811 ) - ^date.sql-string[] now can accept one param --
                   8094:          strings "datetime", "date" or "time" - comments tidying up
                   8095: 
                   8096:        * src/types/pa_vdate.h: - get_sql_string now can print datetime,
                   8097:          date and time
                   8098: 
                   8099: 2012-03-03  misha
                   8100: 
                   8101:        * tests/193.html: - tests for
                   8102:          ^string:base64[encoded;$.strict(true)] are added
                   8103: 
                   8104:        * tests/results/auto.p: - try-catch operator is added
                   8105: 
                   8106:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   8107:          main/pa_common.C: - $.strict(true|false) option is added to
                   8108:          base64 decode methods ( new feature: #55 )
                   8109: 
                   8110:        * src/main/pa_common.C: - base64 decode memory usage was decreased
                   8111:          ( new feature: #819 )
                   8112: 
                   8113: 2012-02-28  moko
                   8114: 
                   8115:        * src/classes/hash.C: ident test
                   8116: 
                   8117: 2012-02-27  misha
                   8118: 
                   8119:        * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
                   8120: 
                   8121: 2012-01-08  misha
                   8122: 
                   8123:        * tests/273.html: - tests for ^string.replace[from;to] are added
                   8124: 
                   8125:        * src/: classes/string.C, include/pa_dictionary.h,
                   8126:          main/pa_dictionary.C, main/pa_string.C: -
                   8127:          ^string.replace[from;to] is added ( new feature: #741 ) -
                   8128:          ^string.replace[one subst here] is slightly optimized
                   8129: 
                   8130: 2011-12-07  misha
                   8131: 
                   8132:        * src/classes/table.C: - $t[^table::create{$empty}] now creates
                   8133:          named table with one empty column ( bugfix: #63 )
                   8134: 
                   8135: 2011-11-30  misha
                   8136: 
                   8137:        * src/classes/json.C: - it's possible to set user's method for
                   8138:          parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
                   8139:          #763 )
                   8140: 
                   8141:        * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
                   8142: 
                   8143: 2011-11-23  misha
                   8144: 
                   8145:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   8146:          classes/table.C, classes/xdoc.C, types/pa_vfile.C,
                   8147:          types/pa_vfile.h, types/pa_vform.C: - constructor
                   8148:          ^file::create[mode;filename;content[;options]] now accepts binary
                   8149:          mode and file-content - new constructor's format:
                   8150:          ^file::create[string-or-file-content[;$.name[filename]
                   8151:          $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
                   8152:          feature: #65 )
                   8153: 
                   8154:        * src/: include/pa_request.h, main/pa_request.C: - new method
                   8155:          mime_type_of(const String*) is added
                   8156: 
                   8157:        * src/include/pa_exception.h: - new exception constant
                   8158:          FILE_NAME_MUST_BE_SPECIFIED is added
                   8159: 
                   8160:        * src/classes/table.C: - bug with negative offset transformed into
                   8161:          a feature. it means pointing to a row from the end of the table (
                   8162:          new feature: #810 )
                   8163: 
                   8164: 2011-11-19  misha
                   8165: 
                   8166:        * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
                   8167:          â ìåòîäå _select ( new feature: #810 )
                   8168: 
                   8169:        * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
                   8170:          options were specified together is simplified
                   8171: 
                   8172: 2011-11-12  misha
                   8173: 
                   8174:        * src/main/pa_request.C: - forgotten fix for escaping filename in
                   8175:          HTTP content-disposition header (a part of bug #361 )
                   8176: 
                   8177:        * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
                   8178:          checks for ancestors' classes as well ( new feature: #456 )
                   8179: 
                   8180:        * src/classes/op.C: - exceptions for ^break[] and ^continue[]
                   8181:          "without cycle" now have types "parser.break" and
                   8182:          "parser.continue" instead of "parser.runtime" ( new feature: #799
                   8183:          )
                   8184: 
                   8185: 2011-11-11  misha
                   8186: 
                   8187:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   8188:          237.processed: - since bug #361 was fixed the content of filename
                   8189:          in HTTP headers is quoted
                   8190: 
                   8191:        * tests/results/270.processed: - result for test 270
                   8192: 
                   8193:        * tests/: 065.html, results/065.processed: - more tests for
                   8194:          ^file:basename[] & Co were added
                   8195: 
                   8196:        * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
                   8197: 
                   8198:        * tests/270.html: - tests for ^file:find[] are added
                   8199: 
                   8200:        * src/types/pa_vxdoc.C: - now it's possible to specify encoding
                   8201:          using option $.charset. option $.engoding is still supported but
                   8202:          these options can not be specified together
                   8203: 
                   8204:        * src/classes/xdoc.C: - charset.isUTF8 is used instead of
                   8205:          comparation charset name with string "UTF-8" ( bugfix: #759 )
                   8206: 
                   8207: 2011-10-11  misha
                   8208: 
                   8209:        * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
                   8210:          option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
                   8211:          #622)
                   8212: 
                   8213: 2011-09-30  misha
                   8214: 
                   8215:        * src/types/pa_vrequest.C: - saving empty $request:post-body causes
                   8216:          exception "saving stat-ed file" ( bugfix: #395 )
                   8217: 
                   8218: 2011-05-30  misha
                   8219: 
                   8220:        * src/classes/string.C: - fixed bug which was added with
                   8221:          params.as_hash into string:sql
                   8222: 
                   8223: 2011-05-29  misha
                   8224: 
                   8225:        * src/types/pa_value.C: - filename in content-disposition header
                   8226:          must be quoted ( bugfix: #361 )
                   8227: 
                   8228: 2011-05-27  misha
                   8229: 
                   8230:        * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
                   8231:          created file
                   8232: 
                   8233:        * src/classes/: hash.C, mail.C: - little tunning with get_hash
                   8234:          usage
                   8235: 
                   8236:        * src/include/pa_exception.h: - one more string for exception was
                   8237:          added
                   8238: 
                   8239: 2011-05-25  misha
                   8240: 
                   8241:        * tests/269.html: - tests for checking input params in some dom
                   8242:          methods
                   8243: 
                   8244:        * src/classes/: xdoc.C, xnode.C: - validation of some input params
                   8245:          was added. it isn't possible not wo create xdoc with invalid
                   8246:          tagName. ( bugfix: #160 )
                   8247: 
                   8248:        * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
                   8249:          string "data must be string" was mover from pa_exception.h to
                   8250:          pa_xml_exception.h
                   8251: 
                   8252:        * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
                   8253:          as_xmlncname, as_xmlname and as_xmlnsuri were added
                   8254: 
                   8255:        * src/main/pa_xml_exception.C: - XmlException accepts more options
                   8256: 
                   8257:        * src/include/pa_xml_exception.h: - XmlException accepts more
                   8258:          options - XML-related exception's strings were added
                   8259: 
                   8260:        * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
                   8261:          output_options were removed)
                   8262: 
                   8263: 2011-05-19  misha
                   8264: 
                   8265:        * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
                   8266:          params.as_hash is used more while parsing methods hash-options
                   8267: 
                   8268: 2011-05-18  misha
                   8269: 
1.211     moko     8270:        * operators.ru.txt, operators.txt: - info about json-serialization
                   8271:          of xdoc was added
1.95      moko     8272: 
                   8273:        * tests/256.html: - tests for json-serialization xdoc were added
                   8274: 
                   8275:        * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
                   8276: 
                   8277:        * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   8278:          classes/json.C, classes/xdoc.C: - now json:string can serialize
                   8279:          xdoc-objects. options (the same as ^xdoc.string[]) could be
                   8280:          specified in $.xdoc[] ( new feature: #265 )
                   8281: 
                   8282: 2011-05-15  misha
                   8283: 
                   8284:        * tests/268.html: - tests for ^table.count[with options] were added
                   8285: 
                   8286:        * src/classes/table.C: - method ^table.count[] now can accept
                   8287:          options ( new feature: #93 ): ^table.count[column] returns number
                   8288:          of columns for named table; ^table.count[cells] returns number of
                   8289:          cells in the current row; ^table.count[] & ^table.count[rows]
                   8290:          return number of rows in a table.
                   8291: 
                   8292:        * tests/267.html: - test for checking switch/case in boolean mode
                   8293:          was added
                   8294: 
                   8295:        * src/classes/op.C: - if switch's or case's value is bool, they are
                   8296:          compared as bool values, not as double values: new feature: #351
                   8297: 
                   8298: 2011-05-06  misha
                   8299: 
                   8300:        * tests/242.html: - EOL before EOF was added
                   8301: 
                   8302:        * tests/169.html: - tests for splitting empty string and void were
                   8303:          added
                   8304: 
                   8305:        * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
                   8306:          returned table with one empty cell)
                   8307: 
                   8308: 2011-04-03  misha
                   8309: 
                   8310:        * src/include/pa_version.h, configure.in: - version in head was
                   8311:          changed to 3.4.2b
                   8312: 
                   8313: 2011-03-30  misha
                   8314: 
                   8315:        * src/types/pa_vregex.C: - \w & Co now contain unicode properties
                   8316:          as well ( new feature #294 )
                   8317: 
                   8318: 2011-03-29  misha
                   8319: 
                   8320:        * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
                   8321:          limited to approx. 6 MB. previous limits were too big for real
                   8322:          life. bugfix: #216
                   8323: 
                   8324: 2011-03-04  moko
                   8325: 
                   8326:        * etc/parser3.charsets/cp866.cfg: Conforms to
                   8327:          http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
                   8328: 
                   8329:        * etc/parser3.charsets/cp866.cfg: cp866 initial version from
                   8330:          vlalek@
                   8331: 
                   8332: 2011-02-22  misha
                   8333: 
1.211     moko     8334:        * src/include/pa_charset.h, operators.ru.txt, operators.txt: - some
                   8335:          methods mustn't be under #ifdef XML or parser can't be compiled
                   8336:          without xml support
1.95      moko     8337: 
                   8338: 2011-02-21  misha
                   8339: 
1.116     moko     8340:        * src/targets/apache/: Makefile.am: - mention
1.95      moko     8341:          ApacheModuleParser3.vcproj was removed
                   8342: 
                   8343:        * src/types/pa_vjunction.C: - EOL before EOF was added (warning
                   8344:          removed)
                   8345: 
                   8346: 2011-02-20  misha
                   8347: 
                   8348:        * tests/: 266.html, 266.p: - tests for checking $.inherited and
                   8349:          $.overridden in ^reflection:method_info[...] were added
                   8350: 
                   8351:        * src/classes/reflection.C: - beautifying result of
                   8352:          ^reflection:method_info[] ($.overridden/inherited)
                   8353: 
                   8354: 2011-02-18  misha
                   8355: 
                   8356:        * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
                   8357:          and pa_isalnum instead of isalpha and isalnum - bug with
                   8358:          redundand quoting lowercased latin chars while building email
                   8359:          body was fixed
                   8360: 
                   8361:        * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
                   8362:          added (they check for latin chars only)
                   8363: 
                   8364: 2011-02-16  misha
                   8365: 
                   8366:        * src/main/pa_charset.C: - bugfix: in some cases the calculating
                   8367:          string size for transcoding gave too small value (should ever
                   8368:          look for availability char in dest charset inspite of the char
                   8369:          size)
                   8370: 
                   8371: 2011-02-04  moko
                   8372: 
                   8373:        * tests/223.html: header values now not url-encoded (issue #195)
                   8374: 
                   8375: 2011-02-01  misha
                   8376: 
                   8377:        * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
                   8378: 
                   8379: 2011-01-31  misha
                   8380: 
                   8381:        * src/main/pa_request.C: - throw exception if param file_name in
                   8382:          use_file is empty
                   8383: 
                   8384: 2011-01-08  moko
                   8385: 
                   8386:        * src/classes/curl.C: compilations errors fixed
                   8387: 
                   8388: 2010-12-29  moko
                   8389: 
                   8390:        * tests/: 265.html, results/265.processed: test for issue #200
                   8391:          added
                   8392: 
                   8393:        * src/main/pa_string.C: empty regex result check added (fixes issue
                   8394:          #200)
                   8395: 
                   8396:        * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
                   8397: 
                   8398:        * tests/results/223.processed: header values now not url-encoded
                   8399:          (issue #195)
                   8400: 
                   8401:        * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
                   8402:          main/untaint.C: L_HTTP_HEADER now used in http headers values,
                   8403:          pa_http_safe_header_name added for headers names (fixes bug #195)
                   8404: 
                   8405: 2010-12-18  misha
                   8406: 
                   8407:        * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
                   8408:          => pa-include
                   8409: 
                   8410: 2010-11-28  moko
                   8411: 
                   8412:        * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
                   8413: 
                   8414:        * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
                   8415:          -> pa
                   8416: 
                   8417:        * configure.in: apr -> pa
                   8418: 
                   8419:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
                   8420: 
                   8421:        * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
                   8422:          classes/Makefile.am, types/Makefile.am: apr -> pa
                   8423: 
                   8424:        * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
                   8425:          pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
                   8426:          sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
                   8427:          pa-include/pa_apr.h, pa-include/pa_errno.h,
                   8428:          pa-include/pa_file_info.h, pa-include/pa_file_io.h,
                   8429:          pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
                   8430:          module apr name conflict resolved)
                   8431: 
                   8432: 2010-11-27  misha
                   8433: 
                   8434:        * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
                   8435:          libbz2
                   8436: 
                   8437: 2010-11-26  misha
                   8438: 
                   8439:        * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
                   8440:          warnings removed
                   8441: 
                   8442: 2010-11-25  moko
                   8443: 
1.211     moko     8444:        * operators.ru.txt, operators.txt: $.indent(true)
1.95      moko     8445: 
1.211     moko     8446:        * operators.ru.txt, operators.txt: another bugfix. :)
1.95      moko     8447: 
1.211     moko     8448:        * operators.ru.txt, operators.txt: bugfix. :)
1.95      moko     8449: 
                   8450:        * buildall-with-xml: libxml2-2.7.8 + with-apache
                   8451: 
                   8452: 2010-11-24  moko
                   8453: 
1.116     moko     8454:        * configure: apxs support
1.95      moko     8455: 
                   8456:        * configure.in: apxs support -Bstatic gc removed for OS X
                   8457: 
                   8458:        * src/targets/: Makefile.am, apache/Makefile.am: apxs support
                   8459: 
                   8460:        * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
                   8461:          THREAD_LOCAL usage
                   8462: 
                   8463:        * src/: classes/curl.C, include/pa_config_includes.h,
                   8464:          main/pa_globals.C: THREAD_LOCAL defined and used
                   8465: 
                   8466: 2010-11-23  moko
                   8467: 
                   8468:        * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
                   8469:          should be passed to pa_sleep, and only fractional part (bugfix:
                   8470:          #188)
                   8471: 
                   8472:        * src/targets/apache/mod_parser3.c: 1.3 compatibility
                   8473: 
                   8474:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
                   8475:          GC_dont_gc=1, as in cgi version
                   8476: 
                   8477:        * src/targets/apache/mod_parser3.c: warning war
                   8478: 
                   8479:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8480:          pa_httpd.h: version removed, some trash removed
                   8481: 
                   8482:        * src/targets/apache/mod_parser3.c: version removed (we don't want
                   8483:          to show it), warning war
                   8484: 
                   8485:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8486:          pa_httpd.h: parser_status_allowed removed + merge config
                   8487:          functions removed (override is the default) + beauty
                   8488: 
                   8489:        * src/: include/pa_request.h, main/pa_request.C,
                   8490:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
                   8491:          hide $status used in apache module removed
                   8492: 
                   8493: 2010-11-18  moko
                   8494: 
1.211     moko     8495:        * operators.ru.txt, operators.txt: $.table[compact] added for
                   8496:          ^json:string[]
1.95      moko     8497: 
                   8498: 2010-11-16  moko
                   8499: 
                   8500:        * src/targets/apache/mod_parser3.c: some cleanup done
                   8501: 
                   8502:        * src/main/untaint.C: bugfix: first, second String::Body argument
                   8503:          is hashcode; second, info.fragment_begin is original, not
                   8504:          resulting length
                   8505: 
                   8506:        * src/classes/file.C: new feature: $.stdin now untainted
                   8507: 
                   8508:        * tests/results/264.processed: new feature: $.stdin[] now untainted
                   8509: 
                   8510:        * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
                   8511: 
                   8512:        * src/classes/op.C: ^apply-taint[] method added
                   8513: 
                   8514:        * tests/: 264.html, results/264.processed: ^apply-taint[] test
                   8515:          added; $.stdin untaint test added
                   8516: 
                   8517: 2010-11-15  moko
                   8518: 
                   8519:        * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
                   8520:          removed
                   8521: 
                   8522:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8523:          pa_httpd.h: 2x2 calculated under apache2. :)
                   8524: 
                   8525: 2010-11-13  moko
                   8526: 
                   8527:        * src/targets/apache/mod_parser3.c: initial changes to build module
                   8528:          with apache 2.x includes
                   8529: 
                   8530:        * src/targets/apache/: Makefile.am, mod_parser3.c,
                   8531:          mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
                   8532:          united apache 1.3 / apache 2.x DSO module
                   8533: 
                   8534: 2010-11-09  moko
                   8535: 
                   8536:        * src/types/pa_method.h: check added to dissallow @method[name;*]
                   8537:          syntax
                   8538: 
                   8539:        * tests/: 263.html, results/263.processed: test from method[*args]
                   8540:          added
                   8541: 
                   8542:        * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
                   8543:          number of params can now be passed to a method declared with *arg
                   8544: 
                   8545: 2010-11-06  moko
                   8546: 
                   8547:        * src/classes/table.C: formating fixed. :)
                   8548: 
                   8549:        * src/classes/table.C: closes #4: ^table.select now supports
                   8550:          $.limit(), $.offset, $.reverse() options
                   8551: 
                   8552:        * tests/: 262.html, results/262.processed: test for ^table:select
                   8553:          with options added (feature #4)
                   8554: 
                   8555:        * src/include/pa_array.h: remove function added
                   8556: 
                   8557:        * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
                   8558:          object in get_element/put_element, using static one.
                   8559: 
                   8560: 2010-11-04  moko
                   8561: 
                   8562:        * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
                   8563:          options is passed
                   8564: 
                   8565:        * tests/: 256.html, results/256.processed: $.table[compact] feature
                   8566:          now tested; k and p in handler now tested.
                   8567: 
                   8568:        * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
                   8569:          $.table[compact] feature added
                   8570: 
                   8571:        * src/classes/json.C: key is now passed to handler in
                   8572:          value_json_string; ^json:string result now process tainting
                   8573:          inside and returns clean string, related to issue #153
                   8574: 
                   8575:        * src/main/untaint.C: bugfix: charset can be null (in
                   8576:          ^string:save[] as example), thus check is added
                   8577: 
                   8578: 2010-10-31  moko
                   8579: 
                   8580:        * src/classes/string.C: error message changed (fixes issue #149)
                   8581: 
                   8582: 2010-10-29  moko
                   8583: 
                   8584:        * src/main/pa_http.C: ":port" is now added to "Host:" header if
                   8585:          port is not default (fixes issue #155); exception on invalid port
                   8586:          added.
                   8587: 
                   8588:        * src/main/untaint.C: '*' is now not urlencoded to allow header
                   8589:          "Accept: */*" to be passed
                   8590: 
                   8591: 2010-10-28  moko
                   8592: 
                   8593:        * src/classes/curl.C: bugfix: detect_charset() was throwing
                   8594:          exception on unknown charset even if response_charset was
                   8595:          specified
                   8596: 
                   8597: 2010-10-27  moko
                   8598: 
                   8599:        * src/classes/string.C: ^string.append removed for void
                   8600:          compatibility
                   8601: 
                   8602: 2010-10-26  moko
                   8603: 
                   8604:        * src/classes/json.C: libjson supports array at top level, we too
                   8605:          (GPF fixed)
                   8606: 
                   8607: 2010-10-25  moko
                   8608: 
                   8609:        * tests/: 253.html, results/253.processed: libjson supports array
                   8610:          at top level, parser now supports it as well.
                   8611: 
                   8612:        * tests/261.html, tests/results/261.processed,
                   8613:          src/types/pa_vstring.h: empty string is now void compatible
                   8614:          (allows $empty.key)
                   8615: 
                   8616: 2010-10-22  misha
                   8617: 
                   8618:        * src/types/pa_vcookie.C: - fix for session cookie (was introduced
                   8619:          while adding additional expires checkout)
                   8620: 
                   8621:        * tests/030.html: - test for session cookie was added
                   8622: 
                   8623: 2010-10-21  moko
                   8624: 
                   8625:        * src/: classes/string.C, classes/void.C, main/execute.C,
                   8626:          types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
                   8627:          string (feature #111)
                   8628: 
                   8629:        * tests/: 261.html, results/261.processed: checks void from string
                   8630:          inheritance (feature #111)
                   8631: 
                   8632:        * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
                   8633:          file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
                   8634:          reflection.C, regex.C, string.C, table.C, void.C: used_directly()
                   8635:          now true by default
                   8636: 
                   8637: 2010-10-17  moko
                   8638: 
                   8639:        * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
                   8640:          upload now uses binary blocks instead of L_FILE_POST tainting.
                   8641:          (bugfix: #128)
                   8642: 
                   8643:        * tests/: 223.html, results/223.processed: binary file upload test
                   8644:          added, GPF (issue #128) also checked in this test
                   8645: 
                   8646: 2010-10-13  misha
                   8647: 
                   8648:        * tests/260.html: - test for math:convert
                   8649: 
                   8650:        * src/classes/math.C: - error in math:convert was fixed
                   8651: 
1.211     moko     8652:        * operators.ru.txt, operators.txt: - info about
1.95      moko     8653:          ^math:convert[number](from-base;to-base) was added
                   8654: 
                   8655:        * src/classes/math.C: - method
                   8656:          ^math:convert[number](from-base;to-base) for converting number
                   8657:          represention from one base to another was added ( new feature:
                   8658:          #23 )
                   8659: 
                   8660: 2010-10-13  moko
                   8661: 
                   8662:        * src/main/compile.tab.C: [] now is empty string, not void
                   8663: 
                   8664:        * src/main/compile.y: [] now is empty string, not void
                   8665: 
                   8666:        * src/types/pa_vvoid.h: void now passed as parameter
                   8667: 
                   8668:        * tests/: 259.html, results/259.processed: to test difference
                   8669:          between void and empty string (see ticket #111)
                   8670: 
                   8671:        * tests/results/152.processed: $sEmpty[] is now empty string, not
                   8672:          void
                   8673: 
                   8674:        * tests/256.html: $s[$void] is no longer empty string
                   8675: 
                   8676:        * tests/254.html: empty string is no longer void
                   8677: 
                   8678: 2010-10-12  misha
                   8679: 
                   8680:        * src/types/pa_vcookie.C: - check if $.expires value can be
                   8681:          converted to date during cookies set up ( bugfix: #104 )
                   8682: 
                   8683:        * tests/041.html: - more tests for ^table.locate were added
                   8684: 
                   8685:        * src/classes/table.C: - ^table.locate[field;value;options] didn't
                   8686:          work ( bugfix: #129 ) - exception comment for incorrect options
                   8687:          ^table.locate[field;value;options] was fixed
                   8688: 
                   8689: 2010-10-10  moko
                   8690: 
                   8691:        * src/: classes/reflection.C, main/execute.C: constructor returning
                   8692:          another object feature returned
                   8693: 
                   8694:        * tests/results/258.processed: test result updated as constructor
                   8695:          returning another object feature returned
                   8696: 
                   8697:        * tests/: 258.html, results/258.processed: test for constructor
                   8698:          returning another object
                   8699: 
                   8700: 2010-10-08  misha
                   8701: 
                   8702:        * tests/257.html: - whitespaces after @METACOMMANDS and their
                   8703:          options shouldn't cause exceptions any longer
                   8704: 
                   8705: 2010-10-06  moko
                   8706: 
                   8707:        * src/classes/: hash.C, table.C: length from sql server is now
                   8708:          ignored, as sql string can contain 0x00 inside (bugfix: #119)
                   8709: 
                   8710: 2010-10-02  misha
                   8711: 
1.211     moko     8712:        * operators.ru.txt, operators.txt: - the X mark was removed from
                   8713:          ^cache[file]. it is usable to delete cache file.
1.95      moko     8714: 
                   8715: 2010-10-02  moko
                   8716: 
                   8717:        * tests/: 253.html, results/253.processed: hook_key added for key
                   8718:          checking
                   8719: 
                   8720:        * src/classes/json.C: null key bug fixed
                   8721: 
                   8722: 2010-09-29  misha
                   8723: 
                   8724:        * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
                   8725: 
                   8726: 2010-09-25  moko
                   8727: 
                   8728:        * src/classes/json.C: small fixed
                   8729: 
                   8730:        * tests/results/: 253.processed, 255.processed: just updated
                   8731: 
                   8732:        * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
                   8733:          results/255.processed: charset transcode test added for
                   8734:          json:parse
                   8735: 
                   8736: 2010-09-24  moko
                   8737: 
                   8738:        * src/types/pa_value.h: warning war :)
                   8739: 
                   8740:        * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
                   8741:          types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
                   8742:          ^json:string
                   8743: 
                   8744: 2010-09-22  moko
                   8745: 
                   8746:        * src/main/pa_charset.C: parser charset tables declare only
                   8747:          white-space before 0x20, thus adding the missing chars
                   8748: 
                   8749:        * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
                   8750:          to http://unicode.org/Public/MAPPINGS/VENDORS/
                   8751: 
                   8752: 2010-09-21  misha
                   8753: 
                   8754:        * src/main/compile.y: - some semicolons were added (VS2010 don't
                   8755:          want to compile grammar if they are absent)
                   8756: 
                   8757:        * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
                   8758: 
                   8759:        * src/classes/classes.vcproj: - pathes to ls and gawk are changed
                   8760: 
                   8761:        * src/main/main.vcproj: - path to bison is changed
                   8762: 
                   8763: 2010-09-21  moko
                   8764: 
1.116     moko     8765:        * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
                   8766:          windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
                   8767:          to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95      moko     8768: 
                   8769: 2010-09-20  misha
                   8770: 
                   8771:        * src/types/pa_vtable.C: - add EOLs while json-serializing table
                   8772: 
                   8773:        * src/classes/json.C: - add EOL while json-serializing hash
                   8774: 
                   8775:        * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
                   8776:          compilers don't like 'ES'.
                   8777: 
                   8778: 2010-09-17  misha
                   8779: 
1.211     moko     8780:        * operators.ru.txt, operators.txt: - info about json class was
                   8781:          added
1.95      moko     8782: 
                   8783:        * src/classes/json.C: - ^json:string[object]
                   8784: 
                   8785:        * src/: include/pa_request.h, main/pa_request.C: - stuff for
                   8786:          preventing infinite recursion while executing json:string was
                   8787:          added
                   8788: 
                   8789:        * src/include/pa_string.h: - method append_quoted was added
                   8790: 
                   8791:        * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
                   8792:          pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
                   8793:          pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
                   8794:          was added to Value & Co
                   8795: 
                   8796:        * src/classes/date.C: - methods get_gmt_string and get_sql_string
                   8797:          were used
                   8798: 
                   8799:        * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
                   8800:          were added
                   8801: 
                   8802: 2010-09-10  moko
                   8803: 
                   8804:        * src/targets/cgi/parser3.C: vsnprintf now not called twice in
                   8805:          die_or_abort (backport from 3.4.1)
                   8806: 
                   8807:        * src/targets/cgi/parser3.C: vsnprintf now not called twice in
                   8808:          die_or_abort (bugfix: #106)
                   8809: 
                   8810: 2010-09-09  moko
                   8811: 
                   8812:        * src/classes/json.C: warning war. :)
                   8813: 
                   8814: 2010-09-08  misha
                   8815: 
                   8816:        * src/lib/json/Makefile.am: - additional include directories were
                   8817:          added (for pa_memory.h and gc.h)
                   8818: 
                   8819:        * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
                   8820:          compile as C++ instead default - additional include directory was
                   8821:          added (for gc.h)
                   8822: 
                   8823:        * src/types/pa_vform.C: - little code reformating
                   8824: 
                   8825:        * src/classes/file.C: - $.content-type option now can be specified
                   8826:          in ^file::create ( new feature: #102 )
                   8827: 
                   8828: 2010-09-08  moko
                   8829: 
                   8830:        * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
                   8831:          pa_malloc/pa_free
                   8832: 
                   8833: 2010-09-07  moko
                   8834: 
                   8835:        * tests/results/254.processed: VStateless_class:put_element
                   8836:          exception was fixed
                   8837: 
                   8838:        * src/types/: pa_value.h, pa_vstateless_class.h: now
                   8839:          VStateless_class:put_element barks self.type, not this.type
                   8840:          (bugfix: #105)
                   8841: 
                   8842: 2010-09-06  moko
                   8843: 
                   8844:        * src/classes/reflection.C: bugfix: new String() is required for
                   8845:          exception handling
                   8846: 
                   8847:        * tests/: 254.html, results/254.processed: test modified
                   8848: 
                   8849: 2010-09-05  moko
                   8850: 
                   8851:        * tests/: 254.html, results/254.processed: ^reflection:copy test
                   8852:          added
                   8853: 
                   8854:        * src/: classes/reflection.C, include/pa_request.h:
                   8855:          ^reflection:copy implemented (new feature: #100)
                   8856: 
                   8857: 2010-09-03  moko
                   8858: 
                   8859:        * src/lib/json/JSON_parser.C: c++ compatiblity
                   8860: 
                   8861:        * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
                   8862:          option testing added
                   8863: 
                   8864: 2010-09-02  moko
                   8865: 
                   8866:        * src/classes/json.C: $.distinct[first|last|all] added
                   8867: 
                   8868: 2010-09-01  moko
                   8869: 
                   8870:        * tests/results/253.processed: json test result
                   8871: 
                   8872:        * tests/: 253.html, 253_json.txt: json test added
                   8873: 
                   8874:        * src/classes/json.C: json.C update to actual version + hash key
                   8875:          creation bugfix
                   8876: 
                   8877: 2010-08-31  misha
                   8878: 
                   8879:        * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
                   8880:          src/lib/json/Makefile.am, src/lib/json/json.vcproj,
                   8881:          src/lib/Makefile.am, src/classes/Makefile.am,
                   8882:          src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
                   8883:          json library was added
                   8884: 
                   8885: 2010-08-30  moko
                   8886: 
                   8887:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   8888:          types/pa_vobject.C: cosmetic optimization in
                   8889:          request:execute_method usage
                   8890: 
                   8891:        * src/: include/pa_charset.h, main/pa_charset.C: small
                   8892:          optimization, just to decrease number of lines. :)
                   8893: 
                   8894: 2010-08-27  misha
                   8895: 
                   8896:        * src/classes/op.C: - taint[json] was added
                   8897: 
                   8898:        * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
                   8899:          were added
                   8900: 
                   8901:        * src/main/pa_exec.C: - warning fix was rolled back.
                   8902: 
                   8903:        * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
                   8904:          include/pa_string.h: - taint[json] was added - escaping was
                   8905:          slightly modified
                   8906: 
                   8907: 2010-08-25  misha
                   8908: 
                   8909:        * src/classes/file.C: - typo in file:sql exception was fixed
                   8910: 
                   8911:        * src/main/pa_exec.C: - warning about declared and not used
                   8912:          variable forced_allow was removed
                   8913: 
                   8914: 2010-08-14  misha
                   8915: 
                   8916:        * src/classes/hash.C: - two warnings about signed/unsigned mismatch
                   8917:          were removed
                   8918: 
                   8919: 2010-08-11  moko
                   8920: 
                   8921:        * tests/: 249.html, results/249.processed: default setter and
                   8922:          anti-recursive default getter test added
                   8923: 
                   8924:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
                   8925:          types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
                   8926:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   8927:          types/pa_vstateless_class.h: default setter support +
                   8928:          anti-recursive default getter support ( new feature: #13 )
                   8929: 
                   8930:        * src/include/pa_hash.h: optimization: threshold member removed
                   8931:          from hash, reducing sizeof(hash)
                   8932: 
                   8933: 2010-08-10  misha
                   8934: 
                   8935:        * tests/196.html: - junction-method was added to the test
                   8936: 
                   8937:        * tests/248.html: - ups. typo :)
                   8938: 
                   8939:        * tests/248.html: - test for checking .match with 4 params
                   8940: 
                   8941:        * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
                   8942:          247_windows1251.txt: - test for "transcode file from utf-8 to
                   8943:          $request:charset during loading if the BOM code is detected"
                   8944: 
                   8945:        * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
                   8946:          $request:charset during loading if the BOM code is detected ( new
                   8947:          feature: #98 )
                   8948: 
                   8949: 2010-08-05  misha
                   8950: 
                   8951:        * src/classes/image.C: - ^image.replace now can accept only 2
                   8952:          params. in this case the whole image is affected ( new feature:
                   8953:          #95 )
                   8954: 
                   8955: 2010-08-04  misha
                   8956: 
                   8957:        * tests/246.html: - test tor ^hash._at[] was added
                   8958: 
                   8959:        * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
                   8960:          #53 )
                   8961: 
                   8962:        * src/include/pa_hash.h: - methods for accessing the first and the
                   8963:          last values of ordered hash were added (first_value and
                   8964:          last_value)
                   8965: 
                   8966:        * src/classes/file.C: - now ^file::base64 accepts up to 4 params
                   8967:          (similar to others file's methods):
                   8968:          ^file::base64[mode;user-file-name;encoded;options] ( new feature:
                   8969:          #68 )
                   8970: 
                   8971:        * src/types/pa_vmethod_frame.h: - helper method as_hash was added
                   8972: 
                   8973: 2010-08-01  moko
                   8974: 
                   8975:        * src/classes/op.C: to correctly process $result[] in code, called
                   8976:          from ^process
                   8977: 
                   8978:        * tests/245.html: $result in ^process[] test added
                   8979: 
                   8980:        * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
                   8981:          main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
                   8982:          types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
                   8983:          VMethodFrame(junction, caller) replaced with VMethodFrame(method,
                   8984:          caller, self) op_call(VMethodFrame &frame, bool constructing)
                   8985:          removed, construct(class,method) added
                   8986: 
                   8987:        * tests/results/: 192.processed, 244.processed: request::construct
                   8988:          added
                   8989: 
                   8990:        * tests/: 244.html, 245.html, results/244.processed,
                   8991:          results/245.processed: object creation exceptions and ^process
                   8992:          tests added
                   8993: 
                   8994: 2010-07-28  misha
                   8995: 
                   8996:        * tests/make_tests.cmd: - win32 EOLs
                   8997: 
                   8998:        * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
                   8999:          tests on Win32 were added (The system timezone should be GMT+3)
                   9000: 
                   9001: 2010-07-26  misha
                   9002: 
                   9003:        * tests/: 212.html, results/212.processed: - sizes were removed
                   9004:          mecause they could be different on different OSs
                   9005: 
                   9006:        * tests/065.html: - make it "win32 friendly"
                   9007: 
                   9008: 2010-07-25  misha
                   9009: 
                   9010:        * src/main/compile.y: - all EOLs between methods are removed during
                   9011:          compilation ( new feature: #47 )
                   9012: 
                   9013:        * tests/results/149.processed: - prepare tests to trim trailing
                   9014:          methods' EOLs
                   9015: 
                   9016:        * tests/149.html: - prepare tests to trim trailing methods' EOLs
                   9017: 
                   9018:        * tests/: results/006.processed, results/014.processed, 006.html,
                   9019:          014.html, 022.html: - prepare tests to trim trailing methods'
                   9020:          EOLs
                   9021: 
                   9022:        * tests/: 059.html, 071.html, 149.html, results/059.processed,
                   9023:          results/071.processed, results/022.processed: - prepare tests to
                   9024:          trim trailing methods' EOLs
                   9025: 
                   9026:        * tests/: results/073.processed, results/109.processed,
                   9027:          results/142.processed, results/144.processed,
                   9028:          results/149.processed, 073.html, 096.html, 109.html, 142.html,
                   9029:          144.html: - prepare tests to trim trailing methods' EOLs
                   9030: 
                   9031:        * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
                   9032:          149.html, 152.html, results/096.processed, results/107.processed,
                   9033:          results/109.processed, results/142.processed,
                   9034:          results/144.processed: - prepare tests to trim trailing methods'
                   9035:          EOLs
                   9036: 
                   9037: 2010-07-24  moko
                   9038: 
                   9039:        * tests/results/: 156.processed, 224.processed: fix for #54 changed
                   9040:          the hash order in this test
                   9041: 
                   9042:        * tests/014.html: to check hash order, hash no is longer sorted
                   9043:          before print
                   9044: 
                   9045:        * src/include/pa_hash.h: hash copy constructor now keeps order
                   9046:          (bugfix: #54)
                   9047: 
                   9048: 2010-07-23  moko
                   9049: 
                   9050:        * tests/results/224.processed: @auto[] is no longer inherited
                   9051: 
                   9052:        * src/types/pa_vstateless_class.C, tests/227.html,
                   9053:          tests/results/227.processed: @auto[] is no longer inherited
                   9054:          (bugfix: #57)
                   9055: 
                   9056: 2010-07-22  misha
                   9057: 
                   9058:        * src/classes/table.C: - don't skip comment lines during
                   9059:          table::load if encloser or separator is set as '#' ( new feature:
                   9060:          #30 )
                   9061: 
                   9062:        * src/targets/cgi/parser3.C: - don't run as cgi if
                   9063:          env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
                   9064:          #12 )
                   9065: 
                   9066:        * src/classes/file.C: - set PARSER_VARSION env before external
                   9067:          script executing
                   9068: 
                   9069: 2010-07-13  misha
                   9070: 
                   9071:        * tests/058.html: - test for suppressing @border was added - test
                   9072:          for user attribute was added
                   9073: 
                   9074:        * tests/results/186.processed: unescaping from \uXXXX
                   9075: 
                   9076:        * tests/186.html: unescaping from \uXXXX
                   9077: 
                   9078:        * tests/: 239.html, results/239.processed: method call type
                   9079: 
                   9080:        * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
                   9081:          $junction_method.CLASS_NAME (+CLASS)
                   9082: 
                   9083: 2010-07-07  misha
                   9084: 
                   9085:        * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
                   9086:          *nix
                   9087: 
                   9088: 2010-07-05  misha
                   9089: 
                   9090:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   9091:          classes/image.C, classes/op.C, classes/string.C, classes/table.C,
                   9092:          classes/void.C, main/pa_common.C, main/pa_http.C: - exception
                   9093:          comment strings "options must be hash", "options must be hash,
                   9094:          not code" and "called with invalid option" were replaced by
                   9095:          constatns - exception comment string "invalid option passed" was
                   9096:          replaced by "called with invalid option" (now in different
                   9097:          methods are the same exception comment string)
                   9098: 
                   9099:        * src/include/pa_exception.h: - more exception strings were defined
                   9100: 
                   9101:        * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   9102:          types/pa_vstateless_class.h: - now we can define possible
                   9103:          method's call type ( new feature: #5 )   1.
                   9104:          @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
                   9105:          methods   2. @static:method[params] (only static keyword could be
                   9106:          used here) -- for specified methods
                   9107: 
                   9108:        * src/main/pa_common.C: - junction points should not be deleted on
                   9109:          win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
                   9110:          cleanup
                   9111: 
                   9112: 2010-07-03  misha
                   9113: 
                   9114:        * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
                   9115:          results/158.processed, results/160.processed,
                   9116:          results/161.processed, results/162.processed,
                   9117:          results/163.processed: - prepare tests to trim trailing methods'
                   9118:          EOLs
                   9119: 
                   9120:        * tests/results/169.processed: - prepare tests to trim trailing
                   9121:          methods' EOLs
                   9122: 
                   9123:        * tests/results/: 168.processed, 169.processed: - prepare tests to
                   9124:          trim trailing methods' EOLs
                   9125: 
                   9126:        * tests/: results/170.processed, results/167.processed,
                   9127:          results/168.processed, results/169.processed, 167.html, 168.html,
                   9128:          169.html: - prepare tests to trim trailing methods' EOLs
                   9129: 
                   9130:        * tests/: results/170.processed, results/171.processed,
                   9131:          results/172.processed, results/173.processed,
                   9132:          results/174.processed, results/175.processed, 170.html, 171.html,
                   9133:          172.html, 173.html, 174.html, 175.html: - prepare tests to trim
                   9134:          trailing methods' EOLs
                   9135: 
                   9136:        * tests/: results/176.processed, results/180.processed,
                   9137:          results/184.processed, results/185.processed,
                   9138:          results/191.processed, results/192.processed,
                   9139:          results/196.processed, results/197.processed,
                   9140:          results/198.processed, 176.html, 180.html, 184.html, 185.html,
                   9141:          191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
                   9142:          to trim trailing methods' EOLs
                   9143: 
                   9144:        * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
                   9145:          results/199.processed, results/208.processed,
                   9146:          results/209.processed, results/213.processed,
                   9147:          results/214.processed: - prepare tests to trim trailing methods'
                   9148:          EOLs
                   9149: 
                   9150: 2010-06-29  misha
                   9151: 
                   9152:        * tests/: 220.html, 218.html, results/218.processed,
                   9153:          results/215.processed, results/217.processed, 215.html, 217.html:
                   9154:          - prepare tests to trim trailing methods' EOLs
                   9155: 
                   9156:        * tests/: results/224.processed, 224.html, 223.html,
                   9157:          results/223.processed, results/220.processed: - prepare tests to
                   9158:          trim trailing methods' EOLs
                   9159: 
                   9160:        * tests/results/: 226.processed, 230.processed: - prepare tests to
                   9161:          trim trailing methods' EOLs
                   9162: 
                   9163:        * tests/: 229.html, results/229.processed: - prepare tests to trim
                   9164:          trailing methods' EOLs
                   9165: 
                   9166:        * tests/: 232.html, 235.html, results/232.processed,
                   9167:          results/235.processed, 226.html, 227.html, 228.html, 230.html,
                   9168:          results/226.processed, results/227.processed,
                   9169:          results/228.processed, results/230.processed: - prepare tests to
                   9170:          trim trailing methods' EOLs
                   9171: 
                   9172: 2010-06-16  moko
                   9173: 
                   9174:        * tests/: 229.html, results/229.processed:  elseif now supported in
                   9175:          ^if
                   9176: 
                   9177:        * src/classes/op.C: new feature: #56 elseif now supported in ^if
                   9178: 
                   9179: 2010-06-03  misha
                   9180: 
                   9181:        * src/main/pa_common.C: - bugfix #74 -- memmove should be used
                   9182:          instead of memcopy for overlaped regions
                   9183: 
                   9184: 2010-05-25  misha
                   9185: 
                   9186:        * src/main/pa_common.C: - wanring about unused vars was removed
                   9187: 
                   9188:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
                   9189:          get_method_filename was moved to execute.C
                   9190: 
                   9191: 2010-05-23  misha
                   9192: 
                   9193:        * src/main/pa_request.C: - more accurate detection of method's file
                   9194: 
                   9195: 2010-05-22  misha
                   9196: 
                   9197:        * src/classes/reflection.C: - bugfix: core during detection of
                   9198:          .file if filespec isn't detected successfully
                   9199: 
                   9200: 2010-05-20  misha
                   9201: 
                   9202:        * src/main/pa_request.C: - fix in get_method_filename
                   9203: 
                   9204:        * src/include/pa_request.h: - new feature: #24 -- searching
                   9205:          included file in @USE/^use is changed. if its filespec doesn't
                   9206:          start from '/' it will be searched in caller file directory
                   9207: 
                   9208:        * src/classes/reflection.C: - ^reflection:method_info returns file
                   9209:          where the method is defined
                   9210: 
                   9211:        * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
                   9212:          classes/op.C: - new feature: #24 -- searching included file in
                   9213:          @USE/^use is changed. if its filespec doesn't start from '/' it
                   9214:          will be searched in caller file directory
                   9215: 
                   9216:        * src/: classes/file.C, include/pa_common.h: - method lastposafter
                   9217:          is moved to pa_common.h
                   9218: 
                   9219: 2010-05-18  misha
                   9220: 
                   9221:        * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
                   9222:          types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
                   9223:          cookie parser decode \uXXXX as well as %uXXXX
                   9224: 
                   9225: 2010-05-17  misha
                   9226: 
                   9227:        * src/classes/curl.C: beauty: - unused param is removed in method
                   9228:          _curl_version_action - some spaces were removed or replaced by
                   9229:          tabs
                   9230: 
                   9231:        * src/classes/table.C: - bugfix: #72 core with empty value during
                   9232:          ^table.hash[...;name_of_the_last_column][$.type[string]]
                   9233: 
                   9234: 2010-05-16  misha
                   9235: 
                   9236:        * src/classes/curl.C: new: #61 more curl options were added
                   9237:          (contributed by Sumo)
                   9238: 
                   9239: 2010-04-29  pretender
                   9240: 
                   9241:        * src/main/pa_string.C: fixes #63 Split result from empty string
                   9242:          now empty string.
                   9243: 
                   9244:        * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
                   9245:          string type.
                   9246: 
                   9247: 2010-04-28  pretender
                   9248: 
                   9249:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   9250:          main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
                   9251:          macrodefinition removed
                   9252: 
                   9253: 2010-04-19  pretender
                   9254: 
                   9255:        * src/main/execute.C: fixes #60 Stacktrace now contains info for
                   9256:          OP_CONSTRUCT_OBJECT and OP_GET_CLASS
                   9257: 
                   9258:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
                   9259:          fixes #64 Now file.missing exception generates in unsafe mode to.
                   9260: 
                   9261:        * src/classes/file.C: fixes #48 Now not throw "not save environment
                   9262:          variable" exception in grpunlim version.
                   9263: 
                   9264: 2010-04-05  misha
                   9265: 
                   9266:        * src/classes/string.C: - new feature: 4th param was added to
                   9267:          match. if specified its value is returned in case of nothing was
                   9268:          found
                   9269: 
                   9270: 2010-04-01  misha
                   9271: 
                   9272:        * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
                   9273:          multiple execution of /a/b/auto.p
                   9274: 
                   9275: 2010-03-19  misha
                   9276: 
                   9277:        * src/main/execute.C: - core in $table1.$table2 was fixed
                   9278: 
                   9279:        * src/targets/cgi/parser3.C: - core in sigpipe was fixed
                   9280: 
                   9281: 2010-01-27  misha
                   9282: 
                   9283:        * src/main/pa_common.C: - bugfix: there are no excaption.type if
                   9284:          trying to open file by path /existing-file/non-exixting-file
                   9285: 
                   9286: 2010-01-26  misha
                   9287: 
                   9288:        * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
                   9289:          was added (returns file)
                   9290: 
                   9291: 2009-12-22  misha
                   9292: 
                   9293:        * src/classes/curl.C: - method 'option' was renamed to 'options' -
                   9294:          now parser doesn't have class curl if it was built without it
                   9295: 
                   9296: 2009-12-15  misha
                   9297: 
                   9298:        * configure.in: - little cheat with curl include dir was added
                   9299: 
                   9300: 2009-12-05  misha
                   9301: 
                   9302:        * src/classes/curl.C: - some fixes
                   9303: 
                   9304: 2009-12-04  misha
                   9305: 
                   9306:        * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
                   9307:          src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
                   9308:          buildall-with-xml, buildall-without-xml, configure.in: - curl
                   9309:          class was added
                   9310: 
                   9311:        * src/include/pa_hash.h: - hash-iterator was added
                   9312: 
                   9313:        * buildall-with-xml, buildall-without-xml: - option --passive-ftp
                   9314:          was added to pcre
                   9315: 
                   9316: 2009-11-27  misha
                   9317: 
                   9318:        * src/classes/image.C: - don't add @border attribute to output of
                   9319:          ^image.html[] if it was specified by user with empty value
                   9320: 
                   9321:        * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
                   9322:          root element and we are trying to access .documentElement
                   9323: 
                   9324: 2009-11-11  misha
                   9325: 
                   9326:        * src/classes/table.C: - in ^table.flip[] look at number of columns
                   9327:          instead of number of items in first row for named tables
                   9328: 
                   9329: 2009-11-10  misha
                   9330: 
1.211     moko     9331:        * operators.ru.txt, operators.txt: - info about hash-options in
                   9332:          ^file::create was added
1.95      moko     9333: 
                   9334:        * tests/237.html: - test for ^file::create[...;$.charset[...]] was
                   9335:          added
                   9336: 
                   9337: 2009-11-09  misha
                   9338: 
                   9339:        * buildall-with-xml: - moving to libxml 2.7.6
                   9340: 
                   9341:        * tests/236.html: - tests for comparations cords with functions
                   9342:          were added
                   9343: 
                   9344:        * src/include/pa_string.h: - optimisation: cacheing of cstr was
                   9345:          added
                   9346: 
                   9347:        * src/main/pa_http.C: - little optimisation
                   9348: 
                   9349:        * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
                   9350:          GPF mallocs + stringstream (table.save)
                   9351: 
                   9352:        * src/classes/file.C: - file::create now accepts 4th param: options
                   9353:          with $.charset
                   9354: 
                   9355:        * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
                   9356:          bug in cord (comparation cords with functions was buggy)
                   9357: 
                   9358: 2009-11-06  misha
                   9359: 
                   9360:        * src/main/pa_string.C: - bugfix: calculation string.length
                   9361:          sometimes was buggy
                   9362: 
                   9363:        * src/classes/string.C: - bugfix: Temp_value_element wasn't
                   9364:          destroyed if exception occured during match/replace
                   9365: 
                   9366:        * src/: main/pa_charset.C, include/pa_charset.h: - method
                   9367:          lengthUTF8Char was added
                   9368: 
                   9369:        * src/classes/op.C: - clean tainting lang was added for user's
                   9370:          usage
                   9371: 
                   9372:        * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
                   9373:          fixed: checkouts are required after GC_MALLOC
                   9374: 
                   9375:        * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
                   9376: 
1.211     moko     9377:        * operators.ru.txt, operators.txt: - actually, there is no
                   9378:          ^untaint[xml] in file::create
1.95      moko     9379: 
                   9380: 2009-10-15  misha
                   9381: 
                   9382:        * tests/: 235.html, 235_attach.txt: - tests for preparing email
                   9383:          were added
                   9384: 
                   9385:        * tests/234.html: - more tests for checking ^taint[uri] escaping
                   9386:          were added
                   9387: 
                   9388:        * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
                   9389:          main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
                   9390:          hacking: for dealing with transcoding+^taint[uri]
                   9391:          transcode_and_untaint was replaced by untaint_and_transcode
                   9392: 
                   9393: 2009-10-13  misha
                   9394: 
                   9395:        * tests/: 121.html, results/121.processed: - test transcoding +
                   9396:          url-escaping now
                   9397: 
                   9398:        * tests/results/auto.p: - more helpers' methods were added
                   9399: 
                   9400:        * src/main/pa_globals.C: - die instead of abort
                   9401: 
                   9402: 2009-10-06  misha
                   9403: 
                   9404:        * src/main/pa_common.C: - don't allocate memory during
                   9405:          capitalization if input string is already capitalized
                   9406: 
                   9407:        * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
                   9408: 
                   9409:        * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
                   9410:          use format function because it calls malloc
                   9411: 
                   9412:        * src/include/pa_common.h: - more capitalized headers were added
                   9413: 
                   9414:        * src/main/pa_common.C: - in safe mode clear executable bits during
                   9415:          file writing
                   9416: 
                   9417: 2009-10-05  misha
                   9418: 
                   9419:        * src/main/pa_charset.C: - use iterators in pa_charset.C itself
                   9420: 
                   9421: 2009-10-03  misha
                   9422: 
                   9423:        * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
                   9424:          ^img.text[] & ^img.length[] can work in utf-8 now
                   9425: 
                   9426:        * src/: include/pa_charset.h, main/pa_charset.C: - class
                   9427:          UTF8_string_iterator was added
                   9428: 
                   9429:        * src/classes/image.C: - respect utf-8 when calculate alphabet
                   9430:          length
                   9431: 
                   9432:        * src/classes/mail.C: - check from before get message.cstr
                   9433: 
                   9434: 2009-10-02  misha
                   9435: 
                   9436:        * tests/233.html: - test for image.font, image.length, image.text
                   9437:          with text in utf-8 were added
                   9438: 
                   9439:        * src/main/pa_common.C: - use pa_malloc_atomic instead of new
                   9440: 
                   9441:        * buildall-with-xml, buildall-without-xml: - comment about gc
                   9442:          version for freebsd 4 was added
                   9443: 
                   9444: 2009-10-01  misha
                   9445: 
                   9446:        * src/main/pa_exec.C: - bugfix: allocate a bit more (for
                   9447:          terminator) - read_pipe were slightly optimized
                   9448: 
                   9449: 2009-09-28  misha
                   9450: 
                   9451:        * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
                   9452:          removed
                   9453: 
                   9454:        * src/types/pa_vmail.C: - forgot about space after ':'
                   9455: 
                   9456:        * src/types/pa_vmail.C: - escape filenames while preparing mail
                   9457:          body - small simplifications
                   9458: 
                   9459:        * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
                   9460:          inout params like pa_base64
                   9461: 
                   9462:        * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
                   9463:          option $.debug-print(1) was added to mail:send - changes for
                   9464:          using uue_encode which uses less memory
                   9465: 
                   9466:        * src/main/pa_common.C: - pa_base64_encode uses less memory now
                   9467: 
                   9468:        * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
                   9469:          memory now
                   9470: 
                   9471: 2009-09-26  misha
                   9472: 
                   9473:        * src/types/pa_vmail.C: - default encoding now is base64
                   9474: 
                   9475:        * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
                   9476: 
                   9477: 2009-09-25  misha
                   9478: 
                   9479:        * src/types/pa_vmail.C: - capitalization of headers was added to
                   9480:          sending mail as well
                   9481: 
                   9482:        * buildall-with-xml: - catalog package was removed from libxml
                   9483: 
                   9484:        * src/main/pa_xml_io.C: - fix in removing file:// protocol for
                   9485:          win32 absolute path
                   9486: 
                   9487:        * src/include/pa_common.h: - one more capitalized header was added
                   9488: 
                   9489: 2009-09-22  misha
                   9490: 
                   9491:        * INSTALL: - comment about building just httpd binary while
                   9492:          building apache module was added
                   9493: 
                   9494: 2009-09-21  misha
                   9495: 
                   9496:        * buildall-with-xml: - moving to the latest versions of xml libs:
                   9497:          libxml 2.7.4 and libxslt 1.1.25
                   9498: 
                   9499: 2009-09-19  misha
                   9500: 
                   9501:        * tests/231.html: - test for encoding cookie in win-1251
                   9502: 
                   9503: 2009-09-18  misha
                   9504: 
                   9505:        * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
                   9506:          object] were added
                   9507: 
1.211     moko     9508:        * operators.ru.txt, operators.txt: - info about method
                   9509:          ^reflection:fields[class or object] was added
1.95      moko     9510: 
                   9511:        * src/classes/reflection.C: - method ^reflection:fields[class or
                   9512:          object] was added
                   9513: 
                   9514:        * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
                   9515:          methods get_fields were added
                   9516: 
                   9517:        * tests/232.html: - tests for @GET[name]
                   9518: 
                   9519:        * src/classes/table.C: - some changes in handling hash-options for
                   9520:          creare, join and locate
                   9521: 
                   9522:        * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
                   9523:          defined with option: the type of requested value
                   9524: 
                   9525: 2009-09-17  misha
                   9526: 
                   9527:        * tests/212.html: - tests for .pattern and .options were added
                   9528: 
                   9529:        * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
                   9530:          $regex.options were added
                   9531: 
                   9532: 2009-09-11  misha
                   9533: 
                   9534:        * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
                   9535:          rewrited. it checks not just one case of sending cookies during
                   9536:          file::load[http], but also sending headers and fields (including
                   9537:          files)
                   9538: 
                   9539: 2009-09-10  misha
                   9540: 
                   9541:        * src/main/untaint.C: - workaround in file-spec lang for old Macs
                   9542:          was removed => now parser can open files with Russian 'r' in
                   9543:          filename
                   9544: 
                   9545:        * src/main/untaint.C: - bugfix: client charset whould be analized
                   9546:          while escaping cookies but now source charset
                   9547: 
                   9548:        * src/main/pa_http.C: - bugfix: the values of http headers didn't
                   9549:          ^tainted[uri] so it was possible to make request with incorrect
                   9550:          http header
                   9551: 
                   9552:        * src/main/pa_http.C: - capitalization of http headers during
                   9553:          file::load[http was slightly changes - bugfix: all headers which
                   9554:          parser sends during file::load[http should be transcoded and only
                   9555:          then escaped
                   9556: 
                   9557:        * src/main/untaint.C: - a bit more comments were added
                   9558: 
                   9559:        * src/classes/: file.C, string.C: - types where changes (minus 2
                   9560:          warnings)
                   9561: 
                   9562:        * src/include/pa_common.h: - 2 capitalized strings for making http
                   9563:          headers during file::load[http were added
                   9564: 
                   9565: 2009-09-08  misha
                   9566: 
1.211     moko     9567:        * operators.ru.txt, operators.txt: - changes in file.save and
                   9568:          string.save were added
1.95      moko     9569: 
                   9570:        * tests/: 230.html, 230.txt: - tests for checking options in
                   9571:          file.save and string.save were added
                   9572: 
                   9573:        * src/main/pa_request.C: - http headers names, which are passed to
                   9574:          SAPI::add_header_attribute are lowercased now (it'll be
                   9575:          capitalized in that method)
                   9576: 
                   9577:        * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
                   9578:          classes/string.C: - file_write accepts Request_charsets and asked
                   9579:          charset and cound transcode content before writing - string.save
                   9580:          and file.save have option $.charset now
                   9581: 
                   9582:        * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
                   9583:          classes/xdoc.C: - file_write accepts Request_charsets and asked
                   9584:          charset and cound transcode content before writing
                   9585: 
                   9586:        * src/include/pa_exception.h: - new exception comment string was
                   9587:          defined
                   9588: 
                   9589: 2009-09-07  misha
                   9590: 
                   9591:        * src/main/compile.y: - grammar $name\ name stops now for regex
                   9592:          sub-pattern\s
                   9593: 
                   9594: 2009-09-04  misha
                   9595: 
                   9596:        * src/main/pa_http.C: - capitalization of http headers during
                   9597:          file::load[http was implemented
                   9598: 
                   9599: 2009-09-03  misha
                   9600: 
                   9601:        * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   9602:          include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
                   9603:          types/pa_vmail.C, targets/cgi/parser3.C,
                   9604:          targets/isapi/parser3isapi.C: - back to storing response http
                   9605:          headers in lowercase - capitalize them during output
                   9606: 
                   9607: 2009-08-31  misha
                   9608: 
                   9609:        * src/classes/table.C: - allow call with any brackets (it could be
                   9610:          useful in methods with explict result declaration)
                   9611: 
                   9612:        * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
                   9613:          correctly if $request:charset==koi8-r
                   9614: 
                   9615: 2009-08-30  misha
                   9616: 
                   9617:        * src/: include/pa_common.h, main/pa_request.C: - http headers were
                   9618:          changed: content-type => Content-type and so on
                   9619: 
                   9620:        * src/classes/file.C, src/include/pa_common.h,
                   9621:          src/include/pa_request.h, src/main/pa_http.C,
                   9622:          src/main/pa_request.C, src/types/pa_vcookie.C,
                   9623:          src/types/pa_vmail.C, src/targets/cgi/parser3.C,
                   9624:          src/targets/isapi/parser3isapi.C, tests/results/001.processed,
                   9625:          tests/results/002.processed, tests/results/003.processed,
                   9626:          tests/results/004.processed, tests/results/005.processed,
                   9627:          tests/results/006.processed, tests/results/007.processed,
                   9628:          tests/results/008.processed, tests/results/009.processed,
                   9629:          tests/results/010.processed, tests/results/011.processed,
                   9630:          tests/results/012.processed, tests/results/013.processed,
                   9631:          tests/results/014.processed, tests/results/015.processed,
                   9632:          tests/results/016.processed, tests/results/017.processed,
                   9633:          tests/results/018.processed, tests/results/019.processed,
                   9634:          tests/results/020.processed, tests/results/021.processed,
                   9635:          tests/results/022.processed, tests/results/023.processed,
                   9636:          tests/results/024.processed, tests/results/025.processed,
                   9637:          tests/results/026.processed, tests/results/027.processed,
                   9638:          tests/results/028.processed, tests/results/029.processed,
                   9639:          tests/results/030.processed, tests/results/031.processed,
                   9640:          tests/results/032.processed, tests/results/033.processed,
                   9641:          tests/results/034.processed, tests/results/035.processed,
                   9642:          tests/results/036.processed, tests/results/037.processed,
                   9643:          tests/results/038.processed, tests/results/039.processed,
                   9644:          tests/results/040.processed, tests/results/041.processed,
                   9645:          tests/results/042.processed, tests/results/043.processed,
                   9646:          tests/results/044.processed, tests/results/045.processed,
                   9647:          tests/results/046.processed, tests/results/047.processed,
                   9648:          tests/results/048.processed, tests/results/049.processed,
                   9649:          tests/results/050.processed, tests/results/051.processed,
                   9650:          tests/results/052.processed, tests/results/053.processed,
                   9651:          tests/results/054.processed, tests/results/055.processed,
                   9652:          tests/results/056.processed, tests/results/057.processed,
                   9653:          tests/results/058.processed, tests/results/059.processed,
                   9654:          tests/results/060.processed, tests/results/061.processed,
                   9655:          tests/results/062.processed, tests/results/063.processed,
                   9656:          tests/results/064.processed, tests/results/065.processed,
                   9657:          tests/results/066.processed, tests/results/067.processed,
                   9658:          tests/results/068.processed, tests/results/069.processed,
                   9659:          tests/results/070.processed, tests/results/071.processed,
                   9660:          tests/results/072.processed, tests/results/073.processed,
                   9661:          tests/results/074.processed, tests/results/075.processed,
                   9662:          tests/results/076.processed, tests/results/077.processed,
                   9663:          tests/results/078.processed, tests/results/079.processed,
                   9664:          tests/results/080.processed, tests/results/081.processed,
                   9665:          tests/results/082.processed, tests/results/083.processed,
                   9666:          tests/results/084.processed, tests/results/085.processed,
                   9667:          tests/results/086.processed, tests/results/087.processed,
                   9668:          tests/results/088.processed, tests/results/089.processed,
                   9669:          tests/results/090.processed, tests/results/091.processed,
                   9670:          tests/results/092.processed, tests/results/093.processed,
                   9671:          tests/results/094.processed, tests/results/095.processed,
                   9672:          tests/results/096.processed, tests/results/097.processed,
                   9673:          tests/results/098.processed, tests/results/099.processed,
                   9674:          tests/results/100.processed, tests/results/101.processed,
                   9675:          tests/results/102.processed, tests/results/103.processed,
                   9676:          tests/results/104.processed, tests/results/105.processed,
                   9677:          tests/results/106.processed, tests/results/107.processed,
                   9678:          tests/results/108.processed, tests/results/109.processed,
                   9679:          tests/results/110.processed, tests/results/111.processed,
                   9680:          tests/results/112.processed, tests/results/113.processed,
                   9681:          tests/results/114.processed, tests/results/115.processed,
                   9682:          tests/results/116.processed, tests/results/117.processed,
                   9683:          tests/results/118.processed, tests/results/119.processed,
                   9684:          tests/results/120.processed, tests/results/121.processed,
                   9685:          tests/results/122.processed, tests/results/123.processed,
                   9686:          tests/results/124.processed, tests/results/125.processed,
                   9687:          tests/results/126.processed, tests/results/127.processed,
                   9688:          tests/results/128.processed, tests/results/129.processed,
                   9689:          tests/results/130.processed, tests/results/131.processed,
                   9690:          tests/results/132.processed, tests/results/133.processed,
                   9691:          tests/results/134.processed, tests/results/135.processed,
                   9692:          tests/results/136.processed, tests/results/138.processed,
                   9693:          tests/results/139.processed, tests/results/140.processed,
                   9694:          tests/results/141.processed, tests/results/142.processed,
                   9695:          tests/results/143.processed, tests/results/144.processed,
                   9696:          tests/results/145.processed, tests/results/146.processed,
                   9697:          tests/results/147.processed, tests/results/148.processed,
                   9698:          tests/results/149.processed, tests/results/150.processed,
                   9699:          tests/results/151.processed, tests/results/152.processed,
                   9700:          tests/results/153.processed, tests/results/154.processed,
                   9701:          tests/results/155.processed, tests/results/156.processed,
                   9702:          tests/results/157.processed, tests/results/158.processed,
                   9703:          tests/results/159.processed, tests/results/160.processed,
                   9704:          tests/results/161.processed, tests/results/162.processed,
                   9705:          tests/results/163.processed, tests/results/164.processed,
                   9706:          tests/results/165.processed, tests/results/166.processed,
                   9707:          tests/results/167.processed, tests/results/168.processed,
                   9708:          tests/results/169.processed, tests/results/170.processed,
                   9709:          tests/results/171.processed, tests/results/172.processed,
                   9710:          tests/results/173.processed, tests/results/174.processed,
                   9711:          tests/results/175.processed, tests/results/176.processed,
                   9712:          tests/results/177.processed, tests/results/178.processed,
                   9713:          tests/results/179.processed, tests/results/180.processed,
                   9714:          tests/results/181.processed, tests/results/182.processed,
                   9715:          tests/results/183.processed, tests/results/184.processed,
                   9716:          tests/results/185.processed, tests/results/186.processed,
                   9717:          tests/results/187.processed, tests/results/188.processed,
                   9718:          tests/results/189.processed, tests/results/190.processed,
                   9719:          tests/results/191.processed, tests/results/192.processed,
                   9720:          tests/results/193.processed, tests/results/194.processed,
                   9721:          tests/results/195.processed, tests/results/196.processed,
                   9722:          tests/results/197.processed, tests/results/198.processed,
                   9723:          tests/results/199.processed, tests/results/200.processed,
                   9724:          tests/results/201.processed, tests/results/202.processed,
                   9725:          tests/results/203.processed, tests/results/204.processed,
                   9726:          tests/results/205.processed, tests/results/206.processed,
                   9727:          tests/results/207.processed, tests/results/208.processed,
                   9728:          tests/results/209.processed, tests/results/210.processed,
                   9729:          tests/results/211.processed, tests/results/212.processed,
                   9730:          tests/results/213.processed, tests/results/214.processed,
                   9731:          tests/results/215.processed, tests/results/216.processed,
                   9732:          tests/results/217.processed, tests/results/218.processed,
                   9733:          tests/results/219.processed, tests/results/220.processed,
                   9734:          tests/results/221.processed, tests/results/222.processed,
                   9735:          tests/results/223.processed, tests/results/224.processed,
                   9736:          tests/results/225.processed, tests/results/226.processed,
                   9737:          tests/results/227.processed, tests/results/228.processed,
                   9738:          tests/results/229.processed: - http headers were changed:
                   9739:          content-type => Content-type and so on
                   9740: 
                   9741: 2009-08-27  misha
                   9742: 
                   9743:        * src/: main/pa_random.C, include/pa_random.h,
                   9744:          targets/cgi/parser3.C: - year was updated :)
                   9745: 
                   9746: 2009-08-26  misha
                   9747: 
                   9748:        * tests/: 224.html, 224.p: - test for creating of parser object
                   9749:          using constructor without params - little bugfix in test
                   9750: 
                   9751:        * src/main/compile_tools.h: - bugfix: should't call autouse while
                   9752:          checking existed class while processing partial option
                   9753: 
                   9754:        * src/classes/reflection.C: - bugfix: core when creating object
                   9755:          with reflection and constructor doesn't have params
                   9756: 
                   9757: 2009-08-24  misha
                   9758: 
                   9759:        * tests/229.html: - tests for checking the number of parameters
                   9760:          were added
                   9761: 
                   9762:        * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
                   9763:          number of method's parameters wasn't checked correctly (the bug
                   9764:          was introduced in 3.4.0)
                   9765: 
                   9766: 2009-08-22  misha
                   9767: 
                   9768:        * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
                   9769:          transcoded, but tainted pieces are escaped only when
                   9770:          content-type==url-encoding
                   9771: 
                   9772:        * tests/228.html: - test for checking
                   9773:          ^file::load[http://...;$.body[]]
                   9774: 
                   9775:        * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
                   9776:          post charset was too early (charsets is empty at this moment)
                   9777: 
                   9778: 2009-08-21  misha
                   9779: 
                   9780:        * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
                   9781:          main/untaint.C: - some fixes with transcode+untaint
                   9782: 
                   9783: 2009-08-15  misha
                   9784: 
                   9785:        * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
                   9786:          was increaced to 100 (was 50)
                   9787: 
                   9788:        * tests/227.html: - test for checking overriding properties in
                   9789:          static classes was added
                   9790: 
                   9791:        * tests/: 226.html, 226.p: - test for @autoload[] was added
                   9792: 
                   9793:        * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
                   9794:          main/execute.C, main/pa_request.C, classes/reflection.C: -
                   9795:          autouse was implemented
                   9796: 
                   9797: 2009-08-14  misha
                   9798: 
                   9799:        * src/classes/reflection.C: - outdated checkout was removed
                   9800: 
                   9801:        * src/classes/reflection.C: - optimization - method ^dynamical was
                   9802:          added.
                   9803: 
                   9804:        * src/: types/pa_value.h, types/pa_vmethod_frame.h,
                   9805:          types/pa_vstateless_class.h, main/execute.C: - optimization
                   9806: 
                   9807:        * src/types/pa_vclass.C: - exception if base on sytem class
                   9808: 
                   9809: 2009-08-12  misha
                   9810: 
                   9811:        * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
                   9812:          pa_vstateless_class.h: - little optimisation
                   9813: 
                   9814: 2009-08-11  misha
                   9815: 
                   9816:        * tests/224.html: - method_params => method_info - checking for
                   9817:          $.inherited
                   9818: 
1.211     moko     9819:        * src/classes/reflection.C, operators.ru.txt, operators.txt: -
                   9820:          method method_params was renamed to method_info and now it
                   9821:          returns class name, if method was defined in ancestor
1.95      moko     9822: 
                   9823:        * tests/225.html: - tests for cheching properties in hierarhical
                   9824:          classes were added
                   9825: 
                   9826:        * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
                   9827:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   9828:          main/compile.y, main/execute.C, classes/classes.C: - problems
                   9829:          with properties in new classes implementation were fixed
                   9830: 
                   9831: 2009-08-10  misha
                   9832: 
                   9833:        * src/main/execute.C: - now constructor shouldn't be defined in
                   9834:          class. it could be defined in parent.
                   9835: 
                   9836: 2009-08-09  misha
                   9837: 
                   9838:        * src/classes/reflection.C: - ^reflection:methods doesn't return
                   9839:          base's methods
                   9840: 
                   9841: 2009-08-08  misha
                   9842: 
                   9843:        * src/: classes/classes.h, classes/date.C, classes/file.C,
                   9844:          classes/form.C, classes/hash.C, classes/hashfile.C,
                   9845:          classes/image.C, classes/mail.C, classes/op.C,
                   9846:          classes/reflection.C, classes/regex.C, classes/string.C,
                   9847:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   9848:          classes/xnode.h, include/pa_hash.h, main/execute.C,
                   9849:          main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
                   9850:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   9851:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   9852:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   9853:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
                   9854:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   9855:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   9856:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   9857:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   9858:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
                   9859:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
                   9860:          types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   9861:          types/pa_vresponse.C, types/pa_vresponse.h,
                   9862:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   9863:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   9864:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   9865:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   9866:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   9867:          types/pa_wwrapper.h, types/types.vcproj: - new classes
                   9868:          implementation
                   9869: 
                   9870:        * buildall-with-xml, buildall-without-xml: - gc has a bug if
                   9871:          USE_MUNMAP is used. so it is disabled as a workaround.
                   9872: 
                   9873: 2009-08-05  misha
                   9874: 
                   9875:        * src/: main/pa_common.C, include/pa_common.h: - not needed
                   9876:          parameter was removed
                   9877: 
                   9878:        * src/main/pa_http.C: - bugfix: error was during detecting
                   9879:          content-type of file which was loaded by http
                   9880: 
                   9881: 2009-08-01  misha
                   9882: 
                   9883:        * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
                   9884:          src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
                   9885:          OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
                   9886:          can't be disabled with defines any longer
                   9887: 
                   9888: 2009-07-29  misha
                   9889: 
                   9890:        * src/classes/reflection.C, tests/results/224.processed: - for
                   9891:          native methods with any call type now returned empty call_type
                   9892:          value
                   9893: 
                   9894:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   9895:          classes/table.C, include/pa_hash.h, include/pa_request.h,
                   9896:          main/pa_request.C: - break in cycles was optimized
                   9897: 
                   9898:        * INSTALL: - more defines were described
                   9899: 
                   9900: 2009-07-28  misha
                   9901: 
1.211     moko     9902:        * operators.ru.txt, operators.txt: - some changes in information
                   9903:          about reflection class
1.95      moko     9904: 
                   9905:        * tests/: 224.html, 224.p: - tests for reflection class
                   9906: 
                   9907:        * src/classes/reflection.C: - some bugs were fixed, method classes
                   9908:          was added, refactoring
                   9909: 
                   9910: 2009-07-26  misha
                   9911: 
                   9912:        * src/classes/classes.vcproj: - reflection class wass added to
                   9913:          project
                   9914: 
1.211     moko     9915:        * operators.ru.txt, operators.txt: - information about reflection
                   9916:          class was added
1.95      moko     9917: 
                   9918:        * src/classes/reflection.C: - class was redesigned
                   9919: 
                   9920: 2009-07-24  misha
                   9921: 
                   9922:        * src/classes/: Makefile.am, reflection.C: - class reflection was
                   9923:          added
                   9924: 
                   9925:        * src/types/pa_vstateless_class.h: - method for reflection method's
                   9926:          in classes was added
                   9927: 
                   9928: 2009-07-22  misha
                   9929: 
                   9930:        * src/main/compile_tools.h: - bugfix: $object.$var was
                   9931:          over-optimized. it failed if $object1.$object2.field
                   9932: 
                   9933: 2009-07-16  misha
                   9934: 
                   9935:        * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
                   9936:          lib/cord/cordxtra.c, lib/cord/include/cord.h,
                   9937:          include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
                   9938:          CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
                   9939:          one more arg: length of cord
                   9940: 
                   9941: 2009-07-15  misha
                   9942: 
                   9943:        * src/main/pa_http.C: - bugfix: $.cookies' values should be force
                   9944:          tainted in ^file::load[http://...;$.cookies[]]
                   9945: 
                   9946:        * src/classes/: op.C, regex.C, string.C: - new string with
                   9947:          exception was used
                   9948: 
                   9949:        * src/include/pa_exception.h: - new string with exception was added
                   9950: 
                   9951:        * tests/223.html: - test for checking cookie-encoding during
                   9952:          ^file::load[http was added
                   9953: 
                   9954:        * tests/: 221.html, 222.html: - tests for checking type of
                   9955:          $table.fields.field were added
                   9956: 
                   9957:        * src/types/pa_vtable.C: - not used var decl was removed
                   9958: 
                   9959:        * src/include/pa_string.h: - use cached string length in Body::mid.
                   9960:          it improves speed of match with brackets in pattern
                   9961: 
                   9962:        * src/lib/cord/include/cord.h: - make CORD_substr_checked available
                   9963:          outside
                   9964: 
                   9965: 2009-07-14  misha
                   9966: 
                   9967:        * src/types/pa_vtable.C: - $table.fields.a return string even if
                   9968:          column is empty (sometime returned void) - $table.fields was
                   9969:          added for nameless tables
                   9970: 
                   9971:        * src/targets/cgi/getopt.c: - one warning resolved
                   9972: 
                   9973:        * src/main/pa_string.C: - potentian bug fixed
                   9974: 
                   9975:        * src/classes/op.C: - small optimization in taint/untaint
                   9976: 
                   9977: 2009-07-13  misha
                   9978: 
                   9979:        * tests/156.html: - test for $cookie[...$.httponly(false)...] was
                   9980:          added
                   9981: 
                   9982:        * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
                   9983:          souldn't add the attribut to output
                   9984: 
                   9985: 2009-07-11  misha
                   9986: 
                   9987:        * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
                   9988:          stack size was increaced to 2MB (default=1MB)
                   9989: 
                   9990: 2009-07-08  misha
                   9991: 
                   9992:        * src/main/pa_string.C: - link to UTF-8 description was added
                   9993: 
                   9994:        * src/include/pa_hash.h: - hash keeps element's order in more
                   9995:          places (ex: ._keys[])
                   9996: 
                   9997:        * tests/220.html: - test for checking order of elements in hash in
                   9998:          foreach was added
                   9999: 
                   10000:        * tests/172.html: - small changes in printing hash
                   10001: 
                   10002:        * tests/129.html: - small changes in printing hash
                   10003: 
                   10004:        * src/: include/pa_common.h, include/pa_hash.h,
                   10005:          include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
                   10006:          types/pa_vmethod_frame.h: - hash now keeps order of elements
                   10007: 
                   10008:        * tests/014.html: - small changes in printing hash
                   10009: 
                   10010: 2009-07-07  misha
                   10011: 
                   10012:        * src/classes/op.C: - new taint language "parser-code" was added
                   10013: 
                   10014:        * tests/219.html: - test for auto untaint parser code in process
                   10015:          was added
                   10016: 
                   10017:        * src/classes/op.C: - tainted pieces in body of process are
                   10018:          auto-untainted now: ^ -> ^^, $ -> ^$ etc.
                   10019: 
                   10020:        * src/: include/pa_string.h, main/untaint.C: - new language
                   10021:          L_PARSER_CODE for auto-untaint in process was added
                   10022: 
                   10023:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   10024:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   10025:          classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
                   10026:          main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
                   10027:          main/untaint.C, types/pa_value.h, types/pa_vhash.h,
                   10028:          types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
                   10029:          code cleanup
                   10030: 
                   10031: 2009-07-06  misha
                   10032: 
                   10033:        * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
                   10034:          table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
                   10035:          deleted. taint_cstr[m] and untaint_cstr[m] should be used
                   10036: 
                   10037:        * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
                   10038:          pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
                   10039:          pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
                   10040:          cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
                   10041:          should be used
                   10042: 
                   10043:        * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
                   10044:          pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
                   10045:          cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
                   10046:          untaint_cstr[m] should be used
                   10047: 
                   10048:        * src/include/pa_string.h: - cstr(params) and cstrm(params) were
                   10049:          deleted. taint_cstr[m] and untaint_cstr[m] should be used
                   10050: 
                   10051:        * tests/218.html: - test for checking automatic file-spec-taint was
                   10052:          added
                   10053: 
                   10054:        * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
                   10055:          types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
                   10056:          classes/file.C, classes/hash.C, classes/image.C,
                   10057:          classes/string.C, classes/table.C, classes/void.C,
                   10058:          classes/xdoc.C: - optimizations and simplification of
                   10059:          string.cstr(...)
                   10060: 
                   10061:        * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
                   10062:          main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
                   10063:          - optimizations and simplification of string.cstr(...)
                   10064: 
                   10065: 2009-07-04  misha
                   10066: 
                   10067:        * tests/217.html: - test for recursion detection was added
                   10068: 
                   10069:        * src/: types/types.vcproj, main/main.vcproj,
                   10070:          classes/classes.vcproj, targets/cgi/parser3.vcproj,
                   10071:          targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
                   10072:          from .vcproj
                   10073: 
                   10074:        * src/types/pa_wwrapper.h: - dynamic_cast was removed
                   10075: 
                   10076:        * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
                   10077:          uploading files and case-insensitive http-method were added
                   10078: 
                   10079:        * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
                   10080:          tainted pattern in ^file:list[] was added
                   10081: 
                   10082: 2009-07-03  misha
                   10083: 
                   10084:        * src/: classes/classes.vcproj, main/main.vcproj,
                   10085:          types/types.vcproj, targets/cgi/parser3.vcproj,
                   10086:          targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
                   10087:          for dynamic_cast) - little options changes
                   10088: 
                   10089:        * src/main/pa_http.C: - file::load[http works now with uploading
                   10090:          files _and_ changing $.charset
                   10091: 
                   10092: 2009-06-29  misha
                   10093: 
                   10094:        * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
                   10095:          while creating pattern
                   10096: 
                   10097: 2009-06-25  misha
                   10098: 
1.211     moko     10099:        * src/classes/image.C, operators.ru.txt, operators.txt: - options'
                   10100:          names for ^image.font were changed to $.space, $.width and
                   10101:          $spacing - default space width now == gif's width
1.95      moko     10102: 
                   10103: 2009-06-24  misha
                   10104: 
                   10105:        * tests/215.html: - tests for $file.mode were added
                   10106: 
1.211     moko     10107:        * operators.ru.txt, operators.txt: - added info about $file.mode
                   10108:          and changes in ^image.font[
1.95      moko     10109: 
                   10110:        * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
                   10111:          param now could be omited - third param now could be hash (with
                   10112:          all widths options: $.space-width, $.letter-width) - it's
                   10113:          possible to specify tracking ($.letter-space)
                   10114: 
                   10115:        * src/classes/file.C: - file objects now could have mode field
                   10116:          (text|binary)
                   10117: 
                   10118:        * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
                   10119: 
                   10120: 2009-06-23  misha
                   10121: 
                   10122:        * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
                   10123:          trim can work with utf-8 chars now
                   10124: 
                   10125: 2009-06-20  misha
                   10126: 
                   10127:        * src/: classes/hash.C, main/pa_string.C: - string length cacheing
                   10128:          was implemented
                   10129: 
                   10130:        * src/classes/table.C: - string length cacheing was implemented
                   10131: 
                   10132:        * src/include/pa_string.h: - string length cacheing was implemented
                   10133: 
                   10134: 2009-06-17  misha
                   10135: 
                   10136:        * src/main/execute.C: - value param was removed from
                   10137:          WContext::WContext
                   10138: 
                   10139:        * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
                   10140:          pa_wwrapper.h: - value param was removed from WContext::WContext
                   10141:          - field wcontext was removed from VCodeFrame (using fparent
                   10142:          instead)
                   10143: 
                   10144:        * tests/214.html: - test with hash copying
                   10145: 
                   10146: 2009-06-16  misha
                   10147: 
                   10148:        * tests/: 062.html, results/062.processed: - evaluation hardcoded
                   10149:          strings doesn't work in expression anymore
                   10150: 
                   10151:        * src/main/execute.C: - less calls for get_constructing() - little
                   10152:          refactoring
                   10153: 
                   10154:        * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
                   10155:          include/pa_request.h: - less calls for get_constructing()
                   10156: 
                   10157:        * src/classes/: hash.C, hashfile.C: - fixed bug which was
                   10158:          introduced with OPTIMIZE_SINGLE_STRING optimization
                   10159: 
                   10160: 2009-06-14  misha
                   10161: 
                   10162:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   10163:          classes/hashfile.C, classes/image.C, classes/regex.C,
                   10164:          classes/table.C, classes/xdoc.C, classes/xnode.h,
                   10165:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
                   10166:          types/pa_vstateless_class.h, main/execute.C: - create object for
                   10167:          storing object's fields only for parser objects
                   10168: 
                   10169: 2009-06-13  misha
                   10170: 
                   10171:        * buildall-with-xml, buildall-without-xml: - new option was added
                   10172:          for building GC (it slightly reduces memory usage)
                   10173: 
                   10174:        * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
                   10175:          single string write
                   10176: 
                   10177:        * src/main/execute.C: - bytecode optimization of ^class:constructor
                   10178:          - optimization of single string write
                   10179: 
                   10180:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
                   10181:          - bytecode optimization of ^class:constructor
                   10182: 
                   10183: 2009-06-09  misha
                   10184: 
                   10185:        * src/targets/cgi/parser3.C: - type size_t was changed to int in
                   10186:          main (better compatibility)
                   10187: 
                   10188: 2009-06-08  misha
                   10189: 
                   10190:        * src/main/compile.y: - I've forgot to commit it :(
                   10191: 
                   10192: 2009-06-07  misha
                   10193: 
                   10194:        * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
                   10195:          WITH_READ and WITH_ROOT
                   10196: 
                   10197:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10198:          execute.C: - more optimizations for WITH_SELF, WITH_READ and
                   10199:          WITH_ROOT - little refactoring
                   10200: 
                   10201: 2009-06-06  misha
                   10202: 
                   10203:        * tests/213.html: - tests for 3rd match string-param were added
                   10204: 
                   10205:        * src/classes/string.C: - 3rd match param could be string now
                   10206: 
                   10207:        * src/main/: compile.y, compile_tools.h: - much more bytecode's
                   10208:          sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
                   10209:          GET_OBJECT_ELEMENT
                   10210: 
                   10211: 2009-06-05  misha
                   10212: 
                   10213:        * src/main/pa_http.C: - bugfix: content-length was not calculated
                   10214:          if $.body was specified
                   10215: 
                   10216: 2009-06-04  misha
                   10217: 
                   10218:        * src/classes/op.C: - optimizing write_assign_lang in connect
                   10219: 
                   10220:        * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
                   10221: 
                   10222:        * src/main/execute.C: - little refactoring - optimizing
                   10223:          write_assign_lang in taint/untaint
                   10224: 
                   10225:        * src/include/pa_opcode.h: - little refactoring
                   10226: 
                   10227:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   10228:          main/compile_tools.h, main/execute.C: - optimizations for
                   10229:          $self.field, ^self.method, $self.field[...] and $self.field(...)
                   10230:          were added
                   10231: 
                   10232: 2009-06-03  misha
                   10233: 
                   10234:        * src/types/pa_venv.C: - pa_strdup was replaced by strdup
                   10235: 
                   10236: 2009-06-02  misha
                   10237: 
                   10238:        * src/: main/compile.y, main/compile_tools.h, main/execute.C,
                   10239:          include/pa_opcode.h: - refactoring in last optimizations
                   10240:          ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
                   10241:          now but code is much easy and it is ready for further
                   10242:          improvements.
                   10243: 
                   10244: 2009-05-27  misha
                   10245: 
                   10246:        * src/: types/pa_junction.h, types/pa_vjunction.C,
                   10247:          types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
                   10248:          changed in destructing junctions
                   10249: 
                   10250:        * src/main/: pa_charset.C, pa_string.C: - more safe creation on
                   10251:          String:Body
                   10252: 
                   10253: 2009-05-26  misha
                   10254: 
                   10255:        * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
                   10256:          one method detect_charset was deleted - bug was fixed in this
                   10257:          method (error while detecting charset in content_type withot last
                   10258:          ';')
                   10259: 
                   10260:        * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
                   10261:          once
                   10262: 
                   10263: 2009-05-25  misha
                   10264: 
                   10265:        * src/classes/file.C: - bugfix: file::exec didn't work after
                   10266:          optimizing of helper_length
                   10267: 
                   10268: 2009-05-24  misha
                   10269: 
                   10270:        * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
                   10271:          were added - little refactoring
                   10272: 
                   10273:        * src/main/execute.C: - core while printing in debug log
                   10274:          non-printable values was fixed - $a[$b.c] and $a[$b.$c]
                   10275:          optimisations were added
                   10276: 
                   10277:        * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
                   10278:          were added
                   10279: 
                   10280: 2009-05-23  misha
                   10281: 
                   10282:        * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   10283:          lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
                   10284:          CORD_cat optimization
                   10285: 
                   10286:        * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
                   10287:          - call constr optimisation under separate define now
                   10288: 
                   10289:        * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
                   10290:          in $b should be string, not void
                   10291: 
                   10292:        * src/main/compile.y: - little fix for rem-cut optimisation
                   10293: 
                   10294:        * src/: include/pa_opcode.h, main/compile_tools.C,
                   10295:          main/compile_tools.h, main/execute.C: - optimisations for
                   10296:          $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
                   10297: 
                   10298:        * INSTALL: - description of some #defined were added
                   10299: 
                   10300:        * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
                   10301:          before 1st access (memory usage is reduced if don't access to
                   10302:          .text field)
                   10303: 
                   10304:        * src/include/pa_array.h: - array grows step now not static (it
                   10305:          reduces numbers of reallocs)
                   10306: 
                   10307: 2009-05-20  misha
                   10308: 
                   10309:        * src/include/pa_opcode.h: - bytecode optimization for $a(1),
                   10310:          $.b(2), $c[d] and $.e[f] was added
                   10311: 
                   10312:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10313:          execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
                   10314:          $.e[f] was added
                   10315: 
                   10316:        * src/main/execute.C: - debug printing moved in defines
                   10317: 
                   10318:        * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
                   10319:          and little refactoring for OP_GET_OBJECT_ELEMENT +
                   10320:          OP_GET_OBJECT_VAR_ELEMENT optimisation
                   10321: 
                   10322: 2009-05-19  misha
                   10323: 
                   10324:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10325:          execute.C: - $a.$b & ^a.$b bytecode optimisation
                   10326: 
                   10327:        * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
                   10328:          ^a.$b optimisation)
                   10329: 
                   10330:        * src/main/compile.y: - compiler now generate new opcodes:
                   10331:          OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
                   10332:          ^a.b - compiler now cut off ^rem{ with all content ; any number
                   10333:          of params }
                   10334: 
                   10335:        * src/main/execute.C: - code for handle new opcodes
                   10336:          OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
                   10337: 
                   10338:        * src/main/: compile_tools.C, compile_tools.h: - new parameter was
                   10339:          added for LA2V and LA2S
                   10340: 
                   10341:        * src/include/pa_opcode.h: - new defines which can be used for
                   10342:          disable some bytecode optimisation and new opcodes were added
                   10343: 
                   10344: 2009-05-17  misha
                   10345: 
                   10346:        * src/lib/cord/cordxtra.c: - bugfix.
                   10347: 
                   10348:        * tests/212.html: - .size[] and .study_size[] were added to tests
                   10349: 
1.211     moko     10350:        * operators.ru.txt, operators.txt: - info about regex class was
                   10351:          added
1.95      moko     10352: 
                   10353:        * tests/212.html: - tests for regex class were added
                   10354: 
                   10355: 2009-05-16  misha
                   10356: 
                   10357:        * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
                   10358:          gc7.1
                   10359: 
                   10360:        * tests/022.html: - test for ^file:list[path;] (empty second param)
                   10361:          was added
                   10362: 
                   10363:        * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
                   10364:          param) should work
                   10365: 
                   10366: 2009-05-15  misha
                   10367: 
                   10368:        * src/classes/table.C: - automatically disable stringstream usage
                   10369:          on freebsd4
                   10370: 
                   10371:        * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
                   10372:          scope
                   10373: 
                   10374:        * tests/211.html: - test with different types of access to hash was
                   10375:          added
                   10376: 
                   10377:        * tests/210.html: - test which checks for loosing tainting in
                   10378:          hash's keys was added
                   10379: 
                   10380:        * tests/208.html: - some parser work added. or stime == 0 %-)
                   10381: 
                   10382:        * src/lib/cord/cordbscs.c: - little hack was added to cord
                   10383: 
                   10384:        * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
                   10385: 
                   10386:        * src/include/pa_version.h, configure.in: - moko have made a lot of
                   10387:          optimisations for increacing version number more dramatically :)
                   10388: 
                   10389:        * src/classes/date.C: - little refactoring: use constructor which
                   10390:          accepts formated string
                   10391: 
                   10392:        * src/: include/pa_string.h, main/pa_string.C: - String constructor
                   10393:          which can print formatted string was added
                   10394: 
                   10395: 2009-05-14  misha
                   10396: 
                   10397:        * src/include/pa_string.h: - type was fixed
                   10398: 
                   10399:        * src/: classes/hashfile.C, classes/op.C,
                   10400:          include/pa_cache_managers.h, include/pa_charset.h,
                   10401:          include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
                   10402:          include/pa_request.h, include/pa_sql_driver_manager.h,
                   10403:          include/pa_string.h, include/pa_stylesheet_manager.h,
                   10404:          include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
                   10405:          main/pa_charsets.C, main/pa_string.C,
                   10406:          main/pa_stylesheet_connection.C, types/pa_value.h,
                   10407:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10408:          types/pa_vobject.C, types/pa_vstateless_class.C,
                   10409:          types/pa_vstateless_class.h: - hash_code caching was implemented
                   10410:          (seaches should be faster now)
                   10411: 
                   10412:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   10413:          classes/string.C, classes/table.C, include/pa_string.h,
                   10414:          main/pa_charset.C, main/pa_http.C, main/pa_request.C,
                   10415:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
                   10416:          types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
                   10417:          types/pa_vrequest.C: - String constructors don't have that stupid
                   10418:          true/false param which means 'tainted'. they accept lang instead.
                   10419: 
                   10420:        * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
                   10421:          with OPTIMIZE_RESULT
                   10422: 
                   10423:        * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
                   10424:          wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
                   10425: 
                   10426: 2009-05-13  misha
                   10427: 
                   10428:        * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
                   10429:          types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
                   10430:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10431:          types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
                   10432:          types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
                   10433:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   10434:          include/pa_string.h, classes/date.C, classes/file.C,
                   10435:          classes/hash.C, classes/image.C, classes/string.C,
                   10436:          classes/table.C, classes/xdoc.C: - result optimisation -
                   10437:          helper_length parameter removed from string constructors
                   10438: 
                   10439: 2009-05-11  misha
                   10440: 
                   10441:        * tests/209.html: - tests for ^hash::create[hash] were added
                   10442: 
                   10443:        * tests/208.html: - tests for $status:rusage, $status:memory,
                   10444:          ^memory:compact[] were added
                   10445: 
                   10446:        * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
                   10447:          log10 were added
                   10448: 
                   10449:        * tests/206.html: - test for try with finally was added
                   10450: 
                   10451: 2009-05-10  misha
                   10452: 
                   10453:        * tests/205.html: - test for ^file::create[...] was added
                   10454: 
                   10455:        * tests/204.html: - test for ^response:clear[] was added
                   10456: 
                   10457:        * tests/038.html: - tests for trigonometric functions were added
                   10458: 
                   10459:        * tests/014.html: - tests for ^hash.containts and ^hash.delete were
                   10460:          added - more tests for .add, .sub, .union, .intersects and
                   10461:          .intersections
                   10462: 
                   10463:        * tests/065.html: - test for ^file:dirname was added
                   10464: 
                   10465:        * tests/030.html: - test for $cookie:fields was added
                   10466: 
                   10467:        * tests/203.html: - test for ^h._keys[column name] was added
                   10468: 
                   10469:        * tests/201.html: - tests for .trim were added
                   10470: 
                   10471:        * tests/202.html: - tests for last-day,
                   10472:          date:calendar[type](YYYY;MM;DD) were added
                   10473: 
                   10474:        * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
                   10475:          .offset[type](N) were added
                   10476: 
                   10477:        * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
                   10478:          and .pos[c](N) were added
                   10479: 
                   10480:        * tests/141.html: - test for math:sha1 was added
                   10481: 
                   10482:        * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
                   10483: 
                   10484: 2009-05-09  misha
                   10485: 
                   10486:        * src/main/compile.y: - rollback
                   10487: 
                   10488: 2009-05-05  misha
                   10489: 
                   10490:        * src/main/pa_exec.C: - little optimisation: somewhere length() was
                   10491:          replaced by is_empty()
                   10492: 
                   10493:        * src/: include/pa_string.h, main/pa_charset.C: - little
                   10494:          optimisation: somewhere length() was replaced by is_empty()
                   10495: 
                   10496:        * src/classes/table.C: - little optimisation: somewhere length()
                   10497:          was replaced by is_empty()
                   10498: 
                   10499:        * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
                   10500:          classes/op.C, classes/table.C, main/pa_exception.C: - little
                   10501:          optimisation: somewhere length() was replaced by is_empty()
                   10502: 
                   10503: 2009-05-04  misha
                   10504: 
                   10505:        * src/: types/pa_method.h, types/pa_vstateless_class.C,
                   10506:          types/pa_vstateless_class.h, main/execute.C,
                   10507:          include/pa_request.h, classes/hash.C, classes/op.C,
                   10508:          classes/table.C: - more optimisations were added: some operators
                   10509:          don't switch write context anylonger
                   10510: 
                   10511: 2009-05-01  misha
                   10512: 
                   10513:        * src/main/compile.y: - slightly more opcode optimisations for
                   10514:          WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
                   10515: 
                   10516:        * src/main/execute.C: - simplifying process for getters
                   10517: 
                   10518: 2009-04-30  misha
                   10519: 
                   10520:        * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
                   10521: 
                   10522:        * tests/results/199.processed: - test for checking $result into
                   10523:          ^rem was added
                   10524: 
                   10525:        * tests/199.html: - test for checking $result into ^rem was added
                   10526: 
                   10527:        * tests/: 022.html, 096.html: - þsort after :list was asses (on
                   10528:          some OS it returns list in different order)
                   10529: 
                   10530:        * src/: include/pa_array.h, include/pa_request.h,
                   10531:          include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
                   10532:          changes in stack impl - get_element() optimisation: 3rd param
                   10533:          removed - bugfix: problems with reading empty input param -
                   10534:          defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
                   10535: 
                   10536:        * tests/results/198.processed: - test for reading empty local var
                   10537:          was added
                   10538: 
                   10539:        * tests/198.html: - test for reading empty local var was added
                   10540: 
                   10541: 2009-04-29  misha
                   10542: 
                   10543:        * src/main/compile.y: - bugfix: couldn't compile because
                   10544:          OP_VALUE__GET_ELEMENT should be unde #ifdef
                   10545: 
                   10546:        * src/: include/pa_array.h, include/pa_opcode.h,
                   10547:          include/pa_request.h, main/compile.y, main/execute.C,
                   10548:          main/pa_request.C, types/pa_vmethod_frame.C,
                   10549:          types/pa_vmethod_frame.h: - we can work without opcode
                   10550:          OP_STORE_PARAM, so it was removed
                   10551: 
                   10552: 2009-04-28  misha
                   10553: 
                   10554:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
                   10555:          op-codes optimisation:   1. VALUE+GET_CLASS=>VALUE_GET_CLASS   2.
                   10556:          WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
                   10557:          3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
                   10558:          4.
                   10559:          WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
                   10560: 
                   10561:        * src/main/compile_tools.h: - new stuff for op-codes optimisation
                   10562: 
                   10563:        * src/: main/pa_string.C, classes/string.C: - !length() =>
                   10564:          is_empty()
                   10565: 
                   10566: 2009-04-27  misha
                   10567: 
                   10568:        * src/types/pa_vregex.h: - back explicit vars initialisation
                   10569: 
                   10570: 2009-04-24  misha
                   10571: 
                   10572:        * src/classes/string.C: - ups. typo fixed
                   10573: 
                   10574:        * src/main/execute.C: - more replacements '*new VBool' to
                   10575:          'VBool::get' - checks for ^break[], ^continue[] and
                   10576:          parser.interrupted were optimised
                   10577: 
                   10578:        * src/classes/string.C: - number of params.count() calls was
                   10579:          slightly reduced
                   10580: 
                   10581: 2009-04-23  misha
                   10582: 
                   10583:        * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
                   10584:          make it x64 friendly
                   10585: 
                   10586:        * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
                   10587:          parser is x64 friendly now
                   10588: 
                   10589: 2009-04-22  misha
                   10590: 
                   10591:        * src/types/pa_vhashfile.C: - coder friendly exception about
                   10592:          exceeding record size was added
                   10593: 
                   10594:        * src/classes/file.C: - use vregex object instead of direct calls
                   10595:          methods from pcre lib
                   10596: 
                   10597:        * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
                   10598:          classes/string.C: - use vregex object instead of direct calls
                   10599:          methods from pcre lib
                   10600: 
                   10601:        * src/: include/pa_common.h, main/pa_common.C: - method
                   10602:          print_pcre_exec_error_text was moved to class vregex
                   10603: 
                   10604:        * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
                   10605:          was added
                   10606: 
                   10607:        * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
                   10608:          - class vregex was added
                   10609: 
                   10610: 2009-04-21  misha
                   10611: 
                   10612:        * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
                   10613: 
                   10614:        * src/: types/pa_junction.h, types/pa_value.C,
                   10615:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
                   10616:          types/pa_wcontext.h, main/execute.C, classes/op.C: -
                   10617:          junction-optimisation (destructors)
                   10618: 
                   10619:        * src/include/pa_array.h: - free under if now
                   10620: 
                   10621: 2009-04-19  misha
                   10622: 
                   10623:        * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
                   10624: 
                   10625: 2009-04-18  misha
                   10626: 
                   10627:        * src/include/pa_version.h:
                   10628:          :q :
                   10629: 
                   10630:          CV:
                   10631:          ----------------------------------------------------------------------
                   10632: 
                   10633:        * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
                   10634:          refactoring
                   10635: 
                   10636:        * src/: include/pa_array.h, include/pa_hash.h,
                   10637:          types/pa_vmethod_frame.h: - destructors under #ifdef now
                   10638: 
                   10639:        * src/include/pa_memory.h: - define for using destructors was added
                   10640: 
                   10641:        * src/: types/pa_method.h, types/pa_vstateless_class.C,
                   10642:          main/execute.C: - some junctions will be cached now
                   10643: 
                   10644:        * src/include/pa_hash.h: - hash destructor frees pairs now
                   10645: 
                   10646:        * src/include/pa_array.h: - inline was added to destructor
                   10647: 
                   10648:        * src/types/pa_method.h: - comment was changed
                   10649: 
                   10650: 2009-04-17  misha
                   10651: 
                   10652:        * src/: include/pa_array.h, include/pa_hash.h,
                   10653:          types/pa_vmethod_frame.h: - destructors were added
                   10654: 
                   10655:        * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
                   10656:          renamed to always_use_result
                   10657: 
                   10658:        * src/main/: compile.y, compile_tools.h: - rollback changes in
                   10659:          compiler: full backward compatibility is better
                   10660: 
                   10661:        * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
                   10662:          result in var's hash
                   10663: 
                   10664:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
                   10665:          optimisation in method_frame
                   10666: 
                   10667:        * src/include/pa_array.h: - optimisation in array (allocate
                   10668:          elements only when needed)
                   10669: 
                   10670:        * src/types/pa_vresponse.C: - check for $response:headers field
                   10671:          before looking at custom fields
                   10672: 
                   10673:        * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
                   10674:          not needed to check existance var with name 'result' in var's
                   10675:          hash
                   10676: 
                   10677:        * src/main/compile.y: - compiler was changed: now it detects
                   10678:          writings to $result and set flag writo_to_result in method
                   10679: 
                   10680:        * src/classes/string.C: - little optimisation: no needed to write
                   10681:          number with lang
                   10682: 
                   10683:        * src/main/pa_charset.C: - methods readChar and skipChar which is
                   10684:          used for read utf8-strings were renamed - is_escaped was renamed
                   10685:          to isEscaped (to the same name convention)
                   10686: 
                   10687:        * src/: types/pa_method.h, main/compile_tools.h: - flag
                   10688:          write_to_result added. compiler get this info from code.
                   10689: 
                   10690: 2009-04-16  misha
                   10691: 
                   10692:        * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
                   10693:          String only before 1st write
                   10694: 
                   10695:        * src/include/pa_string.h: - not needed template removed
                   10696: 
                   10697:        * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
                   10698:          types/pa_vjunction.C, types/pa_vproperty.C,
                   10699:          types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
                   10700:          main/pa_request.C, classes/bool.C, classes/double.C,
                   10701:          classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
                   10702:          classes/void.C, classes/xnode.C: - bool optimisation (use only 2
                   10703:          bool objects)
                   10704: 
                   10705: 2009-04-15  misha
                   10706: 
                   10707:        * src/lib/cord/cordxtra.c: - more optimisation
                   10708: 
                   10709:        * src/: include/pa_string.h, main/untaint.C: - String::append
                   10710:          optimisation
                   10711: 
                   10712:        * src/include/pa_hash.h: - get_by_hash_code added (it works faster
                   10713:          then get and can sometime be used)
                   10714: 
                   10715:        * src/main/pa_string.C: - String::length optimisation
                   10716: 
                   10717:        * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
                   10718:          these methods read different strings
                   10719: 
                   10720:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
                   10721:          fresult_initial_void removed + some optimisation - if $result
                   10722:          defined we don't write to context anymore
                   10723: 
                   10724:        * src/main/pa_charset.C: - readChar => skipChar (in this place we
                   10725:          need just skip char)
                   10726: 
                   10727:        * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10728:          types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
                   10729:          classes/table.C: - VVoid::get() => new VVoid (one void-instance)
                   10730: 
                   10731:        * src/types/pa_vvoid.h: - added get() method for retreave one
                   10732:          instance
                   10733: 
                   10734: 2009-04-11  misha
                   10735: 
                   10736:        * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
                   10737: 
                   10738:        * tests/197.html: - test for parser://test in xml was added
                   10739: 
                   10740:        * src/classes/string.C: - small optimisation
                   10741: 
                   10742:        * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
                   10743:          optimisation
                   10744: 
                   10745: 2009-04-10  misha
                   10746: 
                   10747:        * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
                   10748:          to pcre-7.8
                   10749: 
                   10750:        * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
                   10751: 
                   10752:        * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
                   10753:          added
                   10754: 
                   10755:        * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
                   10756:          $request:CLASS_NAME were added
                   10757: 
                   10758:        * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
                   10759:          were added
                   10760: 
                   10761:        * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
                   10762:          $env:CLASS_NAME were added
                   10763: 
                   10764:        * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
                   10765:          '@todo' now
                   10766: 
                   10767:        * src/targets/cgi/parser3.C: - size_t -> int for calming down
                   10768:          compirer
                   10769: 
                   10770:        * src/main/pa_string.C: - little code cleanup
                   10771: 
                   10772:        * src/main/pa_common.C: - describe one more UTF-8 related error
                   10773:          during PCRE compile/execute
                   10774: 
                   10775:        * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
                   10776:          normalizing todo-comments: '@todo' now
                   10777: 
                   10778:        * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
                   10779: 
                   10780:        * src/main/pa_charset.C: - type changed for making compiler happy
                   10781: 
                   10782: 2009-03-10  misha
                   10783: 
                   10784:        * src/targets/cgi/parser3.C: make g++ happy with the type of argc
                   10785:          in main()
                   10786: 
                   10787: 2009-02-01  misha
                   10788: 
                   10789:        * src/main/pa_http.C: - bugfix: double CRLF before the end of
                   10790:          boundary
                   10791: 
                   10792: 2009-01-25  misha
                   10793: 
                   10794:        * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
                   10795: 
                   10796:        * src/classes/file.C: - more changes for parsing different number
                   10797:          of params for file::load
                   10798: 
                   10799:        * tests/193.html: - tests for exception while base64-decode binary
                   10800:          to string was added
                   10801: 
                   10802:        * tests/192.html: - tests for file::load with different number of
                   10803:          options
                   10804: 
                   10805:        * src/classes/math.C: - ups. forgot '+1'
                   10806: 
                   10807:        * src/: classes/table.C, classes/file.C, include/pa_common.h,
                   10808:          include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
                   10809:          main/pa_http.C: - ^file::load[...;http://...;] now can post files
                   10810:          (new option $.encode[multipart-form/data] should be specified) -
                   10811:          $.method[] option for file::load now is not case-sensitive
                   10812: 
                   10813:        * src/: include/pa_string.h, main/untaint.C: - for file post the
                   10814:          new taint language L_FILE_POST was added
                   10815: 
                   10816:        * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
                   10817:          main/main.vcproj, classes/math.C, include/Makefile.am: - some
                   10818:          stuff was moved to separate files
                   10819: 
                   10820: 2009-01-23  misha
                   10821: 
                   10822:        * src/classes/math.C: - little optimisation in ^math:sha1[] -
                   10823:          spaces to tabs were converted
                   10824: 
                   10825: 2009-01-12  misha
                   10826: 
                   10827:        * src/main/pa_http.C: - value of $.method[] option force uppercased
                   10828:          now
                   10829: 
                   10830:        * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   10831:          types/pa_vform.C, types/pa_vmail.C: - some constants changed
                   10832:          their names
                   10833: 
                   10834:        * src/main/pa_common.C: - changes in formating
                   10835: 
                   10836:        * src/: classes/file.C, main/pa_http.C: - some constants changed
                   10837:          their names
                   10838: 
                   10839:        * src/include/pa_http.h: - some spaces were converted to tabs
                   10840: 
                   10841:        * src/include/pa_common.h: - some constants changed their names
                   10842: 
                   10843:        * src/classes/file.C: - fixed 4-th paramether for file::load -
                   10844:          little code rewriting
                   10845: 
                   10846:        * src/types/pa_vfile.C: - little code rewriting
                   10847: 
                   10848:        * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
                   10849:          types/pa_value.h: - some formating changes
                   10850: 
                   10851:        * src/include/pa_common.h: - some formating spaces transformed to
                   10852:          tabs
                   10853: 
                   10854:        * src/classes/string.C: - exception while base64-decode binary to a
                   10855:          string
                   10856: 
                   10857: 2009-01-11  misha
                   10858: 
                   10859:        * configure.in: - version changed to 3.3.1b
                   10860: 
                   10861: 2008-09-05  misha
                   10862: 
                   10863:        * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
                   10864:          release_3_3_0 on 2008-09-05 10:59:35 +0000
                   10865: 
                   10866: 2008-09-04  misha
                   10867: 
                   10868:        * tests/: 130.html, 131.html: - these exceptions not typeless
                   10869:          anymore
                   10870: 
                   10871:        * src/classes/op.C: - exception with 'invalid taint language' not
                   10872:          typeless anylonger
                   10873: 
                   10874:        * src/classes/image.C: - some exceptions while operations with
                   10875:          image not typeless anymore
                   10876: 
                   10877:        * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
                   10878:          main/pa_exec.C, main/pa_http.C: - some exceptions while
                   10879:          operations with files not typeless anymore
                   10880: 
                   10881:        * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
                   10882:          types/pa_vdate.h: - exceptions while checking date range not
                   10883:          typeless anymore
                   10884: 
                   10885:        * src/include/pa_exception.h: - exception type string for invalid
                   10886:          date range was added
                   10887: 
                   10888: 2008-09-03  misha
                   10889: 
                   10890:        * src/: classes/file.C, main/pa_string.C: - exception while pce
                   10891:          operations not typeless anymore
                   10892: 
                   10893:        * src/include/pa_exception.h: - exception type for pce operations
                   10894:          was added
                   10895: 
                   10896:        * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
                   10897:          and .CLASS_NAME insite classes
                   10898: 
                   10899:        * src/classes/table.C: - don't save table header whiile
                   10900:          ^table.save[append;filename] if file exists
                   10901: 
                   10902: 2008-09-02  misha
                   10903: 
                   10904:        * src/main/compile.y, src/main/compile_tools.h,
                   10905:          src/types/pa_vstateless_class.h, src/main/compile.tab.C,
                   10906:          tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
                   10907:          renamed to partial and it login changed: we must mark class as
                   10908:          partial for allow their modifications in future.
                   10909: 
                   10910: 2008-08-29  misha
                   10911: 
                   10912:        * tests/results/022.processed: - testing taint[regex] in mask for
                   10913:          file:list
                   10914: 
                   10915:        * tests/022.html: - testing taint[regex] in mask for file:list
                   10916: 
                   10917:        * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
                   10918:          for file:list was added
                   10919: 
                   10920:        * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
                   10921:          file:list
                   10922: 
                   10923: 2008-08-26  misha
                   10924: 
                   10925:        * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
                   10926:          last derived object
                   10927: 
                   10928:        * src/classes/image.C: - many strings "image.format" replaced by
                   10929:          IMAGE_FORMAT constant string - handle GPS info while parse exif -
                   10930:          understand some more exif tags
                   10931: 
                   10932:        * src/include/pa_exception.h: - string "image.format" was added
                   10933: 
                   10934: 2008-08-21  misha
                   10935: 
                   10936:        * src/: main/pa_string.C, classes/file.C: - use method for print
                   10937:          pcre_exec text error
                   10938: 
                   10939:        * src/main/pa_common.C: - method for print pcre_exec text error was
                   10940:          added
                   10941: 
                   10942:        * src/include/pa_common.h: - method declaration for print pcre_exec
                   10943:          text error was added
                   10944: 
                   10945: 2008-08-19  misha
                   10946: 
                   10947:        * src/main/execute.C: - bugfix: opcodes must be in separate
                   10948:          namespace while debug execution as well
                   10949: 
                   10950:        * tests/: 015.html, results/015.processed: - test for escaping some
                   10951:          parser chars was added
                   10952: 
                   10953: 2008-08-18  misha
                   10954: 
                   10955:        * tests/: 190.html, 190.p, results/190.processed: - test for
                   10956:          $caller.self.field + default getter in one class was added
                   10957: 
                   10958:        * tests/: 189.html, results/189.processed: - test for
                   10959:          ^date::create[date object]
                   10960: 
                   10961:        * tests/: 188.html, results/188.processed: - tests for match with
                   10962:          UTF-8 strings
                   10963: 
                   10964:        * src/main/pa_string.C: - option 'U' (ungreedy) was added to
                   10965:          ^string.match[]
                   10966: 
                   10967:        * ChangeLog: - parser 3.3.0 beta13
                   10968: 
                   10969: 2008-08-15  misha
                   10970: 
1.116     moko     10971:        * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
                   10972:          internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
                   10973:          pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
                   10974:          dftables.c: - old PCRE files removed
1.95      moko     10975: 
                   10976:        * src/lib/pcre/config.h: - configuration for PCRE library
                   10977: 
                   10978:        * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
                   10979:          use PCRE library from win32\pcre instead of parser3\src\lib\pcre
                   10980: 
                   10981:        * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
                   10982:          library and set flag UTF8 if $request:charset is UTF-8
                   10983: 
                   10984:        * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
                   10985:          include/pa_config_fixed.h: - moved to new PCRE library
                   10986: 
                   10987:        * src/: main/main.vcproj, types/types.vcproj,
                   10988:          classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
                   10989:          win32\pcre instead of parser3\src\lib\pcre
                   10990: 
                   10991:        * src/: include/pa_opcode.h, include/pa_operation.h,
                   10992:          main/compile.C, main/compile.y, main/compile_tools.C,
                   10993:          main/compile_tools.h, main/execute.C, main/compile.tab.C: -
                   10994:          opcodes were moved to separate namespace
                   10995: 
                   10996: 2008-08-14  misha
                   10997: 
                   10998:        * src/types/pa_vstateless_class.C: - newline at the end missed
                   10999: 
                   11000:        * src/main/untaint.C: - char '-' also prefixed by '\' while regex
                   11001:          tainting
                   11002: 
                   11003: 2008-08-11  misha
                   11004: 
                   11005:        * tests/: 187.html, 187.p, results/187.processed: - tests for
                   11006:          $caller.self, $caller.self.field and $caller.self.field[value]
                   11007:          were added
                   11008: 
                   11009:        * src/types/pa_vmethod_frame.h: - still need to check 'self'
                   11010:          runtime as well (for $caller.self)
                   11011: 
                   11012: 2008-07-25  misha
                   11013: 
                   11014:        * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
                   11015:          059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
                   11016:          086.html, 098.html, 109.html, 121.html: - set correct charsets in
                   11017:          tests with international characters
                   11018: 
                   11019: 2008-07-23  misha
                   11020: 
                   11021:        * src/main/pa_http.C: - escape $cookies as %uXXXX while
                   11022:          file::load[...;http://
                   11023: 
                   11024:        * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
                   11025:          now everywhere in separate namespace
                   11026: 
                   11027:        * src/types/pa_vmethod_frame.h: - looking for caller before looking
                   11028:          for vars
                   11029: 
                   11030:        * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
                   11031:          can be escaped by '^'
                   11032: 
                   11033: 2008-07-22  misha
                   11034: 
                   11035:        * src/classes/string.C, tests/186.html: - names changes:
                   11036:          escape=>js-escape, unescape=>js-unescape
                   11037: 
                   11038: 2008-07-21  misha
                   11039: 
                   11040:        * tests/results/186.processed: - test for string escape/unescape
                   11041: 
                   11042:        * tests/186.html: - test for string escape/unescape
                   11043: 
                   11044:        * src/classes/string.C: - string has escape and unescape methods
                   11045:          now
                   11046: 
                   11047:        * src/: include/pa_string.h, main/pa_string.C: - escape method was
                   11048:          added
                   11049: 
                   11050:        * src/: include/pa_charset.h, main/pa_charset.C: - more escape
                   11051:          method-layers added (with different params)
                   11052: 
                   11053: 2008-07-18  misha
                   11054: 
                   11055:        * tests/results/185.processed: - test for ^str.pos[substr](offset)
                   11056:          was added
                   11057: 
                   11058:        * tests/185.html: - test for ^str.pos[sub](offset) added
                   11059: 
1.211     moko     11060:        * src/classes/string.C, src/classes/void.C, operators.ru.txt,
                   11061:          operators.txt: - ^string.pos[substr](offset) -- 2nd param
                   11062:          accepted now
1.95      moko     11063: 
                   11064:        * src/main/pa_string.C: - .pos works fine with offset for utf-8
                   11065:          strings
                   11066: 
                   11067: 2008-07-17  misha
                   11068: 
                   11069:        * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
                   11070:          helper length added for mid for small optimisation
                   11071: 
                   11072: 2008-07-16  misha
                   11073: 
                   11074:        * tests/: 185.html, results/185.processed: - tests for
                   11075:          length/left/right/mid/pos with utf-8 strings
                   11076: 
                   11077:        * src/classes/string.C: - left/right/mid/length/pos works fine for
                   11078:          utf-8 strings
                   11079: 
                   11080:        * src/main/untaint.C: - comments removed
                   11081: 
                   11082:        * src/: include/pa_string.h, main/pa_string.C,
                   11083:          include/pa_charset.h, main/pa_charset.C: - methods for working
                   11084:          with pos/mid for strings in utf-8 were added
                   11085: 
                   11086: 2008-07-15  misha
                   11087: 
                   11088:        * tests/: 184.html, results/184.processed: - test for case body as
                   11089:          expression: $var(^switch(1){^case(1)(true)..})
                   11090: 
                   11091:        * src/classes/op.C: - case body can be expression now:
                   11092:          $var(^switch(1){^case(1)(true)..})
                   11093: 
                   11094:        * tests/: results/183.processed, 183.html: - added test for testing
                   11095:          new cookie encoding (%uXXXX)
                   11096: 
                   11097:        * src/main/untaint.C: - cookies outputs as %uXXXX now. while
                   11098:          decoding for backward compatibility they decoded from %XX in
                   11099:          request:charset too
                   11100: 
                   11101:        * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
                   11102:          - cookie class now decode cookies before first access after last
                   11103:          request:charset changing (as form class).
                   11104: 
                   11105:        * src/main/pa_charset.C: - added method escape for escaping cookies
                   11106:          as %uXXXX - before transcode calculate required space for dest
                   11107:          string. it reduce mem usage for transcode
                   11108: 
                   11109:        * src/include/pa_charset.h: - added method escape for escaping
                   11110:          cookies as %uXXXX
                   11111: 
                   11112:        * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
                   11113:          was added. will used for escaping cookies as %uXXXX
                   11114: 
                   11115:        * src/include/pa_common.h: - escape method has new option for skip
                   11116:          converting '+' to a space char
                   11117: 
                   11118:        * src/main/: pa_common.C, pa_http.C: - skip BOM code before
                   11119:          transcode - escape method has new option for skip converting '+'
                   11120:          to a space char
                   11121: 
                   11122: 2008-07-08  misha
                   11123: 
                   11124:        * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
                   11125:          (no UE if more then 1 case matches anylonger) - optimization:
                   11126:          doing searching.as_string() || searching.as_double() only once
                   11127: 
                   11128: 2008-07-04  misha
                   11129: 
                   11130:        * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
                   11131:          now ^date::create[date object] works
                   11132: 
                   11133:        * src/classes/string.C: - left and right added as aliases for start
                   11134:          and end in ^string.trim[]
                   11135: 
                   11136: 2008-07-03  misha
                   11137: 
                   11138:        * src/classes/file.C: - allow $.limit for file::sql as well
                   11139: 
                   11140:        * src/classes/file.C: - allow $.offset option for file::sql - force
                   11141:          send limit=1 to query for use sql specifics authomatically
                   11142: 
                   11143:        * src/classes/: hash.C, string.C, table.C: - don't throw exception
                   11144:          if $.limit value if empty. autoconvert it as everywere
                   11145: 
                   11146: 2008-07-02  misha
                   11147: 
                   11148:        * configure.in: - time to change version number to 3.3.0 %-)
                   11149: 
                   11150:        * src/include/pa_version.h: - time to change version number to
                   11151:          3.3.0 %-)
                   11152: 
                   11153: 2008-06-26  misha
                   11154: 
                   11155:        * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
                   11156:          $.limit(0) fixes
                   11157: 
                   11158:        * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
                   11159:          - $.limit(0) fixes
                   11160: 
                   11161:        * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
                   11162:          new API)
                   11163: 
                   11164:        * src/: include/pa_sql_driver_manager.h,
                   11165:          include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   11166:          classes/op.C: - document_root added
                   11167: 
                   11168:        * src/main/compile.tab.C: - error message was changed
                   11169: 
                   11170: 2008-06-25  misha
                   11171: 
                   11172:        * src/main/compile.y: - error message was changed
                   11173: 
                   11174: 2008-06-24  misha
                   11175: 
                   11176:        * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
                   11177: 
                   11178:        * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
                   11179:          tests for @OPTIONS\nappend
                   11180: 
                   11181:        * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
                   11182: 
                   11183:        * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
                   11184: 
                   11185:        * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
                   11186: 
                   11187:        * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
                   11188:          compile.y
                   11189: 
                   11190: 2008-06-17  misha
                   11191: 
                   11192:        * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
                   11193:          compilation: ^if(default){true. it's incorrect. must be
                   11194:          exception}
                   11195: 
                   11196: 2008-06-16  misha
                   11197: 
                   11198:        * tests/: 181.ent, 181.html, results/181.processed: - test for
                   11199:          checking external reference loading with 'http://localhost'
                   11200:          prefix while creating xdoc
                   11201: 
                   11202:        * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
                   11203:          ^math:long2ip[] and ^math:ip2long[]
                   11204: 
                   11205:        * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
                   11206:          added which use scalar stateless class method when user object
                   11207:          used in scalar context - use get_scalar_value when user object
                   11208:          requested in scalar context
                   11209: 
                   11210:        * src/main/pa_common.C: - size must be int but not size_t or we
                   11211:          can't compare with 0 sprintf result
                   11212: 
                   11213:        * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   11214:          main/execute.C, main/pa_request.C: - go back to one VMethodFrame
                   11215:          with internal switch between local/global vars
                   11216: 
                   11217:        * src/types/pa_vclass.C: - register scalar if method @GET[] was
                   11218:          specified
                   11219: 
                   11220:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
                   11221:          pa_vstateless_object.h: - stateless class and object now has
                   11222:          private scalar field and getter/setter for working with it
                   11223: 
                   11224:        * src/classes/math.C: - methods math:long2ip & math:ip2long were
                   11225:          moved to inet static class
                   11226: 
                   11227:        * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
                   11228:          class added (^inet:aton[IP], ^inet:ntoa(number))
                   11229: 
                   11230:        * tests/: 180.html, results/180.processed: - tests for
                   11231:          ^math:long2ip(long) and ^math:ip2long[IP]
                   11232: 
                   11233:        * src/classes/math.C: - ^math:ip2long[IP] added
                   11234: 
                   11235: 2008-06-11  misha
                   11236: 
                   11237:        * src/main/pa_xml_io.C: - use file_read_text again because of we
                   11238:          need cut BOM code and remove DOS newline chars. but don't
                   11239:          transcode it anyway.
                   11240: 
                   11241:        * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
                   11242:          main/pa_http.C: - option for disable transcoding while file_read
                   11243:          and file_read_text added
                   11244: 
                   11245: 2008-06-10  misha
                   11246: 
                   11247:        * tests/: 179.html, 179.p, results/179.processed: - test for many
                   11248:          classes in 1 file
                   11249: 
                   11250:        * src/main/: compile.C, compile_tools.h: - compile return list of
                   11251:          classes now.
                   11252: 
                   11253:        * src/main/: compile.y, compile.tab.C: - compile return list of
                   11254:          classes now. internals.
                   11255: 
                   11256:        * src/main/pa_request.C: - compile return list of classes now. try
                   11257:          call @conf and @auto for each returned class
                   11258: 
                   11259:        * src/include/pa_request.h: - compile return list of classes now
                   11260: 
                   11261:        * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
                   11262:          return list of classes when compile buf)
                   11263: 
                   11264: 2008-06-07  misha
                   11265: 
                   11266:        * src/main/pa_request.C: - constructing VRequest object with 3rd
                   11267:          param -- form
                   11268: 
                   11269:        * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
                   11270:          3rd param: form. needed for get post_charset
                   11271: 
                   11272:        * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
                   11273:          added
                   11274: 
                   11275:        * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
                   11276:          types/pa_vform.C, types/pa_vform.h: - some polish
                   11277: 
                   11278: 2008-06-06  misha
                   11279: 
                   11280:        * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
                   11281:          charset and decode chars from it but not from response:charset
                   11282: 
                   11283:        * src/main/pa_http.C: - detect_charset moved out of here
                   11284: 
                   11285:        * src/: include/pa_common.h, main/pa_common.C: - more helpers
                   11286:          methods moved here - unescape_chars accepn one charset now
                   11287: 
                   11288:        * src/main/pa_http.C: - new constants used - don't allow
                   11289:          $.content-type in ^file::load[;http://;$.method[POST]] - add
                   11290:          charset info while ^file::load[;http://;$.method[POST]] - option
                   11291:          $.omit-post-charset(true) added to ^file::load[;http://] for
                   11292:          disabling charset during post
                   11293: 
                   11294:        * src/types/pa_vform.C: - new constants used
                   11295: 
                   11296:        * src/include/pa_common.h: - some constants were added
                   11297: 
                   11298:        * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
                   11299:          instead of StrEqNc
                   11300: 
                   11301:        * src/main/pa_common.C: - new method for caseless search
                   11302:          c-substring in c-string - use isxdigit instead of is_hex_digit
                   11303: 
                   11304:        * src/include/pa_common.h: - new method for caseless search
                   11305:          c-substring in c-string
                   11306: 
                   11307: 2008-06-05  misha
                   11308: 
                   11309:        * tests/results/178.processed: - test for testing default getter
                   11310: 
                   11311:        * tests/178.html: - test for testing default getter
                   11312: 
                   11313:        * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
                   11314:          for test for testing default getter
                   11315: 
                   11316:        * src/main/execute.C: - default getter soul
                   11317: 
                   11318:        * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
                   11319:          requested objects' field not found
                   11320: 
                   11321:        * src/types/pa_vclass.C: - register default getter if defined - get
                   11322:          default getter if requested field not found
                   11323: 
                   11324:        * src/types/pa_vstateless_object.h: - method get_default_getter was
                   11325:          added
                   11326: 
                   11327:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
                   11328:          pointer to default getter and methods for get/set it were added
                   11329: 
                   11330:        * src/types/: pa_junction.h, pa_vjunction.h: - junction has
                   11331:          auto_name field (for default getter)
                   11332: 
                   11333: 2008-06-04  misha
                   11334: 
                   11335:        * src/main/pa_xml_io.C: - load external xml in binary mode (no
                   11336:          transcoding, no cutting BOM code, no fixing line breaks) and get
                   11337:          it to libxml "as is"
                   11338: 
                   11339: 2008-06-03  misha
                   11340: 
                   11341:        * src/main/pa_common.C: - use store_Char instead of
                   11342:          transcodeCharFromUTF8
                   11343: 
                   11344:        * src/: include/pa_charset.h, main/pa_charset.C: - method
                   11345:          store_Char added, transcodeCharFromUTF8 -- removed
                   11346: 
                   11347: 2008-06-02  misha
                   11348: 
                   11349:        * tests/: results/177.processed, 177.html: - test for checking
                   11350:          .[acm]date after local ^file::load[] was added
                   11351: 
                   11352:        * tests/: results/176.processed, 176.html: - test for checking
                   11353:          @OPTION\locals + @method[vars][locals] added
                   11354: 
                   11355:        * tests/results/auto.p: - CLASS_PATH specified for checking use
                   11356: 
                   11357: 2008-05-30  misha
                   11358: 
                   11359:        * src/main/: compile.y, compile.tab.C: - changes in compiler:
                   11360:          @OPTION\nlocals + @method[vars][;locals;] were added
                   11361: 
                   11362:        * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
                   11363:          moved to separate method op_code - switch from VMethodFrame to
                   11364:          VMethodFrameGlobal + VMethodFrameLocal
                   11365: 
                   11366:        * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
                   11367:          was moved to separate method op_code
                   11368: 
                   11369:        * src/main/pa_request.C: - use VMethodFrameGlobal instead of
                   11370:          VMethodFrame now
                   11371: 
                   11372:        * src/types/pa_vstateless_class.h: - stateless class have bool flag
                   11373:          all_vars_local as well
                   11374: 
                   11375:        * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
                   11376:          pa_vmethod_frame_local.h, Makefile.am: - who children for
                   11377:          VMethodFrame were added: one (global) works as VMethodFrame
                   11378:          before and second (local) write all vars in self vars scope
                   11379: 
                   11380:        * src/types/pa_method.h: - method has bool flag all_vars_local now
                   11381: 
                   11382: 2008-05-29  misha
                   11383: 
                   11384:        * tests/: 129.html, results/129.processed: - more tests for
                   11385:          ^table.hash[]
                   11386: 
                   11387:        * src/classes/hash.C: - ^hash::sql has a new option:
                   11388:          $.type[hash|string|table] as ^table.hash[] one.
                   11389: 
                   11390:        * src/classes/op.C: - ^try has 3rd param now: finally code which
                   11391:          executed anyway after try or catch section
                   11392: 
                   11393: 2008-05-27  misha
                   11394: 
                   11395:        * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
                   11396:          must not fail if $.distinct(1) wasn't specified
                   11397: 
                   11398: 2008-05-26  misha
                   11399: 
                   11400:        * src/classes/op.C: - allow ^throw[my type]
                   11401: 
                   11402: 2008-05-22  misha
                   11403: 
                   11404:        * configure.in, configure: - version number updated to 3.2.4b
                   11405: 
                   11406:        * src/classes/: op.C, string.C: - trim format string before
                   11407:          eval/format
                   11408: 
                   11409:        * tests/: results/175.processed, 175.html: - more tests for
                   11410:          different format strings in .format[]
                   11411: 
                   11412:        * src/types/pa_vform.C: - while decoding get values decode %uXXXX
                   11413:          as well (not only %XX)
                   11414: 
                   11415:        * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
                   11416:          charset specified - checks for format before print number
                   11417:          (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
                   11418:          (instead of tabs) removed
                   11419: 
                   11420:        * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
                   11421:          charset specified
                   11422: 
                   11423:        * src/: include/pa_charset.h, main/pa_charset.C: - method for get
                   11424:          char in requested charset from utf code was added
                   11425: 
                   11426: 2008-05-19  misha
                   11427: 
                   11428:        * tests/: 174.html, results/174.processed: - test for
                   11429:          ^hashfile.cleanup[] added
                   11430: 
                   11431:        * src/classes/hashfile.C: - optimization: don't create any key or
                   11432:          value variable if it's name weren't specified
                   11433:          (^hf.foreach[;v]{...})
                   11434: 
                   11435: 2008-05-16  misha
                   11436: 
                   11437:        * src/classes/hash.C: - optimization: don't create any key variable
                   11438:          if variable name wasn't specified (^h.foreach[;v]{...})
                   11439: 
                   11440: 2008-05-15  misha
                   11441: 
                   11442:        * src/classes/op.C: - small changes
                   11443: 
                   11444:        * src/classes/hashfile.C: - code reformating (as hash.foreach)
                   11445: 
                   11446:        * src/classes/hash.C: - calculate var_context once before foreach
                   11447: 
                   11448: 2008-05-14  misha
                   11449: 
                   11450:        * src/classes/hashfile.C: - incorrect vars context calculation for
                   11451:          ^hashfile.foreach[;]{} fixed
                   11452: 
                   11453:        * src/classes/: hash.C, table.C: - little optimisation
                   11454: 
                   11455:        * src/classes/file.C: - bugfix: double absolute path while loading
                   11456:          file
                   11457: 
                   11458:        * tests/: 174.html, results/174.processed: - tests for hashfile
                   11459:          were added
                   11460: 
                   11461:        * buildall-with-xml: - moving to libxslt 1.1.24
                   11462: 
                   11463: 2008-04-30  misha
                   11464: 
                   11465:        * src/classes/file.C: - stat file while loading (local only) so
                   11466:          .adate, .mdate and .cdate available without additional ::stat
                   11467: 
                   11468: 2008-04-28  misha
                   11469: 
                   11470:        * src/classes/file.C: - $.name and $.content-type available for
                   11471:          stated file
                   11472: 
                   11473: 2008-04-14  misha
                   11474: 
                   11475:        * src/targets/cgi/parser3.C: - new year in copyright %-)
                   11476: 
                   11477:        * src/include/pa_version.h: - new version number in head
                   11478: 
                   11479: 2008-04-10  misha
                   11480: 
                   11481:        * tests/: 080.html, results/080.processed: - cut '0' from
                   11482:          exponential part because of on diff OS it differ (20 or 020 for
                   11483:          ex)
                   11484: 
                   11485:        * tests/: 119.html, results/119.processed: - check for encoding
                   11486:          while creating xdoc
                   11487: 
                   11488: 2008-04-09  misha
                   11489: 
                   11490:        * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
                   11491: 
                   11492:        * src/main/pa_common.C: - comment added
                   11493: 
                   11494:        * src/classes/date.C: - little refactoring
                   11495: 
                   11496: 2008-04-07  misha
                   11497: 
                   11498:        * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
                   11499:          style of ^table.save[]: prepare one big string and sabe it at
                   11500:          once. it's safe on freebsd 4.x but use much more memory.
                   11501: 
                   11502:        * buildall-with-xml, buildall-without-xml: - option
                   11503:          --disable-stringstream added (under comment. use it on freebsd
                   11504:          4.x)
                   11505: 
                   11506: 2008-02-22  misha
                   11507: 
                   11508:        * src/main/pa_http.C: - exception if $.body[] and $.forms[]
                   11509:          specified together in file::load[;http] - get back transcoding
                   11510:          $.body[] in file::load[;http]
                   11511: 
                   11512: 2008-02-21  misha
                   11513: 
                   11514:        * src/classes/date.C: - ^date.gmt-string[] was added
                   11515: 
                   11516:        * src/types/pa_value.C: - method for output date in RFC 822 format
                   11517:          moved to pa_common.h
                   11518: 
                   11519:        * src/include/pa_common.h: - method for output date in RFC 822
                   11520:          format moved here from pa_value.C
                   11521: 
                   11522:        * src/types/pa_vmail.C: - fixed core in sending mail with
                   11523:          attachment in simple mode ($.file[file here]) introduced in 3.2.2
                   11524: 
                   11525: 2008-02-20  misha
                   11526: 
                   11527:        * src/main/pa_http.C: - transcode $.headers before escaping into
                   11528:          specified charset while ^file::load[...;http://...] (L_URI
                   11529:          instead of L_HTTP_HEADER) - $.cookies param available in
                   11530:          ^file::load[;http://...] now (but we don't parse set-cookies from
                   11531:          response yet) (cookies not transcoded as common $cookies)
                   11532: 
                   11533: 2008-02-19  misha
                   11534: 
                   11535:        * src/main/pa_request.C: - rollback: we mustn't force taint
                   11536:          $response:field values because in this case
                   11537:          $response:locateion[http://...] don't works.
                   11538: 
                   11539: 2008-02-15  misha
                   11540: 
                   11541:        * src/classes/op.C: - little refactoring
                   11542: 
                   11543:        * src/main/pa_http.C: - taint names of $.headers for load[;http
                   11544: 
                   11545:        * src/main/pa_request.C: - force taint values of $response:field
                   11546: 
                   11547: 2008-02-14  misha
                   11548: 
                   11549:        * src/main/pa_request.C: - $response:field transcoded to
                   11550:          $response:charset before escaping now
                   11551: 
                   11552:        * src/main/pa_http.C: - some outdated comments removed
                   11553: 
                   11554:        * src/classes/date.C: - lastdat -> last-day
                   11555: 
                   11556:        * src/classes/date.C: - ^date:lastday(year;month) and
                   11557:          ^date.lastday[] were added - little code refactoring - comments
                   11558:          changes
                   11559: 
                   11560:        * tests/: 159.html, results/159.processed: - test for number of
                   11561:          days in February
                   11562: 
                   11563:        * src/types/pa_value.C: - fixes in code formatting
                   11564: 
                   11565:        * src/classes/: file.C, op.C, table.C: - fixes in code formatting
                   11566:          and comments
                   11567: 
                   11568: 2008-02-13  misha
                   11569: 
                   11570:        * src/main/pa_common.C: - bugfix for february at leap year
                   11571: 
                   11572: 2008-01-28  misha
                   11573: 
                   11574:        * tests/: 160.html, results/160.processed: - more test for cache
                   11575:          added
                   11576: 
                   11577:        * src/classes/op.C: - bugfix: cache body executed twice if contains
                   11578:          unhandled exception
                   11579: 
                   11580: 2008-01-25  misha
                   11581: 
                   11582:        * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
                   11583:          bug when hashfile became inavailable after memory:compact)
                   11584: 
                   11585:        * src/lib/sdbm/apr_strings.C: - +arp_malloc
                   11586: 
                   11587: 2008-01-22  misha
                   11588: 
                   11589:        * src/classes/table.C: - little refactiring and exception texts
                   11590:          changes in method ^table.hash[]
                   11591: 
                   11592:        * src/types/pa_vcookie.C: - link to cookie specification changed
                   11593: 
                   11594: 2008-01-21  misha
                   11595: 
                   11596:        * tests/: 171.html, cat.sh, results/171.processed: - more tests for
                   11597:          file::exec/cgi
                   11598: 
                   11599:        * src/classes/file.C: - bugfix: core while processing headers if
                   11600:          executed cgi script don't return content
                   11601: 
                   11602: 2008-01-18  misha
                   11603: 
                   11604:        * buildall-with-xml: - move to libxml2 version 2.6.31
                   11605: 
                   11606:        * src/include/pa_version.h, configure.in: - version number updated
                   11607:          to '3.2.3b'
                   11608: 
                   11609: 2007-12-28  misha
                   11610: 
                   11611:        * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
                   11612:          hash.contains
                   11613: 
                   11614: 2007-12-27  misha
                   11615: 
                   11616:        * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
                   11617:          src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
                   11618:          src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
                   11619:          src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
                   11620:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   11621:          src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
                   11622:          src/targets/cgi/parser3.vcproj,
                   11623:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
                   11624:          back to VS2003 because of Apache 1.3 module can't work if it was
                   11625:          built in VS 2005.  with cgi all file so VS2003 project files can
                   11626:          be easy converted to the new format.
                   11627: 
                   11628: 2007-12-04  misha
                   11629: 
                   11630:        * src/types/pa_vcode_frame.h: - changes in comment
                   11631: 
                   11632: 2007-11-29  misha
                   11633: 
                   11634:        * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
                   11635:          intercept strings any longer
                   11636: 
                   11637:        * tests/: 173.html, results/173.processed: - tests for
                   11638:          $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
                   11639:          but not in main code frame
                   11640: 
                   11641:        * tests/: 172.html, results/172.processed: - more tests for pass
                   11642:          objects from code frames
                   11643: 
                   11644: 2007-11-27  misha
                   11645: 
                   11646:        * tests/: 152.html, results/152.processed: - tests for converting
                   11647:          strings 'true'/'false' to bool were added
                   11648: 
                   11649:        * tests/152.html: - added checks for converting strings
                   11650:          'true'/'false' to bool
                   11651: 
                   11652:        * src/classes/string.C: - ^srting.bool[] now can convert to bool
                   11653:          not only strings with numbers but with values 'true'/'false' as
                   11654:          well
                   11655: 
                   11656:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
                   11657:          for parser3.log increased
                   11658: 
                   11659:        * src/main/pa_common.C: - remove_crlf optimize whitespaces now
                   11660: 
                   11661:        * src/include/pa_common.h: - remove_crlf return cstring size now
                   11662: 
                   11663:        * src/include/pa_types.h: - constant with buffer size for
                   11664:          parser3.log added
                   11665: 
                   11666: 2007-11-16  misha
                   11667: 
                   11668:        * tests/cat.sh: - script for tests for file::exec/cgi
                   11669: 
                   11670:        * tests/171.html: - tests for file::exec/cgi
                   11671: 
                   11672:        * tests/results/171.processed: - tests results for file::exec/cgi
                   11673: 
                   11674: 2007-11-15  misha
                   11675: 
                   11676:        * src/main/pa_exec.C: - fixed incorrect exec code for unix
                   11677: 
                   11678:        * src/classes/file.C: - .body must be set before analyzing cgi
                   11679:          headers
                   11680: 
                   11681:        * src/classes/file.C: - bugfix: we must transcode output fix EOLs
                   11682:          only if exec/cgi return anything.
                   11683: 
                   11684: 2007-11-14  misha
                   11685: 
1.211     moko     11686:        * operators.ru.txt, operators.txt: - info about new text|binary
                   11687:          option for file::exec/cgi was added
1.95      moko     11688: 
                   11689:        * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
                   11690:          ^file:exec[[text|binary];script;...]
                   11691: 
                   11692:        * src/: include/pa_exception.h, classes/file.C, classes/image.C,
                   11693:          classes/string.C, classes/table.C: - more text strings moved to
                   11694:          the one place
                   11695: 
                   11696: 2007-11-09  misha
                   11697: 
                   11698:        * src/types/pa_vrequest.C: - $request:argv must be taint
                   11699: 
                   11700:        * ChangeLog: - $request:argv [patch from Sumo]
                   11701: 
1.211     moko     11702:        * operators.ru.txt, operators.txt: - $request:argv
1.95      moko     11703: 
                   11704:        * src/: include/pa_request_info.h, types/pa_vrequest.C,
                   11705:          types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
                   11706: 
                   11707: 2007-10-25  misha
                   11708: 
                   11709:        * buildall-with-xml, buildall-without-xml: - options preparations
                   11710:          for ./configure rewrited
                   11711: 
                   11712:        * src/main/: compile.tab.C, compile.y: - bug if parser.compile
                   11713:          error occure in unhandled_exception finally fixed
                   11714: 
                   11715: 2007-10-23  misha
                   11716: 
                   11717:        * tests/: 170.html, results/170.processed: - test for
                   11718:          @method[][result]
                   11719: 
1.211     moko     11720:        * operators.ru.txt, operators.txt: - added info about node.prefix
                   11721:          and node.namespaceURI
1.95      moko     11722: 
                   11723:        * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
                   11724: 
                   11725:        * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
                   11726:          added for node and attribute
                   11727: 
                   11728: 2007-10-22  misha
                   11729: 
                   11730:        * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
                   11731: 
                   11732:        * src/main/pa_request.C: - added const content-transfer-encoding
                   11733: 
                   11734:        * src/include/pa_request.h: - added const content-transfer-encoding
                   11735:          - ups. constants must be in lowercase (for search)
                   11736: 
                   11737:        * src/types/pa_vmail.C: - more constants used -
                   11738:          content-transfer-encoding: 8bit added
                   11739: 
                   11740:        * src/main/pa_uue.C: - content-transfer-encoding moved out of here
                   11741: 
                   11742:        * src/include/pa_request.h: - more constants
                   11743: 
                   11744:        * src/types/pa_vmail.C: - constant renamed - $.content-id don't
                   11745:          ommit anymore if $.content-disposition was specified - little
                   11746:          refactoring
                   11747: 
                   11748:        * src/: include/pa_request.h, main/pa_request.C: - constant renamed
                   11749: 
                   11750: 2007-10-17  misha
                   11751: 
1.211     moko     11752:        * operators.ru.txt, operators.txt: - info about
1.95      moko     11753:          table::create[nameless]{data}[>options<] was added
                   11754: 
                   11755:        * src/main/: compile.tab.C, compile.y: - if error occure while
                   11756:          compile method don't put this method in methods table anymore.
                   11757:          in other case the parser coredumped if @unhandled_exception
                   11758:          method can't be compiled because of parser.compile error.
                   11759: 
                   11760:        * src/main/execute.C: - little code reformating
                   11761: 
                   11762:        * src/main/pa_request.C: - little code reformating - comment
                   11763:          changed
                   11764: 
                   11765: 2007-10-16  misha
                   11766: 
                   11767:        * tests/: 035.html, results/035.processed: - tests
                   11768:          table::create[]{}[options] added
                   11769: 
                   11770:        * src/classes/table.C: - table::create[]{} now accept 3rd param:
                   11771:          options (only $.seperator[] yet)
                   11772: 
                   11773: 2007-10-10  misha
                   11774: 
                   11775:        * src/classes/table.C: - some contstants moved to pa_common.h -
                   11776:          some code changes
                   11777: 
                   11778: 2007-10-02  misha
                   11779: 
                   11780:        * src/main/pa_uue.C: - memory usage during uuencode reduced more
                   11781:          then three time as much. but base64 encoding method still use
                   11782:          less memory anyway.
                   11783: 
                   11784: 2007-09-17  misha
                   11785: 
1.211     moko     11786:        * operators.ru.txt, operators.txt: - added info about
                   11787:          $cookie:fields
1.95      moko     11788: 
                   11789:        * src/types/pa_vcookie.C: - $cookie:fields available now
                   11790: 
                   11791:        * src/classes/hash.C: - some stuff for use with .for_each moved to
                   11792:          common
                   11793: 
                   11794:        * src/include/pa_common.h: - some stuff for use with .for_each
                   11795:          moved here
                   11796: 
                   11797:        * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
                   11798: 
                   11799: 2007-09-14  misha
                   11800: 
                   11801:        * buildall-with-xml: - new xml libs again =)
                   11802: 
                   11803: 2007-08-28  misha
                   11804: 
1.211     moko     11805:        * operators.ru.txt, operators.txt: - texts about
                   11806:          ^table.columns[[column name]]  and ^string.split[...][v][column
                   11807:          name] were added
1.95      moko     11808: 
                   11809:        * tests/: 168.html, 169.html, results/168.processed,
                   11810:          results/169.processed: - tests for ^table.columns[[column name]]
                   11811:          and ^string.split[...][v][column name] were added
                   11812: 
                   11813:        * src/classes/table.C: - new option ^table.columns[[column name]]
                   11814:          was added
                   11815: 
                   11816:        * src/classes/string.C: - new option ^string.split[...;v;[column
                   11817:          name]]
                   11818: 
                   11819:        * src/include/pa_exception.h: - error text message for
                   11820:          ^hash._keys[], ^table.columns[] and ^string.split[]
                   11821: 
                   11822: 2007-08-27  misha
                   11823: 
                   11824:        * src/main/untaint.C: - try to fix coredump on unix if print to
                   11825:          body ^taint[sql][something] outside of connect
                   11826: 
                   11827:        * tests/: 167.html, results/167.processed: - test for ^taint[sql]
                   11828:          outside of connect
                   11829: 
                   11830:        * buildall-with-xml, buildall-without-xml: - strip parser3 was
                   11831:          added (commented by default)
                   11832: 
                   11833: 2007-08-20  misha
                   11834: 
1.211     moko     11835:        * operators.ru.txt, operators.txt: - comment about new method
                   11836:          ^node.hasAttributes[] was added
1.95      moko     11837: 
                   11838:        * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
                   11839:          duplicated exception text strings were removed
                   11840: 
                   11841:        * src/include/pa_exception.h: - more exception text strings moved
                   11842:          here
                   11843: 
                   11844:        * src/classes/table.C: - some duplicate exceptions' text strings
                   11845:          removed
                   11846: 
                   11847:        * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
                   11848:          xdoc.C, xnode.C: - some duplicate exceptions' text strings
                   11849:          removed
                   11850: 
                   11851:        * src/include/pa_exception.h: - some exception text strings movet
                   11852:          to pa_exception
                   11853: 
                   11854:        * tests/: 149.html, results/149.processed: - test for
                   11855:          ^xnode.hasAttributes[] was added - some code changes
                   11856: 
                   11857:        * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
                   11858:          added
                   11859: 
                   11860: 2007-08-17  misha
                   11861: 
                   11862:        * tests/: results/006.processed, results/059.processed, 006.html,
                   11863:          059.html: - more tests for match
                   11864: 
                   11865:        * tests/: 129.html, results/129.processed: - tests for
                   11866:          ^table.hash[...][$.type[string|hash|table]] added
                   11867: 
                   11868:        * src/targets/cgi/parser3.C: - little syntax changes
                   11869: 
                   11870:        * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
                   11871:          syntax changes
                   11872: 
1.211     moko     11873:        * src/targets/cgi/parser3.C, operators.ru.txt, operators.txt: -
                   11874:          annoying 'SIGPIPE' messages in parser3.log switched off by
                   11875:          default. If someone really still need it: use $SIGPIPE(1)
1.95      moko     11876: 
                   11877: 2007-08-08  misha
                   11878: 
                   11879:        * buildall-with-xml, buildall-without-xml: - remove libs source
                   11880:          files by default since now
                   11881: 
                   11882: 2007-08-07  misha
                   11883: 
                   11884:        * buildall-without-xml: - some option syntax changes
                   11885: 
                   11886:        * buildall-with-xml: - compile libxml2 without http support - some
                   11887:          option syntax changes
                   11888: 
                   11889:        * src/main/pa_xml_io.C: - will use parser file loader for xml needs
                   11890: 
                   11891: 2007-08-06  misha
                   11892: 
                   11893:        * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
                   11894: 
                   11895:        * tests/: 160.html, results/160.processed: - cache test was
                   11896:          rewrited
                   11897: 
                   11898: 2007-07-06  misha
                   11899: 
                   11900:        * tests/: 153.html, results/153.processed: - added test for
                   11901:          ^math:sha1[string]
                   11902: 
                   11903:        * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
                   11904:          transcoded
                   11905: 
                   11906:        * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
                   11907:          were added
                   11908: 
                   11909: 2007-06-28  misha
                   11910: 
                   11911:        * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
                   11912:          some incorrect chars
                   11913: 
                   11914: 2007-06-19  misha
                   11915: 
                   11916:        * src/include/pa_hash.h: - methods generic_hash_code & hash_code
                   11917:          were moved on top because of gcc 4 had a problems during
                   11918:          building.
                   11919: 
                   11920: 2007-06-18  misha
                   11921: 
                   11922:        * tests/results/019.processed: - new image commited
                   11923: 
                   11924: 2007-06-09  misha
                   11925: 
                   11926:        * src/classes/: op.C, table.C: - in while and table.select method
                   11927:          as_expression used now
                   11928: 
                   11929:        * src/types/pa_vmethod_frame.h: - method as_expression was added
                   11930: 
                   11931: 2007-06-08  misha
                   11932: 
                   11933:        * tests/: 166.html, results/166.processed: - test for
                   11934:          ^match[...][n]
                   11935: 
                   11936:        * tests/: 165.html, results/165.processed: - tests for loops
                   11937: 
                   11938:        * src/lib/cord/include/private/cord_pos.h: - back to origin value
                   11939:          because of no speed/memory optimisation but some proglems with
                   11940:          long cycles occure
                   11941: 
                   11942: 2007-06-06  misha
                   11943: 
                   11944:        * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
                   11945:          ^table.select(true) and ^table.select(1) didn't works because of
                   11946:          awaiting junction-param only. fixed.
                   11947: 
                   11948: 2007-05-24  misha
                   11949: 
                   11950:        * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
                   11951:          with 0.5 secs interval
                   11952: 
                   11953:        * src/classes/op.C: - cache was rewrited. I hope it works with
                   11954:          locking system now on unix
                   11955: 
                   11956:        * src/main/pa_os.C: - locks engines were rewrited: now we don't use
                   11957:          system locks which wait till other threads release it but try get
                   11958:          lock, if fail wait 1 sec and make 10 attempts.
                   11959: 
                   11960:        * src/include/pa_os.h: - consts for blocking locks + some comments
                   11961:          were added
                   11962: 
                   11963:        * src/lib/sdbm/apr_file_io.C: - wait till lock released while
                   11964:          opening files
                   11965: 
                   11966:        * src/classes/table.C: - changes in includes. if unclude <sstream>
                   11967:          after our classes on unix it can't be build
                   11968: 
                   11969:        * src/types/pa_vhashfile.C: - not needed code removed
                   11970: 
                   11971: 2007-05-23  misha
                   11972: 
                   11973:        * src/: classes/file.C, classes/op.C, main/pa_common.C,
                   11974:          include/pa_common.h: - cosmetic changes
                   11975: 
                   11976: 2007-05-18  misha
                   11977: 
                   11978:        * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
                   11979:          often. it's give some speed increasing
                   11980: 
                   11981:        * tests/results/160.processed: - returned time corrected
                   11982: 
                   11983:        * tests/160.html: - time increased because on unix 1 mean nothing
                   11984:          :(
                   11985: 
1.211     moko     11986:        * operators.ru.txt, operators.txt: - added info about
                   11987:          ^hash.contain[key]
1.95      moko     11988: 
                   11989:        * src/classes/hash.C: - added ^hash.contain[key]
                   11990: 
                   11991:        * src/include/pa_hash.h: - added method for checking key exists in
                   11992:          hash
                   11993: 
                   11994: 2007-05-07  misha
                   11995: 
                   11996:        * src/include/pa_string.h: - was compilation error during build on
                   11997:          freebsd4
                   11998: 
                   11999: 2007-05-03  misha
                   12000: 
                   12001:        * src/classes/table.C: - option $.type[hash|string|table] was added
                   12002:          for ^table.hash[]
                   12003: 
                   12004:        * src/classes/file.C: - comment removed
                   12005: 
                   12006: 2007-04-26  misha
                   12007: 
                   12008:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
                   12009:          real files doesn't opened in place anymore
                   12010: 
                   12011: 2007-04-24  misha
                   12012: 
                   12013:        * src/classes/math.C: - I thought one more time and remove lg(N) :)
                   12014: 
                   12015:        * src/include/pa_exception.h: "static" removed
                   12016: 
                   12017: 2007-04-23  misha
                   12018: 
                   12019:        * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
                   12020: 
                   12021:        * src/classes/math.C: added: - ^math:ln(N) (the same as
                   12022:          ^math:log(N)) - ^math:lg(N)
                   12023: 
                   12024:        * tests/: 097.html, results/097.processed: - charsets converstion
                   12025:          during ^file::load[text;http://...] added
                   12026: 
                   12027:        * tests/: 164.html, results/164.processed: - check for set expires
                   12028:          as a date
                   12029: 
                   12030:        * tests/: 164.html, results/164.processed: - test for hashfile
                   12031: 
                   12032:        * src/classes/hashfile.C: - little comment changes
                   12033: 
                   12034:        * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
                   12035:          access
                   12036: 
                   12037:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   12038:          classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
                   12039:          classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
                   12040:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   12041:          classes/xnode.h, include/pa_request.h, main/execute.C,
                   12042:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   12043:          main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
                   12044:          main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
                   12045:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   12046:          types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
                   12047:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
                   12048:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   12049:          types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
                   12050:          "parser.runtime" strings were removed
                   12051: 
                   12052:        * src/classes/hashfile.C: - with .clear[] called files_delete()
                   12053:          now.
                   12054: 
                   12055:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
                   12056: 
                   12057:        * src/include/pa_exception.h: - string constant with
                   12058:          "parser.runtime" text was added
                   12059: 
                   12060: 2007-04-20  misha
                   12061: 
1.211     moko     12062:        * operators.ru.txt, operators.txt: - some comments changing
1.95      moko     12063: 
1.211     moko     12064:        * operators.ru.txt, operators.txt: - added info about
                   12065:          .^hashfile.release[], ^hashfile.clenaup[] and new
                   12066:          ^string.match[][>N-option<]
1.95      moko     12067: 
                   12068:        * configure: =cheching for unsetenv
                   12069: 
                   12070:        * src/classes/hashfile.C: - ^hashfile.cleanup[],
                   12071:          ^hashfile.release[] were added
                   12072: 
                   12073:        * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
                   12074:          ^string.match[][] understand new option now: return number of
                   12075:          matches but not table wit results
                   12076: 
                   12077:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
                   12078:          reopen now
                   12079: 
                   12080:        * src/classes/op.C: - bug. must be false
                   12081: 
                   12082:        * configure.in: - checking for unsetenv was added
                   12083: 
                   12084:        * src/types/pa_vform.C: - some comments
                   12085: 
                   12086: 2007-04-18  misha
                   12087: 
                   12088:        * buildall-with-xml: moving to libxml2-2.6.28
                   12089: 
                   12090:        * buildall-with-xml, buildall-without-xml: added commented lines
                   12091:          with --disable-safe-mode option
                   12092: 
1.211     moko     12093:        * operators.ru.txt, operators.txt: - info about $form:files
1.95      moko     12094: 
                   12095: 2007-04-17  misha
                   12096: 
                   12097:        * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
                   12098:          $form:files was added
                   12099: 
                   12100:        * tests/: 163.html, results/163.processed: removing auto format
                   12101: 
                   12102:        * src/types/pa_vdate.h: - start adding unsetenv("TZ");
                   12103: 
                   12104: 2007-04-16  misha
                   12105: 
                   12106:        * tests/: 163.html, results/163.processed: - test for .int[],
                   12107:          floor, round, ceiling and .format[]
                   12108: 
                   12109:        * src/classes/file.C: - little optimization for getting args in
                   12110:          exec/cgi
                   12111: 
                   12112: 2007-04-13  misha
                   12113: 
                   12114:        * src/classes/file.C: - arguments for file::exec/cgi can be
                   12115:          specified now as s table with one column
                   12116: 
                   12117: 2007-03-27  misha
                   12118: 
                   12119:        * tests/: 162.html, results/162.processed: - test for
                   12120:          ^table.select(^condition[$t])
                   12121: 
                   12122:        * tests/results/auto.p: - load windows-1251 charset for some tests
                   12123: 
                   12124:        * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
                   12125: 
                   12126:        * tests/: results/161.processed, 161.html, 161_utf8.txt,
                   12127:          161_windows1251.txt: - added test for
                   12128:          ^file::load[text;/local/file.txt;$.charset[...]]
                   12129: 
                   12130:        * tests/: results/013.processed, 013.html: - added test for
                   12131:          checking $._default value while hash modifications
                   12132: 
                   12133:        * tests/: 160.html, results/160.processed: - add test for
                   12134:          ^cache[key](secs){code}, ^cache[] and ^cache(0)
                   12135: 
                   12136: 2007-03-22  misha
                   12137: 
                   12138:        * src/include/pa_common.h: - "charset" string defined for
                   12139:          ^file::load[text;/local.txt] and ^table::load[/table.txt]
                   12140: 
                   12141:        * src/main/: pa_common.C, pa_http.C: - $.charset option for
                   12142:          ^file::load[text;/local.txt] and ^table::load[/table.txt] was
                   12143:          added - not needed transcodes were removed from
                   12144:          ^file::load[...;http://...]
                   12145: 
                   12146:        * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
                   12147:          added
                   12148: 
                   12149:        * src/classes/date.C: - date.week was fixed
                   12150: 
1.211     moko     12151:        * operators.ru.txt, operators.txt: - added info about date.weekyear
1.95      moko     12152: 
                   12153:        * tests/: 159.html, results/159.processed: - tests for date.week
                   12154:          and date.weekyear added
                   12155: 
                   12156: 2007-03-15  misha
                   12157: 
                   12158:        * src/classes/table.C: - enclose column numbers for nameless tables
                   12159:          as well
                   12160: 
                   12161: 2007-03-14  misha
                   12162: 
                   12163:        * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
                   12164: 
                   12165:        * src/classes/table.C: - table.save optimization: now required much
                   12166:          less memory
                   12167: 
                   12168: 2007-03-13  misha
                   12169: 
                   12170:        * tests/results/: 158.processed, 158.processes: - tests for
                   12171:          table.save/table.load
                   12172: 
                   12173:        * tests/: 158.html, results/158.processes: - tests for
                   12174:          table.save/table.load
                   12175: 
                   12176:        * buildall-with-xml: libxml2: --without-ftp --without-docbook
                   12177: 
                   12178:        * buildall-with-xml: - pattern needed now for building
                   12179: 
                   12180:        * tests/results/097.processed: - added test results for xdoc::load
                   12181:          & xdoc::load[http://...]
                   12182: 
                   12183:        * tests/097.html: - added test for xdoc::load
                   12184: 
                   12185: 2007-03-12  misha
                   12186: 
                   12187:        * tests/: 107.html, results/107.processed: - added test for xpath
                   12188:          '//man'
                   12189: 
                   12190: 2007-03-01  misha
                   12191: 
                   12192:        * tests/: 097.html, results/097.processed: - added test for
                   12193:          creating xdoc from file
                   12194: 
                   12195:        * tests/: results/157.processed, 157.html: - added test for
                   12196:          file:move
                   12197: 
                   12198: 2007-02-28  misha
                   12199: 
                   12200:        * src/classes/xdoc.C: - another attempt
                   12201: 
                   12202:        * src/classes/xdoc.C: - roll back last changes for a while
                   12203: 
1.211     moko     12204:        * src/classes/xdoc.C, operators.ru.txt, operators.txt: -
                   12205:          ^xdoc::create[$file] added.
1.95      moko     12206: 
                   12207:        * src/classes/file.C: - under lock we create non-exist dir anyway
                   12208: 
                   12209:        * tests/results/099.processed: - ever send content-disposition to
                   12210:          client with file
                   12211: 
                   12212:        * tests/157.html: + test for file:copy
                   12213: 
                   12214: 2007-02-26  misha
                   12215: 
                   12216:        * src/classes/file.C: - some similar strings moved to #define
                   12217:          instead of to be copy/pasted many times
                   12218: 
                   12219:        * src/types/pa_vfile.h: - class name string ("file") moved to
                   12220:          #define
                   12221: 
                   12222: 2007-02-20  misha
                   12223: 
                   12224:        * configure.in: - added some strings for sqlite detection
                   12225: 
                   12226: 2007-02-19  misha
                   12227: 
1.211     moko     12228:        * operators.ru.txt, operators.txt: - some comments changes
1.95      moko     12229: 
                   12230:        * buildall-with-xml, buildall-without-xml: - some modifications
                   12231: 
                   12232: 2007-02-17  misha
                   12233: 
                   12234:        * buildall-with-xml, buildall-without-xml: - moving to gc6.8
                   12235: 
                   12236:        * src/main/pa_request.C: - damn, i forgot to commit it while I
                   12237:          change console behaviour
                   12238: 
                   12239: 2007-02-12  misha
                   12240: 
                   12241:        * src/targets/cgi/parser3.C: - don't print headers if
                   12242:          $console:line[data] was used during cgi execution.
                   12243: 
                   12244:        * src/types/pa_vconsole.h: - console class have bool flag now which
                   12245:          marked as 'true' if class was used.
                   12246: 
                   12247:        * tests/: 152.html, results/152.processed: - more types was added
                   12248:          to test 152
                   12249: 
                   12250:        * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
                   12251:          adding 'bool' (^if($image){} caused exception)
                   12252: 
                   12253: 2007-02-09  misha
                   12254: 
                   12255:        * tests/: 152.html, results/152.processed: - test alightly updated
                   12256: 
                   12257:        * tests/: 152.html, results/152.processed: - test rewrited
                   12258: 
                   12259:        * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
                   12260:          bugfix. I broke xdoc & xnode in expression
                   12261: 
                   12262: 2007-02-08  misha
                   12263: 
                   12264:        * tests/: 152.html, results/152.processed: - add test for checking
                   12265:          'def' for void, string, bool, int & double
                   12266: 
                   12267: 2007-02-07  misha
                   12268: 
1.211     moko     12269:        * operators.ru.txt, operators.txt: - ^file:base64[filespec]  was
                   12270:          added
1.95      moko     12271: 
                   12272:        * tests/results/153.processed: - result test for
                   12273:          ^file:base64[filespec]  was updated
                   12274: 
                   12275:        * tests/153.html: - test for ^file:base64[filespec]  was added
                   12276: 
                   12277:        * src/types/pa_vconsole.h: - little optimization
                   12278: 
                   12279:        * src/classes/file.C: - ^file:base64[filespec]
                   12280: 
                   12281:        * src/main/pa_common.C: - definitions for ^file:base64[filespec]
                   12282: 
                   12283:        * src/include/pa_common.h: - declarations for
                   12284:          ^file:base64[filespec]
                   12285: 
                   12286:        * src/types/pa_vcookie.C: - little optimization
                   12287: 
                   12288: 2007-02-06  misha
                   12289: 
                   12290:        * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
                   12291:          were temporary commented
                   12292: 
                   12293:        * src/types/pa_vbool.h: - bugfix
                   12294: 
                   12295:        * tests/156.html: - added test for bool cookie
                   12296: 
                   12297:        * src/types/pa_vcookie.h: - not needed string "cookie" removed
                   12298: 
                   12299:        * tests/: 155.html, results/155.processed: - added test for check
                   12300:          $.encloser[] option for table save/load
                   12301: 
                   12302:        * tests/: 153.html, 154.html, todo.txt: - two more tests added
                   12303: 
                   12304: 2007-02-05  misha
                   12305: 
                   12306:        * tests/results/152.processed: - newline at the end was missed
                   12307: 
                   12308:        * tests/results/141.processed: - math:md5 must be lowercased
                   12309: 
                   12310:        * src/targets/cgi/parser3.C: - 2007 in help ;)
                   12311: 
                   12312: 2007-02-03  misha
                   12313: 
                   12314:        * tests/results/: 150.processed, 151.processed, 152.processed: -
                   12315:          test for bool added and some content length fixes
                   12316: 
                   12317:        * tests/152.html: - test for bool added
                   12318: 
                   12319:        * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
                   12320: 
1.211     moko     12321:        * operators.ru.txt, operators.txt: - info bool class was added
1.95      moko     12322: 
1.116     moko     12323:        * src/: classes/Makefile.am, classes/bool.C,
1.95      moko     12324:          classes/classes.vcproj, classes/double.C, classes/int.C,
                   12325:          classes/string.C, classes/void.C, classes/xnode.C,
                   12326:          include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
                   12327:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
                   12328:          types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
                   12329:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   12330:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
                   12331:          types/types.vcproj: - bool class was added
                   12332: 
                   12333:        * src/main/pa_request.C: - fix
                   12334: 
                   12335: 2007-01-18  misha
                   12336: 
                   12337:        * src/: main/pa_string.C, classes/string.C: - return table during
                   12338:          ^string.match[][] even if no matched found.
                   12339: 
                   12340: 2006-12-20  misha
                   12341: 
                   12342:        * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
                   12343:          http://www.parser.ru/forum/?id=55598 ]
                   12344: 
                   12345: 2006-12-19  misha
                   12346: 
                   12347:        * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
                   12348:          details: http://www.parser.ru/forum/?id=52359
                   12349: 
                   12350:        * src/main/pa_request.C: - always set content-disposition for
                   12351:          $response:body[hash here]. more details:
                   12352:          http://www.parser.ru/forum/?id=52130
                   12353: 
                   12354: 2006-12-07  misha
                   12355: 
1.211     moko     12356:        * operators.ru.txt, operators.txt: - added info about bool params
                   12357:          in cookie set
1.95      moko     12358: 
                   12359:        * src/types/pa_vcookie.C: - bool param in cookies available now
                   12360:          $cookie:name[   $.value[123]   $.secure(true)   $.httponly(true)
                   12361:          ]
                   12362: 
                   12363:        * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
                   12364:          was added
                   12365: 
                   12366: 2006-12-02  misha
                   12367: 
                   12368:        * src/classes/file.C: - file_block_read used instead of native read
                   12369: 
                   12370:        * src/main/pa_common.C: - added file_block_read with read error
                   12371:          detection - file_block_read used instead of native read
                   12372: 
                   12373:        * src/include/pa_common.h: - added file_block_read declaration
                   12374: 
                   12375: 2006-12-01  misha
                   12376: 
1.211     moko     12377:        * operators.ru.txt, operators.txt: - info about $var.CLASS_NAME was
                   12378:          added
1.95      moko     12379: 
                   12380:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
                   12381:          $var.CLASS_NAME added
                   12382: 
1.211     moko     12383:        * operators.ru.txt, operators.txt: - added info about ^file:copy[]
1.95      moko     12384: 
                   12385:        * src/classes/file.C: - ^file:copy[from;fo] was added
                   12386: 
                   12387: 2006-11-20  misha
                   12388: 
                   12389:        * src/classes/date.C: - bug fix :)
                   12390: 
                   12391: 2006-11-17  misha
                   12392: 
                   12393:        * src/include/pa_common.h: - array in crc32 calculation was changed
                   12394:          to static
                   12395: 
                   12396:        * src/main/pa_common.C: - little optimization in getMonthDays -
                   12397:          small changes in crc32 calculation
                   12398: 
                   12399:        * src/classes/date.C: - not needed code was removed
                   12400: 
                   12401: 2006-11-16  misha
                   12402: 
                   12403:        * src/types/pa_vmail.C: - fix missed brakes
                   12404: 
                   12405:        * src/types/pa_vmail.C: - mail:send now set content-type:
                   12406:          multipart/related instead of multipart/mixed if file have
                   12407:          $.content-id[]
                   12408: 
                   12409: 2006-11-15  misha
                   12410: 
                   12411:        * src/types/pa_vdouble.h: abs -> fabs
                   12412: 
                   12413: 2006-11-14  misha
                   12414: 
1.211     moko     12415:        * operators.ru.txt, operators.txt: - added info about ^file.md5[]
                   12416:          and ^file:md5[file-name]
1.95      moko     12417: 
                   12418:        * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
                   12419:          added
                   12420: 
                   12421:        * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
                   12422:          FILE_BUFFER_SIZE
                   12423: 
                   12424:        * src/classes/math.C: - hex_string was moved to pa_common.h
                   12425: 
                   12426:        * src/include/pa_common.h: - hex_string was moved from math.C -
                   12427:          CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
                   12428: 
                   12429:        * src/types/pa_vdouble.h: - incorrect frac detection with negative
                   12430:          values was fixed
                   12431: 
                   12432: 2006-11-13  misha
                   12433: 
1.211     moko     12434:        * operators.ru.txt, operators.txt: - added info about
                   12435:          ^math:crc32[string], ^file:crc32[file-name] & ^file.crc32[]
1.95      moko     12436: 
                   12437:        * src/classes/math.C: - added ^math:crc32[string]
                   12438: 
                   12439:        * src/classes/file.C: - some comments were changed - added
                   12440:          ^file:crc32[file-name] and ^file.crc32[]
                   12441: 
                   12442:        * src/: include/pa_common.h, main/pa_common.C: - some functions for
                   12443:          crc32 calculation added
                   12444: 
                   12445: 2006-11-03  misha
                   12446: 
                   12447:        * src/include/pa_array.h: - not needed variable removed
                   12448: 
                   12449:        * tests/: 150.html, 151.html, results/150.processed,
                   12450:          results/151.processed: - 2 tests were added
                   12451: 
                   12452:        * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
                   12453:          with $.reverse(1) were fixed
                   12454: 
                   12455:        * src/main/pa_http.C: - bug fix. now tainted data from $.form and
                   12456:          query converted to $.charset during ^file::load[http://...]
                   12457: 
                   12458: 2006-11-02  misha
                   12459: 
                   12460:        * src/include/pa_table.h: ups. forget '=' char
                   12461: 
                   12462:        * src/include/pa_table.h: - one more fix in
                   12463:          .locate[...][$.reverse(1)]
                   12464: 
                   12465: 2006-11-01  misha
                   12466: 
                   12467:        * src/classes/math.C: - bug fix, details:
                   12468:          http://www.parser.ru/forum/?id=53360
                   12469: 
                   12470:        * src/include/pa_table.h: - bug fix during ^table.locate( condition
                   12471:          false for all records )[$.reverse(1)]
                   12472: 
                   12473:        * src/main/pa_http.C: - second param for this mid method is length
                   12474:          but not end_index so this method has error and can't detect
                   12475:          charsets in next content-types: Content-type: text/html;
                   12476:          charset="windows-1251" Content-type: text/html;
                   12477:          charset="windows-1251"; Content-type: text/html;
                   12478:          charset=windows-1251;
                   12479: 
                   12480:          only Content-type: text/html; charset=windows-1251 was fine
                   12481: 
                   12482: 2006-10-31  misha
                   12483: 
                   12484:        * src/classes/file.C: - empty args in file::exec removed now
                   12485: 
                   12486: 2006-09-03  paf
                   12487: 
                   12488:        * src/classes/file.C: proper tainting of
                   12489:          ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
                   12490: 
                   12491: 2006-06-09  paf
                   12492: 
                   12493:        * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
                   12494: 
                   12495:        * src/classes/table.C: formatting
                   12496: 
                   12497:        * src/classes/table.C: incorporated patch from misha: Sent:
                   12498:          Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
                   12499:          ignoring string options for ^table.save[]
                   12500: 
                   12501:        * src/classes/hash.C: incorporated patch from misha Sent:
                   12502:          Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
                   12503:          $hash._default disappear while
                   12504: 
1.211     moko     12505:        * operators.ru.txt, operators.txt: ^mail:send[   $.file1[
                   12506:          $.value[file]      $.format[!uue|!base64] << new base64 option.
                   12507:          default uue   ] ]
1.95      moko     12508: 
                   12509:        * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
                   12510:          PM Subject: patch for base64 in ^mail:send[] %-)
                   12511: 
                   12512: 2006-04-09  paf
                   12513: 
                   12514:        * src/main/compile.tab.C: ` change compiled
                   12515: 
1.211     moko     12516:        * gnu.vcproj, operators.ru.txt, operators.txt, parser3.sln,
1.95      moko     12517:          src/classes/classes.vcproj, src/classes/file.C,
                   12518:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
                   12519:          src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
                   12520:          src/classes/xnode.C, src/include/pa_array.h,
                   12521:          src/include/pa_config_fixed.h, src/include/pa_dir.h,
                   12522:          src/include/pa_memory.h, src/include/pa_request.h,
                   12523:          src/include/pa_stack.h, src/lib/cord/cord.vcproj,
                   12524:          src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
                   12525:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   12526:          src/lib/pcre/pcre_dftables.vcproj,
                   12527:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   12528:          src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
                   12529:          src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
                   12530:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   12531:          src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
                   12532:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   12533:          src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
                   12534:          src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
                   12535:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
                   12536:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   12537:          src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
                   12538:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   12539:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   12540:          src/types/pa_vmail.C, src/types/pa_vresponse.C,
                   12541:          src/types/pa_vstatus.C, src/types/types.vcproj,
                   12542:          tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
                   12543:          ^menu, ^hash/hashfile.foreach
                   12544: 
                   12545:        * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
                   12546:          src/classes/file.C, src/classes/hash.C, src/classes/image.C,
                   12547:          src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
                   12548:          src/classes/xnode.C, src/include/pa_array.h,
                   12549:          src/include/pa_config_fixed.h, src/include/pa_dir.h,
                   12550:          src/include/pa_memory.h, src/include/pa_request.h,
                   12551:          src/include/pa_stack.h, src/lib/cord/cord.vcproj,
                   12552:          src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
                   12553:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   12554:          src/lib/pcre/pcre_dftables.vcproj,
                   12555:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   12556:          src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
                   12557:          src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
                   12558:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   12559:          src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
                   12560:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   12561:          src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
                   12562:          src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
                   12563:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
                   12564:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   12565:          src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
                   12566:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   12567:          src/types/pa_vmail.C, src/types/pa_vresponse.C,
                   12568:          src/types/pa_vstatus.C, src/types/types.vcproj,
                   12569:          tests/descript.ion: ! switched to VS2005 (projects and
                   12570:          object<info explicitly typed>.for_each(, info)) +
                   12571:          $response:field[] setting void means removing + grammar $name`
                   12572:          name stops now, for mysql `$field` + started ^break[]
                   12573:          ^continue[], in ^for. TODO: to other iterators (while, menu,
                   12574:          foreach) + all log messages += [uri=, method=, cl=]
                   12575: 
                   12576:        * buildall-with-xml: merged . ftp paths update
                   12577: 
                   12578:        * buildall-with-xml: . ftp paths update
                   12579: 
                   12580: 2006-03-04  paf
                   12581: 
                   12582:        * src/main/: pa_string.C: merged from HEAD ! cache file curruption
                   12583:          checks++ [thanks to Igor Zinkovsky for detailed report]
                   12584: 
                   12585:        * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
                   12586:          Igor Zinkovsky for detailed report]
                   12587: 
                   12588: 2006-03-01  paf
                   12589: 
                   12590:        * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
                   12591:          \n to ' ' in
                   12592: 
                   12593: 2006-02-18  paf
                   12594: 
                   12595:        * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
                   12596:          \n to ' ' in
                   12597: 
                   12598:        * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
                   12599: 
                   12600: 2006-02-03  paf
                   12601: 
                   12602:        * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
                   12603:          base64
                   12604: 
                   12605:        * src/main/pa_common.C: ! bugfix: decoding from base64
                   12606: 
                   12607: 2006-01-20  paf
                   12608: 
                   12609:        * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
                   12610:          economy fix
                   12611: 
                   12612:        * src/classes/: table.C: merged from HEAD ! bugfix
                   12613:          ^table.save[$.encloser-s now handled properly
                   12614: 
                   12615:        * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
                   12616:          handled properly
                   12617: 
                   12618: 2006-01-19  paf
                   12619: 
                   12620:        * buildall-with-xml, buildall-without-xml: merged from HEAD !
                   12621:          libgc:USE_MUNMAP activates merging of free memory blocks which
                   12622:          helps a lot in our case: after transform we want
                   12623:          CORD(main.result)->cstr[big malloc]->transcode[big malloc]
                   12624: 
                   12625:        * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
                   12626:          economy fix
                   12627: 
                   12628:        * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
                   12629:          activates merging of free memory blocks which helps a lot in our
                   12630:          case: after transform we want CORD(main.result)->cstr[big
                   12631:          malloc]->transcode[big malloc]
                   12632: 
                   12633: 2006-01-17  paf
                   12634: 
                   12635:        * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
                   12636:          before reading them. got rid of reallocs = became quicker and
                   12637:          less fragmentated
                   12638: 
                   12639: 2005-12-29  paf
                   12640: 
1.116     moko     12641:        * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
                   12642:          configure, configure.in, src/include/pa_version.h,
                   12643:          src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95      moko     12644:          src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
                   12645:          src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
                   12646:          src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
                   12647:          src/lib/ltdl/missing: . merged from 3.2.1
                   12648: 
1.116     moko     12649:        * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
                   12650:          packaged when 'make dist', so do configure companion files in
                   12651:          src/lib/ltdl
                   12652: 
                   12653:        * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
                   12654:          config.guess, config.sub, configure.in, install-sh, ltmain.sh,
                   12655:          missing: . now config_auto.h is created with configure [were
                   12656:          constant]
1.95      moko     12657: 
                   12658:        * INSTALL: . references to documentation and some clarification
                   12659: 
                   12660:        * buildall-with-xml, buildall-without-xml: . farawell doc
                   12661:          indication
                   12662: 
1.116     moko     12663:        * Makefile.am: . dist+=buildall*
1.95      moko     12664: 
                   12665: 2005-12-28  paf
                   12666: 
                   12667:        * configure: . 3.2.1
                   12668: 
                   12669:        * INSTALL, buildall-with-xml, buildall-without-xml: + started to
                   12670:          simplify build process, see INSTALL
                   12671: 
                   12672: 2005-12-26  paf
                   12673: 
                   12674:        * configure: ver
                   12675: 
                   12676:        * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
                   12677:          version
                   12678: 
                   12679: 2005-12-21  paf
                   12680: 
                   12681:        * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
                   12682:          compiled with bison 1.875b, it reports unexpected token names
                   12683: 
                   12684: 2005-12-19  paf
                   12685: 
                   12686:        * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
                   12687:          holds a link to xmlNode to prevent premature gc(xmlNode)
                   12688: 
                   12689:        * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
                   12690:          src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
                   12691:          src/main/main.vcproj, src/main/pa_globals.C,
                   12692:          src/targets/cgi/parser3.vcproj,
                   12693:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
                   12694:          configure, configure.in, src/include/pa_version.h: . killing
                   12695:          gdome [what a relief]
                   12696: 
                   12697:        * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
                   12698:          113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
                   12699:          run_parser.sh, results/001.processed, results/002.processed,
                   12700:          results/003.processed, results/004.processed,
                   12701:          results/005.processed, results/006.processed,
                   12702:          results/008.processed, results/009.processed,
                   12703:          results/010.processed, results/011.processed,
                   12704:          results/012.processed, results/013.processed,
                   12705:          results/014.processed, results/015.processed,
                   12706:          results/016.processed, results/017.processed,
                   12707:          results/018.processed, results/020.processed,
                   12708:          results/021.processed, results/022.processed,
                   12709:          results/023.processed, results/024.processed,
                   12710:          results/025.processed, results/026.processed,
                   12711:          results/027.processed, results/028.processed,
                   12712:          results/029.processed, results/030.processed,
                   12713:          results/031.processed, results/032.processed,
                   12714:          results/033.processed, results/034.processed,
                   12715:          results/035.processed, results/036.processed,
                   12716:          results/037.processed, results/038.processed,
                   12717:          results/039.processed, results/040.processed,
                   12718:          results/041.processed, results/042.processed,
                   12719:          results/043.processed, results/044.processed,
                   12720:          results/045.processed, results/046.processed,
                   12721:          results/047.processed, results/048.processed,
                   12722:          results/049.processed, results/050.processed,
                   12723:          results/051.processed, results/052.processed,
                   12724:          results/053.processed, results/054.processed,
                   12725:          results/055.processed, results/056.processed,
                   12726:          results/057.processed, results/058.processed,
                   12727:          results/059.processed, results/060.processed,
                   12728:          results/061.processed, results/062.processed,
                   12729:          results/063.processed, results/064.processed,
                   12730:          results/065.processed, results/066.processed,
                   12731:          results/067.processed, results/068.processed,
                   12732:          results/069.processed, results/070.processed,
                   12733:          results/071.processed, results/072.processed,
                   12734:          results/073.processed, results/074.processed,
                   12735:          results/075.processed, results/076.processed,
                   12736:          results/077.processed, results/078.processed,
                   12737:          results/079.processed, results/080.processed,
                   12738:          results/081.processed, results/082.processed,
                   12739:          results/083.processed, results/084.processed,
                   12740:          results/085.processed, results/086.processed,
                   12741:          results/087.processed, results/088.processed,
                   12742:          results/089.processed, results/090.processed,
                   12743:          results/091.processed, results/092.processed,
                   12744:          results/093.processed, results/094.processed,
                   12745:          results/095.processed, results/096.processed,
                   12746:          results/097.processed, results/099.processed,
                   12747:          results/100.processed, results/101.processed,
                   12748:          results/102.processed, results/104.processed,
                   12749:          results/105.processed, results/106.processed,
                   12750:          results/107.processed, results/108.processed,
                   12751:          results/109.processed, results/110.processed,
                   12752:          results/111.processed, results/112.processed,
                   12753:          results/113.processed, results/114.processed,
                   12754:          results/115.processed, results/117.processed,
                   12755:          results/119.processed, results/120.processed,
                   12756:          results/121.processed, results/122.processed,
                   12757:          results/123.processed, results/124.processed,
                   12758:          results/125.processed, results/126.processed,
                   12759:          results/127.processed, results/128.processed,
                   12760:          results/129.processed, results/130.processed,
                   12761:          results/131.processed, results/132.processed,
                   12762:          results/133.processed, results/134.processed,
                   12763:          results/135.processed, results/136.processed,
                   12764:          results/138.processed, results/139.processed,
                   12765:          results/140.processed, results/141.processed,
                   12766:          results/142.processed, results/143.processed,
                   12767:          results/144.processed, results/145.processed,
                   12768:          results/146.processed, results/147.processed,
                   12769:          results/148.processed, results/149.processed, results/auto.p: .
                   12770:          now works if we turn off default auto.p
                   12771: 
1.116     moko     12772:        * configure: . makes
1.95      moko     12773: 
                   12774:        * src/types/pa_vxnode.C: . less warnings
                   12775: 
                   12776:        * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
                   12777:          tests/145.html, tests/149.html, tests/descript.ion,
                   12778:          tests/outputs/d.cmd, tests/results/142.processed,
                   12779:          tests/results/143.processed, tests/results/144.processed,
                   12780:          tests/results/145.processed, tests/results/146.processed,
                   12781:          tests/results/147.processed, tests/results/148.processed,
                   12782:          tests/results/149.processed: . removed .nodeValue from all node
                   12783:          types other than 5 (grabbed piece from gdome)
                   12784: 
                   12785:        * tests/: 137.html, results/137.processed: . not handled this case
                   12786:          yet. code does not hang from inserting parent into child,
                   12787:          considering thing minor issue -- nodes are removed from source
                   12788:          anyway, don't know why shold that be an error after all
                   12789: 
                   12790:        * src/targets/cgi/parser3.C: . style
                   12791: 
                   12792:        * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
                   12793:          xdoc too [were barking "not element"]
                   12794: 
                   12795: 2005-12-16  paf
                   12796: 
                   12797:        * tests/: 146.html, 147.html, 148.html: . more tests
                   12798: 
                   12799:        * src/classes/xnode.C: . also bark on possible errors
                   12800: 
                   12801:        * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
                   12802:          props
                   12803: 
                   12804:        * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
                   12805:          main/compile.y: merged from HEAD ! fixed overoptimized
                   12806:          ^call(false) case. (confused it with ^call[] case)
                   12807: 
                   12808:        * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
                   12809:          ^call(false) case. (confused it with ^call[] case)
                   12810: 
                   12811:        * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
                   12812: 
                   12813:        * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
                   12814:          results/001.processed, results/002.processed,
                   12815:          results/003.processed, results/004.processed,
                   12816:          results/005.processed, results/006.processed,
                   12817:          results/008.processed, results/009.processed,
                   12818:          results/010.processed, results/011.processed,
                   12819:          results/012.processed, results/013.processed,
                   12820:          results/014.processed, results/015.processed,
                   12821:          results/016.processed, results/017.processed,
                   12822:          results/018.processed, results/019.processed,
                   12823:          results/020.processed, results/021.processed,
                   12824:          results/022.processed, results/023.processed,
                   12825:          results/024.processed, results/025.processed,
                   12826:          results/026.processed, results/027.processed,
                   12827:          results/028.processed, results/029.processed,
                   12828:          results/030.processed, results/031.processed,
                   12829:          results/032.processed, results/033.processed,
                   12830:          results/034.processed, results/035.processed,
                   12831:          results/036.processed, results/037.processed,
                   12832:          results/038.processed, results/039.processed,
                   12833:          results/040.processed, results/041.processed,
                   12834:          results/042.processed, results/043.processed,
                   12835:          results/044.processed, results/045.processed,
                   12836:          results/046.processed, results/047.processed,
                   12837:          results/048.processed, results/049.processed,
                   12838:          results/050.processed, results/051.processed,
                   12839:          results/052.processed, results/053.processed,
                   12840:          results/054.processed, results/055.processed,
                   12841:          results/056.processed, results/057.processed,
                   12842:          results/058.processed, results/059.processed,
                   12843:          results/060.processed, results/061.processed,
                   12844:          results/062.processed, results/063.processed,
                   12845:          results/064.processed, results/065.processed,
                   12846:          results/066.processed, results/067.processed,
                   12847:          results/068.processed, results/069.processed,
                   12848:          results/070.processed, results/071.processed,
                   12849:          results/072.processed, results/073.processed,
                   12850:          results/074.processed, results/075.processed,
                   12851:          results/076.processed, results/077.processed,
                   12852:          results/078.processed, results/079.processed,
                   12853:          results/080.processed, results/081.processed,
                   12854:          results/082.processed, results/083.processed,
                   12855:          results/084.processed, results/085.processed,
                   12856:          results/086.processed, results/087.processed,
                   12857:          results/088.processed, results/089.processed,
                   12858:          results/090.processed, results/091.processed,
                   12859:          results/092.processed, results/093.processed,
                   12860:          results/094.processed, results/095.processed,
                   12861:          results/096.processed, results/097.processed,
                   12862:          results/099.processed, results/101.processed,
                   12863:          results/102.processed, results/104.processed,
                   12864:          results/105.processed, results/106.processed,
                   12865:          results/107.processed, results/108.processed,
                   12866:          results/109.processed, results/110.processed,
                   12867:          results/111.processed, results/112.processed,
                   12868:          results/113.processed, results/114.processed,
                   12869:          results/115.processed, results/116.processed,
                   12870:          results/117.processed, results/118.processed,
                   12871:          results/119.processed, results/120.processed,
                   12872:          results/121.processed, results/122.processed,
                   12873:          results/123.processed, results/124.processed,
                   12874:          results/125.processed, results/126.processed,
                   12875:          results/127.processed, results/128.processed,
                   12876:          results/129.processed, results/130.processed,
                   12877:          results/131.processed, results/132.processed,
                   12878:          results/133.processed, results/134.processed,
                   12879:          results/135.processed, results/136.processed,
                   12880:          results/137.processed, results/138.processed,
                   12881:          results/139.processed, results/140.processed,
                   12882:          results/141.processed: . refreshed old tests, made them work
                   12883:          without auto.p (in utf8) . things noted: . gif got encoded
                   12884:          differently . exif 0000:00:00 decoded now into 0000:00:00 (were
                   12885:          some strange year)
                   12886: 
                   12887:        * INSTALL: . revived linux libgc fix
                   12888: 
                   12889:        * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
                   12890:          glib/gdome in INSTALL and patches]
                   12891: 
                   12892:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   12893:          include/pa_charset.h, include/pa_config_includes.h,
                   12894:          include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
                   12895:          include/pa_xml_exception.h, lib/cord/Makefile.am,
                   12896:          lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
                   12897:          lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
                   12898:          main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
                   12899:          main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
                   12900:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   12901:          types/pa_vxnode.h: . started killing gdome
                   12902: 
                   12903: 2005-12-13  paf
                   12904: 
                   12905:        * src/main/: pa_request.C: merged from HEAD ! when code in
                   12906:          @unhandled_exception thrown another exception, print correct
                   12907:          origin (earlier code in catch of exception inside of
                   12908:          @unhandled_exception grabbed parent_frame(original_exception)
                   12909:          origin and printed it, instead of true origin)
                   12910: 
                   12911:        * src/main/pa_request.C: ! when code in @unhandled_exception thrown
                   12912:          another exception, print correct origin (earlier code in catch of
                   12913:          exception inside of @unhandled_exception grabbed
                   12914:          parent_frame(original_exception) origin and printed it, instead
                   12915:          of true origin)
                   12916: 
                   12917: 2005-12-09  paf
                   12918: 
                   12919:        * INSTALL: . updated INSTALL doc to work around linux stack base
                   12920:          detection problem, due to change in gc6.4 code
                   12921: 
                   12922:        * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
                   12923:          ignored in ^string.matched :(
                   12924: 
                   12925:        * src/main/pa_string.C: ! regex tainting were ignored in
                   12926:          ^string.matched :(
                   12927: 
                   12928:        * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
                   12929:          src/include/pa_config_fixed.h, src/include/pa_version.h,
                   12930:          src/main/compile.y, src/main/compile_tools.h,
                   12931:          src/main/pa_charset.C, src/main/pa_common.C,
                   12932:          src/main/pa_globals.C, src/main/pa_string.C,
                   12933:          src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
                   12934:          src/types/pa_vmail.C: . merged latest fixes from 3.2.0
                   12935: 
                   12936: 2005-12-08  paf
                   12937: 
                   12938:        * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
                   12939:          500 chars now handled OK [were wrapped on 500th char according to
                   12940:          rfc, but sendmail failed to unwrap it properly]
                   12941: 
                   12942:        * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
                   12943:          handled OK [were wrapped on 500th char according to rfc, but
                   12944:          sendmail failed to unwrap it properly]
                   12945: 
                   12946:        * src/targets/isapi/parser3isapi.C: . less warnings
                   12947: 
                   12948:        * src/targets/isapi/parser3isapi.C: . undone some strange change
                   12949:          since 3.1.5
                   12950: 
                   12951:        * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
                   12952:          link fixes
                   12953: 
                   12954:        * src/: classes/date.C, include/pa_config_fixed.h,
                   12955:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   12956:          main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
                   12957:          main/pa_string.C, targets/cgi/getopt.c: . less warnings
                   12958: 
                   12959:        * src/include/pa_config_fixed.h: . removed outdated string origins
                   12960:          [in current storage scheme there's no place for them. someday we
                   12961:          can add third CORD to store origins and special version of parser
                   12962:          which stores origins there [separate binary]]
                   12963: 
                   12964: 2005-12-07  paf
                   12965: 
                   12966:        * src/targets/isapi/parser3isapi.C: . now links in release mode
                   12967: 
                   12968:        * src/include/pa_version.h: makefiles
                   12969: 
                   12970:        * src/include/pa_version.h: . not beta
                   12971: 
                   12972:        * configure, configure.in, src/include/pa_version.h: not beta
                   12973: 
                   12974: 2005-12-06  paf
                   12975: 
                   12976:        * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
                   12977:          [some details here http://i2/tasks/edit/?id=4869912143891354460]
                   12978:          decided to undo the change ^call[$void] passes void. now it will
                   12979:          pass empty string again.
                   12980: 
                   12981:        * src/main/: compile.tab.C, compile.y: . version readded
                   12982: 
                   12983:        * src/classes/op.C: . in this version there is no ^switch[$nothing]
                   12984:          = ^switch[void] problem
                   12985: 
                   12986: 2005-12-01  paf
                   12987: 
                   12988:        * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
                   12989:          caused ^case[string] to be coerced to double since searching
                   12990:          value were not string (it was vvoid)
                   12991: 
                   12992:        * src/classes/op.C: . bugfix ^switch[$void_value] caused
                   12993:          ^case[string] to be coerced to double since searching value were
                   12994:          not string (it was vvoid)
                   12995: 
                   12996:        * INSTALL: . compiled with       libxml2 = 2.6.22       libxslt =
                   12997:          1.1.15       glib = 1.2.10       gdome2 = 0.8.1
                   12998: 
                   12999: 2005-11-30  paf
                   13000: 
                   13001:        * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
                   13002:          win32 must putenv("TZ="), on unix works only putenv("TZ")
                   13003: 
                   13004:        * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
                   13005:          putenv("TZ="), on unix works only putenv("TZ")
                   13006: 
                   13007:        * INSTALL: . xml libs versions updated
                   13008: 
                   13009:        * src/main/pa_globals.C: //20051130 trying to remove this, author
                   13010:          claims that fixed a lot there // 20040920 for now both
                   13011:          workarounds needed. wait for new libxml/xsl versions
                   13012: 
                   13013: 2005-11-28  paf
                   13014: 
                   13015:        * src/classes/table.C: merged from HEAD: ! nameless table has
                   13016:          columns==0
                   13017: 
                   13018:        * src/classes/table.C: ! nameless table has columns==0
                   13019: 
                   13020:        * src/main/pa_http.C: merged from HEAD: ! status line check made
                   13021:          earlier [was totally wrong]
                   13022: 
                   13023:        * src/main/pa_http.C: ! status line check made earlier [was totally
                   13024:          wrong]
                   13025: 
                   13026: 2005-11-25  paf
                   13027: 
                   13028:        * src/include/pa_array.h: -this reduces speed(table::load) strange.
                   13029:          undoing for now...
                   13030: 
                   13031:        * src/include/pa_version.h: -this reduces speed(table::load),
                   13032:          strange. undoing
                   13033: 
                   13034:        * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
                   13035: 
                   13036:        * src/classes/op.C: + ^while(){}[SEPARATOR]
                   13037: 
                   13038:        * src/include/pa_array.h: + optimistics added: all arrays (table
                   13039:          rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
                   13040:          this speeds things up and saves memory a LOT! (not noticed
                   13041:          negative effect on syntetic tests, future will tell...)
                   13042: 
                   13043:        * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
                   13044:          changed gc_malloc implementation, which obscured profiling
                   13045: 
                   13046:        * src/classes/table.C: merged from HEAD: + optimized
                   13047:          table::load/sql, now row ArrayString-s allocated with
                   13048:          columns.count() elements and don't always grow from
                   13049:          count=3[realloc,realloc]
                   13050: 
                   13051:        * src/classes/table.C: + optimized table::load/sql, now row
                   13052:          ArrayString-s allocated with columns.count() elements and don't
                   13053:          always grow from count=3[realloc,realloc]
                   13054: 
                   13055:        * src/classes/table.C: merged from HEAD: . ^table.save unused
                   13056:          buffer after save
                   13057: 
                   13058:        * src/classes/table.C: . ^table.save unused buffer after save
                   13059: 
                   13060: 2005-11-24  paf
                   13061: 
                   13062:        * configure.in: . merged glib2-config patch
                   13063: 
                   13064:        * configure.in: + trying to find glib2-config
                   13065: 
                   13066:        * src/: classes/file.C, include/pa_common.h, main/execute.C,
                   13067:          main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
                   13068:          file/dir_readable to simple file/dir_exist, this would help in
                   13069:          situations "class not found because .p file has bad rights" << in
                   13070:          that case error would be explicit "access denied to 'this' file"
                   13071: 
1.116     moko     13072:        * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95      moko     13073: 
                   13074:        * src/: classes/file.C, include/pa_common.h, main/execute.C,
                   13075:          main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
                   13076:          to simple file/dir_exist, this would help in situations "class
                   13077:          not found because .p file has bad rights" << in that case error
                   13078:          would be explicit "access denied to 'this' file"
                   13079: 
                   13080:        * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
                   13081:          include/pa_http.h, main/Makefile.am, main/main.vcproj,
                   13082:          main/pa_common.C, main/pa_http.C: merged from HEAD: +!
                   13083:          ^file::exec/cgi[script;$.charset[changed]
                   13084:          $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
                   13085:          encoded in $.charset charset
                   13086: 
                   13087:        * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
                   13088:          $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
                   13089:          encoded in $.charset charset
                   13090: 
                   13091:        * src/: include/Makefile.am, include/pa_common.h,
                   13092:          include/pa_http.h, main/Makefile.am, main/main.vcproj,
                   13093:          main/pa_common.C, main/pa_http.C: . extracted http:// into
                   13094:          separate file [preparation for
                   13095:          ^file::cgi[script;$.form[$.field1[]
                   13096: 
                   13097: 2005-11-22  paf
                   13098: 
                   13099:        * src/: include/pa_version.h, main/compile.tab.C: makefiles
                   13100: 
                   13101:        * acinclude.m4, configure.in: . merged underquting fixes
                   13102: 
1.116     moko     13103:        * src/include/pa_config_auto.h.in: configure+makes
1.95      moko     13104: 
                   13105:        * src/classes/op.C: . overmerged a little
                   13106: 
                   13107:        * src/main/compile.tab.C: Makefile
                   13108: 
                   13109:        * src/main/: pa_common.C: . less gcc warnings
                   13110: 
                   13111:        * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
                   13112:          now reports original exception if we have no old cache
                   13113: 
                   13114:        * src/classes/op.C: + $exception.handled[cache] now reports
                   13115:          original exception if we have no old cache
                   13116: 
                   13117:        * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
                   13118:          from HEAD: + ^taint/untaint[regex] << escapes these:
                   13119:          \^$.[]|()?*+{}
                   13120: 
                   13121:        * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
                   13122:          ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
                   13123: 
                   13124:        * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
                   13125:          getenv-ed variable, which does not work both on win32&unix.
                   13126:          copied old TZ value now
                   13127: 
                   13128:        * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
                   13129:          stored pointer to getenv-ed variable, which does not work both on
                   13130:          win32&unix. copied old TZ value now
                   13131: 
                   13132:        * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
                   13133:          getenv-ed variable, which does not work both on win32&unix.
                   13134:          copied old TZ value now
                   13135: 
                   13136:        * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
                   13137:          access to internal hash
                   13138: 
                   13139:        * src/types/pa_vresponse.C: + $response:headers access to internal
                   13140:          hash
                   13141: 
                   13142:        * src/targets/isapi/parser3isapi.C: merged from HEAD: +
                   13143:          GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
                   13144:          isapi] this reduces number of "GC Warning: Repeated allocation of
                   13145:          very large block" messages to only important onces
                   13146: 
                   13147:        * src/targets/isapi/parser3isapi.C: +
                   13148:          GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
                   13149:          isapi] this reduces number of "GC Warning: Repeated allocation of
                   13150:          very large block" messages to only important onces
                   13151: 
                   13152:        * src/classes/string.C: merged from HEAD: + removed limitation on
                   13153:          ^string/int/double:sql{}[$.default[({param style})] ]
                   13154: 
                   13155:        * src/classes/string.C: + removed limitation on
                   13156:          ^string/int/double:sql{}[$.default[({param style})] ]
                   13157: 
                   13158:        * src/main/pa_common.C: merged from HEAD: + removed "use either uri
                   13159:          with ?params or $.form option" limitation
                   13160: 
                   13161:        * src/main/pa_common.C: + removed "use either uri with ?params or
                   13162:          $.form option" limitation
                   13163: 
                   13164:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   13165:          main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
                   13166:          ^file::base64[encoded] decode
                   13167: 
                   13168:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   13169:          main/pa_common.C: + ^file.base64[] encode +
                   13170:          ^file::base64[encoded] decode
                   13171: 
                   13172:        * src/classes/: file.C, string.C: + ^string.base64[] encode +
                   13173:          ^string:base64[encoded] decode
                   13174: 
                   13175:        * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
                   13176:          ^string:base64[in] encode + ^string.base64[] decode
                   13177: 
                   13178: 2005-11-21  paf
                   13179: 
                   13180:        * src/classes/file.C: + merged from HEAD:
                   13181:          ^file::create[text;file.xml;^untaint[xml]{data}]
                   13182: 
                   13183:        * src/classes/file.C: +
                   13184:          ^file::create[text;file.xml;^untaint[xml]{data}]
                   13185: 
                   13186:        * src/main/pa_request.C: ! merged: $response:body[file] now
                   13187:          differes from :download, it does not return content-disposition
                   13188:          at all now [previusely it returned valueless content-disposition]
                   13189: 
                   13190:        * src/main/pa_request.C: ! $response:body[file] now differes from
                   13191:          :download, it does not return content-disposition at all now
                   13192:          [previusely it returned valueless content-disposition]
                   13193: 
                   13194:        * src/main/: compile.tab.C, compile.y: ! overoptimized void
                   13195:          literals, reverted to just vvod, recreating empty array with each
                   13196:          void_value token. that's absolutely needed, since that array
                   13197:          grows
                   13198: 
                   13199:        * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
                   13200:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
                   13201:          types/pa_vmethod_frame.h: + merged: expression literals:
                   13202:          true/false. ^format[$.indent(true)]
                   13203: 
                   13204:        * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
                   13205:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
                   13206:          types/pa_vmethod_frame.h: + expression literals: true/false.
                   13207:          ^format[$.indent(true)]
                   13208: 
                   13209:        * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
                   13210:          merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
                   13211:          i386-pc-win32)"
                   13212: 
                   13213:        * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
                   13214:          $env:PARSER_VERSION reports "3.1.5beta (compiled on
                   13215:          i386-pc-win32)"
                   13216: 
                   13217: 2005-11-18  paf
                   13218: 
                   13219:        * src/classes/: double.C, int.C: ! ^int/double:sql{select
                   13220:          null}[$.default(123)] will now return default value
                   13221: 
                   13222:        * src/classes/op.C: + merged ^cache[] << returns current cache
                   13223:          expiration time
                   13224: 
                   13225:        * src/classes/op.C: + ^cache[] << returns current cache expiration
                   13226:          time
                   13227: 
                   13228:        * src/classes/table.C: ! merged ^table::create[not'nameless';
                   13229:          failed << Exception.problem_source pointed to local var!
                   13230: 
                   13231:        * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
                   13232:          Exception.problem_source pointed to local var!
                   13233: 
                   13234:        * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
                   13235:          now loads VFile.ptr!=0, so such files can be saved now
                   13236: 
                   13237:        * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
                   13238:          loads VFile.ptr!=0, so such files can be saved now
                   13239: 
                   13240:        * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
                   13241:          only . and .. now removed from list [were removed all .*]
                   13242: 
                   13243:        * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
                   13244:          .. now removed from list [were removed all .*]
                   13245: 
                   13246:        * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
                   13247:          open error now checked, were not :( [stole that piece from apache
                   13248:          1.3 sources]
                   13249: 
                   13250:        * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
                   13251:          checked, were not :( [stole that piece from apache 1.3 sources]
                   13252: 
                   13253:        * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
                   13254:          untainting of @main result if returned by $result or
                   13255:          $response:body
                   13256: 
                   13257:        * src/main/pa_request.C: ! ensured proper untainting of @main
                   13258:          result if returned by $result or $response:body
                   13259: 
                   13260:        * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
                   13261:          issue: now tries to guess content-length and allocates one big
                   13262:          piece if possible [regretfully gc_realloc works as malloc+free,
                   13263:          leaving lots of holes behind]
                   13264: 
                   13265:        * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
                   13266:          fixed file load memory issue: now tries to guess content-length
                   13267:          and allocates one big piece if possible [regretfully gc_realloc
                   13268:          works as malloc+free, leaving lots of holes behind]
                   13269: 
                   13270: 2005-11-16  paf
                   13271: 
                   13272:        * src/: include/pa_common.h, classes/file.C, classes/table.C,
                   13273:          main/compile.tab.C, main/pa_common.C: merged to HEAD: !
                   13274:          table::save with enclosers now doubles them: "->"" !
                   13275:          table::save/load do not remove elements from options hash
                   13276: 
                   13277:        * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
                   13278:          [were overoptimized ^if(double_literal), compiler confused
                   13279:          OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
                   13280: 
                   13281:        * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
                   13282:          [were overoptimized ^if(double_literal), compiler confused
                   13283:          OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
                   13284: 
                   13285:        * src/: classes/file.C, classes/table.C, include/pa_common.h,
                   13286:          main/pa_common.C: ! table::save with enclosers now doubles them:
                   13287:          "->"" ! table::save/load do not remove elements from options hash
                   13288: 
                   13289: 2005-11-03  paf
                   13290: 
1.116     moko     13291:        * src/main/: Makefile.am, compile.tab.C: removed $< from .y
                   13292:          compilation, not all makefiles liked that
1.95      moko     13293: 
                   13294: 2005-08-30  paf
                   13295: 
                   13296:        * src/classes/op.C: merge . speedup check of [DEFAULT]
                   13297: 
                   13298:        * src/classes/op.C: . speedup check of [DEFAULT]
                   13299: 
                   13300: 2005-08-26  paf
                   13301: 
                   13302:        * src/: classes/date.C, types/pa_vdate.h: merged + date.week
                   13303: 
                   13304:        * src/: classes/date.C, types/pa_vdate.h: + date.week
                   13305: 
                   13306:        * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
                   13307:          complains about bad!=nameless
                   13308: 
                   13309:        * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
                   13310:          about bad!=nameless
                   13311: 
                   13312:        * src/classes/: hash.C, string.C, table.C, void.C: merged !
                   13313:          optional options were allowed to be empty. were checked
                   13314:          if(is_string), changed to !defined||is_string to allow void
                   13315: 
                   13316:        * src/: targets/isapi/parser3isapi.C, classes/hash.C,
                   13317:          classes/string.C, classes/table.C, classes/void.C: ! optional
                   13318:          options were allowed to be empty. were checked if(is_string),
                   13319:          changed to !defined||is_string to allow void
                   13320: 
                   13321:        * src/types/pa_vmethod_frame.h: merged ! many classes/*  used
                   13322:          as_junction where they needed as_int/double, so failed with
                   13323:          recent "(const) now no junction" optimization
                   13324: 
                   13325:        * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
                   13326:          merged ! many classes/*  used as_junction where they needed
                   13327:          as_int/double, so failed with recent "(const) now no junction"
                   13328:          optimization
                   13329: 
                   13330:        * src/: classes/double.C, classes/int.C, classes/math.C,
                   13331:          classes/op.C, classes/string.C, classes/table.C,
                   13332:          main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
                   13333:          used as_junction where they needed as_int/double, so failed with
                   13334:          recent "(const) now no junction" optimization
                   13335: 
                   13336: 2005-08-24  paf
                   13337: 
                   13338:        * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
                   13339:          windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
                   13340:          stripped it
                   13341: 
                   13342: 2005-08-09  paf
                   13343: 
                   13344:        * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
                   13345:          not cleared
                   13346: 
                   13347:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   13348:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   13349:          classes/hashfile.C, classes/image.C, classes/int.C,
                   13350:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   13351:          classes/response.C, classes/string.C, classes/table.C,
                   13352:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   13353:          include/pa_array.h, include/pa_cache_managers.h,
                   13354:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   13355:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   13356:          include/pa_dictionary.h, include/pa_dir.h,
                   13357:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   13358:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   13359:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   13360:          include/pa_request_charsets.h, include/pa_request_info.h,
                   13361:          include/pa_sapi.h, include/pa_socks.h,
                   13362:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   13363:          include/pa_stack.h, include/pa_string.h,
                   13364:          include/pa_stylesheet_connection.h,
                   13365:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   13366:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   13367:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   13368:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   13369:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   13370:          lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
                   13371:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   13372:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   13373:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   13374:          main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
                   13375:          main/pa_os.C, main/pa_request.C, main/pa_socks.C,
                   13376:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   13377:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   13378:          main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
                   13379:          main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
                   13380:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   13381:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   13382:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   13383:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   13384:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   13385:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   13386:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
                   13387:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   13388:          types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
                   13389:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13390:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   13391:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   13392:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   13393:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13394:          types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   13395:          types/pa_vresponse.C, types/pa_vresponse.h,
                   13396:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13397:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   13398:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   13399:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   13400:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   13401:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   13402:          types/pa_wcontext.h, types/pa_wwrapper.h: 2005
                   13403: 
                   13404:        * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
                   13405:          pa_vmethod_frame.h: merged from HEAD ! simplified (double)
                   13406:          speedup consequent checks in vmethod_frame
                   13407: 
                   13408:        * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
                   13409:          not cleared
                   13410: 
                   13411:        * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
                   13412:          params: 50 max (were 10)
                   13413: 
                   13414:        * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
                   13415:          params: 50 max (were 10)
                   13416: 
                   13417:        * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
                   13418:          pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
                   13419:          pa_wcontext.h: + ^call[$void] param inside now is void (were:
                   13420:          empty string) ! simplified (double) speedup consequent checks in
                   13421:          vmethod_frame
                   13422: 
                   13423:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
                   13424:          optimized constants in expressions vstring->vdouble + optimized
                   13425:          ^call(vdouble), no junction creation, no calls later
                   13426: 
                   13427: 2005-08-08  paf
                   13428: 
                   13429:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   13430:          compile_tools.h: merged + optimized constants in expressions
                   13431:          vstring->vdouble + optimized ^call(vdouble), no junction
                   13432:          creation, no calls later
                   13433: 
                   13434:        * src/types/pa_vdouble.h: merged . double values without fractional
                   13435:          part now default printed as %.0f instead of %g
                   13436: 
                   13437:        * src/types/pa_vdouble.h: . double values without fractional part
                   13438:          now default printed as %.0f instead of %g
                   13439: 
                   13440:        * src/classes/hashfile.C: . merged ! second hashfile::open would
                   13441:          cause an exception
                   13442: 
                   13443:        * src/classes/hashfile.C: ! second hashfile::open would cause an
                   13444:          exception
                   13445: 
                   13446:        * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
                   13447:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13448:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13449:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13450:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
                   13451:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13452:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13453:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   13454:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13455:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
                   13456:          merged VJunction(new Junction) optimization from 3.1.4
                   13457: 
                   13458:        * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
                   13459:          types/pa_vstateless_class.C: + optimized new VJunction(new
                   13460:          Junction(params)) to new VJunction(params), thousands of mallocs
                   13461:          removed
                   13462: 
                   13463: 2005-08-05  paf
                   13464: 
                   13465:        * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
                   13466:          types/pa_vdouble.h, types/pa_vmethod_frame.C,
                   13467:          types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
                   13468:          creation, no calls later
                   13469: 
                   13470:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   13471:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   13472:          classes/hashfile.C, classes/image.C, classes/int.C,
                   13473:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   13474:          classes/response.C, classes/string.C, classes/table.C,
                   13475:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   13476:          include/pa_array.h, include/pa_cache_managers.h,
                   13477:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   13478:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   13479:          include/pa_dictionary.h, include/pa_dir.h,
                   13480:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   13481:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   13482:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   13483:          include/pa_request_charsets.h, include/pa_request_info.h,
                   13484:          include/pa_sapi.h, include/pa_socks.h,
                   13485:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   13486:          include/pa_stack.h, include/pa_string.h,
                   13487:          include/pa_stylesheet_connection.h,
                   13488:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   13489:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   13490:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   13491:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   13492:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   13493:          lib/smtp/smtp.h, main/compile.C, main/compile.y,
                   13494:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   13495:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   13496:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   13497:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   13498:          main/pa_memory.C, main/pa_os.C, main/pa_request.C,
                   13499:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   13500:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   13501:          main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
                   13502:          main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
                   13503:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   13504:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   13505:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   13506:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   13507:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13508:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   13509:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   13510:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   13511:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
                   13512:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   13513:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   13514:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
                   13515:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   13516:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13517:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13518:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13519:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   13520:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   13521:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   13522:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   13523:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   13524:          types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
                   13525: 
                   13526:        * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
                   13527:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
                   13528:          lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
                   13529:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
                   13530:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   13531:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
                   13532:          optimized constants in expressions vstring->vdouble
                   13533: 
                   13534: 2005-07-29  paf
                   13535: 
                   13536:        * src/types/pa_vclass.C: . shaped up error messages a bit
                   13537: 
                   13538:        * src/types/pa_vclass.C: + property getter can now be overridden
                   13539: 
                   13540:        * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
                   13541:          bug fix: static parent fields were not replaced in case
                   13542:          $derived:field[put] + property setter can now be overridden
                   13543: 
                   13544: 2005-07-28  paf
                   13545: 
                   13546:        * configure, configure.in, src/classes/classes.h,
                   13547:          src/classes/date.C, src/classes/file.C, src/classes/hash.C,
                   13548:          src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
                   13549:          src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
                   13550:          src/classes/xnode.h, src/include/pa_hash.h,
                   13551:          src/include/pa_version.h, src/main/execute.C,
1.116     moko     13552:          src/types/Makefile.am, src/types/pa_method.h,
                   13553:          src/types/pa_value.h, src/types/pa_vclass.C,
                   13554:          src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
                   13555:          src/types/pa_vconsole.h, src/types/pa_vcookie.C,
                   13556:          src/types/pa_vcookie.h, src/types/pa_vhash.h,
                   13557:          src/types/pa_vhashfile.h, src/types/pa_vimage.C,
                   13558:          src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
                   13559:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   13560:          src/types/pa_vproperty.h, src/types/pa_vrequest.C,
                   13561:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
                   13562:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
                   13563:          src/types/pa_vstateless_class.h,
1.95      moko     13564:          src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
                   13565:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   13566:          src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
                   13567:          dynamic_fields_join
                   13568: 
                   13569:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   13570:          classes/xnode.C, include/pa_hash.h, main/execute.C,
                   13571:          types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
                   13572:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13573:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
                   13574:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13575:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13576:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13577:          types/pa_vresponse.h, types/pa_vstateless_object.h,
                   13578:          types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   13579:          types/pa_wwrapper.h: ! restored put_element('replace' param), and
                   13580:          restored its checks in vobject.put_element->static fields |
                   13581:          dynamic properties
                   13582: 
                   13583: 2005-07-27  paf
                   13584: 
                   13585:        * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
                   13586:          is some old code containing @set_name $name
                   13587: 
                   13588:        * src/types/pa_vobject.h: . fixed warning
                   13589: 
                   13590:        * configure, configure.in, src/include/pa_version.h,
1.116     moko     13591:          src/types/Makefile.am: 3.2.0beta started
1.95      moko     13592: 
                   13593:        * src/: classes/xnode.C, include/pa_hash.h,
                   13594:          types/pa_vstateless_class.C: ! new asserts were all false.
                   13595:          regretfully reverted them all to checks
                   13596: 
                   13597:        * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
                   13598:          classes/op.C, main/execute.C, types/pa_method.h,
                   13599:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13600:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13601:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13602:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   13603:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13604:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13605:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13606:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   13607:          joined_dynamic_fields: removed unused param from put_method
                   13608:          (returned to 3 params)
                   13609: 
                   13610:        * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
                   13611:          joined_dynamic_fields: dynamic get/set works with overriding
                   13612:          props [alpha2]
                   13613: 
                   13614:        * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
                   13615:          works [alfa]
                   13616: 
                   13617:        * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
                   13618:          classes/op.C, include/pa_hash.h, main/execute.C,
                   13619:          types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
                   13620:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13621:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
                   13622:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13623:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13624:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13625:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   13626:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13627:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   13628:          joined_dynamic_fields: just compiled
                   13629: 
                   13630:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   13631:          classes/hashfile.C, classes/image.C, classes/table.C,
                   13632:          classes/xdoc.C, classes/xnode.h, main/execute.C,
                   13633:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
                   13634:          types/pa_vstateless_class.h: joined_dynamic_fields: started
                   13635: 
                   13636:        * src/types/pa_vobject.C: . object setters [only started, does not
                   13637:          work yet]
                   13638: 
                   13639:        * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
                   13640:          object setters [only started, does not work yet]
                   13641: 
                   13642: 2005-07-26  paf
                   13643: 
                   13644:        * src/: include/pa_request.h, main/execute.C: . properties: set
                   13645:          works [alpha2]. for classes. todo: for objects
                   13646: 
                   13647:        * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
                   13648:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13649:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13650:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13651:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   13652:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13653:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13654:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13655:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
                   13656:          properties: set works [alpha1]
                   13657: 
                   13658: 2005-07-25  paf
                   13659: 
                   13660:        * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
                   13661:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
                   13662:          properties: started, get works [alpha1, other approach]
                   13663: 
                   13664:        * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
                   13665:          properties: started, get works [alpha2]
                   13666: 
                   13667:        * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
                   13668:          pa_vstateless_class.h: . properties: started, get works [alpha]
                   13669: 
                   13670: 2005-07-15  paf
                   13671: 
                   13672:        * src/: classes/classes.h, classes/op.C, main/execute.C,
                   13673:          types/pa_junction.h, types/pa_property.h, types/pa_value.h,
                   13674:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   13675:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   13676:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
                   13677:          types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   13678:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   13679:          types/pa_vresponse.C, types/pa_vresponse.h,
                   13680:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13681:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13682:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
                   13683:          types/pa_wwrapper.h, types/types.vcproj: + started property
                   13684:          [getters work but think of changing them too to precaching]
                   13685: 
                   13686: 2005-07-08  paf
                   13687: 
                   13688:        * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
                   13689:          gpf
                   13690: 
                   13691: 2005-06-28  paf
                   13692: 
                   13693:        * src/: classes/file.C, main/untaint.C: ! string invariant violated
                   13694:          in passing empty strings to file::exec/cgi environment
                   13695: 
                   13696: 2005-06-06  paf
                   13697: 
                   13698:        * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
                   13699:          ^table:sql ^hash:sql now DO process $.bind option
                   13700: 
                   13701: 2005-05-24  paf
                   13702: 
                   13703:        * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
                   13704:          $.limit] now work again [support was broken in 3.1.4]
                   13705: 
                   13706:        * src/: main/pa_string.C, classes/op.C: . steps toward removing
                   13707:          ALL_INTERIOR_POINTERS
                   13708: 
                   13709: 2005-05-12  paf
                   13710: 
                   13711:        * configure: 3.1.5beta
                   13712: 
                   13713:        * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
                   13714: 
                   13715:        * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
                   13716:          $.limit] now work again [support was broken in 3.1.4]
                   13717: 
                   13718:        * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
                   13719:          line-width  [was refusing to fill if line-width >1, thanks to
                   13720:          Seras <seras@pinxit.lt> for repro case
                   13721: 
                   13722: 2005-04-25  paf
                   13723: 
                   13724:        * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
                   13725:          correctly
                   13726: 
                   13727: 2005-04-19  paf
                   13728: 
                   13729:        * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
                   13730:          in VString violating invariant!!
                   13731: 
                   13732:        * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
                   13733:          getenv("TZ")==null
                   13734: 
                   13735: 2005-04-08  paf
                   13736: 
                   13737:        * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
                   13738:          bugfix: when there is no char in charset one byte produces 6
                   13739:          (&#255; <<max). increased buffer size!
                   13740: 
                   13741: 2005-03-23  paf
                   13742: 
                   13743:        * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
                   13744:          ^date.sql-string now takes TZ into account
                   13745: 
                   13746: 2005-03-16  paf
                   13747: 
                   13748:        * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
                   13749:          gcc 3.4
                   13750: 
                   13751:        * src/types/pa_vhash.C: . warning about eof eol
                   13752: 
                   13753: 2005-02-17  paf
                   13754: 
1.211     moko     13755:        * operators.ru.txt, operators.txt, src/classes/op.C: + operator
                   13756:          ^sleep(double seconds)
1.95      moko     13757: 
                   13758: 2005-02-02  paf
                   13759: 
                   13760:        * src/classes/xnode.C: beauty: removed needless includes
                   13761: 
                   13762: 2005-01-31  paf
                   13763: 
                   13764:        * src/types/pa_vmail.C: change: $.partX now always 1...  change:
                   13765:          $.partNoNumber now alias to $.part1
                   13766: 
                   13767:        * src/types/pa_vmail.C: change: incoming letter part contains
                   13768:          "content-disposition" header with any value? now considering that
                   13769:          part to be "file#" [for text/plain text/html were $.text#
                   13770:          $.html#]
                   13771: 
                   13772:        * INSTALL: updatet to latest working versions available
                   13773: 
                   13774: 2005-01-20  paf
                   13775: 
                   13776:        * configure.in, src/include/pa_version.h: version
                   13777: 
                   13778: 2005-01-19  paf
                   13779: 
1.116     moko     13780:        * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
                   13781:          targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
                   13782:          couple warnings in parser3.C
1.95      moko     13783: 
                   13784: 2004-12-23  paf
                   13785: 
                   13786:        * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
                   13787: 
                   13788:        * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
                   13789:          dir to directory of script (when shbang used), not to directory
                   13790:          of its interpreter
                   13791: 
                   13792:        * src/include/pa_version.h: compiled on win32...
                   13793: 
                   13794:        * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
                   13795:          we need more hspace
                   13796: 
                   13797:        * configure, configure.in, src/include/pa_version.h: configured
                   13798:          host to pa_version. will be displayed everywhere
                   13799: 
                   13800:        * src/main/pa_request.C: new: @unhandled_exception can prevent
                   13801:          exception from being logged by setting $exception.handled(1)
                   13802: 
1.211     moko     13803:        * operators.ru.txt, operators.txt, src/classes/file.C: change:
1.95      moko     13804:          ^file::sql{query}[[options]] options: $.name[file name]
                   13805:          $.content-type[application/what]
                   13806: 
                   13807:        * src/: include/pa_common.h, main/pa_common.C,
                   13808:          types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
                   13809:          new file
                   13810: 
                   13811:        * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
                   13812:          bugfix: table->hash now regards _default
                   13813: 
                   13814:        * src/types/pa_vmethod_frame.h: bugfix: when method junction was
                   13815:          created by accessing $name_of_method it acquired bad self=closest
                   13816:          methodframe; instead of proper self (current class)
                   13817: 
                   13818:        * src/types/pa_vhashfile.C: bugfix: reading empty string from
                   13819:          hashfile produced bad cord
                   13820: 
                   13821: 2004-12-10  paf
                   13822: 
                   13823:        * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
                   13824:          subsequent failures though defined in .h
                   13825: 
                   13826:        * src/main/pa_common.C: comment on volatile
                   13827: 
                   13828:        * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
                   13829:          alarm function were not used since the beginning due to stupid
                   13830:          error [setsigjmp were not checked in configure.in]
                   13831: 
                   13832:        * src/main/pa_common.C: http: timeout setsockopt [if possible] on
                   13833:          unix too
                   13834: 
                   13835:        * src/main/pa_common.C: http: exception status of send/recv errors
                   13836:          change to most probable http.timeout
                   13837: 
                   13838:        * src/main/pa_common.C: win32: http connection $.timeout option now
                   13839:          works [setsockopt on send/receive]
                   13840: 
                   13841: 2004-12-08  paf
                   13842: 
                   13843:        * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
                   13844:          cstr-ed knowing mail charset, and untainting uri lang now knows
                   13845:          proper charset
                   13846: 
                   13847: 2004-11-24  paf
                   13848: 
                   13849:        * src/classes/hash.C: hash: adding/cloning adds/clones _default now
                   13850: 
                   13851:          $hash[  $.a[1]  $._default[def] ] #$hash2[^hash::create[$hash]]
                   13852:          $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
                   13853: 
                   13854: 2004-11-12  paf
                   13855: 
                   13856:        * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
                   13857:          [since 3.0.4]
                   13858: 
                   13859: 2004-11-09  paf
                   13860: 
                   13861:        * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
                   13862:          writes basics to c:\parser3.log
                   13863: 
                   13864: 2004-10-21  paf
                   13865: 
                   13866:        * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
                   13867:          tainted strings [were returning clean onces]
                   13868: 
                   13869: 2004-10-15  paf
                   13870: 
                   13871:        * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
                   13872:          cycles(i=1; i=2), which was wrong, now does ONE
                   13873: 
                   13874: 2004-10-12  paf
                   13875: 
                   13876:        * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
                   13877: 
                   13878: 2004-10-07  paf
                   13879: 
                   13880:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   13881:          main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
                   13882:          release asserts
                   13883: 
                   13884:        * src/: main/pa_string.C, include/pa_string.h: debugger help:
                   13885:          String.dump() to stdout in detailed form  [were String.v() in
                   13886:          short form]
                   13887: 
                   13888:        * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
                   13889:          \t\r\n as @#| and truncates long char sequences less
                   13890: 
                   13891: 2004-10-06  paf
                   13892: 
                   13893:        * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
                   13894:          win32 beauty: socket errors properly decoded
                   13895: 
                   13896: 2004-10-05  paf
                   13897: 
                   13898:        * src/: include/pa_request.h, main/pa_request.C: bugfix:
                   13899:          request::configure_user/admin done always, even if no
                   13900:          file-to-process useful in @unhandled_exception [say, if they
                   13901:          would want to mail by SMTP something]
                   13902: 
                   13903:        * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
                   13904:          now performed prior to file loading [and @auto executing] thus
                   13905:          making $cookie:value available in @auto and in
                   13906:          @unhandled_exception when IIS is configured to run interpreter
                   13907:          even if no file exist
                   13908: 
                   13909: 2004-09-20  paf
                   13910: 
                   13911:        * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
                   13912:          somewhere where it should have called xmlMalloc and it calls
                   13913:          xmlFree when it should have not called it.  inserted two
                   13914:          workarounds: xmlMallocAtomic implemented as xmlMalloc, and
                   13915:          xmlFree just ignored.  put away a testcase, maybe someday libxml
                   13916:          author would fix all that.  until that day: we have SLOW garbage
                   13917:          collecting when many xml objects are alive hint: do
                   13918:          ^memory:compact[] before xdoc::create
                   13919: 
                   13920: 2004-09-17  paf
                   13921: 
                   13922:        * src/classes/file.C: bugfix: file::cgi headers were lost [typo
                   13923:          error from 3.0.8 version]
                   13924: 
                   13925: 2004-09-14  paf
                   13926: 
                   13927:        * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
                   13928:          part bugfix: hashfile.foreach iterated only part if hashfile were
                   13929:          modified inside
                   13930: 
                   13931: 2004-09-13  paf
                   13932: 
                   13933:        * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
                   13934:          [were as octal]
                   13935: 
                   13936:        * src/types/pa_vhashfile.C: beauty: not reproduced
                   13937:          $hashfile.key[$novalue] bug [reported by motorin], inserted
                   13938:          safety-check
                   13939: 
                   13940:        * src/types/pa_vhashfile.C: change: empty keys now error in parser
                   13941:          [not something obscure from sdbm lib]
                   13942: 
                   13943:        * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
                   13944:          = strerror now returnes something and we can properly report that
                   13945:          to client
                   13946: 
                   13947:        * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
                   13948:          now 8008 bytes, were 1008. perl sdbm compatibility now ruined
                   13949: 
                   13950:        * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
                   13951:          [tainted as-is] this helps //[space][newline] to remain as-is and
                   13952:          not be unnecessary optimized away [ruining javascript]
                   13953: 
                   13954:        * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
                   13955:          [tainted as-is]
                   13956: 
                   13957:        * src/classes/mail.C: bugfix: typo error
                   13958: 
                   13959: 2004-09-09  paf
                   13960: 
                   13961:        * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
                   13962:          separators bugfix: loads header with endings \r\n\r\n and \n\n
                   13963:          (bloody yandex.server)
                   13964: 
                   13965: 2004-09-06  paf
                   13966: 
                   13967:        * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
                   13968:          TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
                   13969:          encoded
                   13970: 
                   13971: 2004-09-01  paf
                   13972: 
                   13973:        * src/types/pa_vmail.C: change: multipart/mixed changed to
                   13974:          multipart/related outlook express have no problems showing
                   13975:          unrelated attachments.  todo: someday figure out a way of
                   13976:          multipart/mixed    multipart/related       text/html
                   13977:          image/xxx application/octet-stream << true attachments
                   13978: 
                   13979:        * src/types/pa_vmail.C: new:
                   13980:          ^mail:send[$.file[$.content-disposition can be overriden new:
                   13981:          empty mail header fields removed from letter
                   13982: 
                   13983:        * src/: classes/mail.C, include/pa_config_fixed.h,
                   13984:          types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
                   13985:          ^mail:send[    $.file[       $.any[header]
                   13986: 
                   13987: 2004-08-30  paf
                   13988: 
                   13989:        * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
                   13990:          warnings
                   13991: 
                   13992:        * src/main/pa_common.C: beauty: do not bother with charset
                   13993:          detection when ^file::load[binary
                   13994: 
                   13995: 2004-08-27  paf
                   13996: 
                   13997:        * src/main/pa_common.C: hack: for yandex.server http server
                   13998: 
                   13999: 2004-08-18  paf
                   14000: 
                   14001:        * src/main/pa_request.C: bugfix: Accept-Ranges: bytes  when sending
                   14002:          possibly-chunked response
                   14003: 
                   14004: 2004-08-17  paf
                   14005: 
                   14006:        * src/classes/file.C: bugfix: $f[^file::load[;http://]]
                   14007:          $f.content-type now = that of http response
                   14008: 
                   14009:        * src/classes/file.C: bugfix: $f[^file::load[;http://]]
                   14010:          $f.content-type now = that of http response
                   14011: 
                   14012: 2004-07-30  paf
                   14013: 
                   14014:        * src/: include/pa_request.h, main/pa_request.C,
                   14015:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
                   14016:          win32: system&parser exceptions in release mode reported properly
                   14017:          parser exception in exception handler WERE mistakenly reported as
                   14018:          system exception, without details [in apache & isapi] +some
                   14019:          beauty in exception text
                   14020: 
                   14021:        * src/: include/pa_exception.h, main/pa_request.C,
                   14022:          targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
                   14023:          release mode reported properly parser exception in exception
                   14024:          handler WERE mistakenly reported as system exception, without
                   14025:          details
                   14026: 
                   14027:        * src/main/execute.C: beauty: simplified system exception handling
                   14028: 
                   14029: 2004-07-29  paf
                   14030: 
                   14031:        * src/classes/table.C: bugfix:
                   14032:          ^table.save[export.csv;$.separator[^;]] now works fine [separator
                   14033:          were ignored, and \t used unconditionally]
                   14034: 
                   14035:        * src/types/Makefile.am: added vhash.c
                   14036: 
                   14037: 2004-07-28  paf
                   14038: 
                   14039:        * src/: classes/date.C, classes/image.C, classes/math.C,
                   14040:          lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
                   14041:          main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
                   14042:          types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
                   14043:          failed on russian letters
                   14044: 
                   14045:        * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
                   14046:          bugfix: isspace((unsigned char)c) everywhere. failed on russian
                   14047:          letters
                   14048: 
                   14049:        * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
                   14050:          as 'currentDirectory' parameter to CreateProcess
                   14051: 
                   14052: 2004-07-27  paf
                   14053: 
                   14054:        * src/targets/cgi/parser3.vcproj: beauty: win32:
                   14055:          globaloptimizations ON, release:mapfile ON todo: copy .mapfile
                   14056:          from release somewhere [to help searching for unhandled system
                   14057:          exceptions]
                   14058: 
                   14059:        * src/types/pa_vdate.h: check: for invalid datetime after temporary
                   14060:          TZ shift
                   14061: 
                   14062:        * src/types/pa_vdate.h: bugfix: time checked not only at set_time
                   14063:          but also in ctor
                   14064: 
                   14065: 2004-07-26  paf
                   14066: 
1.211     moko     14067:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   14068:          src/main/pa_common.C, src/main/pa_request.C,
                   14069:          src/types/pa_vfile.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
1.95      moko     14070:          src/types/types.vcproj: new: $response:body/download[
                   14071:          $.file[name on disk]    $.name[of file for user]
                   14072:          $.mdate[date of last-modified. default from directory] ]
                   14073: 
                   14074:        * src/classes/file.C: moving file:send somewhere else..
                   14075: 
                   14076:        * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
                   14077:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
                   14078:          ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
                   14079:          $response:download[ $.filename[filename] $.option[] ,, ]
                   14080: 
                   14081:        * src/classes/file.C: beauty: invalid mode thoroughly reported
                   14082: 
                   14083: 2004-07-21  paf
                   14084: 
                   14085:        * src/types/pa_vmail.C: bugfix: too long header values now splitted
                   14086:          to several lines
                   14087: 
                   14088:          were: header: vaaaaaaaaaaaalue now: header: vaaaaaa  aaalue
                   14089: 
                   14090:          note: ms outlook[!express] shows only first 255 characters of
                   14091:          subject
                   14092: 
                   14093: 2004-07-15  paf
                   14094: 
                   14095:        * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
                   14096:          off]
                   14097: 
                   14098: 2004-07-14  paf
                   14099: 
                   14100:        * src/classes/table.C: bugfix: $.bind values now got untainted
                   14101:          according to lang  [were: as-is]
                   14102: 
                   14103: 2004-07-07  paf
                   14104: 
                   14105:        * src/classes/op.C: bugfix: cache with 2 params caused assertion,
                   14106:          checked that
                   14107: 
                   14108:        * src/main/pa_exec.C: bufix: on unix AND win32 environment string
                   14109:          now untainted according to their languages.  were: as-is.
                   14110:          EVERYWHERE
                   14111: 
                   14112:        * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
                   14113:          environment string now untainted according to their languages.
                   14114:          were: as-is. EVERYWHERE
                   14115: 
                   14116:        * src/main/pa_exec.C: bufix: on unix environment string now
                   14117:          untainted according to their languages.  were: as-is. on win32:
                   14118:          ok
                   14119: 
                   14120:        * parser3.vssscc: ...would not go unnoticed
                   14121: 
                   14122:        * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
                   14123:          fails. in case on input appears nonutf, those bytes will be
                   14124:          printed in %HH form. that can be easily decoded/recovered.
                   14125: 
                   14126:          this form is quite noticable, and hopefully would not go noticed
                   14127: 
                   14128: 2004-07-06  paf
                   14129: 
                   14130:        * src/main/pa_exec.C: bufix: on unix environment string now
                   14131:          untainted according to their languages.  were: as-is. on win32:
                   14132:          ok
                   14133: 
                   14134: 2004-07-01  paf
                   14135: 
                   14136:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   14137:          lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
                   14138:          lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
                   14139:          lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
                   14140:          main/main.vcproj, targets/cgi/parser3.vcproj,
                   14141:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
                   14142:          option: global optimization ON
                   14143: 
                   14144:        * src/main/untaint.C: workaround kinda bug in libxml: life requires
                   14145:          to do xdoc::create{invalid chars} standard disables chars less
                   14146:          then \x20, except tab, cr, lf.
                   14147: 
                   14148:          changed tainting so that those become '!'
                   14149: 
                   14150: 2004-06-25  paf
                   14151: 
                   14152:        * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
                   14153:          int on odd address [prev bugfix failed due to superwize
                   14154:          optimizer, which turned memcpy into same 'ld' asm command]
                   14155: 
                   14156:        * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
                   14157:          int on odd address
                   14158: 
                   14159: 2004-06-22  paf
                   14160: 
                   14161:        * src/sql/pa_sql_driver.h: note: about possible optimization
                   14162: 
1.211     moko     14163:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   14164:          src/classes/memory.C, src/classes/string.C, src/classes/table.C,
                   14165:          src/classes/void.C, src/include/pa_config_includes.h: new:
                   14166:          ^void:sql{call paf(:a)}[                $.bind[
                   14167:                $.a[2]          ]       ] output variables work.  todo:
                   14168:          check in out variables
1.95      moko     14169: 
                   14170: 2004-06-18  paf
                   14171: 
                   14172:        * src/: classes/file.C, classes/hash.C, classes/string.C,
                   14173:          classes/table.C, classes/void.C, include/pa_globals.h,
                   14174:          include/pa_sql_connection.h, main/compile.tab.C,
                   14175:          sql/pa_sql_driver.h: started:         ^void:sql{call paf(:a)}[
                   14176:                      $.bind[                         $.a[2]          ]
                   14177:          ] input variables work.  todo:output
                   14178: 
                   14179:        * src/targets/cgi/parser3.C: bugfix: iis specific
                   14180:          http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
                   14181:          /_bug.html?404;http://hpsv/test/
                   14182:          --------------------------------------------------------------------------------
                   14183:          $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
                   14184:          --------------------------------------------------------------------------------
                   14185:          IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
                   14186: 
                   14187: 2004-06-16  paf
                   14188: 
                   14189:        * src/targets/cgi/parser3.C: new: iis specific
                   14190:          http://parser3/_bug.html?404;http://server/_bug.html?f=v now
                   14191:          $request:query
                   14192:          IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
                   14193:          $form:fields IIS-STATUS="404"
                   14194:          IIS-DOCUMENT="http://server/_bug.html" f="v"
                   14195: 
                   14196:          todo: isapi too
                   14197: 
                   14198: 2004-05-26  paf
                   14199: 
                   14200:        * src/include/pa_version.h: 3.1.3
                   14201: 
1.211     moko     14202:        * operators.ru.txt, operators.txt: beauty: removed outdated level
                   14203:          'table'
1.95      moko     14204: 
                   14205:        * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
                   14206: 
                   14207:        * src/main/pa_string.C: beauty: removed 3 warnings
                   14208: 
                   14209:        * src/: include/pa_string.h, classes/table.C, main/untaint.C,
                   14210:          classes/op.C: beauty: removed outdated level 'table'
                   14211: 
                   14212: 2004-05-25  paf
                   14213: 
                   14214:        * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
                   14215:          implementation. mistery: how anything worked
                   14216: 
                   14217:        * src/sql/pa_sql_driver.h: beauty: param renamed and comment
                   14218:          changed, it is now safe to use url if pointers to it are stored
                   14219:          to gc mem
                   14220: 
                   14221:        * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
                   14222:          unknown errors reported and not cause SIGSEGV now
                   14223: 
                   14224: 2004-05-24  paf
                   14225: 
                   14226:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   14227:          lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
                   14228:          less memory: CORD_chars_block originally intended to ...  it was
                   14229:          good that CORD_chars_block were not used: it consumes more memory
                   14230:          [and, might be slow too] undoing that. [and removed that func so
                   14231:          that it would not confuse parser developer in future]
                   14232: 
                   14233:        * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
                   14234:          less memory: CORD_chars_block originally intended to
                   14235:          speedup/reduce mem usage were forgotten, and were used stupid
                   14236:          CORD_chars
                   14237: 
                   14238:        * src/include/pa_config_auto.h.in: bugfix: bigendian check added
                   14239: 
                   14240:        * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
                   14241:          BIGENDIAN processors space-conserving mech failed, causing
                   14242:          SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
                   14243:          (1|2|3));
                   14244: 
                   14245: 2004-05-14  paf
                   14246: 
                   14247:        * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
                   14248:          bugfix: void now has vfile value, and $response:body[] works OK
                   14249: 
                   14250: 2004-05-12  paf
                   14251: 
                   14252:        * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
                   14253:          beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
                   14254:          sources to use is_defined() {return as_bool();} along VBool
                   14255: 
                   14256: 2004-05-11  paf
                   14257: 
                   14258:        * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
                   14259:          referencing to local objects
                   14260: 
                   14261:        * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
                   14262:          types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
                   14263:          left intact
                   14264: 
                   14265: 2004-04-15  paf
                   14266: 
                   14267:        * src/classes/date.C: merged: beauty: unused var removed
                   14268: 
                   14269:        * src/classes/date.C: beauty: unused var removed
                   14270: 
                   14271:        * src/include/: pa_exec.h: bugfix: interface without pointer
                   14272:          provoked bug
                   14273: 
                   14274: 2004-04-09  paf
                   14275: 
                   14276:        * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
                   14277: 
                   14278:        * src/types/pa_vform.C: bugfix: form:imap were incorrect
                   14279: 
                   14280: 2004-04-08  paf
                   14281: 
                   14282:        * src/classes/date.C: new: ^date::create[y-m-d
                   14283:          h-M-s>>.milliseconds<<] now allowed, ignored so far
                   14284: 
                   14285:        * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
                   14286: 
                   14287:        * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
                   14288:          to consult default catalog [usually, that file belongs to other
                   14289:          user/group]
                   14290: 
                   14291: 2004-04-06  paf
                   14292: 
                   14293:        * src/main/pa_common.C: beauty: gcc warning removed
                   14294: 
                   14295:        * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
                   14296:          accept that trick, trying other
                   14297: 
                   14298:        * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
                   14299:          explicit result problem
                   14300: 
                   14301:        * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
                   14302:          explicit result problem
                   14303: 
                   14304:        * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
                   14305:          explicit result problem
                   14306: 
1.211     moko     14307:        * operators.ru.txt, operators.txt, src/classes/string.C: new:
                   14308:          ^string.append[string]
1.95      moko     14309: 
                   14310:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   14311:          main/execute.C: attempt_check_call_in_explicit_result_mode:
                   14312:          failed
                   14313: 
                   14314:        * src/main/pa_common.C: bugfix: of 1.175 bugfix:
                   14315:          http://i.p.a.ddress gethostbyaddr added [on some platforms
                   14316:          gethostbyname failed with such 'domains'] now checked properly,
                   14317:          were: needless reverse/forward dns lookup
                   14318: 
                   14319:        * src/main/pa_common.C: bugfix: of 1.175 bugfix:
                   14320:          http://i.p.a.ddress gethostbyaddr added [on some platforms
                   14321:          gethostbyname failed with such 'domains'] now checked properly,
                   14322:          were: needless reverse/forward dns lookup
                   14323: 
                   14324:        * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
                   14325:          @method[][result] means "no string output here" moved to lexical
                   14326:          level [on grammar level it were too difficult]
                   14327: 
1.211     moko     14328:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   14329:          src/main/compile.tab.C, src/main/compile.y,
                   14330:          src/main/compile_tools.h, src/types/pa_vmethod_frame.C,
                   14331:          src/types/pa_vmethod_frame.h: new: @method[][result] means "no
                   14332:          string output here", implemented part of that idea: compiler
                   14333:          throws away string literal generation code. and barks
                   14334:          nonwhitespace chars
1.95      moko     14335: 
1.211     moko     14336:        * operators.ru.txt, operators.txt: truth: removed comment about
                   14337:          $ORIGIN
1.95      moko     14338: 
                   14339: 2004-04-05  paf
                   14340: 
                   14341:        * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
                   14342:          src/include/pa_version.h, src/main/pa_common.C,
                   14343:          src/targets/isapi/parser3isapi.C: merged with 3.1.3
                   14344: 
                   14345:        * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
                   14346:          Konstantin Tomashevitch [mailto:konst@design.ru]
                   14347: 
                   14348:        * src/doc/html2chm.cmd: beauty: no need in bg here
                   14349: 
                   14350:        * src/doc/sources2html.cmd: beauty: same window, in bg it
                   14351:          interfered with FAR console
                   14352: 
                   14353:        * configure, configure.in: 3.1.3
                   14354: 
                   14355:        * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
                   14356: 
                   14357:        * src/main/pa_common.C: removed warning
                   14358: 
                   14359:        * src/include/pa_version.h: 3.1.3
                   14360: 
                   14361: 2004-04-02  paf
                   14362: 
                   14363:        * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
                   14364: 
                   14365:        * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
                   14366:          allows to specify where to put parser log file
                   14367: 
                   14368: 2004-04-01  paf
                   14369: 
                   14370:        * src/classes/table.C: bugfix: bugfix: table::load last line
                   14371:          without tab and enter were ignored
                   14372: 
                   14373:        * src/: include/pa_cache_managers.h, include/pa_globals.h,
                   14374:          include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
                   14375:          main/pa_socks.C, targets/cgi/parser3.C,
                   14376:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
                   14377:          bugfix: sql connections now are disconnected
                   14378: 
                   14379: 2004-03-30  paf
                   14380: 
                   14381:        * src/classes/table.C: bugfix: table::load last line without tab
                   14382:          and enter were ignored
                   14383: 
                   14384:        * src/classes/table.C: bufix: if last table lines were commented,
                   14385:          gpfed
                   14386: 
                   14387:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   14388:          doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
                   14389:          doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
                   14390:          doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
                   14391:          doc/methoded.dox, doc/object.dox, doc/string.dox,
                   14392:          doc/targets.dox, doc/value.dox, include/pa_version.h,
                   14393:          main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
                   14394:          targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
                   14395:          bugfixes from 3.1.2, changed version to 3.1.3beta
                   14396: 
                   14397: 2004-03-29  paf
                   14398: 
                   14399:        * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
                   14400:          causes gpf
                   14401: 
                   14402:        * src/doc/: ClassExample1.dox, ClassExample2.dox,
                   14403:          ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
                   14404:          doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
                   14405:          memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
                   14406:          value.dox: translated to english
                   14407: 
                   14408: 2004-03-25  paf
                   14409: 
                   14410:        * src/targets/isapi/parser3isapi.vcproj: beauty: one more
                   14411:          parser3project dependency removed
                   14412: 
                   14413:        * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
                   14414:          bugfix: refused to compile without xml
                   14415: 
                   14416:        * src/types/pa_vform.C: beauty: removed warning
                   14417: 
                   14418:        * src/classes/classes.vcproj: merged bugfix: now all compiles in
                   14419:          any folder [removed last ;) folder dependency]
                   14420: 
                   14421:        * src/classes/classes.vcproj: bugfix: now all compiles in any
                   14422:          folder [removed last ;) folder dependency]
                   14423: 
                   14424:        * src/include/pa_version.h: release
                   14425: 
                   14426:        * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
                   14427: 
                   14428:        * src/classes/table.C: beauty: comment& more meaningful error
                   14429:          message
                   14430: 
                   14431:        * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
                   14432:          $.hash[$.column_value1(true) ... ] [were producing some strang
                   14433:          thing]
                   14434: 
                   14435: 2004-03-23  paf
                   14436: 
                   14437:        * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
                   14438:          and http status line parsing checked number of columns in table
                   14439:          [user reported an assert]
                   14440: 
1.211     moko     14441:        * operators.ru.txt, operators.txt: example: on hashfile
1.95      moko     14442: 
                   14443:        * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
                   14444:          bugfix: junction reattach now actually reattaches a junction to
                   14445:          new wcontext [were only assigning it to junction, which caused
                   14446:          junction tracking to loose junction, and it's context were not
                   14447:          killed, and it tried to process in invalid context, gpf]
                   14448: 
                   14449:        * src/targets/cgi/parser3.C: debug helper added
                   14450: 
                   14451: 2004-03-19  paf
                   14452: 
                   14453:        * src/types/pa_wcontext.C: beauty: error messages removed duplicate
                   14454:          "type(type)" in braces
                   14455: 
                   14456: 2004-03-10  paf
                   14457: 
1.211     moko     14458:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   14459:          src/classes/xnode.C, src/classes/xnode.h, src/types/pa_vxdoc.C,
                   14460:          src/types/pa_vxdoc.h, src/types/pa_vxnode.C,
                   14461:          src/types/pa_vxnode.h: new: refined solution to
                   14462:          search-in-namespaces problem:
1.95      moko     14463:          $xdoc.search-namespaces.x[http://pif.design.ru/]
                   14464:          $nodes[^xdoc.select[//x:second]]
                   14465: 
1.211     moko     14466:        * operators.ru.txt, operators.txt, src/classes/xnode.C: new:
                   14467:          xnode.select*[xpath expression][[NAMESPACES HASH]] allows to
                   14468:          search for info in namespaces
1.95      moko     14469: 
                   14470:          $nodes[^xdoc.select[//x:second][
                   14471:          $.x[http://pif.design.ru/] ]]
                   14472: 
                   14473: 2004-03-09  paf
                   14474: 
1.211     moko     14475:        * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
1.95      moko     14476:          ^file::load[...][options]         $.form[
                   14477:          !$.field1[string]
                   14478:          !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
                   14479:               ]         !$.body[string]
                   14480: 
                   14481:          GET ?here notGET(POST, HEAD, others) in content-type:
                   14482:          application/x-www-form-urlencoded
                   14483: 
                   14484:          todo: upload files ability
                   14485: 
                   14486:        * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
                   14487:          properly, done
                   14488: 
                   14489: 2004-03-05  paf
                   14490: 
1.211     moko     14491:        * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
                   14492:          file::load[;http:// GET/POST $.form[$.fields started, not tested
                   14493:          yet todo:$.field[table] for multiple values
1.95      moko     14494: 
1.211     moko     14495:        * operators.ru.txt, operators.txt: new: http:// options $.user
                   14496:          $.password basic authorization
1.95      moko     14497: 
                   14498:        * src/main/pa_common.C: beauty: link to rtf added
                   14499: 
1.211     moko     14500:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   14501:          src/main/pa_common.C: new: http:// options $.user $.password
                   14502:          basic authorization
1.95      moko     14503: 
                   14504:        * src/main/pa_common.C: beauty: removed needless vars
                   14505: 
1.211     moko     14506:        * operators.ru.txt, operators.txt: new: pgsql option [like that
                   14507:          recently added to oracle driver]
                   14508:          ClientCharset=parser-charset << charset in which parser thinks
                   14509:          client works
                   14510: 
                   14511:        * operators.ru.txt, operators.txt: new: odbc option [like that
                   14512:          recently added to oracle driver]
                   14513:          ClientCharset=parser-charset << charset in which parser thinks
                   14514:          client works
1.95      moko     14515: 
                   14516:        * src/sql/pa_sql_driver.h: beauty: important warning added
                   14517: 
                   14518:        * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
                   14519:          char!
                   14520: 
                   14521:        * etc/parser3.charsets/windows-1251.cfg: typo
                   14522: 
                   14523: 2004-03-04  paf
                   14524: 
                   14525:        * src/main/pa_sql_driver_manager.C: speedup: charset lookups
                   14526:          cached, sql transcoding now goes faster
                   14527: 
1.211     moko     14528:        * operators.ru.txt, operators.txt: new: mysql option [like that
                   14529:          recently added to oracle driver]
                   14530:          ClientCharset=parser-charset << charset in which parser thinks
                   14531:          client works
1.95      moko     14532: 
                   14533:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
                   14534:          typo error
                   14535: 
                   14536:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
                   14537:          chars commented
                   14538: 
                   14539: 2004-03-03  paf
                   14540: 
                   14541:        * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
                   14542:          Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
                   14543: 
                   14544: 2004-03-02  paf
                   14545: 
1.211     moko     14546:        * operators.ru.txt, operators.txt: new[update typo]:
                   14547:          !^void.left(n)        nothing     !^void.right(n)        nothing
                   14548:          !^void.mid(p[;n])           nothing
                   14549: 
                   14550:        * operators.ru.txt, operators.txt, src/classes/void.C: new:
                   14551:          !^void.left(n)        nothing     !^void.right(n)        nothing
                   14552:          !^void.pos(p[;n])           nothing
1.95      moko     14553: 
1.211     moko     14554:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   14555:          src/include/pa_string.h: new:
1.95      moko     14556:          ^file::sql[[name_to_become_$.name]]{} query result must be one
                   14557:          row with columns:   first: data   second: file name   third:
                   14558:          content-type
                   14559: 
1.211     moko     14560:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   14561:          ^file.sql-string[] inside ^connect gets properly escaped string,
                   14562:          which can be passed to request now this for mysql only. it's up
                   14563:          to parser sql driver to fix zeros properly
1.95      moko     14564: 
                   14565:        * INSTALL: note: added on building apache with this option:
                   14566:          --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
                   14567: 
                   14568: 2004-03-01  paf
                   14569: 
                   14570:        * src/targets/isapi/parser3isapi.C: new: apache module & isapi
                   14571:          extension memory:compact befor processingrequest
                   14572: 
1.211     moko     14573:        * operators.ru.txt, operators.txt, src/classes/hash.C: new:
                   14574:          ^hash._keys[>>name<<] to call sole column of result
1.95      moko     14575: 
1.211     moko     14576:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   14577:          src/lib/gd/gif.C, src/lib/gd/gif.h: new:
                   14578:          ^image.pixel(x;y)[(color)]         get/set pixel color
1.95      moko     14579: 
                   14580:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   14581:          beauty: image -- less checks [were ugly impl]
                   14582: 
                   14583:        * src/classes/string.C: bugfix: ^string.left/right/mid with
                   14584:          negative values now considered bad
                   14585: 
                   14586:        * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
                   14587: 
                   14588:        * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
                   14589:          options now have unified defaults [after transform
                   14590:          indent/omit-xml-declaration/standalone 'default' erroreously
                   14591:          meant 'true']
                   14592: 
                   14593:        * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
                   14594:          added [on some platforms gethostbyname failed with such
                   14595:          'domains']
                   14596: 
                   14597:        * src/include/pa_config_auto.h.in: no select check, no define
                   14598: 
                   14599:        * src/classes/string.C: feature: ^string.trim both parameters may
                   14600:          be empty-strings, meaning kind=both chars=whitespaces
                   14601: 
                   14602:        * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
                   14603:          exist
                   14604: 
                   14605:        * src/classes/string.C: check: trim 'chars' must not be empty,
                   14606:          exception if it is
                   14607: 
                   14608:        * src/classes/string.C: changed: ^string.trim [] << both,
                   14609:          whitespaces [start|both|end] << kind, whitespaces
                   14610:          [start|both|end;chars]  full
                   14611: 
                   14612: 2004-02-27  paf
                   14613: 
1.211     moko     14614:        * operators.ru.txt, operators.txt, src/classes/string.C,
                   14615:          src/main/pa_string.C: new method:
                   14616:          ^string.trim[start|both|end[;chars]]        default 'chars' --
                   14617:          whitespace chars finished
1.95      moko     14618: 
1.211     moko     14619:        * operators.ru.txt, operators.txt, src/classes/string.C,
                   14620:          src/include/pa_string.h, src/main/pa_string.C: new method:
1.95      moko     14621:          ^string.trim[start|both|end[;chars]]        default 'chars' --
                   14622:          whitespace chars   started, only start works
                   14623: 
                   14624:        * src/main/compile.C: bugfix: line numbers after
                   14625:          ^process{}[$.line(-10]] can be negative, allowed to print they as
                   14626:          signed
                   14627: 
                   14628:        * src/main/untaint.C: speed: there's no \n chars in output
                   14629:          [normally], so no need to optimize them they could be retrived
                   14630:          from databases, though. but 1. should be replaced 2. if not
                   14631:          optimized, no harm done
                   14632: 
                   14633:        * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
                   14634:          ^file::exec/cgi could return invalid status & zombie child can
                   14635:          remain for short period until process exists [very bad in
                   14636:          mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
                   14637: 
                   14638:        * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
                   14639:          malicious SMTP server to attack as by returning too long status
                   14640:          responses http://i2/tasks/edit/?id=4629448401140924947
                   14641: 
                   14642: 2004-02-26  paf
                   14643: 
1.211     moko     14644:        * operators.ru.txt, operators.txt: feature: ^process...{CODE}[now
                   14645:          has options] which are         $.main[to what to rename @main]
1.95      moko     14646:          $.file[file, from which (user says) goes that CODE]
                   14647:          $.lineno(line number in that file, where CODE starts. may be
                   14648:          negative)
                   14649: 
1.211     moko     14650:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   14651:          src/include/pa_request.h, src/main/compile.C,
                   14652:          src/main/compile_tools.h, src/main/pa_request.C: feature:
                   14653:          ^process...{CODE}[now has options] which are         $.main[to
                   14654:          what to rename @main]         $.file[file, from which (user says)
                   14655:          goes that CODE]         $.lineno(line number in that file, where
                   14656:          CODE starts. may be negative)
                   14657: 
1.95      moko     14658: 2004-02-25  paf
                   14659: 
1.116     moko     14660:        * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
                   14661:          old @charsetsdir@ recently erased from configure.in]
1.95      moko     14662: 
                   14663:        * src/classes/hash.C: feature: ^hash::sql{one colum result} now
                   14664:          produces hash of column=>1
                   14665: 
                   14666:        * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
                   14667:          with incomplete errno constants set
                   14668: 
                   14669: 2004-02-24  paf
                   14670: 
                   14671:        * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
                   14672:          "man select"
                   14673: 
                   14674:        * src/main/pa_os.C: beauty: <0 better then ==-1
                   14675: 
                   14676:        * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
                   14677: 
                   14678:        * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
                   14679: 
1.116     moko     14680:        * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95      moko     14681: 
                   14682:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
                   14683:          unix: steps to work on unix [extracted 'to']
                   14684: 
                   14685:        * src/classes/mail.C: smtp on unix: steps to work on unix
                   14686: 
                   14687:        * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
                   14688: 
1.116     moko     14689:        * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
                   14690:          lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
                   14691:          unix [testing on solaris]
1.95      moko     14692: 
                   14693: 2004-02-20  paf
                   14694: 
                   14695:        * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
                   14696:          pointing that out
                   14697: 
                   14698:        * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
                   14699:          fixed again [same solution, mistanenly removed one line]
                   14700: 
                   14701: 2004-02-19  paf
                   14702: 
                   14703:        * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
                   14704:          date::create from bad datetime in spring daylightsaving hole now
                   14705:          OK for all platforms [on some platforms it failed]
                   14706: 
                   14707:        * src/classes/: date.C, image.C: beauty: date::create[bad date time
                   14708:          in daylightsaving hole] now throws error
                   14709: 
                   14710:        * src/classes/date.C: comment: mistake fixed
                   14711: 
                   14712: 2004-02-18  paf
                   14713: 
                   14714:        * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
                   14715:          now renderes in $request:charset, but in header puts
                   14716:          $response:charset todo: make that default only so that coder
                   14717:          could override that
                   14718: 
                   14719:        * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
                   14720:          turns off omit-xml-declaration
                   14721: 
                   14722:        * src/classes/xdoc.C: feature: reimplemented xhtml output, see
                   14723:          /.xsl for sample
                   14724: 
                   14725: 2004-02-17  paf
                   14726: 
                   14727:        * src/classes/xdoc.C: beauty: needless helper class removed
                   14728: 
                   14729:        * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
                   14730:          copied extra time
                   14731: 
                   14732:        * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
                   14733:          part of libxml
                   14734: 
                   14735:        * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
                   14736:          libxml to do the work] <xsl:output        method="html"
                   14737:          doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
                   14738:          doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
                   14739:          />
                   14740: 
                   14741:        * src/classes/xdoc.C: beauty: no <meta ... charset generated
                   14742: 
                   14743:        * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
                   14744:          caused assertion
                   14745: 
                   14746:        * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
                   14747:          could hang. now such add does nothing, sub clears $hash
                   14748: 
                   14749:        * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
                   14750:          not made quoted-printable
                   14751: 
                   14752:        * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
                   14753:          string invariant
                   14754: 
                   14755: 2004-02-16  paf
                   14756: 
                   14757:        * src/main/pa_globals.C: bugfix: xml errors copy from library now
                   14758:          cleared [were not cleared properly]
                   14759: 
                   14760: 2004-02-13  paf
                   14761: 
1.116     moko     14762:        * src/include/pa_version.h: prerelease
1.95      moko     14763: 
                   14764:        * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
                   14765:          used, introducing dependencies timestamp check
                   14766: 
                   14767:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   14768:          include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
                   14769:          main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
                   14770:          .xsl.stamp now not used, introducing dependencies timestamp check
                   14771: 
1.150     moko     14772:        * configure.in: auto.p: @conf made relative
1.95      moko     14773: 
                   14774: 2004-02-12  paf
                   14775: 
                   14776:        * src/types/pa_vform.C: bugfix: empty values[recently allowed]
                   14777:          ruined empty <input type=file> submits. parser thought there were
                   14778:          nameless empty file and $form:field got value of type 'file'
                   14779: 
                   14780:        * INSTALL: --without-threads
                   14781: 
                   14782:        * src/include/pa_sapi.h: 2004
                   14783: 
                   14784: 2004-02-11  paf
                   14785: 
                   14786:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   14787:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   14788:          classes/hashfile.C, classes/image.C, classes/int.C,
                   14789:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   14790:          classes/response.C, classes/string.C, classes/table.C,
                   14791:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   14792:          include/pa_array.h, include/pa_cache_managers.h,
                   14793:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   14794:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   14795:          include/pa_dictionary.h, include/pa_dir.h,
                   14796:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   14797:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   14798:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   14799:          include/pa_request_charsets.h, include/pa_request_info.h,
                   14800:          include/pa_socks.h, include/pa_sql_connection.h,
                   14801:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   14802:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   14803:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   14804:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   14805:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   14806:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   14807:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   14808:          lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
                   14809:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   14810:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   14811:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   14812:          main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
                   14813:          main/pa_os.C, main/pa_request.C, main/pa_socks.C,
                   14814:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   14815:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   14816:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   14817:          sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
                   14818:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   14819:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   14820:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   14821:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   14822:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   14823:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   14824:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   14825:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
                   14826:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   14827:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   14828:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   14829:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   14830:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   14831:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   14832:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   14833:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   14834:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   14835:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   14836:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   14837:          types/pa_wcontext.h, types/pa_wwrapper.h: 2004
                   14838: 
                   14839:        * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
                   14840:          debug version of gc.dll
                   14841: 
                   14842:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14843:          lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
                   14844:          lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
                   14845:          lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
                   14846:          targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
                   14847:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
                   14848:          to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
                   14849:          processes
                   14850: 
                   14851:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
                   14852:          main/pa_globals.C, targets/cgi/parser3.vcproj,
                   14853:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
                   14854:          changes to reflect libxml xsl new folders
                   14855: 
                   14856:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14857:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   14858:          targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
                   14859:          to reflect libxml xsl new folders
                   14860: 
                   14861:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14862:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   14863:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   14864:          types/types.vcproj: started changes to reflect libxml xsl new
                   14865:          folders
                   14866: 
                   14867:        * ChangeLog, parser3.sln, src/classes/classes.vcproj,
                   14868:          src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
                   14869:          src/main/compile.tab.C, src/main/main.vcproj,
                   14870:          src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
                   14871:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
                   14872:          started changes to reflect libxml xsl new folders
                   14873: 
                   14874: 2004-02-10  paf
                   14875: 
                   14876:        * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
                   14877:          compile. recommened latest libxml up to date
                   14878: 
                   14879:        * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
                   14880:          pattern compilation errors", on which spent 4 hours worktime. use
                   14881:          versions higher than that. recommended now latest up to date
                   14882: 
                   14883: 2004-02-06  paf
                   14884: 
                   14885:        * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
                   14886:          beauty: unified destructing style
                   14887: 
                   14888:        * src/main/untaint.C: beauty: removed old def/ifdef
                   14889: 
                   14890:        * src/main/untaint.C: beauty: coredump @unknown untaint language
                   14891:          now
                   14892: 
                   14893: 2004-02-03  paf
                   14894: 
                   14895:        * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
                   14896:          targets/isapi/parser3isapi.C, types/pa_value.C,
                   14897:          types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
                   14898:          then %ld/%lu
                   14899: 
                   14900:        * src/main/pa_common.C: typo: %l -> %u
                   14901: 
                   14902:        * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
                   14903:          in attributes or documents-results of transform now not &#04xx;
                   14904: 
                   14905:        * src/classes/xnode.C: memleaks found: not fixed yet. todo
                   14906: 
                   14907:        * src/main/pa_charset.C: bugfix: forgot to undo some
                   14908: 
                   14909:        * src/main/pa_charset.C: beauty: uncomment
                   14910:          PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
                   14911:          libraries
                   14912: 
                   14913: 2004-02-02  paf
                   14914: 
                   14915:        * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
                   14916:          $cookie:example[    $.value[value]  $.path[/there/] ]
                   14917: 
                   14918:          $cookie:example[        $.value[]       $.expires[session]
                   14919:          $.path[/there/]         $.domain[test.com] ]
                   14920: 
                   14921:        * src/types/pa_vform.C: bugfix: empty values with
                   14922:          enctype=multipart/form-data now produce entries in $form:tables
                   14923:          <form method=post enctype=multipart/form-data> <input type=hidden
                   14924:          name=a> <input type=hidden name=b>
                   14925: 
                   14926:          <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
                   14927:          <hr> <pre>$request:body
                   14928: 
                   14929: 2004-01-30  paf
                   14930: 
                   14931:        * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
                   14932:          or documents-results of transform now not &#04xx;
                   14933: 
                   14934:        * src/classes/date.C: bugfix: ^date::create[invalid fields now
                   14935:          produce exception.
                   14936: 
                   14937:        * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
                   14938:          bugfix: ^date::create[invalid fields now produce exception.
                   14939: 
                   14940:        * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
                   14941:          year] now produces exception. todo: check other fields
                   14942: 
                   14943: 2004-01-29  paf
                   14944: 
                   14945:        * src/include/pa_memory.h: typo error
                   14946: 
                   14947:        * src/include/pa_memory.h: bugfix: [potential] strdup copied one
                   14948:          more byte then specified, then zeroed it << useless and
                   14949:          potentially harmful(could gpf)
                   14950: 
                   14951: 2004-01-22  paf
                   14952: 
                   14953:        * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
                   14954: 
                   14955:        * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
                   14956:          optimization
                   14957: 
                   14958:        * src/main/untaint.C: bugfix: whitespace now optimized properly
                   14959:          [were bug: ^taint[1 & 2]="1 &2"
                   14960: 
                   14961:        * src/main/pa_globals.C: beauty: bigger buffer for xml-related
                   14962:          errors
                   14963: 
                   14964:        * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
                   14965:          overflow
                   14966: 
                   14967:        * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
                   14968:          error-reporting code * in parser-error reporting code [when no
                   14969:          @unhandled_exception defined]
                   14970: 
                   14971:          fixed in one place: my *snprintf override
                   14972: 
                   14973: 2004-01-13  paf
                   14974: 
1.211     moko     14975:        * operators.ru.txt, operators.txt: typo erro
1.95      moko     14976: 
                   14977: 2003-12-25  paf
                   14978: 
                   14979:        * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
                   14980:          garbled  [pieces after zero bytes were removed]
                   14981: 
                   14982: 2003-12-22  paf
                   14983: 
1.116     moko     14984:        * src/include/Makefile.am: bugfix: removed from dist:
                   14985:          src/include/pa_config_auto.h which were configured for
1.95      moko     14986:          make-dist-platform and badly updated proper config file in target
                   14987:          [when .tar used for updating existing source tree]
                   14988: 
1.211     moko     14989:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/op.C,
1.95      moko     14990:          src/include/pa_sql_connection.h,
                   14991:          src/include/pa_sql_driver_manager.h,
                   14992:          src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
                   14993:          feature: sql introducing ability to transcode charsets
                   14994: 
                   14995: 2003-12-19  paf
                   14996: 
                   14997:        * src/main/pa_sql_driver_manager.C: beauty: more straighforward
                   14998:          error message
                   14999: 
                   15000:        * src/main/pa_charset.C: bugfix: memory for charsethandler
                   15001:          structure for libxml now allocated properly
                   15002: 
                   15003: 2003-12-17  paf
                   15004: 
                   15005:        * src/types/pa_vfile.C: beauty: removed outdated cast
                   15006: 
                   15007:        * src/main/pa_common.C: bugfix: empty http response caused gpf
                   15008: 
                   15009:        * src/include/pa_string.h: bugfix: removed too strong a assert
                   15010: 
                   15011:        * src/main/pa_globals.C: bugfix: removed false warning [warning:
                   15012:          unreported xmlGenericErrors]
                   15013: 
                   15014: 2003-12-15  paf
                   15015: 
                   15016:        * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
                   15017:          works}
                   15018: 
                   15019: 2003-12-11  paf
                   15020: 
1.211     moko     15021:        * operators.ru.txt, operators.txt, src/types/pa_vstatus.C:
                   15022:          !$status:pid process id
1.95      moko     15023:              !$status:tid thread id
                   15024: 
                   15025:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
                   15026:          main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
                   15027:          bugfix(solaris): removed dependency on object initialization
                   15028:          order [one more place]
                   15029: 
                   15030:        * src/: classes/file.C, classes/mail.C, classes/op.C,
                   15031:          classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
                   15032:          types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
                   15033:          understand that
                   15034: 
                   15035:        * src/: classes/file.C, classes/mail.C, classes/op.C,
                   15036:          classes/xdoc.C, include/pa_cache_managers.h,
                   15037:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   15038:          include/pa_stylesheet_manager.h, main/pa_request.C,
                   15039:          main/pa_stylesheet_manager.C, types/pa_vimage.C,
                   15040:          types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
                   15041:          ctor call [relying on implicit String::Body(cstr) call]
                   15042: 
                   15043:        * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
                   15044:          pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
                   15045:          object initialization order [two places]
                   15046: 
                   15047: 2003-12-10  paf
                   15048: 
                   15049:        * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
                   15050:          << time now ok
                   15051: 
1.211     moko     15052:        * operators.ru.txt, operators.txt,
                   15053:          src/main/pa_sql_driver_manager.C,
1.95      moko     15054:          src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
                   15055:          operational
                   15056: 
1.211     moko     15057:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/xdoc.C,
1.95      moko     15058:          src/include/pa_charset.h, src/include/pa_sql_connection.h,
                   15059:          src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
                   15060:          src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
                   15061:          back operational
                   15062: 
                   15063: 2003-12-02  paf
                   15064: 
                   15065:        * src/types/pa_vmail.C: bugfix:
                   15066:          ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
                   15067:          as-is forced]
                   15068: 
                   15069:        * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
                   15070:          exceptions out of libxml callbacks: reimplemented error handling
                   15071:          of http://localhost, parser://method and safemode check callbacks
                   15072: 
                   15073:        * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
                   15074:          [merged from HEAD]
                   15075: 
                   15076:        * src/classes/image.C: nothing: comment removed
                   15077: 
                   15078:        * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
                   15079:          addresses to int
                   15080: 
                   15081: 2003-12-01  paf
                   15082: 
                   15083:        * src/main/pa_xml_io.C: bugfix: typo
                   15084: 
                   15085:        * src/main/pa_globals.C: bugfix: win32: compile prob
                   15086: 
                   15087:        * src/classes/xdoc.C: bugfix: typo
                   15088: 
                   15089:        * src/main/pa_xml_io.C: todo: safe mode check not to throw
                   15090:          exception
                   15091: 
                   15092:        * src/main/pa_xml_io.C: bugfix: http://localhost typo error
                   15093: 
                   15094: 2003-11-28  paf
                   15095: 
                   15096:        * src/main/pa_xml_io.C: installed safe-mode checker as filter of
                   15097:          all xml documents read
                   15098: 
                   15099:        * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
                   15100: 
                   15101:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   15102:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
                   15103:          replaced original open mech of xdoc::create & co to use libxml
                   15104:          open, so that this would work for root document todo: safe mode
                   15105:          checks to libxml: ideally to some 1 point
                   15106: 
                   15107:        * src/main/pa_xml_io.C: comment
                   15108: 
1.211     moko     15109:        * operators.ru.txt, operators.txt, src/main/pa_xml_io.C: leading /
                   15110:          in http://parser[abscent params]
1.95      moko     15111: 
1.211     moko     15112:        * operators.ru.txt, operators.txt, src/include/pa_request.h,
                   15113:          src/main/pa_xml_io.C: works.  todo: maybe replace original open
                   15114:          mech of xdoc::create & co to use libxml open, so that this would
                   15115:          work for root document
1.95      moko     15116: 
                   15117:          $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
                   15118:          "parser://method/params/here"> <test>   &test^; </test> }]
                   15119: 
                   15120:          ^taint[^xdoc.string[]]
                   15121: 
                   15122:          @method[param] <!ENTITY test
                   15123:          "test-entity-value+$form:user+$param!">
                   15124: 
                   15125: 2003-11-27  paf
                   15126: 
                   15127:        * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
                   15128: 
                   15129:        * src/classes/date.C: bugfix: typo error
                   15130: 
                   15131: 2003-11-26  paf
                   15132: 
1.211     moko     15133:        * operators.ru.txt, operators.txt, src/include/Makefile.am,
                   15134:          src/include/pa_globals.h, src/main/Makefile.am,
                   15135:          src/main/main.vcproj, src/main/pa_globals.C,
                   15136:          src/main/pa_request.C, src/include/pa_xml_io.h,
                   15137:          src/main/pa_xml_io.C: simplification: xml errors to
                   15138:          hash<thread_id,error> reorganization: xml io moved  to
                   15139:          pa_xml_io.C/h
1.95      moko     15140: 
                   15141:        * src/types/pa_value.h: warnings: --
                   15142: 
                   15143: 2003-11-25  paf
                   15144: 
                   15145:        * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
                   15146:          whatever)
                   15147: 
                   15148:        * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
                   15149:          a, (c?x:y, z)
                   15150: 
                   15151:        * src/main/untaint.C: bugfix: consequences of not reading this
                   15152:          comment: CORD_pos_chars_left /* Number of characters in cache.
                   15153:          <= 0 ==> none    */
                   15154: 
                   15155:        * src/include/pa_array.h: removed needless checks
                   15156: 
                   15157: 2003-11-24  paf
                   15158: 
                   15159:        * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
                   15160:          removed limit: now $form:xxx can be accessed anytime, even in
                   15161:          @auto/conf [and request/response:charset still can be changed
                   15162:          anytime]
                   15163: 
                   15164:        * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
                   15165:          now not transcodes response body
                   15166: 
1.211     moko     15167:        * operators.ru.txt, operators.txt, src/types/pa_vxnode.C,
                   15168:          src/types/pa_vxnode.h: $xdoc[^xdoc::create[test]]
                   15169:          $tn[^xdoc.createTextNode[text node value]]
                   15170:          $dummy[^xdoc.firstChild.appendChild[$tn]]
1.95      moko     15171:          $xdoc.firstChild.firstChild.nodeValue[different]
                   15172:          ^taint[^xdoc.string[]]
                   15173: 
                   15174:        * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
                   15175:          workaround: static Hash::allocates -> static Hash_allocates
                   15176: 
                   15177: 2003-11-21  paf
                   15178: 
1.116     moko     15179:        * Makefile.am, configure, configure.in, src/classes/Makefile.am,
                   15180:          src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
                   15181:          src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95      moko     15182: 
                   15183:        * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
                   15184: 
                   15185:        * src/classes/mail.C: bugfix: typo
                   15186: 
                   15187:        * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.116     moko     15188:          src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
                   15189:          src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
                   15190:          src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
                   15191:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95      moko     15192:          src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
                   15193: 
                   15194:        * src/main/pa_exec.C: bug in safe mode
                   15195: 
                   15196:        * src/include/Makefile.am: pa_xml_exception.h
                   15197: 
                   15198:        * src/targets/isapi/parser3isapi.C: more warnings --
                   15199: 
                   15200: 2003-11-20  paf
                   15201: 
                   15202:        * src/: classes/math.C, classes/op.C, classes/string.C,
                   15203:          main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
                   15204:          types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
                   15205:          --
                   15206: 
                   15207:        * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
                   15208:          more warnings --
                   15209: 
                   15210:        * src/classes/xdoc.C: more warnings --
                   15211: 
                   15212:        * src/classes/: date.C, image.C, xdoc.C: more warnings --
                   15213: 
                   15214:        * src/: main/pa_sql_driver_manager.C, main/untaint.C,
                   15215:          types/pa_vcookie.C, types/pa_vmail.C: more warnings --
                   15216: 
                   15217:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   15218:          classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
                   15219:          classes/table.C, include/pa_cache_managers.h,
                   15220:          include/pa_stylesheet_connection.h, main/pa_request.C,
                   15221:          types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
                   15222:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
                   15223:          --
                   15224: 
                   15225:        * src/main/: execute.C, pa_request.C: old forgotten todo: when
                   15226:          can't report problem (undefined @unhandled_exception) problem
                   15227:          source string were not reported
                   15228: 
                   15229:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   15230:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   15231:          classes/hashfile.C, classes/image.C, classes/int.C,
                   15232:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   15233:          classes/response.C, classes/string.C, classes/table.C,
                   15234:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   15235:          include/pa_array.h, include/pa_cache_managers.h,
                   15236:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   15237:          include/pa_config_fixed.h, include/pa_dictionary.h,
                   15238:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   15239:          include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
                   15240:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   15241:          include/pa_request.h, include/pa_request_charsets.h,
                   15242:          include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
                   15243:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   15244:          include/pa_stack.h, include/pa_string.h,
                   15245:          include/pa_stylesheet_connection.h,
                   15246:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   15247:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   15248:          include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   15249:          lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
                   15250:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   15251:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   15252:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   15253:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   15254:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   15255:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   15256:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   15257:          main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
                   15258:          sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
                   15259:          targets/cgi/parser3.C, targets/isapi/pa_threads.C,
                   15260:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   15261:          types/pa_method.h, types/pa_value.C, types/pa_value.h,
                   15262:          types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
                   15263:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   15264:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   15265:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   15266:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   15267:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   15268:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   15269:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   15270:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   15271:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   15272:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   15273:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   15274:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   15275:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   15276:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   15277:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   15278:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   15279:          types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
                   15280:          const IDENT
                   15281: 
                   15282:        * src/: include/pa_array.h, include/pa_pool.h,
                   15283:          include/pa_request.h, include/pa_string.h, include/pa_table.h,
                   15284:          main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
                   15285:          types/pa_wcontext.h: more warnings --
                   15286: 
                   15287:        * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
                   15288:          classes/file.C, classes/hash.C, classes/hashfile.C,
                   15289:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   15290:          classes/memory.C, classes/op.C, classes/string.C,
                   15291:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   15292:          include/pa_config_includes.h, include/pa_operation.h,
                   15293:          include/pa_sql_connection.h, include/pa_table.h,
                   15294:          include/pa_types.h, lib/ltdl/config_fixed.h,
                   15295:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
                   15296:          lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
                   15297:          lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
                   15298:          main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
                   15299:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
                   15300:          main/pa_globals.C, main/pa_os.C, main/pa_request.C,
                   15301:          main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
                   15302:          targets/isapi/parser3isapi.vcproj, types/pa_value.h,
                   15303:          types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
                   15304:          types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
                   15305:          types/pa_vmail.C, types/pa_vobject.C,
                   15306:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   15307:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
                   15308:          types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
                   15309:          on all projects (except libltdl=off & libsdbm=level3) found
                   15310:          several unitialized vars
                   15311: 
                   15312: 2003-11-19  paf
                   15313: 
                   15314:        * src/classes/op.C: more ansi C++ comp
                   15315: 
1.211     moko     15316:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   15317:          src/include/pa_request.h, src/main/pa_request.C:
                   15318:          ^cache[...]{body}{catch block with $exception.handled[cache]
                   15319:          meaning "get expired cache, if any. else error"}
1.95      moko     15320: 
                   15321:        * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
                   15322:          main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
                   15323:          ^cache[...]{body}{catch code with $exception.cache field}
                   15324: 
                   15325: 2003-11-12  paf
                   15326: 
                   15327:        * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
                   15328:          [copy/paste bug]
                   15329: 
                   15330: 2003-11-11  paf
                   15331: 
                   15332:        * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
                   15333:          failed]
                   15334: 
                   15335: 2003-11-10  paf
                   15336: 
                   15337:        * src/types/pa_vconsole.h: flush
                   15338: 
1.211     moko     15339:        * operators.ru.txt, operators.txt, src/main/pa_request.C,
                   15340:          src/types/Makefile.am, src/types/types.vcproj,
                   15341:          src/types/pa_vconsole.h: $console:line read/write  [for nntp]
1.95      moko     15342: 
1.211     moko     15343:        * operators.ru.txt, operators.txt: mysql: transaction support:
                   15344:          ?autocommit=0
1.95      moko     15345: 
1.211     moko     15346:        * operators.ru.txt, operators.txt: comment: updated
1.95      moko     15347: 
                   15348:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
                   15349:          serialize version and exipire now removes entries
                   15350: 
1.211     moko     15351:        * operators.ru.txt, operators.txt: ^hashfile.delete[] removes files
                   15352:          altogether [and dir, if could]
1.95      moko     15353: 
                   15354:        * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
                   15355:          types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
                   15356:          removes files altogether [and dir, if could]
                   15357: 
                   15358:        * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
                   15359:          nonexistent pair. .c coded that that was error. fixed
                   15360: 
                   15361:        * src/types/pa_vhashfile.C: sdbm: exception type change to
                   15362:          file.access [regretfull can't split it to different exceptions
                   15363:          without modifying sdbm source wich would prefer not to]
                   15364: 
                   15365: 2003-11-07  paf
                   15366: 
                   15367:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   15368:          classes/hashfile.C, classes/image.C, classes/table.C,
                   15369:          classes/xdoc.C, include/Makefile.am, include/pa_array.h,
                   15370:          include/pa_pool.h, include/pa_request.h, main/Makefile.am,
                   15371:          main/execute.C, main/main.vcproj, main/pa_pool.C,
                   15372:          main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
                   15373:          types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
                   15374:          types/pa_vstateless_class.h: resurrected: pool idea. now only for
                   15375:          destructing objects at request processing end
                   15376: 
                   15377: 2003-11-06  paf
                   15378: 
                   15379:        * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
                   15380:          updates
                   15381: 
                   15382:        * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
                   15383:          to include sdbm
                   15384: 
1.116     moko     15385:        * src/include/: pa_config_includes.h, pa_version.h: our
                   15386:          replacements of max& co only for cpp
1.95      moko     15387: 
                   15388:        * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
                   15389:          upper dir, .am updated
                   15390: 
                   15391:        * tests/todo.txt: hashfile: done
                   15392: 
1.211     moko     15393:        * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C:
                   15394:          hashfile: clear & expiration [time in value. todo: move time to
                   15395:          key]
1.95      moko     15396: 
                   15397:        * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
                   15398: 
                   15399:        * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
                   15400:          to do that in foreach, no errors, but surely wrong]
                   15401: 
1.211     moko     15402:        * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C,
1.95      moko     15403:          src/types/pa_vhashfile.h: hashfile: clear and proper locking
                   15404: 
1.211     moko     15405:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   15406:          src/classes/hashfile.C, src/types/pa_vhashfile.C,
                   15407:          src/types/pa_vhashfile.h: hashfile: foreach
1.95      moko     15408: 
                   15409:        * src/classes/hashfile.C, src/types/pa_vhashfile.C,
1.211     moko     15410:          src/types/pa_vhashfile.h, operators.ru.txt, operators.txt:
                   15411:          hashfile: hash
1.95      moko     15412: 
1.211     moko     15413:        * operators.ru.txt, operators.txt, src/classes/hashfile.C,
                   15414:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   15415:          tests/todo.txt: hashfile: delete
1.95      moko     15416: 
                   15417:        * src/: include/pa_memory.h, targets/cgi/parser3.C,
                   15418:          types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
                   15419:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
                   15420:          get/put [raw]
                   15421: 
                   15422:        * src/: classes/op.C, main/pa_os.C: just linked
                   15423: 
                   15424:        * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
                   15425:          XmlException changes
                   15426: 
                   15427:        * src/: include/pa_charset.h, include/pa_globals.h,
                   15428:          include/pa_stylesheet_connection.h, main/pa_exception.C:
                   15429:          XmlException changes
                   15430: 
                   15431:        * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
                   15432: 
                   15433:        * src/: include/pa_common.h, include/pa_exception.h,
                   15434:          main/main.vcproj, main/pa_common.C, include/pa_os.h,
                   15435:          include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
                   15436:          main/pa_xml_exception.C: locking move to pa_os [along with
                   15437:          pa_sleep] apr-impl locking done
                   15438: 
1.211     moko     15439:        * configure, configure.in, operators.ru.txt, operators.txt,
                   15440:          parser3.sln, src/classes/classes.vcproj, src/classes/hashfile.C,
1.95      moko     15441:          src/classes/xdoc.C, src/include/pa_config_fixed.h,
                   15442:          src/include/pa_exception.h, src/include/pa_globals.h,
                   15443:          src/include/pa_memory.h, src/include/pa_version.h,
                   15444:          src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
                   15445:          src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
                   15446:          src/main/compile.tab.C, src/main/main.vcproj,
                   15447:          src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
                   15448:          src/types/Makefile.am, src/types/pa_vhash.C,
                   15449:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   15450:          src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
                   15451:          again with sdbm from apache
                   15452: 
                   15453: 2003-11-05  paf
                   15454: 
                   15455:        * src/: classes/classes.vcproj, include/pa_config_fixed.h,
                   15456:          main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
                   15457:          \parser3project dir anymore
                   15458: 
                   15459:        * src/main/pa_charset.C: bugfix: had broken binary search [copied
                   15460:          thoughtlessly from xalan]
                   15461: 
                   15462:        * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
                   15463:          sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
                   15464:          from httpd-2.0.43\srclib\apr-util\dbm\sdbm
                   15465: 
                   15466:        * src/main/helpers/CaseFolding.txt:
                   15467:          http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
                   15468: 
                   15469: 2003-11-04  paf
                   15470: 
1.211     moko     15471:        * operators.ru.txt, operators.txt: comment: ^mail:send[$.options[
1.95      moko     15472: 
                   15473:        * src/classes/table.C: compiled on unix
                   15474: 
1.116     moko     15475:        * src/classes/Makefile.am: classes.C to rebuild last
1.95      moko     15476: 
                   15477:        * src/classes/mail.C: compiled on unix
                   15478: 
1.211     moko     15479:        * operators.ru.txt, operators.txt, src/classes/mail.C,
                   15480:          src/types/pa_vmail.C, src/types/pa_vmail.h:     !^mail:send[
1.95      moko     15481:                  $.options[unix: string to append to sendmail command
                   15482:          line]
                   15483: 
1.211     moko     15484:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15485:          src/main/pa_string.C, tests/todo.txt: ^table.save[...
                   15486:          $.separator[^#09]          $.encloser["] <nothing> by default
                   15487: 
                   15488:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15489:          tests/todo.txt: ^table::load         !$.separator[^#09]
                   15490:          !$.encloser["] <nothing> by default
1.95      moko     15491: 
                   15492: 2003-11-03  paf
                   15493: 
1.211     moko     15494:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15495:          src/main/pa_common.C: ^table::load[; options:
                   15496:          !$.column-separator[^#09]         !$.column-encloser["]
1.95      moko     15497: 
1.211     moko     15498:        * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95      moko     15499:          src/types/pa_vrequest.C: $request:document-root
                   15500: 
                   15501:        * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
                   15502:          [already included into uri=xxx]
                   15503: 
1.211     moko     15504:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   15505:          tests/todo.txt: ^image.gif[filename] for $response:download
1.95      moko     15506: 
                   15507:        * src/classes/date.C: minor precaution
                   15508: 
1.211     moko     15509:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   15510:          !^date::unix-timestamp()
1.95      moko     15511:              !^date.unix-timestamp[]
                   15512: 
                   15513: 2003-10-30  paf
                   15514: 
1.211     moko     15515:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   15516:          src/types/pa_vdate.h: merged from 3.0.8: ^date.roll[TZ;GMT]
                   15517:          $date.hour
1.95      moko     15518: 
                   15519:        * src/classes/: date.C, image.C: improvement diagnostics:
                   15520:          $now[^date::create[$undefined]] now is error
                   15521: 
                   15522:        * src/main/pa_common.C: read errors would now be reported 'actually
                   15523:          read -1 bytes'
                   15524: 
                   15525: 2003-10-24  paf
                   15526: 
                   15527:        * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
                   15528:          src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
                   15529:          src/main/Makefile.am, src/targets/cgi/Makefile.am,
                   15530:          src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
                   15531: 
                   15532: 2003-10-22  paf
                   15533: 
                   15534:        * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
                   15535: 
                   15536: 2003-10-21  paf
                   15537: 
1.211     moko     15538:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   15539:          src/main/pa_string.C: fixed: string.match[g] without <'> option
                   15540:          produced columns with NULL's, which gpf'ed at table.save time
1.95      moko     15541: 
                   15542:        * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
                   15543:          recoursion' message with intensive throw-catches fixed: incorrect
                   15544:          name and line (one name upper then needed) in error message about
                   15545:          problems inside try block
                   15546: 
                   15547: 2003-10-10  paf
                   15548: 
                   15549:        * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
                   15550:          check offset argument for validity did that in String::Body::pos
                   15551:          myself http://i2/tasks/edit/?id=4577425257580789777
                   15552: 
                   15553: 2003-10-07  paf
                   15554: 
                   15555:        * src/main/: compile.tab.C, compile.y: ^if ( better error:
                   15556:          .html(1:4): parse error, expecting `'['' or `'{'' or `'(''  now
                   15557: 
                   15558: 2003-10-03  paf
                   15559: 
                   15560:        * parser3.sln, src/include/pa_dictionary.h,
                   15561:          src/main/pa_dictionary.C, src/main/pa_string.C,
                   15562:          src/targets/cgi/parser3.vcproj: dictionary optimized by
                   15563:          precalculating cstr&length
                   15564: 
                   15565: 2003-10-02  paf
                   15566: 
                   15567:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   15568:          main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
                   15569:          main/pa_stylesheet_manager.C: bugfix: ^throw context were
                   15570:          saved/restored incompletely http://www.parser.ru/forum/?id=21484
                   15571: 
                   15572: 2003-09-30  paf
                   15573: 
                   15574:        * src/main/pa_string.C: string::replace bug fix [were ignoring
                   15575:          occurrances after lang-mismatched
                   15576: 
                   15577: 2003-09-29  paf
                   15578: 
                   15579:        * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
                   15580:          helper
                   15581: 
                   15582:        * src/main/pa_string.C: string::serialize bug fix with
                   15583:          zero-terminator
                   15584: 
                   15585:        * src/classes/table.C: ^nameless_table.save column row now has no
                   15586:          \t at the end
                   15587: 
                   15588:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   15589:          @postprocess  now takes $response:body/download
                   15590: 
                   15591:        * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
                   15592:          error message
                   15593: 
                   15594:        * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
                   15595: 
                   15596:        * src/classes/table.C: bugfix: flip: must produce nameless
                   15597:          http://i2/tasks/edit/?id=4573405524674081244
                   15598: 
                   15599:        * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
                   15600:          main/helpers/simple_folding.pl: utf-8 upper/lower
                   15601: 
                   15602:        * src/main/pa_common.C: bugfix: utf signature were not ignored due
                   15603:          to typo error http://i2/tasks/edit/?id=4573354650786434584
                   15604: 
                   15605: 2003-09-26  paf
                   15606: 
                   15607:        * src/main/untaint.C: removed needless field
                   15608: 
                   15609:        * src/main/untaint.C: removed needless const
                   15610: 
                   15611:        * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
                   15612:          String.for_each bug fixed [omited one-char cases]
                   15613: 
                   15614:        * src/include/pa_stack.h: bugfix: before collecting garbage,
                   15615:          runtime-executor stack were cleared... BADLY
                   15616: 
                   15617:        * src/main/pa_string.C: ^stirng.replace code used old
                   15618:          param-convention on langs.append, fixed that search fo the like,
                   15619:          found none
                   15620: 
                   15621:        * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
                   15622:          string::serialize/deserialize implemented Language enum assigned
                   15623:          meaningful letters [more convinient for debugging. read warning
                   15624:          before adding/changing anything]
                   15625: 
                   15626: 2003-09-25  paf
                   15627: 
                   15628:        * src/: include/pa_string.h, include/pa_version.h,
                   15629:          main/pa_string.C, main/untaint.C: templates and anonymous unions
                   15630:          differences on unix
                   15631: 
                   15632:        * parser3.sln, src/classes/file.C, src/classes/image.C,
                   15633:          src/classes/mail.C, src/classes/op.C, src/classes/table.C,
                   15634:          src/classes/xdoc.C, src/classes/xnode.C,
                   15635:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   15636:          src/include/pa_charsets.h, src/include/pa_common.h,
                   15637:          src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
                   15638:          src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
                   15639:          src/include/pa_table.h, src/lib/cord/cordbscs.c,
                   15640:          src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
                   15641:          src/lib/cord/include/cord.h, src/main/compile.tab.C,
                   15642:          src/main/compile_tools.h, src/main/pa_charset.C,
                   15643:          src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
                   15644:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   15645:          src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
                   15646:          src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
                   15647:          src/types/pa_vmail.C, src/types/pa_vmath.C,
                   15648:          src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
                   15649:          src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
                   15650: 
                   15651:        * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
                   15652:          functions aligned to that of eeparser3 look
                   15653: 
                   15654:        * src/lib/cord/cordprnt.c: removed warnings
                   15655: 
                   15656: 2003-09-24  paf
                   15657: 
                   15658:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   15659:          classes/op.C, classes/xdoc.C, classes/xnode.C,
                   15660:          include/pa_cache_managers.h, include/pa_charset.h,
                   15661:          include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
                   15662:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   15663:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   15664:          main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
                   15665:          main/pa_common.C, main/pa_exec.C, main/pa_request.C,
                   15666:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   15667:          main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
                   15668:          types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
                   15669:          types/pa_vstateless_class.h, types/pa_vstatus.C,
                   15670:          types/pa_vxnode.C: v() functions of String::Body,
                   15671:          String::Languages and String itself StringBody->String::Body
                   15672: 
                   15673:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15674:          lib/cord/include/cord.h: CORD_append_block showed no efficiency =
                   15675:          never optimized anything.  todo: somehow speed up harder cases:
                   15676:          concatenationA+concatenationB when last block of A and first of B
                   15677:          contain same letters
                   15678: 
                   15679:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15680:          lib/cord/include/cord.h: langs: speed up by joining adjucent
                   15681:          blocks of same char [CORD_append_block]
                   15682: 
                   15683:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15684:          lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
                   15685:          save space by extending blocks when appending block with c ==
                   15686:          lastblock.c
                   15687: 
                   15688:        * src/: include/pa_string.h, main/pa_string.C: aval is not actually
                   15689:          working yet :( but more working &understood :)
                   15690: 
                   15691:        * src/: classes/table.C, include/pa_string.h,
                   15692:          lib/cord/include/cord.h, main/pa_string.C: aval/ works!
                   15693: 
                   15694: 2003-09-23  paf
                   15695: 
                   15696:        * src/main/untaint.C: $a[ok!] $a works!
                   15697: 
                   15698:        * src/main/untaint.C: something even more works :)
                   15699: 
                   15700:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   15701:          something more works :)
                   15702: 
                   15703:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15704:          lib/cord/cordxtra.c: something already works :)
                   15705: 
                   15706:        * src/: include/pa_string.h, main/untaint.C: just compiled todo:
                   15707:          serialize&deserialize
                   15708: 
                   15709:        * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
                   15710:          lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
                   15711:          main/untaint.C: main idea implemented, details left
                   15712: 
                   15713: 2003-09-22  paf
                   15714: 
                   15715:        * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
                   15716: 
                   15717:        * src/classes/xnode.C: copy/paste comment bugfix
                   15718: 
                   15719:        * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
                   15720:          allocator returns 0, just die.
                   15721:          http://i2/tasks/edit/?id=4570798492410259445
                   15722: 
                   15723:        * src/classes/xdoc.C: copy/paste comment bugfix
                   15724: 
                   15725:        * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
                   15726:          Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
                   15727:          xnode: getAttributeNS setAttributeNS removeAttributeNS
                   15728:          getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
                   15729: 
                   15730:        * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
                   15731:          chars due to bitwise operation signed-char error]
                   15732: 
                   15733: 2003-09-19  paf
                   15734: 
                   15735:        * src/types/pa_wcontext.C: output message: more practical
                   15736:          suggestion
                   15737: 
1.211     moko     15738:        * src/main/pa_common.C, operators.ru.txt, operators.txt: merged
1.95      moko     15739:          $f[^file::load[binary;http://...]] $f.tables
                   15740: 
                   15741: 2003-09-02  paf
                   15742: 
                   15743:        * src/main/pa_common.C: printf is buffered, write(1 is not. can't
                   15744:          flush stdout without referencing 'stdout' symbol. to hell with
                   15745:          non-ansi libraries without 'stdout' symbol
                   15746: 
                   15747:        * src/main/pa_common.C: got rid of 'stdout' symbol reference on
                   15748:          unix (users reported problems with some old libc)
                   15749: 
                   15750:        * src/types/pa_vdate.h: forgot initializer
                   15751: 
                   15752: 2003-09-01  paf
                   15753: 
                   15754:        * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
                   15755:          main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
                   15756:          zone]
                   15757: 
                   15758:        * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
                   15759: 
                   15760: 2003-08-19  paf
                   15761: 
                   15762:        * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
                   15763:          pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
                   15764:          simplified a little
                   15765: 
                   15766:        * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
                   15767:          [lost fix from 3.0.8]
                   15768: 
                   15769:        * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{   now
                   15770:          visible here }
                   15771: 
                   15772:          bug fix
                   15773: 
                   15774:        * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
                   15775: 
                   15776:        * src/main/compile.tab.C: initialized couple of variables about
                   15777:          which user reported runtime problems when parser were compiled
                   15778:          with VC7, warning level4.  study shows that later in bison
                   15779:          they've fixed that. would migrate to latest bison someday
                   15780: 
                   15781:        * src/types/pa_vmail.C: turned  off recoding in gmime (were still
                   15782:          recoding headers)
                   15783: 
                   15784:        * src/types/pa_vmail.C: works as before, same charset problems:
                   15785:          gmime recodes to UTF-8 only headers, not body. so not recoding
                   15786:          anything for now
                   15787: 
                   15788:        * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
                   15789:          problems with body
                   15790: 
                   15791:        * src/types/pa_vmail.C: mail_receive just compiled
                   15792: 
                   15793: 2003-08-18  paf
                   15794: 
                   15795:        * src/: classes/classes.vcproj, include/pa_config_fixed.h,
                   15796:          main/main.vcproj, types/types.vcproj: win32: continued process
                   15797:          detaching from \parser3project directory
                   15798: 
                   15799:        * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
                   15800:          src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
                   15801:          src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
                   15802:          src/lib/pcre/pcre_dftables.dsp,
                   15803:          src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
                   15804:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
                   15805:          src/types/types.dsp: moved to MSVC 7
                   15806: 
                   15807:        * gnu.vcproj.vspscc, parser3.vssscc,
                   15808:          src/classes/classes.vcproj.vspscc,
                   15809:          src/lib/cord/cord.vcproj.vspscc,
                   15810:          src/lib/ltdl/libltdl.vcproj.vspscc,
                   15811:          src/lib/md5/md5.vcproj.vspscc,
                   15812:          src/lib/pcre/pcre_dftables.vcproj.vspscc,
                   15813:          src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
                   15814:          src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
                   15815:          src/targets/isapi/parser3isapi.vcproj.vspscc,
                   15816:          src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
                   15817:          moved to MSVC 7
                   15818: 
                   15819:        * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
                   15820:          src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
                   15821:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   15822:          src/lib/pcre/pcre_dftables.vcproj,
                   15823:          src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
                   15824:          src/targets/cgi/parser3.vcproj,
                   15825:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
                   15826:          new VS project files
                   15827: 
                   15828:        * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
                   15829:          .NET to detect Jalindi Igloo capabilities.
                   15830: 
                   15831:        * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.116     moko     15832:          src/classes/classes.awk, src/doc/footer.htm,
                   15833:          src/include/pa_config_fixed.h, src/include/pa_version.h,
                   15834:          src/lib/Makefile.am, src/main/compile.tab.C,
1.95      moko     15835:          src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
                   15836:          src/types/pa_vmail.C: merged 3.1.0 latest changes
                   15837: 
                   15838: 2003-08-15  paf
                   15839: 
                   15840:        * src/main/untaint.C: email addresses in forms:   "non-ascii" <yyy>
                   15841:          non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
                   15842: 
                   15843:        * src/main/untaint.C: email addresses in forms:   "non-ascii" <yyy>
                   15844:          non-ascii <yyy> now encoded correctly
                   15845: 
                   15846: 2003-07-29  paf
                   15847: 
1.116     moko     15848:        * src/classes/: Makefile.am, classes.awk: classes.awk added to make
                   15849:          dist
1.95      moko     15850: 
                   15851:        * src/types/pa_vmail.C: just started --with-mail-receive
                   15852: 
                   15853: 2003-07-28  paf
                   15854: 
1.116     moko     15855:        * src/: classes/Makefile.am, lib/Makefile.am: removed circular
                   15856:          dependence in src/classes, src/lib/gc now in dist
1.95      moko     15857: 
                   15858:        * src/main/pa_string.C: ^cache bug fix [were not working at all]
                   15859: 
                   15860: 2003-07-25  paf
                   15861: 
                   15862:        * src/doc/footer.htm: year
                   15863: 
                   15864: 2003-07-24  paf
                   15865: 
                   15866:        * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
                   15867:          fix
                   15868: 
                   15869:        * src/include/pa_version.h: release
                   15870: 
1.116     moko     15871:        * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95      moko     15872: 
                   15873:        * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
                   15874:          src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
                   15875:          src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
                   15876:          getting rid of win32xml pseudo project
                   15877: 
                   15878:        * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
                   15879: 
1.116     moko     15880:        * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
1.211     moko     15881:          configure.in, operators.ru.txt, operators.txt, parser3.dsw,
1.95      moko     15882:          etc/parser3.charsets/koi8-r.cfg,
1.116     moko     15883:          etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95      moko     15884:          src/classes/classes.C, src/classes/classes.awk,
                   15885:          src/classes/classes.dsp, src/classes/classes.h,
                   15886:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   15887:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   15888:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   15889:          src/classes/memory.C, src/classes/op.C, src/classes/response.C,
                   15890:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   15891:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
                   15892:          src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
                   15893:          src/doc/string.dox, src/include/Makefile.am,
1.116     moko     15894:          src/include/pa_array.h, src/include/pa_cache_managers.h,
                   15895:          src/include/pa_charset.h, src/include/pa_charsets.h,
                   15896:          src/include/pa_common.h, src/include/pa_config_auto.h.in,
                   15897:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
                   15898:          src/include/pa_dictionary.h, src/include/pa_dir.h,
                   15899:          src/include/pa_exception.h, src/include/pa_exec.h,
                   15900:          src/include/pa_globals.h, src/include/pa_hash.h,
                   15901:          src/include/pa_memory.h, src/include/pa_opcode.h,
                   15902:          src/include/pa_operation.h, src/include/pa_pool.h,
                   15903:          src/include/pa_pragma_pack_begin.h,
1.95      moko     15904:          src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
                   15905:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
                   15906:          src/include/pa_sapi.h, src/include/pa_socks.h,
                   15907:          src/include/pa_sql_connection.h,
                   15908:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
                   15909:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
                   15910:          src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
                   15911:          src/include/pa_threads.h, src/include/pa_types.h,
1.116     moko     15912:          src/include/pa_uue.h, src/lib/Makefile.am,
                   15913:          src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
                   15914:          src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
                   15915:          src/lib/cord/cordxtra.c, src/lib/cord/source.url,
                   15916:          src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95      moko     15917:          src/lib/cord/include/ec.h,
                   15918:          src/lib/cord/include/private/Makefile.am,
                   15919:          src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.116     moko     15920:          src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
                   15921:          src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95      moko     15922:          src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.116     moko     15923:          src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
                   15924:          src/main/compile_tools.C, src/main/compile_tools.h,
                   15925:          src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
                   15926:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   15927:          src/main/pa_charsets.C, src/main/pa_common.C,
                   15928:          src/main/pa_dictionary.C, src/main/pa_dir.C,
                   15929:          src/main/pa_exception.C, src/main/pa_exec.C,
1.95      moko     15930:          src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
                   15931:          src/main/pa_request.C, src/main/pa_socks.C,
                   15932:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   15933:          src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.116     moko     15934:          src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
                   15935:          src/targets/Makefile.am, src/targets/cgi/Makefile.am,
                   15936:          src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
                   15937:          src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
                   15938:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
                   15939:          src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
                   15940:          src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95      moko     15941:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   15942:          src/targets/isapi/parser3isapi.dsp,
                   15943:          src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.116     moko     15944:          src/types/pa_junction.h, src/types/pa_method.h,
                   15945:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95      moko     15946:          src/types/pa_vclass.C, src/types/pa_vclass.h,
                   15947:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   15948:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   15949:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   15950:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
                   15951:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
                   15952:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   15953:          src/types/pa_vint.h, src/types/pa_vjunction.h,
                   15954:          src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
                   15955:          src/types/pa_vmath.h, src/types/pa_vmemory.h,
                   15956:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   15957:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   15958:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   15959:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   15960:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   15961:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   15962:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   15963:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   15964:          src/types/pa_vtable.h, src/types/pa_vvoid.h,
                   15965:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   15966:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   15967:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   15968:          src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
                   15969:          HEAD
                   15970: 
                   15971:        * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
                   15972:          006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
                   15973:          012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
                   15974:          018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
                   15975:          023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
                   15976:          029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
                   15977:          035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
                   15978:          041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
                   15979:          047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
                   15980:          052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
                   15981:          058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
                   15982:          062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
                   15983:          068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
                   15984:          074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
                   15985:          080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
                   15986:          086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
                   15987:          092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
                   15988:          098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
                   15989:          103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
                   15990:          106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
                   15991:          111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
                   15992:          117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
                   15993:          123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
                   15994:          129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
                   15995:          135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
                   15996:          141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
                   15997:          022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
                   15998:          outputs/create-dir, results/001.processed, results/002.processed,
                   15999:          results/003.processed, results/004.processed,
                   16000:          results/005.processed, results/006.processed,
                   16001:          results/007.processed, results/008.processed,
                   16002:          results/009.processed, results/010.processed,
                   16003:          results/011.processed, results/012.processed,
                   16004:          results/013.processed, results/014.processed,
                   16005:          results/015.processed, results/016.processed,
                   16006:          results/017.processed, results/018.processed,
                   16007:          results/019.processed, results/020.processed,
                   16008:          results/021.processed, results/022.processed,
                   16009:          results/023.processed, results/024.processed,
                   16010:          results/025.processed, results/026.processed,
                   16011:          results/027.processed, results/028.processed,
                   16012:          results/029.processed, results/030.processed,
                   16013:          results/031.processed, results/032.processed,
                   16014:          results/033.processed, results/034.processed,
                   16015:          results/035.processed, results/036.processed,
                   16016:          results/037.processed, results/038.processed,
                   16017:          results/039.processed, results/040.processed,
                   16018:          results/041.processed, results/042.processed,
                   16019:          results/043.processed, results/044.processed,
                   16020:          results/045.processed, results/046.processed,
                   16021:          results/047.processed, results/048.processed,
                   16022:          results/049.processed, results/050.processed,
                   16023:          results/051.processed, results/052.processed,
                   16024:          results/053.processed, results/054.processed,
                   16025:          results/055.processed, results/056.processed,
                   16026:          results/057.processed, results/058.processed,
                   16027:          results/059.processed, results/060.processed,
                   16028:          results/061.processed, results/062.processed,
                   16029:          results/063.processed, results/064.processed,
                   16030:          results/065.processed, results/066.processed,
                   16031:          results/067.processed, results/068.processed,
                   16032:          results/069.processed, results/070.processed,
                   16033:          results/071.processed, results/072.processed,
                   16034:          results/073.processed, results/074.processed,
                   16035:          results/075.processed, results/076.processed,
                   16036:          results/077.processed, results/078.processed,
                   16037:          results/079.processed, results/080.processed,
                   16038:          results/081.processed, results/082.processed,
                   16039:          results/083.processed, results/084.processed,
                   16040:          results/085.processed, results/086.processed,
                   16041:          results/087.processed, results/088.processed,
                   16042:          results/089.processed, results/090.processed,
                   16043:          results/091.processed, results/092.processed,
                   16044:          results/093.processed, results/094.processed,
                   16045:          results/095.processed, results/096.processed,
                   16046:          results/097.processed, results/098.processed,
                   16047:          results/099.processed, results/100.processed,
                   16048:          results/101.processed, results/102.processed,
                   16049:          results/103.processed, results/104.processed,
                   16050:          results/105.processed, results/106.processed,
                   16051:          results/107.processed, results/108.processed,
                   16052:          results/109.processed, results/110.processed,
                   16053:          results/111.processed, results/112.processed,
                   16054:          results/113.processed, results/114.processed,
                   16055:          results/115.processed, results/116.processed,
                   16056:          results/117.processed, results/118.processed,
                   16057:          results/119.processed, results/120.processed,
                   16058:          results/121.processed, results/122.processed,
                   16059:          results/123.processed, results/124.processed,
                   16060:          results/125.processed, results/126.processed,
                   16061:          results/127.processed, results/128.processed,
                   16062:          results/129.processed, results/130.processed,
                   16063:          results/131.processed, results/132.processed,
                   16064:          results/133.processed, results/134.processed,
                   16065:          results/135.processed, results/136.processed,
                   16066:          results/137.processed, results/138.processed,
                   16067:          results/139.processed, results/140.processed,
                   16068:          results/141.processed: merged(copied) to HEAD from template_gc
                   16069: 
                   16070:        * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
                   16071:          towards \parser3project not having to be in root
                   16072: 
                   16073:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
                   16074:          module compiled [were minor unnecessary changes in lib/md5
                   16075:          interface]
                   16076: 
                   16077:        * src/include/pa_version.h: release
                   16078: 
                   16079:        * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
                   16080: 
                   16081:        * src/classes/math.C: merged uuid bugfix
                   16082: 
                   16083:        * tests/: 141.html, results/141.processed: fixed bug with
                   16084:          too-small-a-buffer
                   16085: 
                   16086:        * src/classes/math.C: uuid bugfix
                   16087: 
                   16088:        * tests/: 141.html, Makefile, results/005.processed,
                   16089:          results/030.processed, results/075.processed,
                   16090:          results/078.processed: to reflect date format change (were -
                   16091:          become ' ')
                   16092: 
                   16093:        * src/classes/math.C: uuid bugfix
                   16094: 
                   16095:        * parser3.dsw, src/main/pa_globals.C: few paths for libxml
                   16096:          debug/release changes
                   16097: 
                   16098:        * src/lib/md5/pa_md5c.c: PA_ -> pa_
                   16099: 
                   16100: 2003-07-23  paf
                   16101: 
                   16102:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
                   16103:          renamed a little [to move to comman naming conv]
                   16104: 
1.116     moko     16105:        * src/targets/Makefile.am: apache13 splitted to simplify apache
                   16106:          build
1.95      moko     16107: 
                   16108:        * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
                   16109:          main/pa_request.C, main/pa_sql_driver_manager.C,
                   16110:          main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
                   16111:          stack top_index() fixed
                   16112: 
                   16113:        * src/main/pa_globals.C: minor style changes
                   16114: 
                   16115:        * src/: classes/op.C, include/pa_sql_connection.h: connection
                   16116:          closing/caching fixed [connections were not closed/put to cache]
                   16117: 
                   16118: 2003-07-22  paf
                   16119: 
                   16120:        * INSTALL: gc part updated stightly
                   16121: 
                   16122:        * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
                   16123:          new sapi interface
                   16124: 
                   16125:        * src/classes/file.C: comment on OS
                   16126: 
                   16127:        * src/main/pa_string.C: removed reduntant invariant check [there is
                   16128:          one deeper in cord lib]
                   16129: 
                   16130:        * src/main/pa_exec.C: on win32 bugfix in handling shbang
                   16131: 
                   16132:        * src/main/pa_memory.C: out of memory is no longer coredump
                   16133: 
                   16134:        * INSTALL: disable-threads adviced
                   16135: 
                   16136: 2003-07-21  paf
                   16137: 
1.116     moko     16138:        * src/classes/Makefile.am: removed circular dependency on classes.C
1.95      moko     16139: 
                   16140:        * src/classes/file.C: file::exec/cgi environment variables now must
                   16141:          be UPPERCASE and A-Z 0-9 _-
                   16142: 
                   16143:        * src/classes/file.C: env passing fixed
                   16144: 
                   16145:        * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
                   16146: 
                   16147:        * src/main/pa_common.C: http:// CRLF now
                   16148: 
                   16149: 2003-07-02  paf
                   16150: 
1.211     moko     16151:        * operators.ru.txt, operators.txt, src/types/pa_vstatus.C: renamed
                   16152:          $memory:status fields to reflect their real meaning
1.95      moko     16153: 
                   16154: 2003-06-27  paf
                   16155: 
                   16156:        * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
                   16157:          include/pa_hash.h, main/pa_charset.C: merged from HEAD
                   16158:          file::exec/cgi .charset
                   16159: 
                   16160: 2003-06-26  paf
                   16161: 
                   16162:        * ChangeLog, src/classes/file.C, src/classes/hash.C,
                   16163:          src/classes/image.C, src/classes/op.C, src/classes/string.C,
                   16164:          src/classes/table.C: fixed several uninitialized local
                   16165:          structures.  notably ^hash.foreach now inserts delimiters
                   16166:          properly [were inserting it before first body]
                   16167: 
                   16168: 2003-06-24  paf
                   16169: 
                   16170:        * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
                   16171: 
                   16172: 2003-06-20  paf
                   16173: 
1.211     moko     16174:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
                   16175:          src/main/pa_common.C, src/main/pa_globals.C: introducing
1.95      moko     16176:          $f[^file::load[binary;http://...]] $f.tables
                   16177: 
                   16178: 2003-06-06  paf
                   16179: 
                   16180:        * src/types/: pa_vhash.h: $hash.field lookup first now: along with
                   16181:          table. [were method lookup: inconsistent]
                   16182: 
                   16183: 2003-06-02  paf
                   16184: 
                   16185:        * src/include/pa_memory.h: empty string clone fixed to return
                   16186:          writable memory
                   16187: 
                   16188:        * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
                   16189:          were not appended] which violated string invariant
                   16190: 
                   16191: 2003-05-30  paf
                   16192: 
                   16193:        * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
                   16194:          GMT  ; RFC 822, updated by RFC 1123 [as in HEAD]
                   16195: 
                   16196:        * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
                   16197:          GMT  ; RFC 822, updated by RFC 1123
                   16198: 
                   16199:        * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
                   16200:          targets/isapi/parser3isapi.C: initialized request_info properly
                   16201: 
                   16202:        * src/classes/xnode.C: found minor bug, commended for future
                   16203: 
                   16204: 2003-05-28  paf
                   16205: 
                   16206:        * src/classes/form.C: request_info.content_length can't be <0,
                   16207:          size_t for some time
                   16208: 
                   16209: 2003-05-26  paf
                   16210: 
                   16211:        * src/: classes/file.C, classes/string.C, main/pa_string.C: few
                   16212:          forgotten <0 changed to !=STRING_NOT_FOUND
                   16213: 
                   16214:        * src/classes/math.C: merged ffffu from HEAD
                   16215: 
                   16216: 2003-05-11  paf
                   16217: 
                   16218:        * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
                   16219: 
                   16220:        * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
                   16221:          premature doc free.  transformed document had xmlDoc reference
                   16222:          stored to non-gc-memory (libgdome) added holding-reference
                   16223: 
                   16224: 2003-04-29  paf
                   16225: 
                   16226:        * src/main/pa_globals.C: started digging on double free.  on win32
                   16227:          found that that's perfectly normal.
                   16228: 
                   16229: 2003-04-25  paf
                   16230: 
                   16231:        * src/classes/table.C: table.join bug fix  [bad limit check]
                   16232: 
                   16233:        * src/classes/math.C: merged from HEAD: simpiler hash_string
                   16234: 
                   16235:        * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
                   16236:          print anything.  changed to quicker and simplier code
                   16237: 
                   16238:        * src/classes/hash.C: allowed ^hash::create[^rem{xxx}]   [were to
                   16239:          strict a check]
                   16240: 
                   16241:        * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
                   16242: 
                   16243: 2003-04-24  paf
                   16244: 
                   16245:        * src/include/pa_table.h: too strict assert loosened
                   16246: 
                   16247:        * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
                   16248:          <soldis@infolio.ru> for reporing this ansi c fiolation syntax
                   16249:          report
                   16250: 
                   16251: 2003-04-21  paf
                   16252: 
1.116     moko     16253:        * src/targets/cgi/Makefile.am: pp3 added to .am
1.95      moko     16254: 
                   16255:        * src/main/pa_globals.C: pcre memory management changed to use GC
                   16256:          memory
                   16257: 
                   16258:        * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
                   16259:          xmlMallocAtomic [author agreed to my suggestion], used that
                   16260: 
                   16261:        * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
                   16262: 
                   16263:        * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
                   16264:          types/pa_vmail.C: attributed_meaning_to_string added
                   16265:          L_UNSPECIFIED piece which was sortof OK, but violated string
                   16266:          invariant [assertion barked on that] changed to L_PASS_APPEND,
                   16267:          made that param obligatory
                   16268: 
                   16269:        * src/main/pa_string.C: String::ArrayFragment::append_positions bug
                   16270:          fixed [assert helped]
                   16271: 
                   16272:        * src/include/pa_string.h: assert added [looking for bug]
                   16273: 
                   16274:        * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
                   16275:          names on Win32 considered disk-global
                   16276: 
                   16277:        * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
                   16278:          considered disk-global
                   16279: 
                   16280: 2003-04-18  paf
                   16281: 
                   16282:        * src/main/untaint.C: merged from HEAD: enabled '~' letter in
                   16283:          filenames
                   16284: 
                   16285:        * src/main/untaint.C: enabled '~' letter in filenames
                   16286: 
                   16287: 2003-04-16  paf
                   16288: 
                   16289:        * src/classes/file.C: small bug introduced in autoptr times fixed
                   16290: 
                   16291:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
                   16292:          HEAD
                   16293: 
1.116     moko     16294:        * src/classes/table.C: fix: gcc reported tiny error
1.95      moko     16295: 
                   16296: 2003-04-15  paf
                   16297: 
1.211     moko     16298:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   16299:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c, tests/141.html,
1.95      moko     16300:          tests/results/141.processed: merged from head ^math:uuid[]
                   16301:          ^math:uid64[] ^math:md5[string]
                   16302: 
                   16303:          test added: 141.html
                   16304: 
1.211     moko     16305:        * operators.ru.txt, operators.txt, src/classes/math.C:
                   16306:          ^math:uid64[]
1.95      moko     16307: 
                   16308:        * src/classes/math.C: ^math:uuid[]
                   16309: 
1.211     moko     16310:        * operators.ru.txt, operators.txt, src/classes/math.C: ^math:uuid[]
1.95      moko     16311: 
1.211     moko     16312:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   16313:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c: ^math:md5[string]
                   16314:          16-byte digest
                   16315: 
                   16316:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   16317:          src/include/pa_common.h, src/include/pa_config_fixed.h,
                   16318:          src/main/pa_common.C: ^file::load[mode;name;     $.offset
                   16319:          $.limit
1.95      moko     16320: 
                   16321: 2003-04-14  paf
                   16322: 
                   16323:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
                   16324:          started ^math:md5
                   16325: 
                   16326:        * src/classes/table.C, src/include/pa_array.h,
                   16327:          src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
                   16328:          tests/results/140.processed: table $.reverse option works in
                   16329:          create&co table $.distinct[tables] bug fix merged
                   16330: 
                   16331:        * src/: classes/table.C, include/pa_table.h: table
                   16332:          $.distinct[tables] bug fixed
                   16333: 
                   16334:        * src/classes/table.C: more warnings
                   16335: 
                   16336:        * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
                   16337:          removed checks in table::set_current, moved them back to
                   16338:          table::locate implemented table::create/join ñ $.reverse
                   16339: 
                   16340:        * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
                   16341:          removed checks in table::set_current, moved them back to
                   16342:          table::locate
                   16343: 
                   16344: 2003-04-11  paf
                   16345: 
1.211     moko     16346:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   16347:          src/classes/table.C, src/include/pa_array.h,
                   16348:          src/include/pa_common.h, src/include/pa_config_includes.h,
                   16349:          src/include/pa_string.h, src/include/pa_table.h,
                   16350:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   16351:          src/main/pa_string.C, src/main/pa_table.C: merged from HEAD from
1.95      moko     16352:          before_append_array_limit_sense_change to
                   16353:          after_append_array_limit_sense_change
                   16354: 
                   16355:        * src/classes/table.C: typo
                   16356: 
1.211     moko     16357:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   16358:          src/classes/table.C, src/include/pa_array.h,
                   16359:          src/include/pa_common.h, src/include/pa_config_includes.h,
                   16360:          src/include/pa_globals.h, src/include/pa_table.h,
                   16361:          src/main/pa_array.C, src/main/pa_globals.C,
                   16362:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   16363:          src/main/pa_string.C, src/main/pa_table.C:
                   16364:          append_array_limit_sense_change locate accepts options same as
                   16365:          create new option: $.reverse(1)   [do not work in table::create]
1.95      moko     16366: 
                   16367:        * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
                   16368:          (stat xxx,
                   16369: 
                   16370:        * src/classes/: table.C: typo
                   16371: 
                   16372:        * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
                   16373:          135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
                   16374:          results/130.processed, results/131.processed,
                   16375:          results/132.processed, results/133.processed,
                   16376:          results/134.processed, results/135.processed,
                   16377:          results/136.processed, results/137.processed,
                   16378:          results/138.processed, results/139.processed: added few mustfail
                   16379:          tests 130.html mustfail: empty regexp 131.html mustfail: invalid
                   16380:          date/time 132.html mustfail: access to junction outside of
                   16381:          context 133.html mustfail: access to junction outside of context,
                   16382:          case version 134.html mustfail: hash: adding a key inside of
                   16383:          foreach 135.html mustfail: modifying system class 136.html
                   16384:          mustfail: $.name outside of $hash[here] 137.html mustfail:
                   16385:          appendChild without import 138.html mustfail: invalid encoding
                   16386:          inside of xml 139.html mustfail: bad XPath
                   16387: 
1.211     moko     16388:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   16389:          tests/084.html, tests/125.html, tests/126.html, tests/127.html,
                   16390:          tests/128.html, tests/129.html, tests/results/125.processed,
1.95      moko     16391:          tests/results/126.processed, tests/results/127.processed,
                   16392:          tests/results/128.processed, tests/results/129.processed: merged
                   16393:          from HEAD ^table.hash[key][$.distinct[tables]]
                   16394: 
                   16395:          maked appropriate tests [changed one old nonconforming]
                   16396: 
1.211     moko     16397:        * operators.ru.txt, operators.txt, src/classes/table.C:
1.95      moko     16398:          ^table.hash[key][$.distinct[tables]]
                   16399: 
                   16400:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
                   16401:          merged fix for found very old xml (dom) bug: were passing
                   16402:          domString objects and later ERROREOUSLY freed them
                   16403: 
                   16404:        * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
                   16405:          src/main/pa_charset.C: re-added libgdome patch. regretfully
                   16406:          libgdome bug can not be worked around
                   16407: 
                   16408: 2003-04-10  paf
                   16409: 
                   16410:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
                   16411:          found very old xml (dom) bug: were passing domString objects and
                   16412:          later ERROREOUSLY freed them
                   16413: 
                   16414:        * src/doc/string.dox, src/include/pa_memory.h,
                   16415:          src/include/pa_string.h, src/lib/cord/cordbscs.c,
                   16416:          src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
                   16417:          tests/123.html, tests/124.html, tests/results/001.processed,
                   16418:          tests/results/002.processed, tests/results/003.processed,
                   16419:          tests/results/004.processed, tests/results/005.processed,
                   16420:          tests/results/006.processed, tests/results/008.processed,
                   16421:          tests/results/009.processed, tests/results/010.processed,
                   16422:          tests/results/011.processed, tests/results/012.processed,
                   16423:          tests/results/013.processed, tests/results/014.processed,
                   16424:          tests/results/015.processed, tests/results/016.processed,
                   16425:          tests/results/017.processed, tests/results/018.processed,
                   16426:          tests/results/020.processed, tests/results/021.processed,
                   16427:          tests/results/022.processed, tests/results/023.processed,
                   16428:          tests/results/024.processed, tests/results/025.processed,
                   16429:          tests/results/026.processed, tests/results/027.processed,
                   16430:          tests/results/028.processed, tests/results/029.processed,
                   16431:          tests/results/030.processed, tests/results/031.processed,
                   16432:          tests/results/032.processed, tests/results/033.processed,
                   16433:          tests/results/034.processed, tests/results/035.processed,
                   16434:          tests/results/036.processed, tests/results/037.processed,
                   16435:          tests/results/038.processed, tests/results/039.processed,
                   16436:          tests/results/040.processed, tests/results/041.processed,
                   16437:          tests/results/042.processed, tests/results/043.processed,
                   16438:          tests/results/044.processed, tests/results/045.processed,
                   16439:          tests/results/046.processed, tests/results/047.processed,
                   16440:          tests/results/048.processed, tests/results/049.processed,
                   16441:          tests/results/050.processed, tests/results/051.processed,
                   16442:          tests/results/052.processed, tests/results/053.processed,
                   16443:          tests/results/054.processed, tests/results/055.processed,
                   16444:          tests/results/056.processed, tests/results/057.processed,
                   16445:          tests/results/058.processed, tests/results/059.processed,
                   16446:          tests/results/060.processed, tests/results/061.processed,
                   16447:          tests/results/062.processed, tests/results/063.processed,
                   16448:          tests/results/064.processed, tests/results/065.processed,
                   16449:          tests/results/066.processed, tests/results/067.processed,
                   16450:          tests/results/068.processed, tests/results/069.processed,
                   16451:          tests/results/070.processed, tests/results/071.processed,
                   16452:          tests/results/072.processed, tests/results/073.processed,
                   16453:          tests/results/074.processed, tests/results/075.processed,
                   16454:          tests/results/076.processed, tests/results/077.processed,
                   16455:          tests/results/078.processed, tests/results/079.processed,
                   16456:          tests/results/080.processed, tests/results/081.processed,
                   16457:          tests/results/082.processed, tests/results/083.processed,
                   16458:          tests/results/084.processed, tests/results/085.processed,
                   16459:          tests/results/086.processed, tests/results/087.processed,
                   16460:          tests/results/088.processed, tests/results/089.processed,
                   16461:          tests/results/090.processed, tests/results/091.processed,
                   16462:          tests/results/092.processed, tests/results/093.processed,
                   16463:          tests/results/094.processed, tests/results/095.processed,
                   16464:          tests/results/096.processed, tests/results/097.processed,
                   16465:          tests/results/101.processed, tests/results/102.processed,
                   16466:          tests/results/104.processed, tests/results/105.processed,
                   16467:          tests/results/106.processed, tests/results/107.processed,
                   16468:          tests/results/108.processed, tests/results/109.processed,
                   16469:          tests/results/110.processed, tests/results/111.processed,
                   16470:          tests/results/112.processed, tests/results/113.processed,
                   16471:          tests/results/114.processed, tests/results/115.processed,
                   16472:          tests/results/116.processed, tests/results/117.processed,
                   16473:          tests/results/118.processed, tests/results/119.processed,
                   16474:          tests/results/120.processed, tests/results/121.processed,
                   16475:          tests/results/122.processed, tests/results/123.processed,
                   16476:          tests/results/124.processed: new convention: char* never 0.
                   16477:          assert in cord on that
                   16478: 
                   16479:        * src/main/pa_charset.C: couple more asserts
                   16480: 
                   16481:        * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
                   16482:          speedup
                   16483: 
                   16484:        * src/main/pa_charset.C: couple assertions on fantastic situations
                   16485:          added [may be those is the case now?]
                   16486: 
                   16487:        * src/main/pa_charset.C: bugfix on memory buffer overrun [but
                   16488:          that's memory from gc_malloc, not from g_malloc :(, but would
                   16489:          hope]
                   16490: 
                   16491:        * src/main/pa_charset.C: bugfix on memory buffer overrun [but
                   16492:          that's memory from gc_malloc, not from g_malloc :(, but would
                   16493:          hope]
                   16494: 
                   16495:        * src/main/pa_charset.C: checked custom malloc for returning 0
                   16496: 
                   16497: 2003-04-09  paf
                   16498: 
                   16499:        * src/classes/date.C: merged ^date.roll changes
                   16500: 
                   16501:        * src/classes/date.C: ^date.roll bug fix
                   16502: 
                   16503:        * src/classes/date.C: ^date.roll now throws less errors: month
                   16504:          shifts handles end of month situation by reducing day number
                   16505:          hour-hole shift reduces hour to recover
                   16506: 
                   16507:        * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
                   16508:          Sort by function time
                   16509: 
1.211     moko     16510:        * operators.ru.txt, operators.txt, src/main/pa_charset.C,
                   16511:          src/main/pa_common.C: http://   $.charset[] param done
1.95      moko     16512: 
                   16513:        * tests/: 122.html, results/122.processed: 122 date test <= and ==
                   16514:          added [after volatile fix. passes on win&intel-solaris]
                   16515: 
                   16516: 2003-04-08  paf
                   16517: 
                   16518:        * src/: classes/file.C, classes/op.C, classes/table.C,
                   16519:          classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
                   16520:          include/pa_common.h, include/pa_request_charsets.h,
                   16521:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   16522:          main/pa_exec.C, main/pa_request.C, main/untaint.C,
                   16523:          types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
                   16524:          types/pa_vresponse.C: started http://   $.charset[] param and
                   16525:          http response charset detection just compiled.  todo:test
                   16526: 
                   16527:        * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
                   16528: 
                   16529:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
                   16530:          main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
                   16531:          types/pa_vmail.C: changed transcode param converntion  along with
                   16532:          string creating convention -- all strings are zero-terminated,
                   16533:          this allowed to fix one remaining String("123", 2) case
                   16534: 
                   16535:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   16536:          classes/op.C, classes/string.C, classes/table.C,
                   16537:          include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
                   16538:          main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
                   16539:          main/pa_request.C, main/pa_string.C, main/pa_uue.C,
                   16540:          main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
                   16541:          types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
                   16542:          violated String::invariant. started fixing [not compiled now]
                   16543: 
                   16544:        * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
                   16545:          main/compile.tab.C, main/compile.y, main/pa_string.C,
                   16546:          main/untaint.C, targets/cgi/parser3.C: number of string style
                   16547:          improvements & optimizations
                   16548: 
                   16549:        * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
                   16550:          :(]
                   16551: 
                   16552:        * src/main/untaint.C: removed redundant & in CORD_pos param passing
                   16553:          [for it's a pointer really]
                   16554: 
                   16555:        * src/main/untaint.C: CORD_pos_advance turned out to have limit on
                   16556:          'n' param. worked that around
                   16557: 
                   16558:        * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
                   16559:          Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
                   16560:          <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
                   16561:          April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
                   16562:          cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
                   16563: 
                   16564:          Thanks for the bug report and patch.
                   16565: 
                   16566:          I hadn't looked at this code in a while.  Reading it now, it
                   16567:          seems to me that the tests should also be ">= MAX_DEPTH" to
                   16568:          comply with the invariant, though that may not matter a lot.  I
                   16569:          changed that, too.
                   16570: 
                   16571:          Hans
                   16572: 
                   16573: 2003-04-07  paf
                   16574: 
                   16575:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
                   16576:          merged from head:safe mode error message now includes numbers
                   16577: 
                   16578:        * src/main/execute.C: n-th attempt to make a=a work with double.
                   16579:          problem: as_double returns it's result in fp-register compiler
                   16580:          optimizes access to that register after b->as_double, and just
                   16581:          compares ALREADY_STORED_VALUE with prev-calculated a->as_double
                   16582:          from memory.  _SAME_ double values do not match here.  when
                   16583:          forced to REload fp-register, values do match.
                   16584: 
                   16585:          tried to make them volatile.
                   16586: 
                   16587:        * src/main/execute.C: n-th attempt to make a=a work with double.
                   16588:          problem: as_double returns it's result in fp-register compiler
                   16589:          optimizes access to that register after b->as_double, and just
                   16590:          compares ALREADY_STORED_VALUE with prev-calculated a->as_double
                   16591:          from memory.  _SAME_ double values do not match here.  when
                   16592:          forced to REload fp-register, values do match.
                   16593: 
                   16594:          tried to make them volatile.
                   16595: 
                   16596:        * src/types/pa_vobject.h: small style change
                   16597: 
                   16598:        * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
                   16599: 
                   16600:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
                   16601:          mode error message now includes numbers
                   16602: 
                   16603:        * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
                   16604:          now causes death
                   16605: 
                   16606: 2003-04-04  paf
                   16607: 
                   16608:        * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
                   16609:          incorportated pa_exec patch by From: "Victor Fedoseev"
                   16610:          <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
                   16611:          Sent: Thursday, January 23, 2003 9:14 AM
                   16612: 
                   16613:          huge speedup on ^file::cgi with big result
                   16614: 
                   16615:        * src/classes/table.C: sort table with 0 rows bug fixed
                   16616: 
                   16617:        * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
                   16618:          fix http://i2/tasks/edit/?id=4493701604654042676
                   16619: 
                   16620:          @main[] $with_default[  $.a[1]  $._default[default from
                   16621:          with_default] ] ^show[$with_default]
                   16622: 
                   16623:          $to_add_to[     $.b[2] ] ^to_add_to.add[$with_default]
                   16624:          =$to_add_to.xxx=<br>
                   16625: 
                   16626:          ^show[$to_add_to]
                   16627: 
                   16628:          $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
                   16629:          ^show[$cloned]
                   16630: 
                   16631:          @show[hash] ^hash.foreach[k;v]{         $k = $v <br>
                   16632: 
                   16633:          }  <hr>
                   16634: 
                   16635:        * src/classes/hash.C: $hash._default showed in foreach & co bug fix
                   16636:          http://i2/tasks/edit/?id=4493701604654042676
                   16637: 
                   16638:          @main[] $with_default[  $.a[1]  $._default[default from
                   16639:          with_default] ] ^show[$with_default]
                   16640: 
                   16641:          $to_add_to[     $.b[2] ] ^to_add_to.add[$with_default]
                   16642:          =$to_add_to.xxx=<br>
                   16643: 
                   16644:          ^show[$to_add_to]
                   16645: 
                   16646:          $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
                   16647:          ^show[$cloned]
                   16648: 
                   16649:          @show[hash] ^hash.foreach[k;v]{         $k = $v <br>
                   16650: 
                   16651:          }  <hr>
                   16652: 
                   16653:        * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
                   16654:          http://i2/tasks/edit/?id=4507350336410850921
                   16655: 
                   16656:        * src/classes/xdoc.C: memory allocation func bugfix
                   16657:          http://i2/tasks/edit/?id=4499303470368629745
                   16658: 
                   16659:        * src/classes/math.C: allowed random 1...
                   16660: 
                   16661:        * src/classes/math.C: allowed random 0..
                   16662: 
                   16663:        * src/main/pa_globals.C: exif mem leak
                   16664:          http://i2/tasks/edit/?id=4480590323629807263
                   16665: 
                   16666:        * src/: classes/classes.dsp, main/main.dsp,
                   16667:          targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
                   16668:          fix http://i2/tasks/edit/?id=4493946731322521294
                   16669:          $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
                   16670: 
                   16671:        * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16672:          lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
                   16673:          main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
                   16674:          links to xml libs made relative, no need to unpack parser3project
                   16675:          to /parser3project.
                   16676: 
                   16677:        * src/main/: compile.tab.C, compile.y, compile_tools.h: error
                   16678:          column more precise - tab handling bug fixed
                   16679: 
                   16680:        * src/main/: compile.tab.C, compile.y: more understandable error
                   16681:          message in case @CLASS with more then one line inside
                   16682: 
                   16683:        * src/targets/cgi/parser3.C: more understandable error message in
                   16684:          case of errors in @unhandled_exception
                   16685: 
                   16686: 2003-04-03  paf
                   16687: 
                   16688:        * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
                   16689:          src/main/compile.tab.C, src/main/compile.y,
                   16690:          src/main/compile_tools.C, src/main/compile_tools.h,
                   16691:          src/main/execute.C, src/main/pa_request.C: debug info format
                   16692:          simplified, now it's: OP_VALUE Operation::Origin << here value*
                   16693: 
                   16694:          higher limits:   file number (max: 255)   line number (max:
                   16695:          64535)   column number (max: 255)
                   16696: 
                   16697:        * src/classes/math.C: top limit
                   16698: 
                   16699:        * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
                   16700:          precise parse error position in case of
                   16701: 
                   16702:          ^bug ]
                   16703: 
                   16704:        * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
                   16705:          changed to realities, and passed [bug fixed]
                   16706: 
                   16707:        * src/: classes/op.C, include/pa_request.h, main/compile.C,
                   16708:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   16709:          main/compile_tools.h, main/pa_request.C: introducing
                   16710:          ^process...[main-method-alias]
                   16711: 
                   16712:        * src/: classes/date.C, classes/image.C, classes/op.C,
                   16713:          classes/string.C, classes/table.C, classes/xdoc.C,
                   16714:          types/pa_vmethod_frame.h: MethodParams& now [methods without
                   16715:          params receive zero reference, but they are expected not to look
                   16716:          there]
                   16717: 
1.211     moko     16718:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   16719:          src/classes/double.C, src/classes/file.C, src/classes/hash.C,
                   16720:          src/classes/image.C, src/classes/int.C, src/classes/mail.C,
                   16721:          src/classes/math.C, src/classes/memory.C, src/classes/op.C,
                   16722:          src/classes/response.C, src/classes/string.C,
                   16723:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   16724:          src/classes/xnode.C, src/classes/xnode.h, src/main/execute.C,
                   16725:          src/types/pa_method.h: MethodParams& now [methods without params
                   16726:          receive zero reference, but they are expected not to look there]
                   16727: 
                   16728:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   16729:          src/include/pa_request.h, src/main/pa_request.C,
                   16730:          src/types/pa_vmethod_frame.h: ^process...[filename] useful for
                   16731:          better error reporting  [file/line/col]
1.95      moko     16732: 
                   16733:        * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
                   16734:          types/pa_vstring.h: slightly improved error messages text: 1. is
                   16735:          '%s', it 2. method undefined in case of ^void[]
                   16736: 
                   16737:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   16738:          include/pa_types.h, main/execute.C, main/pa_request.C: exception
                   16739:          handling done. now we have error columns todo: test it
                   16740: 
                   16741:        * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
                   16742:          exception when ^try{    ^throw[a;1] }{    ^throw[b;2] }
                   16743: 
                   16744:          this makes life easier: were: bad stack order -- were in
                   16745:          exception catch unwind order, which didn't match execution order
                   16746: 
                   16747:          @main[] ^try{   ^first[] }{     ^throw[c;3] }
                   16748: 
                   16749:          @first[] ^throw[a;1]
                   16750: 
                   16751:          showed throw a first throw b try
                   16752: 
                   16753:          which is no good
                   16754: 
                   16755:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   16756:          main/compile.tab.C, main/execute.C, main/pa_request.C: strack
                   16757:          trace reset after handled exception [old bug fixed]
                   16758: 
                   16759:        * src/main/: compile.tab.C, compile.y: parse position old bug
                   16760:          fixed.  position reporting made precise [both, in parse erros and
                   16761:          runtime errors]
                   16762: 
                   16763: 2003-04-02  paf
                   16764: 
                   16765:        * src/: include/pa_operation.h, include/pa_request.h,
                   16766:          main/compile.C, main/compile.tab.C, main/compile.y,
                   16767:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   16768:          main/pa_exception.C, main/pa_request.C: debug info: started
                   16769:          using.  todo:complete
                   16770: 
                   16771:        * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
                   16772:          main/compile.C, main/compile.tab.C, main/compile.y,
                   16773:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   16774:          main/pa_request.C: prepared debug info todo:use it
                   16775: 
                   16776:        * src/include/pa_operation.h: strange mistake fixed: forgot to
                   16777:          return Operation class->union after switching from autoptrs.
                   16778: 
                   16779:        * tests/: Makefile, results/108.processed, results/117.processed:
                   16780:          meta considered OK [it's up to coder now to remove it not needed]
                   16781: 
                   16782:        * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
                   16783:          Dictionary constructor when moved to gc]
                   16784: 
                   16785:        * src/main/pa_common.C: uncommented http:// file loading
                   16786: 
                   16787:        * src/include/pa_array.h, src/main/execute.C,
                   16788:          src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
                   16789:          fix [gdGrowingBuf]
                   16790: 
                   16791:        * configure.in, src/lib/Makefile.am: removed patches
                   16792: 
                   16793:        * configure, src/include/pa_config_auto.h.in,
                   16794:          src/main/pa_charset.C: --enable-assertions autoconf-ed
                   16795: 
                   16796:        * src/main/pa_common.C: uncommented http:// file loading
                   16797: 
                   16798:        * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
                   16799:          xdoc::create/load
                   16800: 
                   16801:        * src/: classes/form.C, classes/hash.C, classes/image.C,
                   16802:          classes/string.C, classes/table.C, classes/void.C,
                   16803:          include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   16804:          main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
                   16805:          String::String(str,helper_length) are checked.  found/fixed one
                   16806:          place: $request:body now zero-terminated,
                   16807: 
                   16808:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   16809:          main/compile_tools.C, main/execute.C, types/pa_value.h,
                   16810:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
                   16811:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
                   16812:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   16813:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
                   16814:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
                   16815:          types/pa_vxnode.h: more locally scoped vars in execute (more
                   16816:          easily optimizable)
                   16817: 
                   16818:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
                   16819:          for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
                   16820: 
                   16821:        * src/: include/pa_array.h, include/pa_stack.h,
                   16822:          include/pa_string.h, main/compile_tools.C, main/main.dsp,
                   16823:          main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
                   16824:          become assertion iterator in methodframe filler
                   16825: 
                   16826:        * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
                   16827:          targets/cgi/parser3.C: array::get/put inlined
                   16828: 
                   16829:        * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
                   16830:          gc_substitute_memory_management_functions +installed CORD_oom
                   16831:          function
                   16832: 
                   16833:        * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
                   16834:          src/include/pa_config_includes.h, src/include/pa_string.h,
                   16835:          src/lib/cord/cordbscs.c, src/main/pa_memory.C,
                   16836:          src/targets/cgi/parser3.C: converted debug hacks to ANSI
                   16837:          assertions started configure.in --enable-assertions
                   16838: 
                   16839: 2003-04-01  paf
                   16840: 
                   16841:        * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
                   16842:          main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
                   16843:          types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
                   16844:          gdome uses glib memory, and stores last pointer to xmlDoc there,
                   16845:          gc misses that and collects valid memory fixed by remembering
                   16846:          xmlDoc from dom object in xdoc.  todo: do something with
                   16847:          premature free of xdoc with xnodes/node values referring into it
                   16848: 
                   16849:        * src/classes/: mail.C: typo fix
                   16850: 
                   16851:        * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
                   16852:          changes
                   16853: 
                   16854:        * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
                   16855:          main/pa_memory.C: moved memory debugging to global level: to
                   16856:          pa_gc_malloc
                   16857: 
                   16858:        * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
                   16859:          debugging showed no errors. todo: debug parser memory
                   16860: 
                   16861:        * src/targets/cgi/: parser3.C, parser3.dsp: more build
                   16862:          configurations
                   16863: 
                   16864:        * src/: classes/classes.dsp, include/pa_config_fixed.h,
                   16865:          main/compile.tab.C, main/main.dsp, main/pa_globals.C,
                   16866:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   16867:          types/types.dsp: prepared xml-static configuration
                   16868: 
                   16869: 2003-03-31  paf
                   16870: 
                   16871:        * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
                   16872:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
                   16873:          xml lib memory debugging, simple checks failed: it seems that
                   16874:          library does realloc(bad ptr), and recording those ptrs in heap
                   16875:          [for debugging] was bad: heap situation changes = everything
                   16876:          works fine
                   16877: 
                   16878:        * src/: main/pa_charset.C, include/pa_charset.h: worked around
                   16879:          xmlRegisterCharEncodingHandler limitation [currently imposed
                   16880:          limit of 10 user-defined charsets]
                   16881: 
                   16882: 2003-03-28  paf
                   16883: 
                   16884:        * src/main/execute.C: execution stack copied to local register
                   16885:          variable, removed lots [~2e7) of memory accesses
                   16886: 
                   16887: 2003-03-27  paf
                   16888: 
                   16889:        * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
                   16890:          works in debug, but fails in release todo: fix that
                   16891: 
                   16892:        * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
                   16893:          targets/cgi/parser3.C: forgot to merge XML memory funcs
                   16894:          replacement from gc branch
                   16895: 
                   16896:        * src/main/pa_exec.C: introducing append_help_length [radical
                   16897:          improvement here]
                   16898: 
                   16899:        * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
                   16900:          'not recommened' in gc.h, on win32 noticed no difference]
                   16901: 
                   16902:        * src/include/pa_array.h: returned checked array get [were disabled
                   16903:          for debugging] result:not slower [don't understand that, it were
                   16904:          INLINED] todo: find out a way of inlining it!
                   16905: 
                   16906:        * src/: include/pa_string.h, lib/gc/include/gc.h,
                   16907:          lib/gc/include/gc_fake.h, main/compile.tab.C,
                   16908:          targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
                   16909:          convention changed: all resulting strings are zero-terminated
                   16910: 
                   16911:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   16912:          classes/string.C, classes/table.C, classes/void.C,
                   16913:          include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
                   16914:          lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
                   16915:          main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
                   16916:          main/pa_request.C, main/pa_string.C, main/pa_uue.C,
                   16917:          sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
                   16918:          types/pa_vfile.C, types/pa_vmail.C: introducing
                   16919:          append_help_length [radical improvement here]
                   16920: 
                   16921:        * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
                   16922:          include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
                   16923:          lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
                   16924:          targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
                   16925:          even slower
                   16926: 
                   16927:        * src/: classes/string.C, classes/table.C, include/pa_array.h,
                   16928:          include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
                   16929:          main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
                   16930:          clients of &get(): most to use non-ref version, some[in tight
                   16931:          places] to get_unchecked_ref
                   16932: 
                   16933:        * src/doc/memory.dox: forgot to add
                   16934: 
                   16935:        * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
                   16936:          include/pa_array.h, include/pa_request.h, include/pa_stack.h,
                   16937:          include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
                   16938:          lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
                   16939:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   16940:          main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
                   16941:          targets/cgi/parser3.dsp, types/pa_vmail.C,
                   16942:          types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
                   16943:          T>>&<< removed after Stack::pop wiping removed [moved to separate
                   16944:          func] other Array & removed
                   16945: 
                   16946: 2003-03-26  paf
                   16947: 
                   16948:        * src/: classes/classes.dsp, classes/file.C, classes/op.C,
                   16949:          classes/table.C, include/pa_array.h, include/pa_charset.h,
                   16950:          include/pa_stack.h, include/pa_string.h, include/pa_table.h,
                   16951:          lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16952:          lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
                   16953:          main/main.dsp, main/pa_charset.C, main/pa_common.C,
                   16954:          main/pa_exec.C, main/pa_sql_driver_manager.C,
                   16955:          main/pa_stylesheet_manager.C, main/pa_table.C,
                   16956:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   16957:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   16958:          types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
                   16959:          pre-evaluated .count() in some places
                   16960: 
                   16961:        * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16962:          lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
                   16963:          types/types.dsp: .dsp profiling updated
                   16964: 
                   16965:        * src/: classes/classes.dsp, lib/cord/cord.dsp,
                   16966:          lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
                   16967:          targets/cgi/parser3.dsp, types/types.dsp: started profiling
                   16968: 
                   16969:        * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
                   16970:          main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
                   16971:          targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
                   16972:          use lib/gc,lib/cord
                   16973: 
1.116     moko     16974:        * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
                   16975:          src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95      moko     16976:          src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
                   16977:          src/include/pa_config_includes.h, src/include/pa_request.h,
                   16978:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   16979:          src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.116     moko     16980:          src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95      moko     16981:          src/lib/cord/include/Makefile.am,
1.116     moko     16982:          src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
                   16983:          src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
                   16984:          src/targets/cgi/Makefile.am, src/types/Makefile.am,
                   16985:          src/types/pa_vclass.h, src/types/pa_vcookie.h,
                   16986:          src/types/pa_vform.h, src/types/pa_vhash.h,
                   16987:          src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
                   16988:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
                   16989:          src/types/pa_vstatus.C, src/types/pa_vstatus.h,
                   16990:          src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
                   16991:          funcs ported pa_exec
1.95      moko     16992: 
                   16993:        * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
                   16994: 
                   16995:        * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
                   16996:          bundled gc includes
                   16997: 
                   16998:        * src/: classes/op.C, include/pa_array.h,
                   16999:          include/pa_sql_connection.h, include/pa_string.h,
                   17000:          include/pa_version.h, main/compile.tab.C, main/compile.y,
                   17001:          main/execute.C, main/pa_common.C, main/pa_exception.C,
                   17002:          main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
                   17003:          targets/cgi/parser3.dsp: a number of bugfixes [while testing
                   17004:          first real site (aval)]
                   17005: 
                   17006: 2003-03-25  paf
                   17007: 
1.211     moko     17008:        * operators.ru.txt, operators.txt,
                   17009:          src/main/pa_sql_driver_manager.C, src/types/pa_vstatus.C:
                   17010:          $status.memory used free since_compact process
1.95      moko     17011: 
                   17012:        * src/: include/pa_sql_connection.h, main/pa_globals.C,
                   17013:          main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
                   17014: 
                   17015:        * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
                   17016: 
                   17017:        * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
                   17018:          src/types/pa_value.h, src/types/pa_vfile.h,
                   17019:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   17020:          src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
                   17021:          tests/results/121.processed: untaint.C L_URI
                   17022: 
1.211     moko     17023:        * operators.ru.txt, operators.txt, src/classes/Makefile.am,
                   17024:          src/classes/classes.dsp, src/classes/op.C, src/main/pa_request.C,
                   17025:          src/types/Makefile.am, src/types/pa_venv.h, src/types/types.dsp,
                   17026:          src/classes/memory.C, src/types/pa_vmemory.h: ^memory:compact[]
1.95      moko     17027: 
                   17028:        * tests/results/109.processed: it was a bug in parser. updated 109
                   17029:          test result
                   17030: 
                   17031:        * src/classes/xdoc.C, tests/Makefile: fixed transform params2
                   17032: 
                   17033:        * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
                   17034:          tests/results/107.processed: fixed dom language [values are now
                   17035:          considered tainted.  it was a bug in parser. updated 107 test
                   17036:          result
                   17037: 
                   17038:        * src/classes/xdoc.C: fixed transform params
                   17039: 
                   17040:        * src/: include/pa_stylesheet_manager.h,
                   17041:          main/pa_stylesheet_manager.C: fixed stylesheet caching
                   17042: 
                   17043:        * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
                   17044:          overloads for structure handling
                   17045: 
                   17046:        * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
                   17047:          include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
                   17048:          StringBody(0) ambiguilty, introducting static
                   17049:          StringBody::Format(int)
                   17050: 
                   17051:        * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
                   17052:          linked
                   17053: 
                   17054:        * src/types/pa_vxdoc.C: vxdoc compiled
                   17055: 
                   17056:        * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
                   17057:          types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
                   17058:          finalizers isntalled
                   17059: 
                   17060:        * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
                   17061:          doc/exception.dox, doc/index.dox, include/pa_charset.h,
                   17062:          include/pa_memory.h, include/pa_request.h, include/pa_string.h,
                   17063:          main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
                   17064:          compiled todo: xnode.C / finalizers
                   17065: 
                   17066:        * src/doc/string.dox: updated: new string internals
                   17067: 
                   17068: 2003-03-24  paf
                   17069: 
                   17070:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17071:          include/pa_charset.h, include/pa_config_fixed.h,
                   17072:          include/pa_request.h, include/pa_stylesheet_connection.h,
                   17073:          include/pa_stylesheet_manager.h, main/pa_charset.C,
                   17074:          main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
                   17075:          main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
                   17076:          types/pa_vxnode.h: started XML
                   17077: 
                   17078:        * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
                   17079: 
                   17080:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   17081:          include/pa_string.h, main/pa_common.C,
                   17082:          main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
                   17083: 
                   17084:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   17085:          include/pa_memory.h, include/pa_string.h, main/pa_common.C,
                   17086:          main/pa_request.C, main/pa_sql_driver_manager.C,
                   17087:          types/pa_vimage.h: size_t pos everywhere checks changed to check
                   17088:          for eq STRING_NOT_FOUND
                   17089: 
                   17090:        * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
                   17091:          optimize bit implemented
                   17092: 
                   17093:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   17094:          String::ArrayFragment::append_positions fixed
                   17095: 
                   17096:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
                   17097:          String::this_starts fixed
                   17098: 
                   17099:        * src/main/pa_string.C, tests/Makefile: string::pos fixed
                   17100: 
                   17101:        * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
                   17102:          hashcode implemented fully, including per-char callback [it can
                   17103:          be - substr CORD node]
                   17104: 
                   17105:        * src/: include/pa_array.h, main/compile.tab.C: gif encoding
                   17106:          rewritten to rewalloc with 100byte buf ahead
                   17107: 
                   17108:        * src/classes/image.C, src/classes/op.C, src/classes/table.C,
                   17109:          src/include/pa_string.h, src/main/compile.tab.C,
                   17110:          src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
                   17111:          src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
                   17112:          CORD_ec [bad] would rewrite as realloc now
                   17113: 
                   17114:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17115:          classes/image.C, classes/math.C, classes/op.C, classes/table.C,
                   17116:          include/pa_cache_managers.h, include/pa_charsets.h,
                   17117:          include/pa_common.h, include/pa_request.h,
                   17118:          include/pa_sql_driver_manager.h, include/pa_table.h,
                   17119:          main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
                   17120:          main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
                   17121:          targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
                   17122:          types/pa_vmail.C, types/pa_vmethod_frame.C,
                   17123:          types/pa_vstateless_class.h: 2*2 worked :)
                   17124: 
                   17125:        * parser3.dsw, src/classes/date.C, src/classes/file.C,
                   17126:          src/include/pa_exec.h, src/include/pa_string.h,
                   17127:          src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
                   17128:          passed OK
                   17129: 
                   17130:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   17131:          types/pa_value.C: all linked todo: debug
                   17132: 
                   17133:        * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
                   17134:          types/pa_vstateless_class.C: all compiled.  todo:link
                   17135: 
                   17136:        * src/types/pa_wcontext.C: pa_wcontext.C compiled
                   17137: 
                   17138:        * src/types/pa_vtable.C: pa_vtable.C compiled
                   17139: 
                   17140:        * src/types/pa_vstring.C: pa_vstring.C compiled
                   17141: 
                   17142:        * src/types/pa_vstatus.C: pa_vstatus.C compiled
                   17143: 
                   17144:        * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
                   17145:          pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
                   17146:          pa_vstateless_class.C, pa_vstateless_class.h:
                   17147:          pa_vstateless_class.C compiled
                   17148: 
                   17149:        * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
                   17150:          types/pa_vmath.C: pa_vmail.C compiled
                   17151: 
                   17152:        * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
                   17153: 
                   17154:        * src/types/pa_vform.C: pa_vform.C compiled
                   17155: 
                   17156:        * src/types/pa_vfile.C: pa_vfile.C compiled
                   17157: 
                   17158:        * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
                   17159:          pa_vstateless_class.C: pa_vcookie.C compiled
                   17160: 
                   17161:        * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
                   17162:          types/pa_vhash.h: pa_value.C compiled
                   17163: 
                   17164:        * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
                   17165:          classes.lib main.lib compiled
                   17166: 
                   17167:        * src/classes/void.C: void.C compiled
                   17168: 
                   17169:        * src/: classes/string.C, classes/table.C, include/pa_string.h,
                   17170:          main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
                   17171:          compiled
                   17172: 
                   17173:        * src/: classes/string.C, include/pa_request.h,
                   17174:          include/pa_string.h, main/pa_string.C: string.C compiled
                   17175: 
                   17176:        * src/: classes/op.C, classes/string.C, classes/table.C,
                   17177:          classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
                   17178:          main/pa_request.C, main/pa_string.C: op.C compiled
                   17179: 
                   17180:        * src/classes/: math.C, op.C: math.C compiled
                   17181: 
                   17182:        * src/: classes/mail.C, classes/string.C, classes/table.C,
                   17183:          types/pa_vmail.h: mail.C compiled
                   17184: 
                   17185:        * src/classes/: int.C, table.C: int.C compiled
                   17186: 
                   17187:        * src/: classes/hash.C, classes/image.C, classes/string.C,
                   17188:          classes/table.C, include/pa_memory.h, include/pa_string.h,
                   17189:          main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
                   17190:          compiled
                   17191: 
                   17192:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   17193:          classes/void.C, classes/xdoc.C, include/pa_request.h,
                   17194:          include/pa_sql_connection.h: hash.C compiled
                   17195: 
                   17196:        * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
                   17197:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   17198:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   17199:          classes/math.C, classes/op.C, classes/response.C,
                   17200:          classes/string.C, classes/table.C, classes/void.C,
                   17201:          classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
                   17202:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   17203:          main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
                   17204:          file.C table.C compiled
                   17205: 
                   17206:        * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
                   17207:          main/untaint.C: main.lib compiled
                   17208: 
                   17209: 2003-03-21  paf
                   17210: 
                   17211:        * src/: classes/op.C, include/pa_cache_managers.h,
                   17212:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   17213:          include/pa_stylesheet_manager.h, main/pa_exception.C,
                   17214:          main/pa_globals.C, main/pa_sql_driver_manager.C,
                   17215:          sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
                   17216:          compiled
                   17217: 
                   17218:        * src/: classes/hash.C, classes/image.C, classes/op.C,
                   17219:          classes/xdoc.C, classes/xnode.C, include/pa_common.h,
                   17220:          include/pa_hash.h, include/pa_request.h, include/pa_string.h,
                   17221:          main/compile.C, main/pa_common.C, main/pa_request.C,
                   17222:          types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
                   17223:          pa_request.C compiled
                   17224: 
                   17225:        * src/: classes/hash.C, classes/mail.C, classes/op.C,
                   17226:          include/pa_request.h, main/execute.C, main/pa_request.C,
                   17227:          types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
                   17228:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
                   17229:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   17230:          types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
                   17231:          compiled
                   17232: 
                   17233:        * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
                   17234:          main/pa_string.C: pa_exec.C compiled [win32 only for now]  todo:
                   17235:          on unix
                   17236: 
                   17237:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   17238:          include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
                   17239:          main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
                   17240:          pa_charsets.C compiled
                   17241: 
                   17242:        * src/: classes/image.C, classes/mail.C, classes/op.C,
                   17243:          include/pa_request.h, include/pa_string.h, main/compile.tab.C,
                   17244:          main/compile.y, main/execute.C, main/pa_common.C,
                   17245:          main/pa_request.C, types/pa_junction.h, types/pa_method.h,
                   17246:          types/pa_vcode_frame.h, types/pa_vimage.h,
                   17247:          types/pa_vmethod_frame.h: execute.C compiled
                   17248: 
                   17249:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   17250:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   17251:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   17252:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   17253:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17254:          include/pa_cache_managers.h, include/pa_charsets.h,
                   17255:          include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
                   17256:          include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
                   17257:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   17258:          include/pa_stylesheet_connection.h,
                   17259:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   17260:          main/compile.C, main/compile.tab.C, main/compile.y,
                   17261:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   17262:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   17263:          main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
                   17264:          main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
                   17265:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   17266:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   17267:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   17268:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   17269:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   17270:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   17271:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   17272:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   17273:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   17274:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
                   17275:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   17276:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   17277:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   17278:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   17279:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   17280:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   17281:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   17282:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   17283:          types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
                   17284:          [C++ CORD wrapper]
                   17285: 
                   17286:        * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
                   17287: 
                   17288:        * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
                   17289:          $file::exec/cgi[script;    $.charset[this is script's charset]
                   17290: 
                   17291:          command line, env values, input got transcoded before call
                   17292:          stdout, stderr got transcoded after call
                   17293: 
                   17294:        * src/classes/file.C: ^file::exec/cgi now does not pass post data
                   17295:          by default.  use: ^file::exec[...;$.stdin[$request.body]
                   17296: 
                   17297:        * src/main/pa_common.C: } typo bug fix
                   17298: 
                   17299:        * src/main/pa_common.C: } typo bug fix
                   17300: 
                   17301: 2003-03-20  paf
                   17302: 
                   17303:        * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
                   17304:          main/untaint.C: cord bug fix, but still errors todo: clear out
                   17305: 
                   17306:        * src/include/pa_string.h: more tests
                   17307: 
                   17308:        * src/main/pa_string.C: string.pos fixed
                   17309: 
1.116     moko     17310:        * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
                   17311:          ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
                   17312:          pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
                   17313:          pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
                   17314:          replaces
1.95      moko     17315: 
                   17316:        * src/: classes/image.C, include/pa_dictionary.h,
                   17317:          include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
                   17318:          lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
                   17319:          main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
                   17320:          main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
                   17321: 
                   17322:        * src/include/pa_string.h: warning
                   17323: 
                   17324:        * src/include/pa_string.h: this_starts fixed
                   17325: 
                   17326:        * src/: include/pa_string.h, main/pa_string.C: added: assertion on
                   17327:          new String ctor & append params convention
                   17328: 
                   17329:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   17330:          classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
                   17331:          classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
                   17332:          include/pa_string.h, main/compile.tab.C, main/pa_common.C,
                   17333:          main/pa_exception.C, main/pa_exec.C,
                   17334:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   17335:          main/pa_stylesheet_manager.C, main/untaint.C,
                   17336:          targets/isapi/parser3isapi.C, types/pa_vimage.C,
                   17337:          types/pa_vmail.C: more tests OK
                   17338: 
                   17339:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
                   17340:          include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
                   17341:          gc/exit runned OK
                   17342: 
                   17343:        * src/types/pa_vmail.C: another naming problem: should not name
                   17344:          vars like that: unpredictable close caused problems with later
                   17345:          sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
                   17346:          descriptors missing on startup: stdin; Bad file number
                   17347: 
                   17348:          todo: find out why so many filters(stream) here. probably wrong?
                   17349: 
                   17350:        * src/: include/pa_dictionary.h, include/pa_string.h,
                   17351:          main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
                   17352:          main/untaint.C: test compiled
                   17353: 
                   17354:        * src/: classes/image.C, classes/mail.C, classes/math.C,
                   17355:          classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
                   17356:          include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
                   17357:          lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
                   17358:          lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
                   17359:          lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
                   17360:          main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
                   17361:          main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
                   17362:          main/pa_string.C, main/untaint.C, types/pa_vfile.h,
                   17363:          types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
                   17364: 
                   17365:        * parser3.dsw, src/classes/file.C, src/classes/image.C,
                   17366:          src/classes/op.C, src/classes/string.C, src/classes/table.C,
                   17367:          src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
                   17368:          src/include/pa_memory.h, src/include/pa_request.h,
                   17369:          src/include/pa_request_charsets.h,
                   17370:          src/include/pa_sql_connection.h, src/include/pa_string.h,
                   17371:          src/main/compile.tab.C, src/main/execute.C,
                   17372:          src/main/pa_charset.C, src/main/pa_common.C,
                   17373:          src/main/pa_exception.C, src/main/pa_exec.C,
                   17374:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   17375:          src/main/pa_stylesheet_manager.C, src/main/untaint.C,
                   17376:          src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
                   17377:          src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
                   17378:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   17379:          src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
                   17380:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   17381:          src/types/pa_vobject.C, src/types/pa_vresponse.C,
                   17382:          src/types/pa_vstatus.C, src/types/pa_vstring.C,
                   17383:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17384:          src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
                   17385:          pa_common.C [done, without http for now]
                   17386: 
                   17387: 2003-03-19  paf
                   17388: 
                   17389:        * src/: classes/date.C, classes/form.C, classes/hash.C,
                   17390:          classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
                   17391:          classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
                   17392:          include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
                   17393:          include/pa_string.h, include/pa_table.h, main/compile.C,
                   17394:          main/compile_tools.C, main/execute.C, main/pa_charset.C,
                   17395:          main/pa_common.C, main/pa_exception.C, main/pa_request.C,
                   17396:          main/pa_socks.C, main/pa_string.C, main/pa_table.C,
                   17397:          main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   17398:          types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
                   17399:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
                   17400:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   17401:          types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
                   17402:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   17403:          types/pa_wwrapper.h: started test
                   17404: 
1.116     moko     17405:        * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
                   17406:          pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95      moko     17407: 
                   17408:        * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
                   17409:          include/pa_string.h, main/pa_string.C: string compiled todo: test
                   17410:          it
                   17411: 
                   17412:        * src/: classes/classes.dsp, classes/string.C, classes/table.C,
                   17413:          include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
                   17414:          include/pa_exception.h, include/pa_string.h, include/pa_table.h,
                   17415:          lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
                   17416:          main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
                   17417:          types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
                   17418:          types/pa_vmethod_frame.h, types/types.dsp: string
                   17419:          reimplementation with cord+array<fragment>: 70%
                   17420: 
                   17421: 2003-03-18  paf
                   17422: 
                   17423:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17424:          classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
                   17425:          classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
                   17426:          classes/xnode.C, include/pa_hash.h, include/pa_string.h,
                   17427:          main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
                   17428:          can ignore lang in cmp and pos really,             but would
                   17429:          split properly!
                   17430: 
                   17431:        * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
                   17432:          cord part made parser/src/lib: it's not compiled into libgc by
                   17433:          default
                   17434: 
                   17435:        * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
                   17436:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   17437:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   17438:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   17439:          src/classes/op.C, src/classes/response.C, src/classes/string.C,
                   17440:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   17441:          src/classes/xnode.C, src/classes/xnode.h,
                   17442:          src/include/Makefile.am, src/include/pa_cache_managers.h,
                   17443:          src/include/pa_charset.h, src/include/pa_charsets.h,
                   17444:          src/include/pa_common.h, src/include/pa_dictionary.h,
                   17445:          src/include/pa_exception.h, src/include/pa_exec.h,
                   17446:          src/include/pa_globals.h, src/include/pa_hash.h,
                   17447:          src/include/pa_memory.h, src/include/pa_pool.h,
                   17448:          src/include/pa_request.h, src/include/pa_request_charsets.h,
                   17449:          src/include/pa_sapi.h, src/include/pa_sql_connection.h,
                   17450:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   17451:          src/include/pa_stylesheet_connection.h,
                   17452:          src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
                   17453:          src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
                   17454:          src/main/compile.C, src/main/compile.tab.C,
                   17455:          src/main/compile_tools.C, src/main/compile_tools.h,
                   17456:          src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
                   17457:          src/main/pa_charsets.C, src/main/pa_common.C,
                   17458:          src/main/pa_dictionary.C, src/main/pa_exception.C,
                   17459:          src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
                   17460:          src/main/pa_pool.C, src/main/pa_request.C,
                   17461:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   17462:          src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
                   17463:          src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
                   17464:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
                   17465:          src/types/pa_junction.h, src/types/pa_method.h,
                   17466:          src/types/pa_value.C, src/types/pa_value.h,
                   17467:          src/types/pa_vclass.C, src/types/pa_vclass.h,
                   17468:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   17469:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   17470:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   17471:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
                   17472:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
                   17473:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   17474:          src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
                   17475:          src/types/pa_vmath.C, src/types/pa_vmath.h,
                   17476:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   17477:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   17478:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   17479:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   17480:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   17481:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   17482:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   17483:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   17484:          src/types/pa_vtable.h, src/types/pa_vvoid.h,
                   17485:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17486:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   17487:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   17488:          src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
                   17489:          gc: PA_Object done lots of replacements also
                   17490: 
                   17491:        * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
                   17492:          gc logging
                   17493: 
                   17494: 2003-03-17  paf
                   17495: 
                   17496:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17497:          classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
                   17498:          classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   17499:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   17500:          include/pa_string.h, include/pa_types.h, main/compile.C,
                   17501:          main/compile.tab.C, main/execute.C, main/pa_charset.C,
                   17502:          main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
                   17503:          main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
                   17504:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   17505:          main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
                   17506:          targets/cgi/pa_pool.C, targets/cgi/parser3.C,
                   17507:          targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
                   17508:          types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
                   17509:          types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
                   17510:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   17511:          types/pa_vxnode.h: libgc attempt
                   17512: 
                   17513: 2003-03-13  paf
                   17514: 
                   17515:        * src/: include/pa_sql_driver_manager.h,
                   17516:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
                   17517:          called
                   17518: 
                   17519:        * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
                   17520:          lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
                   17521:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
                   17522:          types/pa_value.h, types/pa_vobject.h,
                   17523:          types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
                   17524:          set_base, set_derived simplified [counter leaks fixed]
                   17525: 
                   17526:        * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
                   17527:          src/types/types.dsp: incorporated status class patch From:
                   17528:          "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
                   17529:          2003 8:14 AM
                   17530: 
                   17531:          now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
                   17532:          Win32 specific: QuotaPeakNonPagedPoolUsage
                   17533:          QuotaPeakPagedPoolUsage PeakPagefileUsage]
                   17534: 
                   17535: 2003-03-12  paf
                   17536: 
1.116     moko     17537:        * configure, configure.in, src/lib/ltdl/configure,
                   17538:          src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95      moko     17539:          lib/ltdl/Makefile now created by /configure.in only [were by
                   17540:          lib/ltdl/configure.in OVERWRITE]
                   17541: 
1.116     moko     17542:        * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
                   17543:          linkage fixed for g++ 3.2.2
1.95      moko     17544: 
                   17545:        * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
                   17546:          on using privately declared class [fixed]
                   17547: 
                   17548:        * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
                   17549:          3.2 rightliy complained on using privately declared class [fixed]
                   17550: 
                   17551:        * src/targets/cgi/parser3.C: 1. more detailed log on signals.  2.
                   17552:          sigpipe before request constructor now causes death
                   17553: 
                   17554:        * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
                   17555:          targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
                   17556:          not cause exception in exception handler
                   17557: 
1.116     moko     17558:        * configure, configure.in, src/targets/cgi/Makefile.am: configure
                   17559:          now default links libstdc++ statically.  that can be overriden by
                   17560:          --with-dynamic-stdcpp
1.95      moko     17561: 
                   17562: 2003-03-11  paf
                   17563: 
                   17564:        * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
                   17565:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
                   17566:          necessity of libstdc++
                   17567: 
                   17568:        * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
                   17569: 
                   17570:        * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
                   17571: 
                   17572: 2003-03-08  paf
                   17573: 
                   17574:        * tests/Makefile: make install & co
                   17575: 
                   17576:        * src/: include/pa_request.h, classes/op.C: removing
                   17577:          vclass,object.h -> pa_request.h dependency
                   17578: 
                   17579:        * src/: classes/mail.C, classes/response.C, include/pa_request.h,
                   17580:          main/pa_request.C: removing vform,response,cookie.h ->
                   17581:          pa_request.h dependency
                   17582: 
                   17583:        * src/include/pa_request.h: removing vmail.h -> pa_request.h
                   17584:          dependency [testing...]
                   17585: 
                   17586:        * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
                   17587:          return 0; fixed
                   17588: 
                   17589:        * src/: include/pa_config_fixed.h, types/pa_vmail.C,
                   17590:          types/pa_vmail.h: vmail.C received just compiled [not tested]
                   17591: 
                   17592:        * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
                   17593: 
                   17594:        * src/main/pa_request.C: forgotten: ifdef XML
                   17595: 
                   17596:        * src/main/pa_request.C: forgotten: ifdef XML
                   17597: 
                   17598:        * src/targets/cgi/parser3.C: todo: move to latest xml version on
                   17599:          win32 and run memleak tests again
                   17600: 
                   17601:        * src/targets/cgi/parser3.C: charsets: see some strange things with
                   17602:          old xml lib-- it's internal memory handling has faults
                   17603: 
                   17604:        * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
                   17605:          problems when transcode from charset A to A.
                   17606: 
                   17607:        * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
                   17608:          todo: still problems when transcode from charset A to A.
                   17609: 
                   17610:        * src/: classes/hash.C, classes/mail.C, classes/string.C,
                   17611:          classes/table.C, include/pa_array.h,
                   17612:          main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
                   17613:          started full-scale-site-test [~ http://parser.ru sources]
                   17614: 
                   17615:          some fixes
                   17616: 
                   17617:        * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
                   17618:          111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
                   17619:          117.html, 118.html, 119.html, 120.html, results/109.processed,
                   17620:          results/110.processed, results/111.processed,
                   17621:          results/112.processed, results/113.processed,
                   17622:          results/114.processed, results/115.processed,
                   17623:          results/116.processed, results/117.processed,
                   17624:          results/118.processed, results/119.processed,
                   17625:          results/120.processed: xml: tests 109 dom create/show 110 xpath
                   17626:          selectSingle 111 xdoc.create from tainted & 112
                   17627:          xdoc.create/output with russian attr value 113 xpath
                   17628:          selectString/Number 114 dom attributes.count 115 xpath selectBool
                   17629:          116 output media-type change 117 transform by dom stylesheet 118
                   17630:          empty transform result 119 dom setAttribute 120 nbsp letter
                   17631:          output
                   17632: 
                   17633:          =END OF PREPARED XML TESTS=
                   17634: 
                   17635: 2003-03-07  paf
                   17636: 
                   17637:        * src/classes/xdoc.C, src/include/pa_charset.h,
                   17638:          src/include/pa_stylesheet_connection.h, tests/108.html,
                   17639:          tests/108.xsl, tests/results/108.processed: xml: test 108
                   17640:          transform with params [bugs fixed]
                   17641: 
                   17642:        * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
                   17643:          from copy/paste bug
                   17644: 
                   17645:        * src/classes/xdoc.C, src/include/pa_charset.h,
                   17646:          src/include/pa_request.h, src/main/execute.C,
                   17647:          src/main/pa_charset.C, src/main/pa_exception.C,
                   17648:          src/main/pa_globals.C, src/main/pa_request.C,
                   17649:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17650:          src/types/pa_vxnode.C, tests/107.html,
                   17651:          tests/results/107.processed: xml: test: 107 bug fixes
                   17652: 
                   17653:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17654:          types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   17655:          types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
                   17656: 
                   17657:        * tests/: 106.html, results/106.processed: test: 106 xdoc create,
                   17658:          string
                   17659: 
                   17660:        * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
                   17661:          mem alloc functions used for different cases [libxml, libxsl]
                   17662: 
                   17663:        * src/classes/classes.C: fixed: prevent system classes from
                   17664:          modification to lock ALL the classes, not only directly used
                   17665: 
                   17666:        * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
                   17667:          linked
                   17668: 
                   17669:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
                   17670: 
                   17671: 2003-03-06  paf
                   17672: 
                   17673:        * src/classes/xdoc.C: xdoc.C 50%
                   17674: 
                   17675:        * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
                   17676:          include/pa_memory.h, include/pa_request.h, include/pa_string.h,
                   17677:          main/pa_globals.C, main/pa_request.C,
                   17678:          main/pa_stylesheet_manager.C: xnode.C compiled
                   17679: 
                   17680:        * src/: include/pa_stylesheet_connection.h,
                   17681:          include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
                   17682:          main/pa_stylesheet_manager.C: xml: stylesheet&manager done
                   17683: 
                   17684:        * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
                   17685:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
                   17686:          xml: stylesheet&manager STARTED
                   17687: 
                   17688:        * src/: include/pa_globals.h, main/pa_charset.C,
                   17689:          main/pa_exception.C, main/pa_globals.C: xml: exceptions
                   17690: 
                   17691:        * src/: include/pa_charset.h, include/pa_config_fixed.h,
                   17692:          include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
                   17693:          main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
                   17694:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
                   17695:          charsets
                   17696: 
                   17697:        * tests/023.html: in some cases it rounded up badly. postponing
                   17698:          solution of that problem, making more simple test
                   17699: 
                   17700:        * tests/: 058_paf2000.png, results/058.processed: .png added with
                   17701:          -kb now
                   17702: 
                   17703:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   17704:          main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
                   17705:          moved to charsets.C
                   17706: 
                   17707: 2003-03-05  paf
                   17708: 
                   17709:        * src/classes/string.C, src/include/pa_string.h,
                   17710:          src/main/pa_string.C, tests/105.html,
                   17711:          tests/results/105.processed: String::match bug fixed
                   17712: 
                   17713:        * src/classes/op.C, src/main/main.dsp, tests/104.html,
                   17714:          tests/results/104.processed: ^bpt operator added [does int3 in
                   17715:          debug build on win32]
                   17716: 
                   17717:        * tests/: 057.html, results/057.processed: test bug fixed
                   17718: 
1.116     moko     17719:        * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95      moko     17720: 
                   17721:        * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
                   17722:          missing
                   17723: 
1.116     moko     17724:        * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
                   17725:          forgotten files added to Makes
1.95      moko     17726: 
                   17727:        * ltmain.sh: ltmain.sh added
                   17728: 
                   17729:        * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
                   17730:          change undone ;(
                   17731: 
                   17732:        * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
                   17733:          made static
                   17734: 
                   17735:        * src/: classes/math.C, classes/op.C, classes/string.C,
1.116     moko     17736:          main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
                   17737:          todo:make linker happy
1.95      moko     17738: 
                   17739:        * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
                   17740:          env param made optional
                   17741: 
                   17742: 2003-03-04  paf
                   17743: 
                   17744:        * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
                   17745:          types/pa_vimage.h: number of gcc compiler bugs fixed
                   17746: 
                   17747:        * tests/: 103.html, 103mark.gif, 103paf2001.gif,
                   17748:          results/103.processed: tests: 103 image.copy transparence test
                   17749: 
                   17750:        * src/main/execute.C, tests/101.html, tests/102.html,
                   17751:          tests/results/101.processed, tests/results/102.processed: tests:
                   17752:          101 method/variable name conflict test 102 form fields change
                   17753:          should not not change anything [bug fix]
                   17754: 
                   17755:        * tests/: 057.html, 099.html, 100.html, results/057.processed,
                   17756:          results/099.processed, results/100.processed: tests: 57 date
                   17757:          create 2002: added 99,100 response:body/download
                   17758: 
                   17759:        * src/classes/image.C, tests/098.html, tests/098font.gif,
                   17760:          tests/results/098.processed: test: 98 image font text [bug fixed]
                   17761: 
                   17762:        * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
                   17763:          tests/results/097.processed: test: 97 file::load http://  [bugs
                   17764:          fixed]
                   17765: 
                   17766:        * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
                   17767:          src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
                   17768:          tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
                   17769:          image EXIF  [bug fixed]
                   17770: 
                   17771:        * src/classes/table.C, src/main/execute.C, tests/061.dat,
                   17772:          tests/061.html, tests/062.html, tests/063.html, tests/064.html,
                   17773:          tests/065.html, tests/066.html, tests/067.html, tests/068.html,
                   17774:          tests/069.html, tests/070.html, tests/071.html, tests/072.html,
                   17775:          tests/073.html, tests/074.html, tests/075.html, tests/076.html,
                   17776:          tests/077.html, tests/078.html, tests/080.html, tests/081.html,
                   17777:          tests/082.html, tests/083.html, tests/084.html, tests/085.html,
                   17778:          tests/086.html, tests/087.html, tests/088.html, tests/089.html,
                   17779:          tests/090.html, tests/091.html, tests/092.html, tests/093.html,
                   17780:          tests/094.html, tests/095.html, tests/results/061.processed,
                   17781:          tests/results/062.processed, tests/results/063.processed,
                   17782:          tests/results/064.processed, tests/results/065.processed,
                   17783:          tests/results/066.processed, tests/results/067.processed,
                   17784:          tests/results/068.processed, tests/results/069.processed,
                   17785:          tests/results/070.processed, tests/results/071.processed,
                   17786:          tests/results/072.processed, tests/results/073.processed,
                   17787:          tests/results/074.processed, tests/results/075.processed,
                   17788:          tests/results/076.processed, tests/results/077.processed,
                   17789:          tests/results/078.processed, tests/results/080.processed,
                   17790:          tests/results/081.processed, tests/results/082.processed,
                   17791:          tests/results/083.processed, tests/results/084.processed,
                   17792:          tests/results/085.processed, tests/results/086.processed,
                   17793:          tests/results/087.processed, tests/results/088.processed,
                   17794:          tests/results/089.processed, tests/results/090.processed,
                   17795:          tests/results/091.processed, tests/results/092.processed,
                   17796:          tests/results/093.processed, tests/results/094.processed,
                   17797:          tests/results/095.processed, tests/079.html,
                   17798:          tests/results/079.processed: tests: 61 file::stat size 62
                   17799:          string->int autoconvert 63 double .int,dec,div,mul 64 date
                   17800:          compare 65 file: basename,justname,justext 66 math:crypt 67
                   17801:          string.match simple on long 68 string.match normalized simple on
                   17802:          long 69 string.int 70 file::stat content-type 71 table.join 72
                   17803:          hash parameter conditional pass 73 date daylightsaving,yearday 74
                   17804:          date arithmetics 75 response date values/attributes 76 string.pos
                   17805:          of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
                   17806:          with local 80 scientific numeric literal in string autoconvert 81
                   17807:          xor: logical and numerical 82 for delims 83 menu delims 84
                   17808:          table.hash distinct 85 long string  replace 86 throw+catch
                   17809:          current language preserve 87 bit shifts 88 junction tests +
                   17810:          $caller test 89 hash.foreach selfmodification 90 int/void to int
                   17811:          91 $caller test 92 junction is + def junction tests 93 $caller
                   17812:          test 94 syntax test 95 table.hash(keygenerator)  [bug fixed]
                   17813: 
                   17814:        * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
                   17815:          fixed] 60 string eq string [bug fixed]
                   17816: 
                   17817:        * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
                   17818:          058.html, 058_paf2000.png, 059.html, 060.html,
                   17819:          results/053.processed, results/054.processed,
                   17820:          results/055.processed, results/056.processed,
                   17821:          results/057.processed, results/058.processed,
                   17822:          results/059.processed, results/060.processed: test: 53
                   17823:          string.replace 54 junctions 55 table.hash 56 call indirect 57
                   17824:          date.create[string] 58 image.measure[png]
                   17825: 
                   17826:        * tests/: 052.html, outputs/049.processed, outputs/050.processed,
                   17827:          outputs/051.processed, results/052.processed: test: 52
                   17828:          pre/match/post test: passed AS-IT-WERE, but wrong :) separate
                   17829:          task: fix that
                   17830: 
                   17831: 2003-03-03  paf
                   17832: 
                   17833:        * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
                   17834:          048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
                   17835:          parser-cygwin.sh, parser-unix.sh, run_parser.sh,
                   17836:          outputs/049.processed, outputs/050.processed,
                   17837:          outputs/051.processed, results/001.processed,
                   17838:          results/002.processed, results/003.processed,
                   17839:          results/005.processed, results/006.processed,
                   17840:          results/008.processed, results/009.processed,
                   17841:          results/011.processed, results/012.processed,
                   17842:          results/013.processed, results/014.processed,
                   17843:          results/015.processed, results/016.processed,
                   17844:          results/017.processed, results/020.processed,
                   17845:          results/021.processed, results/022.processed,
                   17846:          results/024.processed, results/025.processed,
                   17847:          results/026.processed, results/027.processed,
                   17848:          results/028.processed, results/029.processed,
                   17849:          results/030.processed, results/031.processed,
                   17850:          results/049.processed, results/050.processed,
                   17851:          results/051.processed, results/043.processed,
                   17852:          results/044.processed, results/045.processed,
                   17853:          results/046.processed, results/047.processed,
                   17854:          results/048.processed: tests: 43,44,45 date rolls 46
                   17855:          autoevaluating junction 47 table.select 48 name with subvar 49
                   17856:          hash-creating switch 50 process 51 started parent/child, works as
                   17857:          it were but it were NOT GOOD, created separate task  to fix that
                   17858: 
                   17859:        * tests/: 042.html, results/042.processed: test: 42
                   17860:          exception.handled
                   17861: 
                   17862:        * tests/: 041.html, results/041.processed: test: 41 table.locate by
                   17863:          expression
                   17864: 
                   17865:        * tests/: 040.html, results/040.processed: test: 39 method result
                   17866:          of type table 40 method param junction auto evaluate
                   17867: 
                   17868:        * tests/: 039.html, results/039.processed: test: 37 method result
                   17869:          of type table
                   17870: 
                   17871:        * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
                   17872:          tests/034.html, tests/035.html, tests/036.html, tests/037.html,
                   17873:          tests/038.html, tests/results/033.processed,
                   17874:          tests/results/034.processed, tests/results/035.processed,
                   17875:          tests/results/036.processed, tests/results/037.processed,
                   17876:          tests/results/038.processed: tests: 33 string.replace 34
                   17877:          string.upper 35 table created 36 local/global vars with juntions
                   17878:          37 table clone 38 math PI & number formatting
                   17879: 
                   17880:          math class registring typo fixed
                   17881: 
                   17882:        * src/classes/op.C, src/include/pa_request.h,
                   17883:          src/include/pa_string.h, src/main/execute.C,
                   17884:          src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
                   17885:          src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
                   17886:          tests/032.html, tests/results/032.processed: uchar changed to
                   17887:          String_UL in all places [was not everywhere] untaint test: 032
                   17888: 
                   17889:        * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
                   17890:          tests/results/004.processed, tests/parser-cygwin.sh,
                   17891:          tests/parser-unix.sh: removed -H command line key, now testing
                   17892:          using .sh file with SERVER_SOFTWARE=xxx
                   17893: 
                   17894: 2003-02-26  paf
                   17895: 
                   17896:        * src/main/execute.C, src/types/pa_vstateless_class.h,
                   17897:          tests/024.html, tests/025.html, tests/026.html, tests/027.html,
                   17898:          tests/028.html, tests/029.html, tests/030.html, tests/031.html,
                   17899:          tests/results/024.processed, tests/results/025.processed,
                   17900:          tests/results/026.processed, tests/results/027.processed,
                   17901:          tests/results/028.processed, tests/results/029.processed,
                   17902:          tests/results/030.processed, tests/results/031.processed: fixed
                   17903:          bug with name_cstr mutable CharPtr more tests
                   17904: 
                   17905:        * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
                   17906:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
                   17907:          << abort.  die now just exits
                   17908: 
                   17909:        * src/classes/classes.awk, src/classes/classes.h,
                   17910:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   17911:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   17912:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   17913:          src/classes/op.C, src/classes/response.C, src/classes/string.C,
                   17914:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   17915:          src/classes/xnode.C, src/include/pa_memory.h,
                   17916:          src/include/pa_sapi.h, src/targets/cgi/parser3.C,
                   17917:          src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
                   17918:          src/types/pa_vform.C, tests/015.html, tests/016.html,
                   17919:          tests/017.html, tests/018.html, tests/019.html,
                   17920:          tests/019paf2001.gif, tests/020.html, tests/021.html,
                   17921:          tests/022.html, tests/023.html, tests/022_dir/a.html,
                   17922:          tests/022_dir/b.txt, tests/022_dir/c.htm,
                   17923:          tests/results/015.processed, tests/results/016.processed,
                   17924:          tests/results/017.processed, tests/results/018.processed,
                   17925:          tests/results/019.processed, tests/results/020.processed,
                   17926:          tests/results/021.processed, tests/results/022.processed,
                   17927:          tests/results/023.processed: methoded_array now contains all Mxxx
                   17928:          classes SAPI::get_env now returns info on pool more tests
                   17929: 
                   17930:        * src/include/pa_array.h, src/include/pa_hash.h,
                   17931:          src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
                   17932:          tests/002.html, tests/003.html, tests/004.html, tests/005.html,
                   17933:          tests/006.html, tests/007.html, tests/008.html, tests/009.html,
                   17934:          tests/010.html, tests/011.html, tests/012.html, tests/013.html,
                   17935:          tests/014.html, tests/Makefile, tests/outputs/create-dir,
                   17936:          tests/results/001.processed, tests/results/002.processed,
                   17937:          tests/results/003.processed, tests/results/004.processed,
                   17938:          tests/results/005.processed, tests/results/006.processed,
                   17939:          tests/results/007.processed, tests/results/008.processed,
                   17940:          tests/results/009.processed, tests/results/010.processed,
                   17941:          tests/results/011.processed, tests/results/012.processed,
                   17942:          tests/results/013.processed, tests/results/014.processed: hash
                   17943:          cloning fixed
                   17944: 
                   17945: 2003-02-25  paf
                   17946: 
                   17947:        * src/main/pa_common.C: typo fixed
                   17948: 
                   17949: 2003-02-24  paf
                   17950: 
                   17951:        * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
                   17952:          [one remained]
                   17953: 
                   17954:        * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
                   17955:          [should have been get_string(&pool)] todo: check other such calls
                   17956: 
                   17957:        * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
                   17958:          test10, bad lookups
                   17959: 
                   17960:          xxx* xxx=smartptr.get(); << is bad style, after ";" original
                   17961:          object got destructed, and xxx points to sky
                   17962: 
                   17963:        * ChangeLog, src/classes/string.C: match bug fixed
                   17964: 
                   17965:        * src/types/pa_vmail.C: body [text/html] transcoded to
                   17966:          $.charset[specified] now
                   17967: 
                   17968:        * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
                   17969:          which failed to handle sigsetjmp+throw: crashed inside of
                   17970:          pre-throw code.  rewritten simplier [though duplicating
                   17971:          closesocket code]
                   17972: 
                   17973:        * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
                   17974:          which failed to handle sigsetjmp+throw: crashed inside of
                   17975:          pre-throw code.  rewritten simplier [though duplicating
                   17976:          closesocket code]
                   17977: 
                   17978: 2003-02-21  paf
                   17979: 
1.211     moko     17980:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C,
                   17981:          src/types/pa_vcookie.C: $cookie:name[$.expires[date << can be
                   17982:          now]]
1.95      moko     17983: 
                   17984:          written makefile with regression tests [raw]
                   17985: 
                   17986:        * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
                   17987:          tests' only [it's not forcing CGI mode now] now use -H to output
                   17988:          CGI header when parser used in command line [useful for tests
                   17989:          also]
                   17990: 
                   17991:        * src/targets/cgi/parser3.C: MAKE_TEST environment variable
                   17992:          switches on CGI mode, and is used in regression tests
                   17993: 
                   17994:        * src/: include/pa_request.h, main/pa_request.C,
                   17995:          targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
                   17996:          fixed
                   17997: 
                   17998:        * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
                   17999:          handling pa_*
                   18000: 
                   18001:        * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
                   18002:          include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
                   18003:          main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
                   18004:          memory handling files
                   18005: 
                   18006:        * src/main/pa_array.C: pool::format_integer terminator fixed
                   18007: 
                   18008:        * src/: main/execute.C, targets/cgi/parser3.C: release mode now
                   18009:          compiles OK test to show benefits of free
                   18010: 
                   18011:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   18012:          classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
                   18013:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   18014:          types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
                   18015:          use pool [as the one in ^process]
                   18016: 
                   18017:        * src/classes/op.C: fixed process.  sould now check for all cstr's
                   18018:          -- some must use pool [as the one in ^process]
                   18019: 
                   18020: 2003-02-20  paf
                   18021: 
                   18022:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18023:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   18024:          classes/math.C, classes/op.C, classes/response.C,
                   18025:          classes/string.C, classes/table.C, classes/void.C,
                   18026:          classes/xdoc.C, classes/xnode.C, main/pa_string.C,
                   18027:          types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
                   18028:          string cmp fixed
                   18029: 
                   18030:        * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
                   18031:          values passed OK now
                   18032: 
                   18033: 2003-02-19  paf
                   18034: 
                   18035:        * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
                   18036:          main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
                   18037:          main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
                   18038:          targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
                   18039:          types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
                   18040:          all remaning leaks resulted from pooled::malloc calls [excluding
                   18041:          in gd -- planning complete rewrite extremely ugly code]
                   18042: 
                   18043:        * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
                   18044:          files
                   18045: 
                   18046: 2003-02-17  paf
                   18047: 
                   18048:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18049:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18050:          classes/response.C, classes/string.C, classes/table.C,
                   18051:          classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
                   18052:          include/pa_stylesheet_connection.h,
                   18053:          include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
                   18054:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   18055:          types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
                   18056:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
                   18057:          types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
                   18058:          types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
                   18059:          of unitialized simple-typed field
                   18060: 
                   18061:        * src/: classes/classes.C, classes/classes.h, main/execute.C,
                   18062:          main/pa_charset.C, main/pa_request.C: another bug of unitialized
                   18063:          simple-typed field fixed.  todo: find&kill all like that one
                   18064: 
                   18065:        * src/: main/execute.C, targets/cgi/pa_pool.C,
                   18066:          targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
                   18067:          debug output fixed
                   18068: 
                   18069:        * src/: include/pa_stack.h, main/compile.C, main/execute.C,
                   18070:          main/pa_request.C: stack-stored items need extra .ref to prevent
                   18071:          object_ptr from delete[them]
                   18072: 
                   18073:        * src/: classes/date.C, classes/op.C, classes/table.C,
                   18074:          classes/xdoc.C, classes/xnode.C, include/pa_array.h,
                   18075:          include/pa_charset.h, main/Makefile.am, main/main.dsp,
                   18076:          main/pa_charset.C, main/pa_common.C,
                   18077:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   18078:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   18079:          types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
                   18080:          calls
                   18081: 
                   18082:        * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
                   18083:          couple mem leaks rusulted from old pooled::malloc usage.
                   18084:          todo:find more like those
                   18085: 
                   18086:        * src/main/: compile.C, compile_tools.C: 2*2!
                   18087: 
                   18088:        * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
                   18089:          stackItem fixed [there were no string on stack before]
                   18090: 
                   18091:        * src/: main/execute.C, main/pa_request.C,
                   18092:          types/pa_vmethod_frame.C: first letters out OK
                   18093: 
                   18094:        * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
                   18095:          include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   18096:          main/pa_string.C, main/untaint.C, types/pa_value.h,
                   18097:          types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
                   18098:          types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
                   18099:          type not initialized with zeros :( while class fields of class
                   18100:          types initialized with default constructors.  learn C++
                   18101: 
                   18102:        * src/: classes/classes.awk, classes/double.C, classes/file.C,
                   18103:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   18104:          classes/math.C, classes/xdoc.C, classes/xnode.C,
                   18105:          include/pa_array.h, include/pa_string.h, main/pa_exec.C,
                   18106:          types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
                   18107: 
                   18108: 2003-02-14  paf
                   18109: 
                   18110:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   18111:          13 link errors
                   18112: 
                   18113:        * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
                   18114:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   18115:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   18116:          types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
                   18117:          errors :)
                   18118: 
                   18119:        * src/: classes/classes.C, classes/classes.awk, classes/file.C,
                   18120:          classes/hash.C, classes/mail.C, classes/op.C,
                   18121:          include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
                   18122:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
                   18123:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
                   18124:          classes.lib - 0 error(s), 0 warning(s) parser.C compiled
                   18125: 
                   18126:        * src/: classes/classes.dsp, classes/op.C, classes/string.C,
                   18127:          classes/table.C, include/pa_common.h, include/pa_globals.h,
                   18128:          include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
                   18129:          main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
                   18130:          types/pa_vint.h, types/types.dsp: op compiled
                   18131: 
                   18132:        * src/: classes/classes.dsp, classes/response.C, classes/string.C,
                   18133:          include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
                   18134:          main/untaint.C, types/pa_vtable.h: string, response compiled
                   18135: 
                   18136: 2003-02-07  paf
                   18137: 
                   18138:        * src/: classes/table.C, types/pa_vtable.h: table compiled
                   18139: 
                   18140: 2003-02-06  paf
                   18141: 
                   18142:        * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
                   18143:          mail compiled
                   18144: 
                   18145:        * src/: classes/image.C, classes/string.C, classes/xdoc.C,
                   18146:          include/pa_common.h, include/pa_hash.h, main/pa_common.C,
                   18147:          types/pa_vfile.h, types/pa_vimage.h: image compiled
                   18148: 
                   18149:        * src/classes/: file.C, form.C: form compiled
                   18150: 
                   18151:        * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
                   18152:          include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
                   18153:          types/pa_vfile.C, types/pa_vfile.h: file compiled
                   18154: 
                   18155:        * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
                   18156:          types/pa_vmath.h: math compiled [win32]
                   18157: 
                   18158:        * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
                   18159:          types/pa_vstring.h: hash compiled
                   18160: 
                   18161: 2003-02-04  paf
                   18162: 
                   18163:        * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
                   18164:          include/pa_hash.h, include/pa_request.h, include/pa_string.h,
                   18165:          include/pa_table.h, main/pa_common.C, main/pa_exec.C,
                   18166:          main/pa_string.C, types/pa_method.h, types/pa_vform.C,
                   18167:          types/pa_vhash.h: hash 50% compiled
                   18168: 
                   18169:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   18170:          classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
                   18171:          classes/string.C, classes/table.C, classes/xdoc.C,
                   18172:          classes/xnode.C, include/pa_request.h, main/pa_globals.C,
                   18173:          main/pa_string.C: date compiled
                   18174: 
                   18175:        * src/classes/: classes.dsp, double.C: double compiled
                   18176: 
                   18177:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18178:          classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
                   18179:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   18180:          classes/string.C, classes/table.C, classes/void.C,
                   18181:          classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
                   18182:          types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
                   18183:          types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
                   18184:          compiled
                   18185: 
                   18186:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18187:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   18188:          classes/math.C, classes/op.C, classes/response.C,
                   18189:          classes/string.C, classes/table.C, classes/void.C,
                   18190:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   18191:          types/pa_vvoid.h: void  compiled :)
                   18192: 
                   18193:        * src/: include/pa_globals.h, main/pa_cache_managers.C,
                   18194:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   18195:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18196:          main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
                   18197:          main/pa_string.C, main/pa_uue.C, main/untaint.C,
                   18198:          types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
                   18199:          types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
                   18200:          types/pa_vresponse.C, types/pa_vstateless_class.C,
                   18201:          types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
                   18202:          types/pa_wcontext.C, types/types.dsp: removed stupid
                   18203:          value_includes.h
                   18204: 
                   18205:        * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
                   18206:          trying to remove stupid value_includes.h
                   18207: 
                   18208:        * src/main/pa_exec.C: pa_exec compiled on win32
                   18209: 
                   18210:        * src/main/pa_exec.C: libmain.a compiled on six [unix]
                   18211: 
                   18212:        * src/: include/pa_globals.h, include/pa_request.h,
                   18213:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   18214:          types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
                   18215:          types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
                   18216:          types/pa_vrequest.C, types/pa_vstateless_class.C,
                   18217:          types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
                   18218: 
                   18219:        * src/: include/pa_config_includes.h, include/pa_dictionary.h,
                   18220:          main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
                   18221:          main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
                   18222: 
                   18223:        * src/: include/pa_array.h, include/pa_config_includes.h,
                   18224:          include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
                   18225:          main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
                   18226:          compiled
                   18227: 
                   18228:        * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
                   18229:          name conflicts)
                   18230: 
                   18231:        * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
                   18232:          types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
                   18233:          yelds "virtual memory exhausted" while trying to compile
                   18234:          execute.C [eating up to 127MB]
                   18235: 
                   18236: 2003-02-03  paf
                   18237: 
                   18238:        * src/: include/pa_config_includes.h, include/pa_hash.h,
                   18239:          include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
                   18240:          main/pa_common.C, types/pa_value.C, types/pa_value.h,
                   18241:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
                   18242:          types/pa_vint.h, types/pa_vjunction.h,
                   18243:          types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
                   18244:          started gcc compiling pa_common compiled
                   18245: 
                   18246:        * src/: include/pa_exception.h, include/pa_pool.h,
                   18247:          main/pa_exception.C: exception gcc change #1
                   18248: 
1.116     moko     18249:        * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
                   18250:          compile _P identifier. it replaced it to some strange 0x0000040
1.95      moko     18251: 
                   18252:        * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
                   18253: 
                   18254:        * src/types/pa_vtable.C: vtable compiled
                   18255: 
                   18256:        * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
                   18257: 
                   18258:        * src/: include/pa_cache_managers.h, main/pa_request.C,
                   18259:          types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
                   18260: 
                   18261:        * src/types/pa_vstateless_class.C: vstateless_class compiled
                   18262: 
                   18263:        * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
                   18264: 
                   18265:        * src/types/pa_vrequest.C: vrequest compiled
                   18266: 
                   18267:        * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
                   18268:          pa_vobject.C, pa_vobject.h: vobject compiled
                   18269: 
                   18270:        * src/: classes/form.C, classes/mail.C, include/pa_request.h,
                   18271:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18272:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
                   18273:          compiled
                   18274: 
                   18275:        * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
                   18276: 
                   18277:        * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
                   18278:          types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
                   18279:          types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
                   18280:          compiled
                   18281: 
                   18282:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   18283:          main.lib - 0 error(s), 0 warning(s)
                   18284: 
                   18285:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   18286:          types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
                   18287: 
                   18288: 2003-01-31  paf
                   18289: 
                   18290:        * src/: include/pa_array.h, include/pa_operation.h,
                   18291:          include/pa_request.h, main/execute.C, main/main.dsp,
                   18292:          types/pa_vjunction.h: started last file from main library:
                   18293:          execute
                   18294: 
                   18295:        * src/: include/pa_request.h, include/pa_sapi.h,
                   18296:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   18297:          main/pa_request.C, targets/cgi/parser3.C,
                   18298:          targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
                   18299:          types/pa_vhash.h: pa_request compiled
                   18300: 
                   18301:        * src/: classes/op.C, classes/string.C, include/pa_common.h,
                   18302:          include/pa_globals.h, include/pa_request.h,
                   18303:          include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
                   18304:          main/execute.C, main/main.dsp, main/pa_common.C,
                   18305:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18306:          types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
                   18307:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
                   18308:          types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   18309:          types/types.dsp: most pa_request compiled
                   18310: 
                   18311:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   18312:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   18313:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18314:          classes/op.C, classes/response.C, classes/string.C,
                   18315:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   18316:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   18317:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   18318:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   18319:          include/pa_dictionary.h, include/pa_dir.h,
                   18320:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   18321:          include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
                   18322:          include/pa_pool.h, include/pa_request.h,
                   18323:          include/pa_request_charsets.h, include/pa_request_info.h,
                   18324:          include/pa_sapi.h, include/pa_socks.h,
                   18325:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18326:          include/pa_stack.h, include/pa_string.h,
                   18327:          include/pa_stylesheet_connection.h,
                   18328:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   18329:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   18330:          lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
                   18331:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
                   18332:          lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
                   18333:          lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
                   18334:          main/compile.C, main/compile.tab.C, main/compile.y,
                   18335:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   18336:          main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
                   18337:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   18338:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18339:          main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
                   18340:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   18341:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   18342:          main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
                   18343:          targets/cgi/getopt.h, targets/cgi/pa_pool.C,
                   18344:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   18345:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   18346:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   18347:          targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
                   18348:          types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
                   18349:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   18350:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   18351:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   18352:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   18353:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   18354:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   18355:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
                   18356:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   18357:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   18358:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   18359:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   18360:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   18361:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   18362:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   18363:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   18364:          types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
                   18365: 
                   18366:        * ChangeLog, src/classes/classes.h, src/classes/op.C,
                   18367:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   18368:          src/include/pa_charsets.h, src/include/pa_common.h,
                   18369:          src/include/pa_dictionary.h, src/include/pa_exception.h,
                   18370:          src/include/pa_exec.h, src/include/pa_pool.h,
                   18371:          src/include/pa_request.h, src/include/pa_sapi.h,
                   18372:          src/include/pa_sql_connection.h,
                   18373:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   18374:          src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
                   18375:          src/main/compile.tab.C, src/main/compile_tools.C,
                   18376:          src/main/compile_tools.h, src/main/main.dsp,
                   18377:          src/main/pa_charset.C, src/main/pa_charsets.C,
                   18378:          src/main/pa_common.C, src/main/pa_dictionary.C,
                   18379:          src/main/pa_exception.C, src/main/pa_exec.C,
                   18380:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   18381:          src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
                   18382:          src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
                   18383:          src/types/pa_vclass.h, src/types/pa_vcookie.C,
                   18384:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   18385:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   18386:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
                   18387:          src/types/pa_vhash.h, src/types/pa_vimage.C,
                   18388:          src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
                   18389:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
                   18390:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   18391:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   18392:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   18393:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   18394:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   18395:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
                   18396:          src/types/pa_vstring.h, src/types/pa_vtable.h,
                   18397:          src/types/pa_vvoid.h, src/types/pa_wcontext.C,
                   18398:          src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
                   18399:          died, long live StringPtr
                   18400: 
                   18401: 2003-01-30  paf
                   18402: 
                   18403:        * src/: include/pa_charset.h, include/pa_request.h,
                   18404:          include/pa_sql_driver_manager.h, main/compile.tab.C,
                   18405:          main/compile.y, main/compile_tools.h, main/pa_request.C,
                   18406:          types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
                   18407: 
                   18408:        * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
                   18409:          main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
                   18410:          types/pa_vhash.h, types/pa_vmethod_frame.h,
                   18411:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   18412:          types/types.dsp: vstateless_class compiled
                   18413: 
                   18414:        * src/main/compile.C: compile compiled
                   18415: 
                   18416:        * src/: include/pa_array.h, include/pa_operation.h,
                   18417:          include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
                   18418:          main/pa_table.C: compile_tools compiled
                   18419: 
                   18420:        * src/: include/pa_operation.h, main/compile.y,
                   18421:          main/compile_tools.C, main/compile_tools.h: started
                   18422:          compile_tools. vagues ideas of how to free compiled code
                   18423: 
                   18424:        * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
                   18425:          main/main.dsp, types/pa_value.C, types/pa_value.h,
                   18426:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
                   18427:          compiled
                   18428: 
                   18429: 2003-01-29  paf
                   18430: 
                   18431:        * src/: include/pa_globals.h, include/pa_request.h,
                   18432:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18433:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
                   18434:          types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
                   18435:          compiled
                   18436: 
                   18437:        * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
                   18438:          now
                   18439: 
                   18440:        * src/: include/pa_array.h, include/pa_exception.h,
                   18441:          include/pa_pool.h, main/pa_exception.C: gd compiled
                   18442: 
                   18443:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
                   18444:          compiled
                   18445: 
                   18446:        * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
                   18447:          types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
                   18448:          types/pa_vfile.h: vfile compiled
                   18449: 
                   18450:        * src/: include/pa_common.h, include/pa_globals.h,
                   18451:          include/pa_string.h, main/pa_globals.C, types/pa_value.C,
                   18452:          types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   18453:          types/pa_vform.C, types/pa_vform.h: vcookie compiled
                   18454: 
                   18455:        * src/: include/pa_exception.h, main/pa_cache_managers.C,
                   18456:          main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
                   18457:          main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
                   18458:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   18459:          main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
                   18460: 
                   18461:        * src/: include/pa_request_charsets.h, include/pa_request_info.h,
                   18462:          main/main.dsp, main/untaint.C: more compiled
                   18463: 
                   18464:        * src/: include/pa_charsets.h, include/pa_request.h,
                   18465:          include/pa_request_info.h, include/pa_string.h,
                   18466:          main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
                   18467:          types/pa_vresponse.h: vrequest compiled
                   18468: 
                   18469:        * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
                   18470:          pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
                   18471:          pa_vresponse.h, pa_wcontext.h: vrequest compiled
                   18472: 
                   18473:        * src/: classes/classes.h, include/pa_charset.h,
                   18474:          include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
                   18475:          include/pa_request.h, include/pa_string.h, main/main.dsp,
                   18476:          main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
                   18477:          main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
                   18478:          types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
                   18479:          types/pa_vrequest.C, types/pa_vrequest.h,
                   18480:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   18481:          types/pa_vvoid.h: vrequest,vdouble,vint compiled
                   18482: 
                   18483:        * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
                   18484:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   18485:          main/main.dsp, types/pa_value.h, types/pa_vbool.h,
                   18486:          types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
                   18487:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   18488:          types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
                   18489:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   18490:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   18491:          types/pa_vstring.h, types/types.dsp: vmath compiled
                   18492: 
                   18493: 2003-01-28  paf
                   18494: 
                   18495:        * src/: classes/classes.h, classes/date.C, classes/file.C,
                   18496:          classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
                   18497:          classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
                   18498:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
                   18499:          types/pa_vobject.h, types/pa_vstateless_class.h: started main:
                   18500:          compile_tools
                   18501: 
                   18502:        * src/: include/pa_charset.h, include/pa_exception.h,
                   18503:          include/pa_request.h, include/pa_string.h, main/untaint.C:
                   18504:          untaint compiled
                   18505: 
                   18506:        * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
                   18507:          src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
                   18508:          more compiled.  struck with string::store_to needing to know
                   18509:          source/client charsets
                   18510: 
                   18511:        * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
                   18512:          types/pa_vfile.h: uue compiled
                   18513: 
                   18514:        * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
                   18515:          table compiled
                   18516: 
                   18517:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
                   18518:          main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
                   18519: 
                   18520:        * src/: include/pa_charset.h, main/pa_charset.C,
                   18521:          main/pa_charsets.C: charset/s simplified [charset::pool_for_load
                   18522:          introduced]
                   18523: 
                   18524:        * src/: classes/date.C, include/pa_charset.h,
                   18525:          include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
                   18526:          main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
                   18527:          pa_charsets compiled
                   18528: 
                   18529:        * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
                   18530:          include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
                   18531: 
                   18532:        * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
                   18533:          common compiled
                   18534: 
                   18535:        * src/: include/pa_charsets.h, main/pa_charsets.C,
                   18536:          main/pa_sql_driver_manager.C: pa_charsets compiled
                   18537: 
                   18538:        * src/: include/pa_array.h, include/pa_charset.h,
                   18539:          include/pa_charsets.h, include/pa_pool.h,
                   18540:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18541:          include/pa_stack.h, include/pa_string.h,
                   18542:          main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
                   18543:          sql_driver_manager compiled
                   18544: 
                   18545:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
                   18546:          letter i with two dots added to koi, all ukranian letters added
                   18547:          to win1251.
                   18548: 
                   18549:          typographic simbol 0xb9 deleted from win1251 [strange one & were
                   18550:          abscent from koi]
                   18551: 
                   18552: 2003-01-27  paf
                   18553: 
                   18554:        * src/: include/pa_exception.h, include/pa_sql_connection.h,
                   18555:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   18556:          main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
                   18557:          sql/pa_sql_driver.h: paused on sql_manager
                   18558: 
                   18559:        * src/: include/pa_cache_managers.h, include/pa_pool.h,
                   18560:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18561:          include/pa_stack.h, main/pa_sql_driver_manager.C,
                   18562:          types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
                   18563: 
                   18564:        * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
                   18565:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18566:          include/pa_table.h, main/pa_sql_driver_manager.C,
                   18567:          main/pa_table.C: table compiled
                   18568: 
                   18569:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
                   18570:          cache_managers compiled
                   18571: 
                   18572:        * src/: include/pa_array.h, include/pa_charset.h,
                   18573:          include/pa_pool.h, main/pa_charset.C: charset compiled
                   18574: 
                   18575:        * src/: include/pa_pool.h, main/pa_common.C: common compiled
                   18576: 
                   18577:        * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
                   18578:          include/pa_pool.h, include/pa_string.h, main/pa_common.C,
                   18579:          main/pa_string.C, types/pa_value.C, types/pa_value.h,
                   18580:          types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
                   18581:          types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
                   18582: 
                   18583: 2003-01-24  paf
                   18584: 
                   18585:        * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
                   18586:          include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
                   18587:          include/pa_pool.h, include/pa_string.h, main/pa_common.C,
                   18588:          main/pa_globals.C, main/pa_string.C, types/pa_value.h,
                   18589:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
                   18590:          types/pa_vint.h, types/pa_vjunction.h,
                   18591:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   18592:          types/pa_vstatus.h, types/pa_vstring.h: more patched
                   18593: 
                   18594:        * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
                   18595:          include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
                   18596:          include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
                   18597:          main/pa_string.C, main/pa_table.C: string compiled
                   18598: 
                   18599:        * src/: include/pa_array.h, include/pa_common.h,
                   18600:          include/pa_dictionary.h, include/pa_exception.h,
                   18601:          include/pa_pool.h, include/pa_string.h, include/pa_table.h,
                   18602:          main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
                   18603:          main/pa_string.C: dictionary compiled
                   18604: 
                   18605: 2003-01-23  paf
                   18606: 
                   18607:        * src/: include/pa_array.h, include/pa_common.h,
                   18608:          include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
                   18609:          include/pa_request.h, include/pa_string.h, main/pa_common.C,
                   18610:          main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
                   18611:          types/pa_value.h: resurrected pool in new sense: now it's
                   18612:          factory, producing&accounting memory chunks for read[autofree]
                   18613:          buffers
                   18614: 
                   18615:        * src/: include/pa_array.h, include/pa_exception.h,
                   18616:          include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
                   18617:          main/pa_exception.C, main/pa_table.C: table compiled
                   18618: 
                   18619:        * src/: classes/image.C, classes/op.C, include/pa_array.h,
                   18620:          include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
                   18621:          include/pa_pool.h, include/pa_pragma_pack_begin.h,
                   18622:          include/pa_pragma_pack_end.h, include/pa_sapi.h,
                   18623:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   18624:          main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
                   18625:          main/pa_table.C: aint that easy
                   18626: 
                   18627:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   18628:          main/main.dsp: continued with Hash
                   18629: 
                   18630:        * src/main/pa_common.C: connect_string allocated on heap[wes on
                   18631:          stack] now. and exception can be reported OK now [can be reported
                   18632:          outside of pro c with that stack]
                   18633: 
                   18634: 2003-01-22  paf
                   18635: 
                   18636:        * src/: include/pa_array.h, include/pa_charset.h,
                   18637:          include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
                   18638:          include/pa_string.h, main/pa_array.C, main/pa_hash.C,
                   18639:          main/pa_pool.C, main/pa_string.C: started auto_ptr.  PA_Object is
                   18640:          base: contains references_count.  auto_ptr template calls
                   18641:          add_ref/release
                   18642: 
                   18643: 2003-01-21  paf
                   18644: 
                   18645:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   18646:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   18647:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18648:          classes/op.C, classes/response.C, classes/string.C,
                   18649:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   18650:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   18651:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   18652:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   18653:          include/pa_dictionary.h, include/pa_dir.h,
                   18654:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   18655:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   18656:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   18657:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   18658:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18659:          include/pa_stack.h, include/pa_string.h,
                   18660:          include/pa_stylesheet_connection.h,
                   18661:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   18662:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   18663:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   18664:          lib/pcre/pcre_parser_ctype.c, main/compile.C,
                   18665:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   18666:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
                   18667:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   18668:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18669:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   18670:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   18671:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   18672:          main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
                   18673:          targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
                   18674:          targets/cgi/parser3.C, targets/cgi/pool_storage.h,
                   18675:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   18676:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   18677:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   18678:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   18679:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   18680:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   18681:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   18682:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   18683:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   18684:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   18685:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   18686:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   18687:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   18688:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   18689:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   18690:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   18691:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   18692:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   18693:          types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
                   18694:          2002->2003
                   18695: 
                   18696: 2003-01-16  paf
                   18697: 
1.211     moko     18698:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
                   18699:          src/main/pa_common.C, src/main/pa_globals.C: http:// introducing
                   18700:          $.any-status(1)
1.95      moko     18701: 
1.211     moko     18702:        * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95      moko     18703:          src/main/pa_common.C: http request now return status. and not
                   18704:          fail on status!=200
                   18705: 
                   18706: 2003-01-15  paf
                   18707: 
                   18708:        * src/main/pa_globals.C: localized pa_xmlFileRead/Close
                   18709: 
                   18710: 2003-01-14  paf
                   18711: 
                   18712:        * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
                   18713:          mkinstalldirs: removed some ancient files [they in / really]
                   18714: 
                   18715:        * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
                   18716:          regretfully needed patch in two places.  in config_fixed.h made
                   18717:          stubs for lib to compile in MSVC
                   18718: 
                   18719: 2003-01-13  paf
                   18720: 
                   18721:        * config.guess, config.sub, ltmain.sh: removed last piece of
                   18722:          configure.in(libtool) hacks
                   18723: 
1.116     moko     18724:        * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95      moko     18725:          config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
                   18726:          ltdl.h: moved to latest libtool (1.4.3)
                   18727: 
                   18728: 2003-01-10  paf
                   18729: 
                   18730:        * src/lib/ltdl/: configure, configure.in: PROG_NM
                   18731: 
                   18732:        * src/main/pa_globals.C: moved to latest xml lib versions, changed
                   18733:          patches.        libxml2 >= 2.5.1
                   18734:          [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]        libxslt >= 1.0.23
                   18735:          [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]        gdome2 >= 0.7.2
                   18736:          [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   18737: 
                   18738:        * INSTALL: moved to latest versions of xml libs       libxml2 >=
                   18739:          2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]       libxslt >=
                   18740:          1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]       gdome2 >=
                   18741:          0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   18742: 
                   18743: 2003-01-09  paf
                   18744: 
                   18745:        * INSTALL: xml,xslt,gdome lib urls updated
                   18746: 
                   18747:        * config.guess, config.sub, missing, mkinstalldirs,
1.116     moko     18748:          src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95      moko     18749:          src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.116     moko     18750:          src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
                   18751:          1.7.2
1.95      moko     18752: 
                   18753:        * depcomp: moving to automake 1.7.2
                   18754: 
                   18755: 2002-12-27  paf
                   18756: 
                   18757:        * src/include/pa_version.h: 0007
                   18758: 
                   18759:        * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
                   18760:          outdated parts, made links to language docs
                   18761: 
                   18762:        * src/include/pa_config_auto.h.in: comment
                   18763: 
                   18764: 2002-12-26  paf
                   18765: 
                   18766:        * src/classes/file.C: ^file:fullpath[a.gif] when document root did
                   18767:          not contain trailing / fixed.
                   18768: 
                   18769:        * INSTALL: changing SAFE_MODE politics
                   18770: 
                   18771:        * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
                   18772: 
                   18773:        * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
                   18774: 
                   18775: 2002-12-25  paf
                   18776: 
                   18777:        * src/main/pa_globals.C: optimized-xml
                   18778: 
                   18779:        * src/main/pa_globals.C: optimized-as-is
                   18780: 
                   18781: 2002-12-24  paf
                   18782: 
                   18783:        * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
                   18784:          fixed [were really called with zero size when .html?a=&b=]
                   18785: 
                   18786:        * src/classes/mail.C: $MAIL in @conf now invalid when configured
                   18787:          with --with-sendmail
                   18788: 
                   18789:        * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
                   18790:          fixed]
                   18791: 
                   18792: 2002-12-23  paf
                   18793: 
                   18794:        * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
                   18795:          ignoring parameters & were storing only string with default
                   18796:          expires
                   18797: 
                   18798:        * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
                   18799:          To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
                   18800:          December 23, 2002 4:22 AM Subject: bug â
                   18801:          Charset::transcode_buf2xchar
                   18802: 
                   18803: 2002-12-20  paf
                   18804: 
                   18805:        * src/targets/cgi/parser3.C: removed last \n appending in non-win32
                   18806:          non-cgi [script] runs
                   18807: 
                   18808: 2002-12-19  paf
                   18809: 
                   18810:        * INSTALL: --without-iconv recommended [it crashes on some systems
                   18811:          [tested on elik]] moreover, it's not needed there [parser
                   18812:          registers charsets itself]
                   18813: 
                   18814:        * INSTALL: --without-iconv recommended [it crashes on some systems
                   18815:          [tested on elik]]
                   18816: 
1.211     moko     18817:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
1.95      moko     18818:          src/include/pa_request.h, src/main/pa_globals.C,
                   18819:          src/main/pa_request.C: $response:download
                   18820: 
                   18821:        * src/classes/mail.C: 'to' check bugfix [now checked only on ms
                   18822:          compiler [win32]].
                   18823: 
                   18824: 2002-12-18  paf
                   18825: 
                   18826:        * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
                   18827: 
                   18828: 2002-12-17  paf
                   18829: 
                   18830:        * src/targets/cgi/parser3.C: merged die&iis changes
                   18831: 
                   18832:        * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
                   18833:          to exit(1) 2. more flexible iilegal call check
                   18834: 
                   18835: 2002-12-16  paf
                   18836: 
                   18837:        * ltmain.sh: some automakes silly insist on having this handy
                   18838: 
                   18839:        * src/main/untaint.C: filespec russian small 'r' changed to latin
                   18840:          'p' bug fix
                   18841: 
                   18842: 2002-12-15  paf
                   18843: 
                   18844:        * src/main/untaint.C: filespec russian small 'r' changed to latin
                   18845:          'p'
                   18846: 
                   18847:        * configure.in, src/include/pa_config_auto.h.in,
                   18848:          src/main/compile.C, src/main/pa_common.C: merged small changes
                   18849:          from branch 6 to HEAD
                   18850: 
                   18851:        * src/main/compile.C: removed warning
                   18852: 
                   18853:        * src/main/pa_common.C: ftruncate having checked
                   18854: 
                   18855:        * configure.in, src/include/pa_version.h: new version
                   18856: 
                   18857: 2002-12-14  paf
                   18858: 
                   18859:        * src/classes/table.C: removed unnecessary code
                   18860: 
                   18861:        * src/sql/pa_sql_driver.h: exception type fixed
                   18862: 
                   18863: 2002-12-09  paf
                   18864: 
                   18865:        * src/types/pa_vvoid.h: $void.store[now] error
                   18866: 
                   18867:        * src/targets/cgi/parser3.C: ::die now tries to write core dump
                   18868: 
                   18869:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
                   18870:          tries to write core dump
                   18871: 
                   18872:        * src/targets/cgi/parser3.C: ::die now tries to write core dump
                   18873: 
                   18874:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   18875:          classes/void.C, main/pa_sql_driver_manager.C,
                   18876:          sql/pa_sql_driver.h: changed exception handling mech in sql
                   18877:          handlers #2
                   18878: 
                   18879:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
                   18880:          exception handling mech in sql handlers
                   18881: 
                   18882:        * src/sql/pa_sql_driver.h: changed exception handling mech in sql
                   18883:          handlers
                   18884: 
                   18885:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   18886:          classes/void.C, main/pa_sql_driver_manager.C,
                   18887:          sql/pa_sql_driver.h: changed exception handling mech in sql
                   18888:          handlers
                   18889: 
1.116     moko     18890:        * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
                   18891:          to write makefile which used libtool to install things, which is
                   18892:          not needed
1.95      moko     18893: 
                   18894: 2002-12-06  paf
                   18895: 
1.211     moko     18896:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   18897:          src/types/pa_vhash.h: $hash.fields -- pseudo field to make 'hash'
                   18898:          more like 'table'
1.95      moko     18899: 
                   18900: 2002-12-05  paf
                   18901: 
                   18902:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
                   18903:          cc/bcc OK now
                   18904: 
                   18905:        * src/main/untaint.C: mail header closed properly
                   18906: 
                   18907:        * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
                   18908:          header ',' allowed.  still bugs in smtp [only one receiptient
                   18909:          works, cc, bcc ignored now, and MAILED ;)]
                   18910: 
                   18911:          [strncpy killed, memnchr used]
                   18912: 
                   18913:        * src/main/pa_table.C: table-copy now current=0
                   18914: 
                   18915:        * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
                   18916:          lowlevel proc
                   18917: 
                   18918:        * src/targets/cgi/parser3.C: more checks on
                   18919:          http://domain/parser.cgi start [maybe some getenv returns "",
                   18920:          checked that now
                   18921: 
                   18922:        * src/targets/cgi/parser3.C: more checks on
                   18923:          http://domain/parser.cgi start [maybe some getenv returns "",
                   18924:          checked that now
                   18925: 
                   18926:        * src/targets/cgi/parser3.C: error logging made unbuffered [so that
                   18927:          out-of-mem errors reached log]
                   18928: 
                   18929:        * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
                   18930:          mail:send MIME-Version default
                   18931: 
                   18932:        * src/main/main.dsp: pa_version included into main.dsp
                   18933: 
                   18934: 2002-12-04  paf
                   18935: 
                   18936:        * src/types/pa_vform.C: $form:field string value cut by premature 0
                   18937: 
                   18938:        * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
                   18939:          lib/libltdl -> lib/ltdl Win32 changes. s
                   18940: 
                   18941:        * src/classes/classes.awk: more strict *.C$
                   18942: 
                   18943:        * gnu.dsp: restored
                   18944: 
1.116     moko     18945:        * configure.in, gnu.dsp, src/lib/Makefile.am,
                   18946:          src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
                   18947:          src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
                   18948:          src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
                   18949:          src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
                   18950:          src/lib/ltdl/configure, src/lib/ltdl/configure.in,
                   18951:          src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
                   18952:          src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
                   18953:          now created with /configure, not ltdl/configure, so it does have
                   18954:          no problems with automake.  ltdl/configure
                   18955:          AC_OUTPUT(Makefile<<removed)
1.95      moko     18956: 
                   18957: 2002-12-02  paf
                   18958: 
1.211     moko     18959:        * operators.ru.txt, operators.txt: removed outdated status:db
1.95      moko     18960: 
                   18961:        * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
                   18962:          src/main/pa_common.C, src/main/pa_request.C,
                   18963:          src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
                   18964:          tainted parts becomes http-header
                   18965: 
                   18966: 2002-11-29  paf
                   18967: 
1.211     moko     18968:        * src/classes/date.C, src/classes/image.C, operators.ru.txt,
                   18969:          operators.txt: exif dates now objects of type date
1.95      moko     18970: 
                   18971:        * src/classes/image.C: file.seek removed [it were used in image.C
                   18972:          only, and for parser user this  means that jpeg image has bad
                   18973:          size in fragment's header] now used image.format
                   18974: 
                   18975:        * src/: include/pa_common.h, main/pa_common.C,
                   18976:          types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
                   18977:          now handled exactly like $response:header values.  e.g. can be
                   18978:          hash [can have subattributes] & contain date values.
                   18979: 
                   18980:        * src/main/pa_common.C: http:// param values lang forced URI
                   18981: 
                   18982:        * src/main/pa_common.C: http:// tainted partes now %xx
                   18983: 
                   18984: 2002-11-28  paf
                   18985: 
1.211     moko     18986:        * operators.ru.txt, operators.txt: http.timeout
1.95      moko     18987: 
                   18988:        * src/classes/image.C: ^image.length now counts interchar space.
                   18989:          plus space after last char
                   18990: 
                   18991:        * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
                   18992: 
                   18993:        * src/classes/image.C: ^image.font width measurer now scans full
                   18994:          height [were -1]
                   18995: 
                   18996:        * configure.in: stopped double libltdl/Makefile generation
                   18997: 
                   18998:        * src/classes/image.C: ^image.text now outputs one pixel HIGHER
                   18999:          chars [one top horizontal line of 1pixel height were missing]
                   19000: 
                   19001:        * src/classes/op.C: ^cache bug fixed.  stupid compiler allowed
                   19002:          'false' to go into (Hash *) parameter
                   19003: 
                   19004: 2002-11-27  paf
                   19005: 
                   19006:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   19007:          types/pa_vmail.C: response:body[file]  if file nows it's name now
                   19008:          returns content-disposition: >>attachment<<
                   19009: 
                   19010:        * src/classes/image.C: ^image.font << bad font file-size now
                   19011:          properly reported
                   19012: 
                   19013: 2002-11-26  paf
                   19014: 
                   19015:        * src/main/pa_request.C: fixed lang in reponse header
                   19016: 
                   19017:        * src/main/pa_common.C: utf8 prefix ignored @read text
                   19018: 
1.211     moko     19019:        * operators.ru.txt, operators.txt, src/main/pa_common.C: http://
                   19020:          response status!=200 made exception: http.status with source=bad
                   19021:          status#
1.95      moko     19022: 
                   19023: 2002-11-25  paf
                   19024: 
                   19025:        * configure.in, src/classes/image.C,
                   19026:          src/include/pa_config_auto.h.in,
                   19027:          src/include/pa_config_includes.h, src/main/Makefile.am,
1.116     moko     19028:          src/main/pa_common.C, src/main/pa_globals.C: http:// and image
                   19029:          const void related probs fixed
1.95      moko     19030: 
1.211     moko     19031:        * operators.ru.txt, operators.txt, src/main/pa_common.C: http
                   19032:          fields now UPPERCASE
1.95      moko     19033: 
                   19034:          $file[^file::load[http://there]] $file.SERVER
                   19035: 
                   19036:        * src/: classes/file.C, classes/image.C, classes/xdoc.C,
                   19037:          include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
                   19038:          http options [invalid onces now reported] made default
                   19039:          user-agent: paf
                   19040: 
1.211     moko     19041:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   19042:          src/classes/table.C, src/classes/xdoc.C, src/include/pa_common.h,
1.95      moko     19043:          src/include/pa_globals.h, src/main/pa_common.C,
                   19044:          src/main/pa_globals.C, src/main/pa_request.C,
                   19045:          src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
                   19046:          now understand http:// prefix and additional params, sample:
                   19047:          $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
                   19048:          $.USER-AGENT[parser3] ]]
                   19049: 
                   19050: 2002-11-22  paf
                   19051: 
                   19052:        * src/classes/image.C, src/include/pa_globals.h,
                   19053:          src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
1.211     moko     19054:          src/types/pa_vimage.h, operators.ru.txt, operators.txt:
                   19055:          $image.exif support $image.exif.DateTime & co
1.95      moko     19056: 
                   19057: 2002-11-21  paf
                   19058: 
                   19059:        * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
                   19060:          _PASS_APPENDED)
                   19061: 
                   19062:        * src/classes/image.C: jpeg size measure fixed: were badly skipping
                   19063:          EXIF information [were big block and it's size were considered
                   19064:          negative :(]
                   19065: 
1.211     moko     19066:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   19067:          src/include/pa_common.h, src/main/pa_common.C,
                   19068:          src/types/pa_vmail.C: image.measure internals rewritten. no
                   19069:          there's reader.seek, and all's ready for EXIF extraction [now we
                   19070:          fail to measure files with EXIF info]
1.95      moko     19071: 
                   19072:        * src/main/pa_common.C: O_TRUNCATE killed, ftruncate  used instead:
                   19073:          O_TRUNC truncates even exclusevely write-locked file [thanks to
                   19074:          Igor Milyakov <virtan@rotabanner.com> for discovering]
                   19075: 
                   19076: 2002-11-20  paf
                   19077: 
                   19078:        * src/targets/cgi/parser3.C: logging @signal += query_string
                   19079: 
                   19080:        * configure.in, src/include/pa_config_auto.h.in,
                   19081:          src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
                   19082:          comment
                   19083: 
                   19084:        * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
                   19085: 
                   19086:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   19087:          targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
                   19088:          currently processed document SIGPIPE >> interrupts request
                   19089:          processing [exception = DB rollback]
                   19090: 
                   19091:        * src/main/pa_exec.C: comment
                   19092: 
                   19093:        * src/main/pa_exec.C: pa_exec: data written only if size>0
                   19094: 
1.211     moko     19095:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   19096:          ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
1.95      moko     19097: 
                   19098:        * src/: include/pa_config_fixed.h, main/pa_common.C,
                   19099:          main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
                   19100:          pipe read errors now checked
                   19101: 
                   19102: 2002-11-19  paf
                   19103: 
                   19104:        * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
                   19105:          CGI: Illegal call
                   19106: 
                   19107: 2002-11-01  paf
                   19108: 
                   19109:        * src/main/execute.C: comment
                   19110: 
                   19111: 2002-10-31  paf
                   19112: 
                   19113:        * src/main/execute.C: found out why, checked that for now.  todo:
                   19114:          find out a way for that user could do that
                   19115: 
                   19116:        * src/types/pa_vstateless_object.h: object put replaces static
                   19117:          parent if any
                   19118: 
                   19119:        * src/types/pa_vobject.C: object put replaces static parent if any
                   19120: 
                   19121:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19122:          classes/xnode.h, main/compile.tab.C, main/execute.C,
                   19123:          main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   19124:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   19125:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
                   19126:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   19127:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
                   19128:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19129:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   19130:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   19131:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   19132:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   19133:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   19134:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   19135:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   19136:          types/pa_wwrapper.h: static fix merged
                   19137: 
                   19138:        * src/: main/compile.tab.C, types/pa_vobject.C: killed
                   19139:          $virtual_fields in dynamic, but one can reach derived
                   19140:          static[class] variable from base
                   19141: 
                   19142:        * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
                   19143:          types/pa_vobject.C, types/pa_vobject.h,
                   19144:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
                   19145:          statics, left $virtual_fields in dynamic
                   19146: 
                   19147:        * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
                   19148:          one can't remember derivates in base class: there's so many of
                   19149:          them.  also there can be no virtual method calls in static
                   19150:          classes
                   19151: 
                   19152:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19153:          classes/xnode.h, main/execute.C, main/pa_request.C,
                   19154:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   19155:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19156:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19157:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19158:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   19159:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   19160:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19161:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19162:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   19163:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   19164:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   19165:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   19166:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   19167:          types/pa_wwrapper.h: static call $self fixed
                   19168: 
                   19169:        * src/main/execute.C: comment
                   19170: 
                   19171:        * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
                   19172:          ^process[$caller.self]{...} now compiles to last derived object
                   19173:          part of that 'self'
                   19174: 
                   19175: 2002-10-29  paf
                   19176: 
                   19177:        * src/targets/isapi/parser3isapi.C: comment on 404 bad status
                   19178:          re-passing [iis to blame]
                   19179: 
                   19180:        * src/classes/string.C: changed string.save to pass current sql
                   19181:          connection to cstr thus one can ^connect[some server]{
                   19182:          $s[insert into table x (x) values (^taint[sql]{value})]
                   19183:          ^s.save[some.sql] } and he'd get in some.sql file code with
                   19184:          properly escaped.  [tried in mssql->mysql export->import of
                   19185:          binary data]
                   19186: 
                   19187: 2002-10-25  paf
                   19188: 
                   19189:        * src/types/pa_vresponse.C: case insensitive response user fields
                   19190:          get/put
                   19191: 
                   19192:        * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
                   19193:          types/pa_vresponse.C: saving for maybe-future
                   19194: 
                   19195: 2002-10-23  paf
                   19196: 
1.211     moko     19197:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   19198:          ^table.hash{code}...  ^table.hash(expr)...
1.95      moko     19199: 
                   19200:        * src/types/pa_vmail.C: email whitespace trimBoth-ed
                   19201: 
                   19202: 2002-10-22  paf
                   19203: 
                   19204:        * src/types/: pa_vform.C, pa_vform.h: removed needless
                   19205:          VForm::Append...(...Value)
                   19206: 
                   19207:        * src/main/execute.C: $.name outside of $name[...] checked
                   19208: 
                   19209:        * src/main/: compile.tab.C, compile.y: lexer changed to fix
                   19210:          ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
                   19211: 
                   19212: 2002-10-21  paf
                   19213: 
1.211     moko     19214:        * operators.ru.txt, operators.txt, src/types/pa_vform.C,
                   19215:          src/types/pa_vform.h: $form:qtail $form:imap.x/y
1.95      moko     19216: 
1.211     moko     19217:        * operators.ru.txt, operators.txt, src/types/pa_vform.C:
                   19218:          $form:nameless = "?value&...", "...&value&...", "...&value"
1.95      moko     19219: 
1.211     moko     19220:        * operators.ru.txt, operators.txt, src/types/pa_vform.C:
                   19221:          $form:image-map
1.95      moko     19222: 
1.211     moko     19223:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   19224:          /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
1.95      moko     19225: 
                   19226: 2002-10-17  paf
                   19227: 
                   19228:        * src/main/: compile.tab.C, compile.y: operators precedence changed
                   19229:          a little: logical not and bitwise negation precedence made
                   19230:          highest, << and >> bitshits precedence made equal [were << higher
                   19231:          than >>]
                   19232: 
                   19233:        * src/classes/op.C: exception handling fixed [were bad with
                   19234:          contexts]
                   19235: 
                   19236: 2002-10-16  paf
                   19237: 
                   19238:        * src/: classes/op.C, include/pa_request.h, main/execute.C,
                   19239:          main/pa_request.C: Request::self considered equal to
                   19240:          VMethodFrame::self, and removed, Request::get_self() mapped to
                   19241:          VMethodFrame.self()
                   19242: 
                   19243:        * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
                   19244:          $hash in open field now gives old good error meesage
                   19245: 
                   19246: 2002-10-15  paf
                   19247: 
                   19248:        * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
                   19249:          use ^if($junction is junction){was and now true}
                   19250: 
                   19251:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   19252:          include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
                   19253:          types/pa_vxnode.C: xml->parser strings now have origin, which
                   19254:          points to place where value left xml library and came to parser:
                   19255:          place of dom field extraction/call
                   19256: 
                   19257:        * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
                   19258:          main/compile.tab.C, main/compile.y, main/execute.C,
                   19259:          types/pa_vmethod_frame.h: removed last pieces of old code
                   19260:          allowing $junction.xxx at compile time
                   19261: 
                   19262:        * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
                   19263:          src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
                   19264:          objects also considered [were only classes]
                   19265: 
                   19266:        * ChangeLog, src/classes/op.C, src/include/pa_request.h,
                   19267:          src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
                   19268:          with CLASS self.  [   (request&method_frame).self temporarily
                   19269:          changed   ]
                   19270: 
                   19271:        * src/classes/: hash.C, op.C: method_frame now always changed, with
                   19272:          no exception to native calls.  for&foreach changed to use
                   19273:          method_frame.caller for their var's name context
                   19274: 
                   19275:        * src/: main/execute.C, targets/cgi/parser3.C,
                   19276:          types/pa_vstateless_class.C, types/pa_vstateless_class.h:
                   19277:          compiling to system classes disabled
                   19278: 
1.211     moko     19279:        * operators.ru.txt, operators.txt, src/classes/op.C:
1.95      moko     19280:          ^process[$caller.CLASS]{code-string} added
                   19281: 
1.211     moko     19282:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   19283:          src/main/compile.tab.C, src/main/compile.y, src/main/execute.C,
                   19284:          src/main/pa_request.C, src/types/Makefile.am,
                   19285:          src/types/pa_vjunction.C, src/types/pa_vjunction.h,
                   19286:          src/types/pa_vmethod_frame.h, src/types/types.dsp: removed
                   19287:          $junction.get $junction.set[] introducing $caller
1.95      moko     19288: 
                   19289:        * src/types/pa_value.h: removed outdated comments. doxygen would
                   19290:          find them lower by inheritance tree
                   19291: 
                   19292:        * src/types/pa_vjunction.C: ident
                   19293: 
                   19294: 2002-10-14  paf
                   19295: 
                   19296:        * src/classes/op.C: process compiles to code's class class
                   19297: 
                   19298:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19299:          include/pa_request.h, main/compile.C, main/compile.tab.C,
                   19300:          main/compile.y, main/execute.C, main/pa_request.C,
                   19301:          types/pa_vstateless_class.h: operators now main-class-methods
                   19302: 
                   19303:        * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
                   19304:          better stack trace [has "call" & co there]
                   19305: 
                   19306:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   19307:          operators @auto now executed in MAIN context
                   19308: 
                   19309:        * src/main/execute.C: operator execution context now = MAIN, not
                   19310:          closest stack frame
                   19311: 
                   19312:          @touchit[] $i[after]
                   19313: 
                   19314:          ----t.html $i[before] << local ^touchit[] $i << now 'before',
                   19315:          were 'after'
                   19316: 
                   19317:          ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
                   19318:          'after'
                   19319: 
                   19320:        * src/main/execute.C: comment
                   19321: 
                   19322:        * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
                   19323:          pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
                   19324:          action]
                   19325: 
                   19326:        * src/types/pa_vxnode.C: misreplace fixed
                   19327: 
                   19328:        * configure, configure.in, src/include/pa_config_auto.h.in,
1.211     moko     19329:          src/types/pa_vstatus.C, operators.ru.txt, operators.txt:
1.95      moko     19330:          $status:rusage.tv_secs/usecs introduced
                   19331: 
                   19332: 2002-10-09  paf
                   19333: 
                   19334:        * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
                   19335:          on empty string [or uses (default)]
                   19336: 
                   19337: 2002-10-08  paf
                   19338: 
                   19339:        * src/main/untaint.C: mail header quoted printable changed after
                   19340:          RFC reread
                   19341: 
1.211     moko     19342:        * operators.ru.txt, operators.txt: plan on ^if(method
1.95      moko     19343: 
                   19344:        * src/types/pa_vxnode.C: misreplace
                   19345: 
                   19346: 2002-09-24  paf
                   19347: 
1.116     moko     19348:        * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95      moko     19349: 
                   19350:        * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
                   19351:          mailreceive would compile on freebsd now
                   19352: 
                   19353:        * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
                   19354:          configure, configure.in, src/include/pa_config_auto.h.in,
1.116     moko     19355:          src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
                   19356:          mailreceive would compile on freebsd now
1.95      moko     19357: 
                   19358:        * src/: classes/file.C, main/untaint.C: 1.  file spec language
                   19359:          changed: now there are only few chars are untainted: * ? ' " < >
                   19360:          | and, on unix, : \ ~ [russian letters and SPACES now enabled,
                   19361:          one should use ^untaint[uri]{...} now]
                   19362: 
                   19363:          2.  $list[^file:list[dir]] now returns simply tainted names in
                   19364:          $list.name, not tainted as filespec
                   19365: 
                   19366:          @russianindex[] #dir with files with russian-lang names
                   19367:          $where[dir]
                   19368: 
                   19369:          $dir[^file:list[$where;\.txt^$]] ^dir.menu{     <a
                   19370:          href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
                   19371: 
                   19372: 2002-09-23  paf
                   19373: 
                   19374:        * src/types/pa_vdouble.h: double->int round added
                   19375: 
                   19376:        * src/classes/date.C: date bug fix, now
                   19377:          round(floatDays*secondsPerDay)
                   19378: 
                   19379:        * src/classes/date.C: date bug fix, now
                   19380:          round(floatDays*secondsPerDay)
                   19381: 
                   19382: 2002-09-20  paf
                   19383: 
                   19384:        * src/main/execute.C: code junction calls disabled [before: code
                   19385:          was compiled in such a way, that there were no code-junctions in
                   19386:          OP_CALL]
                   19387: 
                   19388:          this now error: @badjunctioncall[] ^badjunctioncallinside{code}
                   19389: 
                   19390:          @badjunctioncallinside[code] ^code[]
                   19391: 
                   19392:        * src/main/: compile.tab.C, compile.y: changed grammer on junction
                   19393:          expanding to include ^junction.method
                   19394: 
                   19395:        * src/main/pa_common.C: -d "DIR/" now true
                   19396: 
                   19397:        * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
                   19398:          as internal xdoc encoding, and after decoding attributes set by
                   19399:          dom functions now encoded OK, not as digital entities
                   19400: 
                   19401:        * src/classes/xdoc.C: empty transform result, being taken as file
                   19402:          now returns empty file, not raises stupid error about "stat-ed
                   19403:          file"
                   19404: 
                   19405:        * src/types/pa_vhash.h: hash.foreach modification of existing keys
                   19406:          allowed
                   19407: 
                   19408:        * src/types/types.dsp: introducing $junction.get/put(1) one can
                   19409:          write iterators now:
                   19410: 
                   19411:          ^user-foreach[key;value]{$key=$value<br>}
                   19412: 
                   19413:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19414:          $code.value($i*2)       $code }
                   19415: 
                   19416:        * src/main/compile_tools.h: mistype
                   19417: 
1.116     moko     19418:        * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
                   19419:          thus taking linking options configure changes into account [were:
                   19420:          ignoring]
1.95      moko     19421: 
                   19422:        * src/types/: pa_vjunction.C, Makefile.am: introducing
                   19423:          $junction.get/put(1) one can write iterators now:
                   19424: 
                   19425:          ^user-foreach[key;value]{$key=$value<br>}
                   19426: 
                   19427:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19428:          $code.value($i*2)       $code }
                   19429: 
                   19430:        * src/: include/pa_opcode.h, include/pa_request.h,
                   19431:          main/compile.tab.C, main/compile.y, main/execute.C,
                   19432:          main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
                   19433:          introducing $junction.get/put(1) one can write iterators now:
                   19434: 
                   19435:          ^user-foreach[key;value]{$key=$value<br>}
                   19436: 
                   19437:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19438:          $code.value($i*2)       $code }
                   19439: 
                   19440: 2002-09-19  paf
                   19441: 
1.116     moko     19442:        * Makefile.am: new: make commit
1.95      moko     19443: 
                   19444:        * aclocal.m4: forced to be older
                   19445: 
                   19446: 2002-09-18  paf
                   19447: 
                   19448:        * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
                   19449:          src/main/compile.y, src/main/execute.C: << >> int shifts
                   19450: 
                   19451:        * src/: include/pa_common.h, include/pa_request.h,
                   19452:          main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
                   19453:          - now this - fatal error
                   19454: 
                   19455:        * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
                   19456:          that one can pass binary data there
                   19457: 
                   19458:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   19459:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   19460:          classes/op.C, classes/response.C, classes/string.C,
                   19461:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   19462:          include/pa_request.h: pa_request contexts made privated, plus
                   19463:          get_{self/method_frame} to read.  Request_context_saver used in
                   19464:          ^try to save flang too.  [were not saved]
                   19465: 
                   19466:        * src/types/pa_vresponse.C: header value chains joined before
                   19467:          output, this should help $.subject[$var $var] from being
                   19468:          converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
                   19469: 
                   19470: 2002-09-17  paf
                   19471: 
                   19472:        * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
                   19473:          removed changes, operators executed with calling self.  lots of
                   19474:          code with ^include code relies on defined/defining self variables
                   19475: 
                   19476:          $a[1] ^include[print_a.p] print_a.p: $a
                   19477: 
                   19478:          ^include[set_a.p] a=$a set_a.p: $a[1]
                   19479: 
                   19480:        * src/: classes/op.C, main/execute.C, main/pa_request.C,
                   19481:          types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
                   19482:          types/pa_vstateless_class.h: operators now executed with MAIN
                   19483:          self.  it's for ^include sake, too strong a change
                   19484: 
                   19485:        * src/classes/op.C: made place for ^process to compile it's code to
                   19486:          in case of no self
                   19487: 
                   19488:        * src/main/execute.C: found ancient param to Junction, removed.
                   19489:          allowed passing self to native_code_operators [for ^process to
                   19490:          work, she needs self]
                   19491: 
                   19492:        * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
                   19493:          types/pa_vstateless_class.h: found ancient param to Junction,
                   19494:          removed.  allowed passing self to native_code_operators [for
                   19495:          ^process to work, she needs self]
                   19496: 
                   19497:        * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
                   19498:          types/pa_value.h, types/pa_vmethod_frame.h,
                   19499:          types/pa_vstateless_class.h: allowed Request.self to be 0,
                   19500:          checked that in VMethodFrame get/put and $self.
                   19501: 
                   19502:        * src/classes/: table.C, xdoc.C: table::sql  options table::create
                   19503:          copy options options checked, wrong option now fatal error
                   19504: 
                   19505:        * src/main/pa_string.C: string.replace fixed [were missing words on
                   19506:          pieces boundaries]
                   19507: 
1.150     moko     19508:        * configure, configure.in: .so now detected [can be .sl on hpux,
                   19509:          .dll on cygwin, .so in other cases)
1.95      moko     19510: 
                   19511:        * configure, configure.in: .so now detected [can be .sl on hpux,
                   19512:          .dll on cygwin, .so in other cases)
                   19513: 
1.211     moko     19514:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   19515:          src/classes/table.C, src/include/pa_globals.h,
                   19516:          src/main/pa_globals.C: table.sql hash::sql flag to allow
                   19517:          duplicate keys [$.distinct(1/0)] first record taken [were last]
1.95      moko     19518: 
                   19519:        * src/: classes/hash.C, classes/table.C,
                   19520:          include/pa_sql_connection.h: table.sql hash::sql duplicate keys
                   19521:          now errors
                   19522: 
                   19523:        * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
                   19524: 
                   19525:        * src/classes/: op.C, table.C: menu/for delims bug fixed [were
                   19526:          ,2,3]
                   19527: 
                   19528: 2002-09-16  paf
                   19529: 
                   19530:        * src/classes/file.C: file::cgi line ends can be both unix & dos.
                   19531:          and they can be unix [\n\n] on win when 'use CGI' used, it causes
                   19532:          stdout to be binary.  now detected closest header break.
                   19533: 
                   19534:        * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?=  now
                   19535:          closed right
                   19536: 
                   19537: 2002-09-13  paf
                   19538: 
1.211     moko     19539:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19540:          src/main/compile.y, src/main/compile_tools.h: (expression
                   19541:          #comment)
1.95      moko     19542: 
                   19543:          (multiline expression #comment  line2  #comment )
                   19544: 
                   19545:          (expression #comment with (brackets) comment) << OK
                   19546: 
1.211     moko     19547:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19548:          src/main/compile.y: !| bitwise !|| numerical xor now [preparing
                   19549:          for expression #comments]
1.95      moko     19550: 
                   19551:        * src/main/: compile.tab.C, compile.y: @method[$name] now parse
                   19552:          error
                   19553: 
                   19554:        * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
                   19555:          cheched in pa_socks.C
                   19556: 
1.116     moko     19557:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   19558:          HAVE_WINSOCK_H created in configure.in
1.95      moko     19559: 
                   19560:        * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
                   19561:          cookie date now clean [were mistakenly tainted & that worked bad
                   19562:          with opera -- 'happily' that worked OK with msie]
                   19563: 
                   19564: 2002-09-12  paf
                   19565: 
                   19566:        * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
                   19567:          VClass get_element now first looks to fields, next to methods &
                   19568:          co todo: the rest reason: more speed
                   19569: 
                   19570:        * src/main/untaint.C: quoted printable encoding stops before
                   19571:          \s*<...>$
                   19572: 
                   19573:        * src/main/untaint.C: quoted printable ' ' now =20 and encoding
                   19574:          stops before <...>$
                   19575: 
                   19576: 2002-09-11  paf
                   19577: 
                   19578:        * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
                   19579:          xmlCharEncodingInput/OutputFunc callbacks returned bad value )
                   19580:          forgot to check users of those funcs. not all were using that
                   19581:          return value convention
                   19582: 
                   19583:        * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
                   19584:          windows-1254 added
                   19585: 
                   19586: 2002-09-10  paf
                   19587: 
                   19588:        * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
                   19589:          VCodeFrame parent param were specified badly
                   19590: 
                   19591:        * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
                   19592:          WWrapper which used in constructing objects(second param to sql
                   19593:          method) ^...sql{}[$.default{code}] now has parent, wich helps
                   19594:          code in hash to survivi
                   19595: 
                   19596:        * src/: include/pa_request.h, main/execute.C: removed redundant
                   19597:          param to execute [stack said 'thanks']
                   19598: 
                   19599:        * src/: classes/op.C, main/execute.C, types/pa_value.C,
                   19600:          types/pa_value.h, types/pa_vcode_frame.h,
                   19601:          types/pa_vmethod_frame.h, types/pa_wcontext.C,
                   19602:          types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
                   19603:          responsibility to wcontext
                   19604: 
                   19605:        * src/classes/file.C: decided not to log exec's with stderr, that
                   19606:          could be warnings, and it's up to scritper to log/show them
                   19607: 
                   19608:        * src/: classes/double.C, main/execute.C: double:sql badly called
                   19609:          write_assign_lang, not write_no_lang, thus doing unnecessary
                   19610:          double/string converstion, which were loosing time&precesion
                   19611: 
                   19612:        * src/: main/pa_charset.C, types/pa_vmail.C:
                   19613:          xmlCharEncodingInput/OutputFunc callbacks returned bad value in
                   19614:          case of unfinished in buffer processing, causing accidental
                   19615:          transcode stop [in case that source enc != utf-8 & there is
                   19616:          incomplete utf-8 sequence at the end of 16000block iside of
                   19617:          libxml lib] tfm readed & code updated
                   19618: 
                   19619: 2002-09-04  paf
                   19620: 
                   19621:        * configure: makes with sjlj
                   19622: 
                   19623:        * INSTALL, src/include/pa_config_fixed.h,
                   19624:          src/include/pa_sql_connection.h,
                   19625:          src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
                   19626:          checked.  on win32 it made default
                   19627: 
                   19628:        * src/include/pa_config_auto.h.in: sjlj define
                   19629: 
                   19630:        * configure, configure.in: introducing --with-sjlj-exceptions [hpux
                   19631:          can not work with longjump/throw pair, and one must switch that
                   19632:          on there.  todo: detect that automatically]
                   19633: 
                   19634:        * src/types/pa_vxnode.C: removed too strong checks of
                   19635:          xnode.elements.  now, for instance, if element does not have any
                   19636:          attributes, $xnode.attributes is void, not error
                   19637: 
                   19638: 2002-09-02  paf
                   19639: 
1.211     moko     19640:        * operators.ru.txt, operators.txt, src/main/execute.C,
                   19641:          src/targets/cgi/parser3.dsp: removed double_result, didn't help
1.95      moko     19642: 
                   19643:        * src/main/execute.C: double_result made to move that var away from
                   19644:          hungry g++ optimizer (-O2), before: it were optimized and
                   19645:          comparison operators worked badly
                   19646: 
                   19647:        * src/types/pa_vdate.h: removed debug
                   19648: 
1.116     moko     19649:        * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95      moko     19650: 
                   19651:        * src/main/execute.C: fixed numeric < & co so that thay now use
                   19652:          c=a-b, c OPERATOR 0.  this works fine on solaris/intel for still
                   19653:          unknown reason.
                   19654: 
                   19655: 2002-08-29  paf
                   19656: 
                   19657:        * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
                   19658:          src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
                   19659:          src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
                   19660:          src/main/pa_request.C, src/targets/cgi/parser3.dsp,
                   19661:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
                   19662:          src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
                   19663:          src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
                   19664:          [called less frequent, allowed to remove ugly
                   19665:          Junction.change_context-s from many places, switch,
                   19666:          mail:send..html{}, ..] request.root renamed to method_frame [more
                   19667:          easyreading] ancient {...PUSH/POPs...} changed to stack vars
                   19668:          [speed up]
                   19669: 
                   19670: 2002-08-28  paf
                   19671: 
                   19672:        * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
                   19673:          tainted
                   19674: 
                   19675:        * src/types/pa_vcookie.C: fixed cookie delete when
                   19676:          $cookie:name[$.value[]]
                   19677: 
1.211     moko     19678:        * operators.ru.txt, operators.txt, src/classes/string.C:
1.95      moko     19679:          ^string.split[delim[;options]]
                   19680: 
                   19681: 2002-08-27  paf
                   19682: 
1.116     moko     19683:        * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95      moko     19684: 
1.211     moko     19685:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19686:          src/main/compile.y: # now delimiter
1.95      moko     19687: 
                   19688:        * INSTALL: recommended latest gmime 1.0.5
                   19689: 
                   19690: 2002-08-26  paf
                   19691: 
                   19692:        * configure, configure.in: apache13/hook added to make dist.
                   19693: 
                   19694: 2002-08-23  paf
                   19695: 
                   19696:        * src/: include/pa_common.h, main/pa_common.C,
                   19697:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
                   19698:          beside binary [cgi, isapi] not accessible [due to bad rights or
                   19699:          whatever] it's error now
                   19700: 
                   19701: 2002-08-21  paf
                   19702: 
1.116     moko     19703:        * Makefile.am: can use: make happy equals to make update install
1.95      moko     19704: 
                   19705:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   19706:          compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
                   19707:          class".  compiled as if here they named base class
                   19708: 
                   19709:        * src/main/pa_string.C: fixed bad language bug, [were wrong string
                   19710:          cloning constructor]
                   19711: 
                   19712:        * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
                   19713: 
1.150     moko     19714:        * src/: targets/cgi/parser3.C, types/pa_vfile.C, types/pa_vmail.C:
1.95      moko     19715:          $mail.received.file.value.content-type fixed
                   19716: 
                   19717: 2002-08-20  paf
                   19718: 
                   19719:        * src/classes/file.C: fixed language of file:file result
                   19720: 
1.211     moko     19721:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19722:          ^void.pos[...] = -1 merged from 3.0.0005
1.95      moko     19723: 
1.211     moko     19724:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19725:          ^void.pos[...] = -1
1.95      moko     19726: 
1.211     moko     19727:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19728:          ^void.length[] = 0 merged from 3.0.0005
1.95      moko     19729: 
1.211     moko     19730:        * src/classes/void.C, operators.ru.txt, operators.txt:
                   19731:          ^void.length[] = 0
1.95      moko     19732: 
                   19733: 2002-08-19  paf
                   19734: 
                   19735:        * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
                   19736:          work now
                   19737: 
                   19738:        * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
                   19739:          error in xnode, which were not catched in xdoc]
                   19740: 
                   19741:        * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
                   19742:          prepared:        // validate each document after load/create (?)
                   19743:                 //xmlDoValidityCheckingDefaultValue = 1;
                   19744: 
                   19745: 2002-08-15  paf
                   19746: 
                   19747:        * src/classes/classes.h: write to static var caused useless
                   19748:          Exception, introduced Methoded::put_element wich consumes those
                   19749: 
1.211     moko     19750:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   19751:          src/main/pa_common.C, src/types/pa_vcookie.C,
                   19752:          src/types/pa_vdate.h, src/types/pa_vresponse.C,
                   19753:          src/types/pa_vresponse.h: $response:field[date]
                   19754:          $response:field[$.xxx[date]]
1.95      moko     19755: 
                   19756:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   19757:          classes/void.C, include/pa_sql_connection.h: fixed source of
                   19758:          ^hash::sql{bad}
                   19759: 
1.211     moko     19760:        * operators.ru.txt, operators.txt: $request:body unprecessed POST
                   19761:          request body
1.95      moko     19762: 
                   19763:        * src/types/pa_vrequest.C: $request:body unprecessed POST request
                   19764: 
                   19765:        * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
                   19766:          pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
                   19767: 
1.211     moko     19768:        * operators.ru.txt, operators.txt, src/classes/form.C,
                   19769:          src/include/pa_pool.h, src/include/pa_request.h,
                   19770:          src/main/pa_pool.C, src/types/pa_vform.C, src/types/pa_vform.h:
                   19771:          planning/preparing_to $request:body r.post_data now const
1.95      moko     19772: 
                   19773:        * src/: classes/image.C, classes/op.C, classes/xdoc.C,
                   19774:          classes/xnode.C, main/execute.C, types/pa_value.h,
                   19775:          types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
                   19776:          types/pa_vtable.h: instead of type() checking everywhere used
                   19777:          Value.as now user descendants can be used in params.
                   19778: 
                   19779:          VObject::as_*, is_defined now taken from bases.  xtable(table)
                   19780:          ^if($xtable) now OK
                   19781: 
                   19782:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
                   19783:          types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
                   19784:          types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
                   19785: 
                   19786: 2002-08-14  paf
                   19787: 
                   19788:        * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
                   19789:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   19790:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19791:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19792:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19793:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   19794:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   19795:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19796:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19797:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19798:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19799:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19800:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19801:          types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
                   19802:          & VClass
                   19803: 
                   19804:        * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
                   19805: 
                   19806:        * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
                   19807:          removed fixopt stupidity. on stupid linux use cd /document/root
                   19808:          ../cgi/parser3 script
                   19809: 
                   19810:        * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
                   19811:          params, splitting them by space, excluding argv[0], argv[argc-1]
                   19812: 
                   19813:        * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
                   19814:          fixopt.h: fixopt now preprocesses command line params, splitting
                   19815:          them by space, excluding argv[0], argv[argc-1]
                   19816: 
                   19817:        * src/targets/cgi/parser3.C: -f config file
                   19818: 
                   19819:        * src/targets/cgi/parser3.C: fixed .log file dir
                   19820: 
                   19821: 2002-08-13  paf
                   19822: 
                   19823:        * src/types/pa_vobject.C: allow override parent variables, useful
                   19824:          for form descendants [in vobject too, were in vclass]
                   19825: 
                   19826:        * src/types/pa_vclass.C: allow override parent variables, useful
                   19827:          for form descendants
                   19828: 
                   19829:        * src/types/pa_vclass.C: checked: form[vclass]fields can be
                   19830:          overwritten in derived(table)
                   19831: 
                   19832:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19833:          classes/xnode.h, include/pa_request.h, main/execute.C,
                   19834:          main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   19835:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   19836:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
                   19837:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   19838:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
                   19839:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19840:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   19841:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   19842:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19843:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19844:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19845:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19846:          types/pa_vxnode.h, types/pa_wwrapper.h: introduced
                   19847:          Value::get_element(..., bool looking_down) [needed to exclude
                   19848:          endless recoursion]
                   19849: 
                   19850:        * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
                   19851:          fix bug with put endless recoursion todo: check 'as'
                   19852: 
                   19853:        * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
                   19854:          reorganized modules todo: fix bug with put endless recoursion
                   19855:          todo: check 'as'
                   19856: 
                   19857:        * src/types/pa_vobject.h: checked: table fields can be overwritten
                   19858:          in derived(table)
                   19859: 
                   19860:        * src/types/pa_vobject.h: derived classes can have fields of their
                   19861:          own now
                   19862: 
                   19863:        * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
                   19864:          fixed error message on using non-created table
                   19865: 
                   19866:        * src/: classes/form.C, classes/hash.C, classes/mail.C,
                   19867:          classes/op.C, classes/xnode.h, include/pa_request.h,
                   19868:          main/compile.C, main/compile.tab.C, main/execute.C,
                   19869:          main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
                   19870:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19871:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19872:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19873:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
                   19874:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19875:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19876:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19877:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19878:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19879:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19880:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19881:          types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
                   19882:          looking down/up tree todo: fix error message on non-constructed
                   19883:          parents
                   19884: 
                   19885: 2002-08-12  paf
                   19886: 
                   19887:        * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
                   19888:          derived OK
                   19889: 
                   19890:        * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
                   19891:          thorough testing
                   19892: 
                   19893:        * src/: main/compile.tab.C, main/compile.y, main/execute.C,
                   19894:          main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
                   19895:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   19896:          types/pa_vstateless_object.h, types/pa_wcontext.h,
                   19897:          types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
                   19898:          ^base:create[] dynamic call rewritten todo: thorough testing
                   19899: 
                   19900:        * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
                   19901:          now instantates base class, remembers it and saves child in
                   19902:          parent VObject.get_class now returns last child = downward
                   19903:          virtual calls OK
                   19904: 
                   19905:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
                   19906:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   19907:          types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
                   19908:          types/pa_vobject.h, types/pa_vresponse.h,
                   19909:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19910:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
                   19911:          types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
                   19912:          VAliased [redundant], moved $CLASS to VObject only [parser class
                   19913:          instance]
                   19914: 
                   19915:        * src/main/pa_request.C: $response:body[file] content-type check
                   19916:          fixed [were bad when content-type is hash]
                   19917: 
                   19918: 2002-08-09  paf
                   19919: 
                   19920:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
                   19921:          types/pa_vobject.h, types/pa_vxdoc.h: started as()
                   19922: 
                   19923: 2002-08-08  paf
                   19924: 
1.211     moko     19925:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   19926:          src/include/pa_globals.h, src/main/pa_globals.C: year column in
                   19927:          month calendar [week year]
1.95      moko     19928: 
                   19929:        * src/main/execute.C: error reporting on object writes to MAIN
                   19930:          improved [were ruind with fixing $obj[^if(1){$obj}] ]
                   19931: 
1.211     moko     19932:        * operators.ru.txt, operators.txt, src/types/pa_vdate.h:
                   19933:          $date.yearday $date.daylightsaving
1.95      moko     19934: 
                   19935:        * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
                   19936:          use tainted data now. only she must specify the language.
                   19937: 
                   19938:          ^mail:send[     $.from[paf@mail.design.ru]
                   19939:          $.to[paf@mail.design.ru]        $.subject[^taint[uri][ìîñêâà]=2]
                   19940:                $.text[^taint[uri][ìîñêâà]=] ]
                   19941: 
                   19942:        * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
                   19943:          now prints more precise origin
                   19944: 
                   19945:        * src/include/pa_string.h: String::first_char now not fails on
                   19946:          empty strings ^if(-f '') now ok and in 3 other places.
                   19947: 
1.211     moko     19948:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   19949:          src/main/pa_string.C: String::first_char now not fails on empty
                   19950:          strings ^if(-f '') now ok and in 3 other places.
1.95      moko     19951: 
                   19952: 2002-08-07  paf
                   19953: 
                   19954:        * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
                   19955:          fixed
                   19956: 
                   19957:        * src/main/pa_string.C: ^string.mid(0;bad) fixed
                   19958: 
                   19959:        * src/: main/execute.C, types/pa_vcode_frame.h,
                   19960:          types/pa_vmethod_frame.h, types/pa_wcontext.C,
                   19961:          types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
                   19962:          mistakenly not completely transparent to object writes.
                   19963:          $hash[^if(1){$hash}] now works
                   19964: 
1.211     moko     19965:        * operators.ru.txt, operators.txt, src/classes/op.C:
                   19966:          ^cache...{...^cache<<to past...} now erasing cache file [there
                   19967:          were bad check on that]
1.95      moko     19968: 
                   19969:        * src/: classes/classes.dsp, classes/table.C,
                   19970:          lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
                   19971:          all Debug dirs in .dsp now named 'Debug'
                   19972: 
1.116     moko     19973:        * etc/parser3.charsets/Makefile.am: all included into dist
1.95      moko     19974: 
1.211     moko     19975:        * operators.ru.txt, operators.txt, src/classes/mail.C:
                   19976:          exception_type  email.send
1.95      moko     19977: 
1.211     moko     19978:        * operators.ru.txt, operators.txt, src/types/pa_vmail.C:
                   19979:          exception_type  email.format
1.95      moko     19980: 
                   19981:        * src/types/pa_vmail.C: mail:send empty  email checked
                   19982: 
                   19983: 2002-08-06  paf
                   19984: 
1.211     moko     19985:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   19986:          src/include/pa_array.h, src/include/pa_table.h,
                   19987:          src/main/pa_array.C, src/main/pa_table.C:
1.95      moko     19988:          ^table::create[$source;$.options] ^table::join[$source;$.options]
                   19989: 
1.211     moko     19990:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   19991:          src/classes/string.C, src/classes/table.C: sql options can be
                   19992:          string now ^xxx:sql{...}[ #  $.default() }
1.95      moko     19993: 
                   19994:        * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
                   19995: 
                   19996:        * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
                   19997:          main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
                   19998:          $file.content-type [instead of .mime-type] now works for
                   19999:          file::stat also
                   20000: 
                   20001:        * src/main/pa_request.C: case insensitive mime_type_of
                   20002: 
                   20003: 2002-08-05  paf
                   20004: 
                   20005:        * src/types/pa_vxnode.C: xnode.childNodes  now 0... [were 1...]
                   20006: 
                   20007:        * src/types/pa_vmail.C: file buffer relocated to parser heap
                   20008: 
1.211     moko     20009:        * operators.ru.txt, operators.txt: comment on date:calendar week
                   20010:          column
1.95      moko     20011: 
                   20012:        * src/main/pa_common.C: write checked
                   20013: 
                   20014:        * src/main/: pa_common.C: write checked
                   20015: 
                   20016:        * src/classes/date.C: +1 buf size for stupid snprintfs
                   20017: 
                   20018:        * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
                   20019:          month calendar week column [ISO 8601 Week Numbers]
                   20020: 
                   20021: 2002-08-02  paf
                   20022: 
                   20023:        * src/: include/pa_config_fixed.h, main/pa_string.C,
                   20024:          targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
                   20025:          DEBUG*
                   20026: 
                   20027:        * configure, configure.in, src/include/pa_version.h: release
                   20028:          3_0_0005
                   20029: 
                   20030:        * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
                   20031:          multipart post fixed
                   20032: 
1.211     moko     20033:        * operators.ru.txt, operators.txt, src/main/pa_request.C,
                   20034:          src/types/pa_vform.C: response transcoded source->client only
                   20035:          when text/* or simple onoverridden $response:body
1.95      moko     20036: 
                   20037: 2002-08-01  paf
                   20038: 
                   20039:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   20040:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   20041:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   20042:          classes/op.C, classes/response.C, classes/string.C,
                   20043:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   20044:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   20045:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   20046:          include/pa_config_fixed.h, include/pa_dictionary.h,
                   20047:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   20048:          include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
                   20049:          include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
                   20050:          include/pa_socks.h, include/pa_sql_connection.h,
                   20051:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   20052:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   20053:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   20054:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   20055:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   20056:          lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
                   20057:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20058:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
                   20059:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   20060:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   20061:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   20062:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   20063:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   20064:          main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
                   20065:          targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
                   20066:          targets/cgi/parser3.C, targets/cgi/pool_storage.h,
                   20067:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   20068:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   20069:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
                   20070:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
                   20071:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   20072:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
                   20073:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   20074:          types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
                   20075:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   20076:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
                   20077:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   20078:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   20079:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   20080:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   20081:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   20082:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   20083:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   20084:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1.119     moko     20085:          types/pa_wcontext.h, types/pa_wwrapper.h: Date: now
1.95      moko     20086: 
                   20087:        * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
                   20088:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   20089:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   20090:          classes/math.C, classes/op.C, classes/response.C,
                   20091:          classes/string.C, classes/table.C, classes/void.C,
                   20092:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   20093:          include/pa_array.h, include/pa_cache_managers.h,
                   20094:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   20095:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   20096:          include/pa_dictionary.h, include/pa_dir.h,
                   20097:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   20098:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   20099:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   20100:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   20101:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   20102:          include/pa_stack.h, include/pa_string.h,
                   20103:          include/pa_stylesheet_connection.h,
                   20104:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   20105:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   20106:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
                   20107:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20108:          main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
                   20109:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   20110:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   20111:          main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
                   20112:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   20113:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   20114:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   20115:          main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   20116:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   20117:          targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
                   20118:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   20119:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   20120:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   20121:          types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
                   20122:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   20123:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   20124:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   20125:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   20126:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   20127:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   20128:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   20129:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   20130:          types/pa_vresponse.C, types/pa_vresponse.h,
                   20131:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   20132:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   20133:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   20134:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   20135:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   20136:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   20137:          types/pa_wwrapper.h, types/types.dsp, Makefile.am,
                   20138:          classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
                   20139:          types/Makefile.am: ident.C* removed
                   20140: 
1.211     moko     20141:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   20142:          src/main/pa_request.C: file:find[/can/do/this/now.txt]
1.95      moko     20143: 
                   20144:        * src/targets/cgi/parser3.C: usage to stdout now
                   20145: 
                   20146: 2002-07-31  paf
                   20147: 
                   20148:        * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
                   20149: 
                   20150:        * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
                   20151:          default "postmaster"
                   20152: 
                   20153:        * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
                   20154:          -f postmaster now default sendmail key word "postmaster"
                   20155:          replaced to $.from
                   20156: 
                   20157: 2002-07-30  paf
                   20158: 
1.116     moko     20159:        * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
                   20160:          src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95      moko     20161: 
                   20162:        * src/main/pa_charset.C: comment
                   20163: 
                   20164:        * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
                   20165:          table, &#decimal;
                   20166: 
                   20167:        * src/main/pa_request.C: comment
                   20168: 
                   20169:        * etc/parser3.charsets/windows-1251.cfg: section sign [russian
                   20170:          paragraf]
                   20171: 
                   20172: 2002-07-11  paf
                   20173: 
                   20174:        * src/main/pa_exec.C: build command line badly added params twice
                   20175:          [and first time without ' ']. double wrong. fixed.
                   20176: 
                   20177:        * src/main/pa_exec.C: invalid .exe caused error message with params
                   20178:          wich parser did not provide = reported badly.  fixed that.
                   20179: 
                   20180:        * src/classes/mail.C: $MAIL[ # xxx ]
                   20181: 
                   20182:          now ok
                   20183: 
1.211     moko     20184:        * operators.ru.txt, operators.txt: plan: sql detailed exception
1.95      moko     20185: 
                   20186: 2002-07-01  paf
                   20187: 
                   20188:        * src/: classes/form.C, main/pa_request.C: @conf bug fixed
                   20189:          [MForm.configure_admin were called when request.main_class ==0
                   20190: 
                   20191:        * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
                   20192: 
                   20193:        * src/classes/form.C: content_length type fix
                   20194: 
                   20195: 2002-06-30  paf
                   20196: 
                   20197:        * src/classes/mail.C: merged from 4
                   20198: 
                   20199:        * src/classes/mail.C: restored $MAIL
                   20200: 
                   20201: 2002-06-28  paf
                   20202: 
                   20203:        * configure, configure.in: removed paths.h
                   20204: 
1.116     moko     20205:        * configure, src/include/pa_version.h,
1.95      moko     20206:          src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
                   20207:          merged, makes updated
                   20208: 
1.211     moko     20209:        * ChangeLog, configure, operators.ru.txt, operators.txt,
                   20210:          src/classes/xdoc.C, src/include/pa_charset.h,
                   20211:          src/include/pa_config_fixed.h, src/include/pa_pool.h,
                   20212:          src/include/pa_version.h, src/main/pa_charset.C,
                   20213:          src/main/pa_pool.C, src/targets/cgi/parser3.dsp,
                   20214:          src/targets/isapi/parser3isapi.dsp, src/types/pa_vmail.C: merged
                   20215:          latest updates to head
1.95      moko     20216: 
                   20217: 2002-06-27  paf
                   20218: 
                   20219:        * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
                   20220:          not error now
                   20221: 
1.211     moko     20222:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   20223:          src/include/pa_charset.h, src/include/pa_config_fixed.h,
                   20224:          src/include/pa_pool.h, src/main/pa_charset.C, src/main/pa_pool.C:
1.95      moko     20225:          ^xdoc::create[[uri]]... base uri for document being created,
                   20226:          imports and other relative file names would be relative to this
                   20227:          uri default uri=path_translated
                   20228: 
                   20229:        * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
                   20230: 
                   20231: 2002-06-26  paf
                   20232: 
                   20233:        * configure, configure.in, src/include/pa_version.h:
                   20234:          release_3_0_0004
                   20235: 
                   20236:        * src/main/pa_string.C: blank string '', ' <whitespace>' considered
                   20237:          0 now
                   20238: 
                   20239:        * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
                   20240: 
                   20241: 2002-06-25  paf
                   20242: 
                   20243:        * src/main/pa_string.C: emtpy string, or string of whitespaces
                   20244:          considered bad number now
                   20245: 
1.211     moko     20246:        * operators.ru.txt, operators.txt, src/classes/xdoc.C:
                   20247:          ^xdoc.transform[xdoc <<can be now
1.95      moko     20248: 
1.211     moko     20249:        * operators.ru.txt, operators.txt, src/classes/string.C:
                   20250:          ^string.normalize  [old name: optimize
1.95      moko     20251: 
                   20252:        * configure, configure.in, src/include/pa_config_auto.h.in: crypt
                   20253:          library configured
                   20254: 
                   20255:        * src/main/pa_request.C: configure_admin forced if no @conf
                   20256: 
1.211     moko     20257:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   20258:          src/types/pa_vmail.C: ^math:crypt updated to generate random salt
                   20259:          when needed and to call system crypt() if not $apr1$ prefix
1.95      moko     20260: 
                   20261: 2002-06-24  paf
                   20262: 
                   20263:        * INSTALL: --with-static/shared-mailreceive described
                   20264: 
                   20265:        * src/include/pa_config_fixed.h: ssize_t fixed
                   20266: 
1.116     moko     20267:        * configure, configure.in, src/include/pa_config_auto.h.in,
                   20268:          src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95      moko     20269:          src/types/pa_vmail.C: $mail:received makes update
                   20270: 
                   20271:        * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
                   20272:          WITH_MAILRECEIVE
                   20273: 
                   20274:        * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
                   20275: 
                   20276:        * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
                   20277:          option, for $mail:receive
                   20278: 
                   20279:        * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
                   20280:          introducting $message:received ^mail:send rewritten with backward
                   20281:          comp
                   20282: 
                   20283:        * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
                   20284:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   20285:          types/types.dsp: win32xml win32mailreceive pseudomodules paths
                   20286:          now
                   20287: 
1.211     moko     20288:        * operators.ru.txt, operators.txt, src/classes/mail.C,
                   20289:          src/include/Makefile.am, src/include/pa_charset.h,
                   20290:          src/include/pa_config_fixed.h, src/include/pa_request.h,
                   20291:          src/include/pa_string.h, src/include/pa_uue.h,
                   20292:          src/main/Makefile.am, src/main/main.dsp, src/main/pa_globals.C,
                   20293:          src/main/pa_request.C, src/main/pa_string.C, src/main/pa_uue.C,
1.95      moko     20294:          src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
                   20295:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
                   20296:          src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
                   20297:          uue to separate file introducting $message:received ^mail:send
                   20298:          rewritten with backward comp
                   20299: 
                   20300: 2002-06-21  paf
                   20301: 
1.116     moko     20302:        * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
                   20303:          co changes
1.95      moko     20304: 
1.116     moko     20305:        * configure, configure.in, src/lib/md5/Makefile.am,
                   20306:          src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
                   20307:          restructure .in and .am files appropriate changes
1.95      moko     20308: 
                   20309:        * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
                   20310:          pcre to libs/ added libs/md5 which is linked to non-apache
                   20311:          targets ^math:crypt[password;$apr1$salt]
                   20312: 
1.211     moko     20313:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20314:          parser3.dsw, src/Makefile.am, src/classes/Makefile.am,
1.95      moko     20315:          src/classes/classes.dsp, src/classes/math.C,
                   20316:          src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.116     moko     20317:          src/lib/pcre/Makefile.am, src/lib/pcre/README,
                   20318:          src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
                   20319:          src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
                   20320:          src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
                   20321:          src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
                   20322:          src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
                   20323:          src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
                   20324:          src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95      moko     20325:          src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
                   20326:          src/lib/pcre/pcre_parser_ctype.dsp,
                   20327:          src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
                   20328:          src/lib/pcre/win-koi.tab, src/main/Makefile.am,
                   20329:          src/main/compile.tab.C, src/main/main.dsp,
                   20330:          src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
                   20331:          src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
                   20332:          src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
                   20333:          to libs/ added libs/md5 which is linked to non-apache targets
                   20334:          ^math:crypt[password;$apr1$salt]
                   20335: 
                   20336: 2002-06-20  paf
                   20337: 
1.211     moko     20338:        * INSTALL, configure, configure.in, operators.ru.txt,
                   20339:          operators.txt, src/classes/file.C, src/classes/op.C,
                   20340:          src/doc/doxygen.cfg, src/include/pa_globals.h,
                   20341:          src/include/pa_request.h, src/main/execute.C,
                   20342:          src/main/pa_request.C, src/targets/cgi/parser3.C,
                   20343:          src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
                   20344:          marged latest HEAD updates, mainly file:justname&co &
                   20345:          @auto/conf[filespec
1.95      moko     20346: 
1.211     moko     20347:        * operators.ru.txt, operators.txt, src/classes/file.C:
1.95      moko     20348:          !^file:dirname[/a/some.tar.gz]=/a
                   20349:              !^file:dirname[/a/b/]=/a
                   20350:              !^file:basename[/a/some.tar.gz]=some.tar.gz
                   20351:              !^file:justname[/a/some.tar.gz]=some.tar
                   20352:              !^file:justext[/a/some.tar.gz]=gz
                   20353: 
                   20354:        * src/: classes/op.C, include/pa_request.h, main/execute.C,
                   20355:          main/pa_request.C, types/pa_vmethod_frame.h: introducing
                   20356:          @conf/auto[filespec]
                   20357: 
1.116     moko     20358:        * configure: parser3.conf renamed to auto.p autoconf changes
1.95      moko     20359: 
1.211     moko     20360:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20361:          src/doc/doxygen.cfg, src/include/pa_globals.h,
                   20362:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
                   20363:          parser3.conf renamed to auto.p
1.95      moko     20364: 
                   20365: 2002-06-18  paf
                   20366: 
                   20367:        * configure, configure.in, src/include/pa_version.h: version to
                   20368:          configure.in
                   20369: 
                   20370:        * INSTALL: reflected .conf.dist dir change
                   20371: 
1.150     moko     20372:        * Makefile.am, configure, configure.in,
1.116     moko     20373:          etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95      moko     20374:          .in & *.am updated
                   20375: 
                   20376:        * src/classes/file.C: strncasecmp
                   20377: 
                   20378:        * src/classes/file.C: strcasecmp
                   20379: 
1.150     moko     20380:        * etc/Makefile.am: bin/parser3.conf.dist [moved from etc
1.95      moko     20381: 
                   20382:        * src/classes/file.C: ^file::exec[script;$.bad error case
                   20383:          insensitive check now
                   20384: 
                   20385:        * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
                   20386: 
                   20387:        * configure, configure.in, src/include/pa_pool.h,
                   20388:          src/include/pa_types.h: pack configure.in detection simplified.
                   20389:          figured out that gcc on sparc not that stupid as thought
                   20390:          previously: on sparc: when it sees packed class it modifies it's
                   20391:          field-access-code to byte operations [stb, ldub] instead of 4byte
                   20392:          operations [st, lduh] so packed must be all parts of packed
                   20393:          class, i.e. it's parents&fields(classes).  for now it's only
                   20394:          String that packed and what was wrong is that it's parent -
                   20395:          Pooled, were not packed. fixed that.
                   20396: 
                   20397: 2002-06-14  paf
                   20398: 
1.211     moko     20399:        * operators.ru.txt, operators.txt: more precise xml-to-text options
1.95      moko     20400: 
1.211     moko     20401:        * operators.ru.txt, operators.txt, src/types/pa_vxnode.C: xnode
1.95      moko     20402:          attribute_node.name/value xnode pi.node.data
                   20403: 
                   20404: 2002-06-12  paf
                   20405: 
1.116     moko     20406:        * configure, configure.in, src/targets/cgi/Makefile.am,
                   20407:          src/targets/cgi/parser3.C: removed root conf define creation
1.95      moko     20408: 
1.211     moko     20409:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20410:          etc/Makefile.am, src/include/pa_globals.h,
                   20411:          src/include/pa_request.h, src/main/compile.tab.C,
                   20412:          src/main/pa_globals.C, src/main/pa_request.C,
                   20413:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
                   20414:          parser3.conf now one and only
1.95      moko     20415: 
                   20416:        * src/classes/mail.C: sendmail -ti [default now]
                   20417: 
                   20418:        * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
                   20419:          to be strings. for convinient #ing
                   20420: 
                   20421:        * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
                   20422:          main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
                   20423: 
                   20424:        * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
                   20425:          main/pa_globals.C, main/pa_request.C: @conf
                   20426: 
                   20427: 2002-06-11  paf
                   20428: 
                   20429:        * src/classes/file.C: check simplified
                   20430: 
                   20431:        * src/: classes/file.C, targets/cgi/parser3.dsp,
                   20432:          targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
                   20433:          valid prefix
                   20434: 
                   20435:        * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
                   20436:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
                   20437:          file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
                   20438: 
                   20439: 2002-06-10  paf
                   20440: 
1.211     moko     20441:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20442:          src/include/pa_common.h, src/main/pa_common.C: lock failures
                   20443:          reported now
1.95      moko     20444: 
                   20445:        * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
                   20446:          string->double @ compile time were not-enough-checking...
                   20447: 
                   20448:        * src/main/: compile.tab.C, pa_string.C: whitespace after number in
                   20449:          autoconvert now ignored
                   20450: 
                   20451:        * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
                   20452:          check
                   20453: 
                   20454:        * src/classes/mail.C: mail netscape attachment name fixed. todo:
                   20455:          $response:body content-type:name
                   20456: 
                   20457:        * configure, configure.in: hpux check, nsl link, no socket
                   20458: 
1.211     moko     20459:        * operators.ru.txt, operators.txt: old merge conflict removed
1.95      moko     20460: 
                   20461:        * configure, configure.in: pack even address access on sparc&co
                   20462:          arch checked in configure
                   20463: 
                   20464:        * configure, src/include/pa_version.h: makes
                   20465: 
                   20466:        * configure, configure.in, src/include/pa_version.h: makes
                   20467: 
                   20468:        * src/main/untaint.C: (bug#2) mail subject got always prepended
                   20469:          with charset even when all letters were 7bit one
                   20470: 
                   20471:        * src/main/pa_common.C: merged fixed -d (bug)
                   20472: 
                   20473:        * src/main/pa_common.C: fixed -d (bug)
                   20474: 
                   20475: 2002-06-03  paf
                   20476: 
1.211     moko     20477:        * ChangeLog, operators.ru.txt, operators.txt,
                   20478:          etc/parser3.charsets/windows-1251.cfg, src/classes/classes.dsp,
                   20479:          src/main/compile.tab.C, src/main/main.dsp, src/main/pa_globals.C,
1.95      moko     20480:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
                   20481:          src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
                   20482:          .dsp-s along with reorganized cvs modules dirs structure
                   20483: 
                   20484:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   20485:          main/pa_globals.C, targets/cgi/parser3.dsp,
                   20486:          targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
                   20487:          modules
                   20488: 
                   20489: 2002-05-28  paf
                   20490: 
                   20491:        * src/targets/cgi/parser3.C: info.uri now ""
                   20492: 
                   20493: 2002-05-17  paf
                   20494: 
                   20495:        * src/classes/: table.C: ^table.save << checked empty
                   20496:          pre/match/post columns
                   20497: 
                   20498: 2002-05-16  paf
                   20499: 
                   20500:        * src/classes/image.C: image::measure can png now
                   20501: 
                   20502: 2002-05-15  paf
                   20503: 
1.211     moko     20504:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20505:          ^date::create[%H:%M[:%S]] added
1.95      moko     20506: 
                   20507:        * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
                   20508: 
1.211     moko     20509:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20510:          ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]] [-%m now
1.95      moko     20511: 
                   20512: 2002-05-14  paf
                   20513: 
                   20514:        * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
                   20515: 
                   20516: 2002-05-07  paf
                   20517: 
                   20518:        * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
                   20519:          src/include/pa_globals.h, src/include/pa_request.h,
                   20520:          src/include/pa_table.h, src/main/compile.tab.C,
                   20521:          src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
                   20522:          src/main/pa_request.C, src/main/pa_table.C,
                   20523:          src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
                   20524:          src/targets/isapi/parser3isapi.dsp,
                   20525:          src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
                   20526:          name2number field now &.  main_method_name now on Request pool
                   20527:          rather on global_pool [Junction+VJunction created on same pool as
                   20528:          name = were created on global pool, causing mem leaks]
                   20529: 
                   20530:        * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
                   20531:          include/pa_request.h, include/pa_table.h, main/compile.tab.C,
                   20532:          main/compile.y, main/main.dsp, main/pa_globals.C,
                   20533:          main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
                   20534:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   20535:          targets/isapi/pool_storage.h, types/types.dsp: Table name2number
                   20536:          field now &.  main_method_name now on Request pool rather on
                   20537:          global_pool [Junction+VJunction created on same pool as name =
                   20538:          were created on global pool, causing mem leaks]
                   20539: 
                   20540: 2002-05-06  paf
                   20541: 
                   20542:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   20543:          targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
                   20544:          100*40 bytes per request memory leak [nonpool malloc in globals]
                   20545: 
                   20546:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   20547:          targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
                   20548:          100*40 bytes per request memory leak [nonpool malloc in globals]
                   20549: 
                   20550: 2002-04-30  paf
                   20551: 
                   20552:        * configure, src/include/pa_version.h: version now not b
                   20553: 
                   20554:        * src/targets/cgi/parser3.C: request.uri now never 0
                   20555: 
                   20556: 2002-04-29  paf
                   20557: 
                   20558:        * configure.in: removed b
                   20559: 
                   20560:        * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
                   20561:          Exception::comment/type checked in (), no there's no empty
                   20562:          type/comment by default
                   20563: 
                   20564:        * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
                   20565:          src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
                   20566:          src/doc/value.dox, src/include/pa_exception.h,
                   20567:          src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
                   20568:          0001
                   20569: 
                   20570: 2002-04-26  paf
                   20571: 
                   20572:        * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
                   20573:          size reduced
                   20574: 
                   20575: 2002-04-25  paf
                   20576: 
                   20577:        * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
                   20578:          under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
                   20579:          now that took into account
                   20580: 
1.211     moko     20581:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20582:          ^date::create[2002-12-33 01:03:04]
1.95      moko     20583: 
1.211     moko     20584:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/date.C:
1.95      moko     20585:          ^date::create[2002-12-33 01:03:04]
                   20586: 
                   20587:        * ChangeLog: updated changelog
                   20588: 
                   20589:        * src/classes/table.C: removed restriction on column count to
                   20590:          ^table.hash to work, now must be >0 [were >1]
                   20591: 
                   20592: 2002-04-24  paf
                   20593: 
                   20594:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   20595:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   20596:          targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
                   20597:          targets
                   20598: 
                   20599: 2002-04-23  paf
                   20600: 
1.211     moko     20601:        * operators.ru.txt, operators.txt, src/classes/string.C:
1.95      moko     20602:          int/double/string:sql{}[$.default{code}] fixed [were barking:
                   20603:          "junction used outside of context"]
                   20604: 
                   20605: 2002-04-22  paf
                   20606: 
                   20607:        * types.txt, src/classes/string.C, src/include/pa_string.h,
                   20608:          src/main/pa_string.C, src/types/pa_vstring.C,
                   20609:          src/types/pa_vstring.h: ^string.optimize[]
                   20610: 
                   20611:        * src/: include/pa_globals.h, include/pa_table.h,
                   20612:          main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
                   20613:          table template
                   20614: 
                   20615:        * src/classes/: string.C: optimize removed from string
                   20616:          .left/right/pos
                   20617: 
                   20618:        * src/main/execute.C: rolled back to
                   20619:          before_killing_userjunction_contexts
                   20620: 
                   20621:        * src/main/execute.C: user junctions context killed
                   20622: 
                   20623:        * src/main/execute.C: junctions to local contexts got
                   20624:          cleanized&checked later
                   20625: 
                   20626: 2002-04-19  paf
                   20627: 
                   20628:        * src/: classes/string.C, include/pa_request.h,
                   20629:          include/pa_string.h, main/pa_request.C, main/pa_string.C,
                   20630:          types/pa_vstring.C, types/pa_vstring.h: string now optimized
                   20631:          prior to .left .right .mid .pos .match when that is profitable,
                   20632:          and always before .replace when $ORIGINS(1) optimization disabled
                   20633:          economy from not wasting mem on lots of strings which occur by
                   20634:          lots of String:mid calls to get parts of source string between
                   20635:          found_occurances
                   20636: 
                   20637:        * src/classes/file.C: ovector now local economy: 16 bytes per
                   20638:          ^file:list
                   20639: 
                   20640:        * src/: include/pa_globals.h, include/pa_table.h,
                   20641:          main/pa_globals.C, main/pa_string.C: String::match table columns
                   20642:          globalized, not created @ each ^match anymore economy:
                   20643:          sizeof(Array)+space on 3+x cells=24+ bytes per ^match
                   20644: 
                   20645:        * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
                   20646:          removed from each String::match replace iteration, and made
                   20647:          stacked sizeof(VTable)=12bytes economy on each replace code
                   20648: 
                   20649:        * src/doc/footer.htm: 2001,
                   20650: 
                   20651:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   20652:          string.match[]['] option enables generation of $match.prematch
                   20653:          .match .postmatch columns
                   20654: 
                   20655:        * src/main/pa_string.C: String::match options analized without
                   20656:          cstr-ing them now
                   20657: 
                   20658:        * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
                   20659:          sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
                   20660:          config updated to doxygen 1.2.15, created helper which fixes
                   20661:          minor bugs in chm project files & htm tree.  changed extension to
                   20662:          .htm
                   20663: 
                   20664: 2002-04-18  paf
                   20665: 
                   20666:        * src/doc/doxygen.cfg: .chi generation disabled
                   20667: 
                   20668:        * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
                   20669:          classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
                   20670:          fields&methods
                   20671: 
                   20672:        * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
                   20673:          types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
                   20674:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
                   20675:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
                   20676:          types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
                   20677:          types/pa_vresponse.h, types/pa_vstateless_class.h,
                   20678:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   20679:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
                   20680:          types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
                   20681:          VStateless_class to VObject
                   20682: 
                   20683:        * src/: main/pa_request.C, types/pa_valiased.h,
                   20684:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   20685:          types/pa_vstring.h: VStateless_string_object speicalized light
                   20686:          version of VStateless_object
                   20687: 
                   20688:        * src/classes/op.C: ^throw comment param made optional
                   20689: 
                   20690:        * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
                   20691:          pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
                   20692:          and implemented down in VClass, fclass_alias removed,
                   20693: 
                   20694:        * src/types/pa_value.C: forced to cut that from .h because of
                   20695:          VStateless_class usage [undefined in .h]
                   20696: 
                   20697:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   20698:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20699:          main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
                   20700:          merged with OP_CALL, VCodeFrame move to stack [no more heap waste
                   20701:          on each CALL]
                   20702: 
                   20703:        * src/: classes/classes.h, classes/date.C, classes/double.C,
                   20704:          classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
                   20705:          classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
                   20706:          classes/response.C, classes/string.C, classes/table.C,
                   20707:          classes/void.C, classes/xnode.C, include/pa_globals.h,
                   20708:          include/pa_request.h, main/execute.C, main/pa_globals.C,
                   20709:          main/pa_request.C, types/Makefile.am, types/pa_value.h,
                   20710:          types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
                   20711:          types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   20712:          types/pa_vstateless_class.h, types/pa_wcontext.C,
                   20713:          types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
                   20714:          removed Value::fname
                   20715: 
                   20716: 2002-04-17  paf
                   20717: 
                   20718:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   20719:          doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
                   20720:          doc/pooled.dox, doc/string.dox, doc/targets.dox,
                   20721:          include/pa_pool.h, include/pa_types.h: dox updated to current
                   20722:          state, PTHROW freshen to throw & co
                   20723: 
                   20724:        * src/types/pa_vhash.h: vstring wrong parent fixed
                   20725: 
                   20726:        * src/classes/op.C: taint local result var bug fixed
                   20727: 
                   20728: 2002-04-16  paf
                   20729: 
                   20730:        * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
                   20731:          Attic asm.txt as most interesting
                   20732: 
                   20733:        * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
                   20734:          check, preventing content-length: 0 from appearing
                   20735: 
                   20736:        * src/main/execute.C: $result in @main now taken into account as in
                   20737:          usual functions
                   20738: 
                   20739:        * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
                   20740:          & @unhandled_exception now taken into account as in usual
                   20741:          functions
                   20742: 
                   20743:        * src/doc/postbuild.txt: instructions on post .html build
                   20744: 
                   20745:        * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
                   20746: 
                   20747:        * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
                   20748:          tainted
                   20749: 
                   20750:        * src/main/pa_request.C: uri in error log
                   20751: 
                   20752:        * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
                   20753:          cheched date:create(days) param for validity [later were assumed
                   20754:          valid and crashed on invalid onces]
                   20755: 
                   20756:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   20757:          main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
                   20758:          and used that for removing VString wrapper
                   20759: 
                   20760:        * src/classes/op.C: exception2vhash file now tainted
                   20761: 
                   20762:        * src/classes/op.C: _process pseudo origin copied from local var to
                   20763:          heap
                   20764: 
                   20765:        * src/classes/op.C: extra check on empty file in origin in _execute
                   20766: 
                   20767: 2002-04-15  paf
                   20768: 
                   20769:        * src/: main/execute.C, types/pa_value.h: fixed name update
                   20770: 
                   20771:        * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
                   20772:          functions
                   20773: 
                   20774:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                   20775:          include/pa_request.h, main/execute.C, types/pa_wcontext.h:
                   20776:          started dual write_xxx_lang functions, if checked & works
                   20777: 
                   20778:        * src/: classes/date.C, classes/file.C, classes/mail.C,
                   20779:          classes/string.C, classes/xnode.C, include/pa_request.h,
                   20780:          types/pa_value.h, types/pa_wcontext.h: removed absolutely
                   20781:          unnecessary VString shells
                   20782: 
                   20783:        * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
                   20784:          prev changes]
                   20785: 
                   20786:        * src/: classes/image.C, classes/op.C, classes/string.C,
                   20787:          classes/table.C, include/pa_request.h, main/execute.C,
                   20788:          types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
                   20789:          StringOrValue wcontext result, now ready for dual writes
                   20790: 
                   20791:        * src/targets/cgi/parser3.C: ctime sometimes can be just "",
                   20792:          checked that
                   20793: 
                   20794:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   20795:          compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
                   20796:          changed to OP_WRITE_VALUE in var get cases
                   20797: 
                   20798:        * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
                   20799:          include/pa_request.h, main/compile.tab.C, main/compile.y,
                   20800:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20801:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
                   20802:          switch in hash constructor fixed [were problems with using of
                   20803:          stacked wwrapper after it's death]
                   20804: 
                   20805: 2002-04-12  paf
                   20806: 
1.211     moko     20807:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   20808:          table.select(expression) 0
1.95      moko     20809: 
                   20810: 2002-04-11  paf
                   20811: 
                   20812:        * src/: classes/string.C, include/pa_request.h, main/execute.C:
                   20813:          Request::process_internal codeFrame & wwrapper stacked [not
                   20814:          wasting  heap anymore]
                   20815: 
                   20816: 2002-04-10  paf
                   20817: 
                   20818:        * src/: classes/double.C, classes/file.C, classes/hash.C,
                   20819:          classes/image.C, classes/int.C, classes/math.C, classes/op.C,
                   20820:          classes/string.C, classes/table.C, classes/void.C,
                   20821:          classes/xdoc.C, include/pa_request.h, main/execute.C,
                   20822:          main/pa_string.C: killed Request::process() wrapping
                   20823:          VString(String) in case we need only String
                   20824: 
                   20825:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   20826:          killed 8 bytes from String.head
                   20827: 
                   20828: 2002-04-09  paf
                   20829: 
                   20830:        * src/: main/compile.tab.C, targets/cgi/parser3.C,
                   20831:          targets/isapi/parser3isapi.C: removed {   char *a;   {      /*sub
                   20832:          local*/char b[...];      a=b; situations
                   20833: 
1.211     moko     20834:        * operators.ru.txt, operators.txt, src/classes/xdoc.C: xslt params
                   20835:          made literal
1.95      moko     20836: 
                   20837:        * src/classes/xdoc.C: xslt params fixed
                   20838: 
                   20839:        * src/: main/pa_common.C, targets/cgi/parser3.C,
                   20840:          types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
                   20841:          not pool.malloc(MAX_NUMBER) but really neaded
                   20842: 
1.211     moko     20843:        * operators.ru.txt, operators.txt, src/classes/double.C,
                   20844:          src/classes/int.C: int/double.int/double(default)
1.95      moko     20845: 
                   20846: 2002-04-04  paf
                   20847: 
                   20848:        * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
                   20849:          [when reconstructing pieces were split by
                   20850:          max_integral(piece.size), thus some strings to replace happen to
                   20851:          be split into two = not replaced)
                   20852: 
                   20853:        * src/targets/cgi/: parser3.C, parser3.dsp: document root in
                   20854:          standalone version = current dir
                   20855: 
                   20856:        * src/targets/cgi/parser3.C: document root in standalone version =
                   20857:          current dir
                   20858: 
                   20859: 2002-04-03  paf
                   20860: 
                   20861:        * configure, configure.in: more checks on nonexistent charset
                   20862: 
1.116     moko     20863:        * INSTALL, configure, configure.in: root config configure options
1.95      moko     20864: 
                   20865: 2002-04-02  paf
                   20866: 
                   20867:        * src/main/compile.C: parser.compile [exception name more like in
                   20868:          doc]
                   20869: 
                   20870: 2002-04-01  paf
                   20871: 
                   20872:        * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
                   20873:          targets/isapi/parser3isapi.dsp: mail subject encoding taken from
                   20874:          .content-type.charset, not .charset
                   20875: 
                   20876: 2002-03-29  paf
                   20877: 
                   20878:        * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
                   20879: 
1.211     moko     20880:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20881:          ^date::create now may not supply day, default 1.  checked 29.03
                   20882:          -> 29.02 roll on non 366 days' year.  | 31.05->31.04   roll
1.95      moko     20883: 
                   20884: 2002-03-28  paf
                   20885: 
1.211     moko     20886:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   20887:          src/classes/op.C, src/include/pa_globals.h,
                   20888:          src/include/pa_hash.h, src/main/pa_globals.C,
                   20889:          src/types/pa_vdate.h: ^cache[file][date]{    ^cache(seconds)
                   20890:          ^cache[date] }
1.95      moko     20891: 
                   20892:        * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
                   20893:          param
                   20894: 
                   20895: 2002-03-27  paf
                   20896: 
1.211     moko     20897:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   20898:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
                   20899:          src/classes/hash.C, src/classes/image.C, src/classes/int.C,
                   20900:          src/classes/mail.C, src/classes/math.C, src/classes/op.C,
                   20901:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   20902:          src/classes/xdoc.C, src/classes/xnode.C,
                   20903:          src/include/pa_exception.h, src/include/pa_request.h,
                   20904:          src/include/pa_stylesheet_connection.h, src/main/compile.C,
                   20905:          src/main/compile_tools.C, src/main/execute.C,
1.95      moko     20906:          src/main/pa_array.C, src/main/pa_charset.C,
                   20907:          src/main/pa_charsets.C, src/main/pa_common.C,
                   20908:          src/main/pa_dictionary.C, src/main/pa_exception.C,
                   20909:          src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
                   20910:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   20911:          src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
                   20912:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
                   20913:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   20914:          src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
                   20915:          src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
                   20916:          src/types/pa_vtable.C, src/types/pa_vxdoc.h,
                   20917:          src/types/pa_vxnode.h, src/types/pa_wcontext.C,
                   20918:          src/types/pa_wwrapper.h: assigned exception types
                   20919: 
1.211     moko     20920:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20921:          src/include/pa_config_fixed.h, src/include/pa_request.h,
                   20922:          src/main/execute.C, src/main/pa_request.C: decided agains
                   20923:          resetting exception_trace, just changed name
1.95      moko     20924: 
                   20925: 2002-03-26  paf
                   20926: 
                   20927:        * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
                   20928:          fixed
                   20929: 
                   20930:        * src/classes/op.C: forced language of $source field of exception
                   20931:          to 'tainted', so that sql-langed-frags could be outputed outside
                   20932:          of connect
                   20933: 
1.211     moko     20934:        * operators.ru.txt, operators.txt: removed date.roll limit of +-1
                   20935:          offset
1.95      moko     20936: 
                   20937:        * src/classes/date.C: removed date.roll limit of +-1 offset
                   20938: 
1.211     moko     20939:        * operators.ru.txt, operators.txt, src/classes/date.C: fixed date
                   20940:          roll on daylightsaving days mktime took into account tm_isdst
                   20941:          flag, which remained from BEFORE roll, but should have been reset
1.95      moko     20942: 
                   20943: 2002-03-25  paf
                   20944: 
1.211     moko     20945:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
1.95      moko     20946:          http_site_config_filespec
                   20947: 
                   20948:        * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
                   20949:          main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
                   20950:          with any/both --disable-foreign-group-files --disable-execs
                   20951: 
                   20952:        * INSTALL: "--with=sendmail=COMMAND" comment
                   20953: 
                   20954:        * INSTALL, configure, configure.in, src/classes/mail.C,
                   20955:          src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.116     moko     20956:          src/targets/cgi/Makefile.am: --disable-foreign-group-files now
                   20957:          disables execs also.  introducing --sendmail
1.95      moko     20958: 
1.211     moko     20959:        * operators.ru.txt, operators.txt: pgsql options comment
1.95      moko     20960: 
                   20961:        * INSTALL: comment on --disable-link-stdcpp
                   20962: 
1.116     moko     20963:        * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
                   20964:          libstdc++ link skipping configure option
1.95      moko     20965: 
                   20966:        * src/: classes/op.C, include/pa_sql_connection.h: sql connection
                   20967:          with error were put to cache with 'marked_to_rollback' flag, all
                   20968:          consequent even OK requests rolled back
                   20969: 
                   20970: 2002-03-22  paf
                   20971: 
                   20972:        * src/main/pa_exec.C: createprocess nowindow flag check on readfile
                   20973:          false return
                   20974: 
1.211     moko     20975:        * operators.ru.txt, operators.txt: few comments on sets
1.95      moko     20976: 
                   20977: 2002-03-18  paf
                   20978: 
1.211     moko     20979:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20980:          src/include/pa_exception.h, src/include/pa_globals.h,
                   20981:          src/include/pa_request.h, src/include/pa_stack.h,
                   20982:          src/main/pa_globals.C, src/main/pa_request.C: introducing ^try
1.95      moko     20983: 
                   20984:        * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
                   20985:          types/pa_vdouble.h: removed some tested @tests
                   20986: 
                   20987: 2002-03-15  paf
                   20988: 
1.211     moko     20989:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   20990:          ^table.locate(logical expr)
1.95      moko     20991: 
                   20992: 2002-03-13  paf
                   20993: 
                   20994:        * src/main/pa_exception.C: checked not-pooled malloc
                   20995: 
                   20996: 2002-03-11  paf
                   20997: 
                   20998:        * INSTALL, configure, configure.in,
                   20999:          src/include/pa_config_auto.h.in: --disable-foreign-group-files
                   21000: 
                   21001:        * src/main/pa_common.C: --disable-foreign-group-files
                   21002: 
                   21003:        * INSTALL: --disable-execs
                   21004: 
                   21005:        * src/main/pa_exec.C: --disable-execs
                   21006: 
                   21007:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   21008:          --disable-execs
                   21009: 
                   21010:        * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
                   21011: 
                   21012:        * src/types/pa_vfile.C: $file.text now 0A linebreaks,
                   21013:          file::exec/cgi linebreaks "0D0A" changed to 0A onces
                   21014: 
                   21015: 2002-03-05  paf
                   21016: 
1.211     moko     21017:        * operators.ru.txt, operators.txt, src/classes/date.C: date week
                   21018:          calendar columns named
1.95      moko     21019: 
1.211     moko     21020:        * operators.ru.txt, operators.txt, src/classes/date.C: date week
                   21021:          calendar columns named
1.95      moko     21022: 
                   21023:        * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
                   21024:          requires headers to be terminated with \r\n manually [refuses to
                   21025:          separate header/body itself]
                   21026: 
                   21027:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   21028:          targets/isapi/parser3isapi.C: isapi site config beside .dll
                   21029: 
                   21030: 2002-03-04  paf
                   21031: 
                   21032:        * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
                   21033:          in PASS language
                   21034: 
                   21035:        * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
                   21036:          deserialize checks on broken file
                   21037: 
                   21038:        * src/targets/isapi/: pa_threads.C, parser3isapi.C,
                   21039:          parser3isapi.dsp: isapi updated
                   21040: 
                   21041: 2002-03-01  paf
                   21042: 
                   21043:        * src/main/pa_exec.C: execle -> execve, now argc OK
                   21044: 
                   21045: 2002-02-28  paf
                   21046: 
                   21047:        * src/main/untaint.C: removed some debug comments
                   21048: 
                   21049:        * src/main/pa_charsets.C: when placing charset to cache using
                   21050:          global name now [were request]
                   21051: 
                   21052:        * configure, configure.in: apache module updated
                   21053: 
                   21054:        * src/main/pa_string.C: origin by first piece preferred before last
                   21055:          piece
                   21056: 
                   21057: 2002-02-27  paf
                   21058: 
                   21059:        * src/main/pa_charset.C: size_t
                   21060: 
                   21061:        * INSTALL: shared/static-xml with-pathlink
                   21062: 
1.211     moko     21063:        * operators.ru.txt, operators.txt: SMTP comment
1.95      moko     21064: 
                   21065: 2002-02-26  paf
                   21066: 
                   21067:        * src/main/pa_exec.C: more precise names for vars, cosmetic
                   21068: 
                   21069:        * src/classes/xnode.C: in some situation, xpath query returned
                   21070:          result with type NODESET, but empty nodeset member field, checked
                   21071:          that
                   21072: 
                   21073: 2002-02-22  paf
                   21074: 
                   21075:        * INSTALL: without-zlib comment
                   21076: 
                   21077:        * etc/parser3.charsets/windows-1251.cfg: &deg;
                   21078: 
                   21079:        * configure, configure.in: glib###.a detection fixed
                   21080: 
                   21081:        * INSTALL: hashfile removed from INSTALL
                   21082: 
1.116     moko     21083:        * Makefile.am: make update
1.95      moko     21084: 
                   21085:        * src/main/pa_string.C: string iterators fixed again, so were
                   21086:          String::join_chain
                   21087: 
                   21088:        * src/main/pa_string.C: string iterators fixed again, so were
                   21089:          String::join_chain
                   21090: 
                   21091:        * src/: include/pa_string.h, main/pa_string.C: string iterators
                   21092:          fixed again, so were String::join_chain
                   21093: 
                   21094:        * src/types/pa_vcookie.C: cookie "expires=0" =  "session"
                   21095: 
1.211     moko     21096:        * operators.ru.txt, operators.txt, src/types/pa_vcookie.C: cookie
                   21097:          "expires=0" =  "session"
1.95      moko     21098: 
1.116     moko     21099:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   21100:          --with-shared-xml --with-static-xml
1.95      moko     21101: 
                   21102:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   21103:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   21104:          types/types.dsp: *.dsp: removed refereces to win32db & ancient
                   21105:          xalan&xml
                   21106: 
                   21107:        * acconfig.h: acconfig move in cvs[from src/libltdl to /]
                   21108: 
1.211     moko     21109:        * operators.ru.txt, operators.txt, src/classes/classes.dsp,
                   21110:          src/main/main.dsp, src/types/types.dsp: removed hashfile support
                   21111:          from sources for now
1.95      moko     21112: 
1.116     moko     21113:        * configure, configure.in, src/classes/Makefile.am,
1.95      moko     21114:          src/classes/hashfile.C, src/include/Makefile.am,
1.116     moko     21115:          src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
                   21116:          src/include/pa_db_manager.h, src/include/pa_db_table.h,
                   21117:          src/main/Makefile.am, src/main/pa_db_connection.C,
1.95      moko     21118:          src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.116     moko     21119:          src/main/pa_globals.C, src/targets/cgi/Makefile.am,
                   21120:          src/types/Makefile.am, src/types/pa_vhashfile.C,
                   21121:          src/types/pa_vhashfile.h: removed hashfile support for now
1.95      moko     21122: 
                   21123: 2002-02-21  paf
                   21124: 
                   21125:        * src/main/untaint.C: removed debug code, activated commented-for
                   21126:          debug parts
                   21127: 
1.116     moko     21128:        * Makefile.am: make cvsupdate
1.95      moko     21129: 
                   21130:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
                   21131:          main/untaint.C: STRING_*FOREACH_ROW changed to stop at
                   21132:          append_row, not at link zero now string to string appending works
                   21133: 
                   21134: 2002-02-20  paf
                   21135: 
                   21136:        * src/: include/pa_string.h, main/execute.C, main/untaint.C,
                   21137:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
                   21138:          DEBUG_STRING_APPENDS_VS_EXPANDS
                   21139: 
                   21140:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   21141:          economy: 22%
                   21142: 
                   21143:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   21144:          space uptimized: string::link_row removed
                   21145: 
                   21146:        * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
                   21147:          main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
                   21148:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
                   21149:          types/pa_vstring.h: speed uptimized: string::is_empty
                   21150: 
1.211     moko     21151:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
1.95      moko     21152:          src/include/pa_config_fixed.h, src/include/pa_string.h,
                   21153:          src/include/pa_types.h, src/main/compile.tab.C,
                   21154:          src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
                   21155:          src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
                   21156:          string append optimiziation idea and estimates
                   21157: 
                   21158: 2002-02-19  paf
                   21159: 
                   21160:        * src/classes/math.C: not used directly [but erroreously reported
                   21161:          that 'is', thus registering twice&other probs]
                   21162: 
                   21163:        * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
                   21164:          to node [element]
                   21165: 
                   21166:        * src/main/compile.C: without string_origins parse error
                   21167:          file+line+col possible
                   21168: 
                   21169:        * src/main/: compile.C: without string_origins not worked
                   21170: 
                   21171: 2002-02-18  paf
                   21172: 
                   21173:        * src/types/pa_vdouble.h: since we have in_expression removed that
                   21174:          trick i've installed into double::as_string
                   21175: 
                   21176:        * src/main/pa_globals.C: extern "C" was removed too fast
                   21177: 
                   21178:        * src/: include/pa_opcode.h, include/pa_request.h,
                   21179:          main/compile.tab.C, main/compile.y, main/execute.C,
                   21180:          types/pa_wcontext.h: in_expression aimed to solve old problem
                   21181:          with string/nonstring values, now in expressions double/int
                   21182:          values are passed as-is, without stupid tostring/fromstring
                   21183:          conversions
                   21184: 
                   21185:        * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
                   21186:          __cplusplus } #endif
                   21187: 
                   21188:        * src/main/compile.tab.C: bison env set so one could compile
                   21189:          without cygwin installed
                   21190: 
                   21191:        * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
                   21192:          targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
                   21193:          gnome xml libs parser .dsp-s changed accordingly
                   21194: 
1.211     moko     21195:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
                   21196:          PARSER_ROOT_CONFIG
1.95      moko     21197: 
1.211     moko     21198:        * operators.ru.txt, operators.txt, src/classes/date.C: date::create
                   21199:          [were date::set, with backward comp
1.95      moko     21200: 
                   21201:        * src/classes/math.C: math:random range check fixed
                   21202: 
                   21203:        * src/main/: compile.tab.C, compile.y: integer  division stops name
                   21204: 
                   21205:        * INSTALL: local install comment
                   21206: 
1.116     moko     21207:        * ltconfig, ltmain.sh: removed libtool subpart files
1.95      moko     21208: 
1.116     moko     21209:        * acinclude.m4, aclocal.m4, configure, configure.in,
                   21210:          src/include/pa_config_auto.h.in,
                   21211:          src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
                   21212:          src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95      moko     21213: 
1.211     moko     21214:        * operators.ru.txt, operators.txt: \ comment
1.95      moko     21215: 
                   21216: 2002-02-13  paf
                   21217: 
                   21218:        * src/include/pa_config_includes.h: sys/time time both included
                   21219:          now.  vaguely remember confilicts on this on some system [not on
                   21220:          six|ablv] so when would see them again would think up proper
                   21221:          check
                   21222: 
1.116     moko     21223:        * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
                   21224:          --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95      moko     21225: 
                   21226:        * src/main/pa_common.C: truncation never occured when writing files
                   21227:          on unix [since i've changed cache mech] fix
                   21228: 
                   21229:        * src/main/pa_common.C: strnchr: sanity check added
                   21230: 
                   21231:        * etc/parser3.charsets/windows-1257.cfg: id added
                   21232: 
                   21233:        * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
                   21234:          baltic charset file generated, in generation script ispunct check
                   21235:          added
                   21236: 
                   21237: 2002-02-08  paf
                   21238: 
1.116     moko     21239:        * src/: include/Makefile.am, sql/Makefile.am,
                   21240:          targets/isapi/Makefile.am: forgotten makes
1.95      moko     21241: 
                   21242:        * src/types/: pa_vcookie.C: VCookie::fill_fields one check
                   21243:          forgotten
                   21244: 
                   21245:        * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
                   21246: 
                   21247:        * INSTALL, README: install&others updated
                   21248: 
                   21249:        * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
                   21250: 
1.116     moko     21251:        * Makefile.am, configure, configure.in,
                   21252:          etc/parser3.charsets/Makefile.am, src/Makefile.am,
                   21253:          src/classes/Makefile.am, src/main/Makefile.am,
                   21254:          src/main/pa_status_provider.C, src/targets/Makefile.am,
                   21255:          src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
                   21256:          works
1.95      moko     21257: 
                   21258:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   21259:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   21260:          classes/hashfile.C, classes/int.C, classes/mail.C,
                   21261:          classes/math.C, classes/op.C, classes/response.C,
                   21262:          classes/string.C, classes/table.C, classes/void.C,
                   21263:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   21264:          include/pa_array.h, include/pa_cache_managers.h,
                   21265:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   21266:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   21267:          include/pa_db_connection.h, include/pa_db_manager.h,
                   21268:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   21269:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   21270:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   21271:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   21272:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   21273:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21274:          include/pa_stack.h, include/pa_string.h,
                   21275:          include/pa_stylesheet_connection.h,
                   21276:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21277:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   21278:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   21279:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
                   21280:          main/pa_db_connection.C, main/pa_db_manager.C,
                   21281:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   21282:          main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
                   21283:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   21284:          main/pa_sql_driver_manager.C, main/pa_status_provider.C,
                   21285:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   21286:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   21287:          targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
                   21288:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   21289:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   21290:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
                   21291:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   21292:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   21293:          types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
                   21294:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
                   21295:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
                   21296:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   21297:          types/pa_vrequest.h, types/pa_vresponse.h,
                   21298:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   21299:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   21300:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
                   21301:          types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
                   21302:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
                   21303:          classes/image.C, main/pa_common.C, main/pa_exec.C,
                   21304:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
                   21305:          types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
                   21306:          types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
                   21307:          types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
                   21308:          types/pa_vxnode.C, main/pa_charset.C: name spelling
                   21309: 
                   21310:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   21311:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   21312:          classes/hashfile.C, classes/image.C, classes/int.C,
                   21313:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   21314:          classes/string.C, classes/table.C, classes/void.C,
                   21315:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   21316:          include/pa_array.h, include/pa_cache_managers.h,
                   21317:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   21318:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   21319:          include/pa_db_connection.h, include/pa_db_manager.h,
                   21320:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   21321:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   21322:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   21323:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   21324:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   21325:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21326:          include/pa_stack.h, include/pa_string.h,
                   21327:          include/pa_stylesheet_connection.h,
                   21328:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21329:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   21330:          main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
                   21331:          main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
                   21332:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   21333:          main/pa_db_connection.C, main/pa_db_manager.C,
                   21334:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   21335:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   21336:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   21337:          main/pa_socks.C, main/pa_sql_driver_manager.C,
                   21338:          main/pa_status_provider.C, main/pa_string.C,
                   21339:          main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
                   21340:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   21341:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   21342:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   21343:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   21344:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   21345:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   21346:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   21347:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   21348:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   21349:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   21350:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   21351:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   21352:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
                   21353:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   21354:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   21355:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   21356:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   21357:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   21358:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   21359:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   21360:          types/pa_wcontext.h, types/pa_wwrapper.h: 2002
                   21361: 
                   21362: 2002-02-07  paf
                   21363: 
                   21364:        * src/main/pa_socks.C: swapped headers to avoid compiler warnings
                   21365: 
1.116     moko     21366:        * configure, configure.in, src/include/pa_config_auto.h.in,
                   21367:          src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
                   21368:          added yet another locking function: fcntl
1.95      moko     21369: 
                   21370:        * config.sub: on cygwin configure passes it with strange i1586
                   21371:          const, hacked it to mean i586
                   21372: 
                   21373:        * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
                   21374:          disabled $if reference due to conflicts with local variables
                   21375: 
1.211     moko     21376:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   21377:          src/include/pa_config_fixed.h: xdoc::set obsolete now, now
                   21378:          xdoc::create, with both sences
                   21379: 
                   21380:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   21381:          src/include/pa_array.h, src/include/pa_table.h,
                   21382:          src/main/pa_array.C, src/main/pa_table.C: table::create now //
                   21383:          'set' name obsolete now table clone.
1.95      moko     21384: 
1.211     moko     21385:        * operators.ru.txt, operators.txt, src/classes/string.C,
1.95      moko     21386:          src/include/pa_config_fixed.h, src/main/compile.tab.C:
                   21387:          ^int/double/string.format now can be called with normal []
                   21388:          brackets, not stupid {} as it were implemented for some strange
                   21389:          reason.  retaining backward compatibility due to some
                   21390:          already-implemented servers
                   21391: 
                   21392:        * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
                   21393:          main/compile.y, main/compile_tools.C, main/compile_tools.h:
                   21394:          operators now detected by check at name_without_curly_rdive_read
                   21395:          rule whether diving code constists only of
                   21396:          OP_VALUE+string+OP_GET_ELEMENT.  and last op code substituted
                   21397:          with OP_GET_ELEMENT_OR_OPERATOR to form
                   21398:          OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR.  code
                   21399: 
                   21400: 2002-02-06  paf
                   21401: 
                   21402:        * configure, configure.in: prefix expanded, grr
                   21403: 
1.211     moko     21404:        * operators.ru.txt, operators.txt, src/classes/mail.C: mail:send
                   21405:          config changed
1.95      moko     21406: 
                   21407: 2002-02-05  paf
                   21408: 
1.211     moko     21409:        * operators.ru.txt, operators.txt: regex options commented
1.95      moko     21410: 
                   21411:        * src/main/: pa_exec.C: argv0 now correct
                   21412: 
                   21413:        * src/types/pa_vstatus.C: status:rusage 3
                   21414: 
                   21415:        * src/types/pa_vstatus.C: status:rusage 2
                   21416: 
1.211     moko     21417:        * operators.ru.txt, operators.txt: status:rusage described int
                   21418:          operators
1.95      moko     21419: 
                   21420:        * src/types/pa_vstatus.C: status:rusage 1
                   21421: 
                   21422:        * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
                   21423:          src/types/types.dsp: status:rusage
                   21424: 
1.211     moko     21425:        * configure.in, operators.ru.txt, operators.txt,
                   21426:          src/classes/file.C, src/classes/op.C, src/include/pa_common.h,
1.95      moko     21427:          src/include/pa_config_includes.h, src/main/compile.tab.C,
                   21428:          src/main/pa_common.C: rewritten ^cache to use
                   21429:          non-blocking-exclusive-caches
                   21430: 
                   21431:        * src/main/pa_common.C: text file read mode on win32 adjusted
                   21432:          [speed impact. was off for debugging purpose, but forgotten
                   21433:          afterwards]
                   21434: 
                   21435: 2002-02-01  paf
                   21436: 
                   21437:        * src/classes/op.C: file_write does EX lock after create, while
                   21438:          file_read does SH after open, so there's a moment after create
                   21439:          but before EX lock when read can sneak into, and read
                   21440:          just-created-for-writing-and-not-yet-locked file, added a check
                   21441:          for that in ^cache...read
                   21442: 
                   21443: 2002-01-31  paf
                   21444: 
                   21445:        * src/main/: compile.y, compile.tab.C: disabled operator call after
                   21446:          ^xxx:
                   21447: 
                   21448:        * src/main/: compile.tab.C, execute.C: made operators lookup first
                   21449:          in ^xxx situation.  so that one could not do $if[1] ^if[xxx]
                   21450: 
                   21451:        * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
                   21452:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   21453:          main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
                   21454:          operators check 6.1 rewritten. now check is done at compile time
                   21455: 
                   21456:        * src/main/execute.C: operators check 5 floated up old error of
                   21457:          staying in 'entered class/object' state after $a($a..) it
                   21458:          prevented operators from being called thereafter
                   21459: 
                   21460:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21461:          main/execute.C: operators check 4 floated up old error of staying
                   21462:          in 'entered object' state after ^a.a(a) it prevented operators
                   21463:          from being called thereafter
                   21464: 
                   21465:        * src/main/execute.C: operators check 3 floated up old error of
                   21466:          staying in 'entered class' state after $a:a(a) it prevented
                   21467:          operators from being called thereafter
                   21468: 
                   21469:        * src/: main/execute.C, types/pa_wcontext.h: operators check 2
                   21470:          floated up old error of staying in 'entered class' state after
                   21471:          $a:a[a] it prevented operators from being called thereafter
                   21472: 
                   21473:        * src/main/execute.C: operators check, thay mistakenly seen in
                   21474:          $class:operator   $object.operators contexts
                   21475: 
                   21476:        * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
                   21477:          win32
                   21478: 
1.116     moko     21479:        * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
                   21480:          src/classes/Makefile.am, src/main/Makefile.am,
                   21481:          src/targets/cgi/Makefile.am,
1.95      moko     21482:          src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.116     moko     21483:          src/types/Makefile.am: lowered indent.awk back to src/
1.95      moko     21484: 
1.116     moko     21485:        * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
                   21486:          acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
                   21487:          configure, configure.in, form.txt, ident.awk, install-sh,
                   21488:          lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
1.211     moko     21489:          operators.ru.txt, operators.txt, parser3.dsw, sql.txt, types.txt,
                   21490:          etc/Makefile.am, etc/parser3.charsets/Makefile.am,
1.95      moko     21491:          etc/parser3.charsets/koi8-r.cfg,
                   21492:          etc/parser3.charsets/windows-1250.cfg,
                   21493:          etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.116     moko     21494:          src/classes/Makefile.am, src/include/pa_config_auto.h.in,
                   21495:          src/main/Makefile.am, src/targets/cgi/Makefile.am,
                   21496:          src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
                   21497:          out of src, moved configure&co out of src added windows-1250.cfg
1.95      moko     21498:          straightened installation scripts procedure made
                   21499:          targets/cgi/parser3.C be dependant on ./configure --sysconfdir
                   21500:          change
                   21501: 
                   21502: 2002-01-30  paf
                   21503: 
                   21504:        * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
                   21505:          removed] those comments were a mistake, and prevented libltdl
                   21506:          from function properly
                   21507: 
                   21508: 2002-01-29  paf
                   21509: 
1.116     moko     21510:        * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
                   21511:          creation [modified acinclude.m4 which were creating int into just
                   21512:          assignment LIBTOOL=../libtool] added default system
                   21513:          config&charsetts prepared 'make install', now it installs
                   21514:          targets/cgi/parser3 into bin directory etc/parser3.conf &
                   21515:          etc/parser3.charsets/* into $sysconfdir and
1.95      moko     21516:          $sysconfdir/parser3.charsets respectively
                   21517: 
                   21518:        * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
                   21519:          main/pa_globals.C: few forgotten ifdef XML added
                   21520: 
                   21521: 2002-01-28  paf
                   21522: 
1.116     moko     21523:        * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95      moko     21524:          removed
                   21525: 
                   21526:        * src/main/pa_exception.C: dom|generic error output fix
                   21527: 
                   21528:        * src/classes/xnode.C: xdoc.importNode 3 [check err]
                   21529: 
                   21530:        * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
                   21531: 
                   21532:        * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
                   21533:          [fixed as_node helper func to accept docs]
                   21534: 
                   21535:        * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
                   21536:          xdoc.importNode 0
                   21537: 
                   21538:        * src/classes/xdoc.C: xdoc::set now untaints OK
                   21539: 
                   21540: 2002-01-25  paf
                   21541: 
                   21542:        * src/main/: compile.tab.C, compile.y: #comment  before @ after
                   21543:          @SPECIAL now works OK
                   21544: 
                   21545:        * src/main/: pa_exec.C: unix: exec now does chdir to script dir
                   21546: 
                   21547:        * src/main/pa_exec.C: max arg count now 10, and proper message on
                   21548:          violation that added
                   21549: 
                   21550:        * src/classes/hash.C: unified  hash::sql, now
                   21551:          ^hash::sql{query}[[$.limit(2) $.offset(4)]]
                   21552: 
                   21553:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
                   21554:          ^file:lock[filename]{code}
                   21555: 
                   21556:        * src/: classes/file.C, classes/op.C, classes/string.C,
                   21557:          classes/table.C, classes/xdoc.C, include/pa_common.h,
                   21558:          main/pa_common.C, types/pa_vfile.h: removed redundant pool param
                   21559:          to some pa_common funcs
                   21560: 
                   21561:        * src/: include/pa_charset.h, main/pa_globals.C:
                   21562:          http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
                   21563: 
                   21564:        * src/: include/pa_charset.h, main/pa_charset.C,
                   21565:          include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
                   21566:          not stupid illegal define
                   21567: 
                   21568: 2002-01-24  paf
                   21569: 
                   21570:        * src/include/pa_version.h: changed version number
                   21571: 
                   21572:        * src/: classes/hashfile.C, include/pa_db_table.h,
                   21573:          include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21574:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   21575:          main/pa_db_connection.C, main/pa_db_table.C,
                   21576:          types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
                   21577:          hashfile without logfiles
                   21578: 
                   21579:        * src/: classes/hashfile.C, include/pa_db_table.h,
                   21580:          main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
                   21581:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
                   21582:          of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
                   21583:          DB_INIT_TXN init bits, thus got rid of huge log files, which
                   21584:          cluttered disk without huge need]
                   21585: 
                   21586:        * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
                   21587:          handy macro, which is strangly abscent in dome lib
                   21588: 
                   21589:        * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
                   21590: 
                   21591:        * src/classes/xdoc.C: checked empty response
                   21592: 
                   21593:        * src/classes/xnode.C: xdoc.select fixed context node [were always
                   21594:          /, not self node]
                   21595: 
                   21596:        * src/classes/xnode.C: xnode.select returns array always now, in
                   21597:          case 'nothing found' returns empty array
                   21598: 
                   21599:        * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
                   21600:          be more tender with ctrl/c/v
                   21601: 
                   21602: 2002-01-23  paf
                   21603: 
                   21604:        * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
                   21605:          substituted.         // 2. when dom tree with entites goes under
                   21606:          transform text nodes        // got [erroreosly] cut on first
                   21607:          entity occurance
                   21608: 
                   21609:        * src/types/pa_vdouble.h: double prec. todo: get rid of
                   21610:          twice-converting
                   21611: 
                   21612:        * src/types/pa_vdouble.h: %.20E now float format when %g produced
                   21613:          'e' in output this is for regretful twice-converting here:
                   21614:          $a(double value) when they write double falue  they convert it to
                   21615:          string first, thus %g were losing precesion.
                   21616: 
                   21617:          todo: think up some way to remove double->string string->double
                   21618:          twice-converting
                   21619: 
                   21620:        * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
                   21621:          %.20E now default float format this is for regretful
                   21622:          twice-converting here: $a(double value) when they write double
                   21623:          falue  they convert it to string first, thus %g were losing
                   21624:          precesion.
                   21625: 
                   21626:          todo: think up some way to remove double->string string->double
                   21627:          twice-converting
                   21628: 
                   21629:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   21630:          main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
                   21631:          reasons in comment inside
                   21632: 
                   21633:        * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
                   21634:          statically linked]
                   21635: 
                   21636:        * src/: include/pa_exception.h, main/compile.tab.C,
                   21637:          main/pa_exception.C: removed exception va_list constructor.  1.
                   21638:          not needed anymore 2. there were a conflict[causing errors]
                   21639:          between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
                   21640:          never detected an ambiguilty here, compiling ctor(, "hello") into
                   21641:          ctor(, va_list) which, of course, caused gpf
                   21642: 
                   21643:        * src/main/pa_globals.C: removed debug xslt messages
                   21644: 
                   21645: 2002-01-22  paf
                   21646: 
                   21647:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   21648:          main/pa_globals.C: xsl stylesheet load: parsed entities, this
                   21649:          helps compiling stylesheet properly.  example: this refused to
                   21650:          work,             <b>&laquo;<xsl:value-of select="@title"
                   21651:          />&raquo;</b> stranly worked only this way:
                   21652:          <b>&#171;<xsl:value-of select="@title" />&raquo;</b>
                   21653: 
                   21654:          docs says "set it to 1", never going into details, so I decided
                   21655:          to try NOT to do that
                   21656: 
                   21657:        * src/classes/table.C: join behaived badly in case named tables
                   21658:          structure mismatched: 0 strings sneaked into dest failing
                   21659:          afterwards.  replaced them with empty strings
                   21660: 
                   21661: 2002-01-21  paf
                   21662: 
                   21663:        * src/main/pa_charset.C: checked empty transcoders in
                   21664:          transcode_cstr|buf
                   21665: 
                   21666:        * src/classes/xdoc.C: xdoc::load error source = filespec
                   21667: 
                   21668:        * src/classes/xdoc.C: transform error source now
                   21669:          stylesheet_filespec
                   21670: 
1.116     moko     21671:        * src/: classes/xdoc.C, classes/xnode.C,
1.95      moko     21672:          include/pa_stylesheet_connection.h, main/pa_charset.C,
                   21673:          main/pa_globals.C, main/pa_sql_driver_manager.C,
1.116     moko     21674:          main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
                   21675:          gnome
1.95      moko     21676: 
                   21677:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
                   21678:          include/pa_globals.h, include/pa_stylesheet_connection.h,
                   21679:          main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
                   21680:          xslt generic error 1
                   21681: 
                   21682:        * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
                   21683:          xml generic message 1
                   21684: 
                   21685:        * src/classes/table.C: ^table::load empty lines or #comments before
                   21686:          headline
                   21687: 
                   21688:        * src/: include/pa_array.h, include/pa_globals.h,
                   21689:          include/pa_request.h, include/pa_threads.h, main/pa_array.C,
                   21690:          main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
                   21691:          targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
                   21692:          errors 0
                   21693: 
                   21694: 2002-01-16  paf
                   21695: 
                   21696:        * src/: classes/hash.C, classes/op.C, classes/string.C,
                   21697:          classes/table.C, classes/void.C, classes/xdoc.C,
                   21698:          include/pa_db_connection.h, include/pa_request.h,
                   21699:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21700:          include/pa_stylesheet_connection.h,
                   21701:          include/pa_stylesheet_manager.h, main/pa_request.C,
                   21702:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   21703:          targets/cgi/pool_storage.h: auto closers to sql_connection,
                   21704:          stylesheet_connection auto destroyers to remaining gnome objects
                   21705: 
                   21706:        * src/classes/xdoc.C: few comments
                   21707: 
                   21708: 2002-01-15  paf
                   21709: 
                   21710:        * src/classes/xdoc.C: xdoc   file   save   string
                   21711: 
                   21712:          ready.  todo: error handling
                   21713: 
                   21714:        * src/classes/xdoc.C: xdoc save rewritten using
                   21715:          xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
                   21716:          result
                   21717: 
                   21718:        * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
                   21719:          started output options parsing
                   21720: 
                   21721: 2002-01-14  paf
                   21722: 
                   21723:        * src/classes/xdoc.C: method
                   21724: 
                   21725:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   21726:          include/pa_pool.h, include/pa_stylesheet_connection.h,
                   21727:          main/main.dsp, main/pa_charset.C, main/pa_globals.C,
                   21728:          main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
                   21729:          xslt transform0.  TODO:   use output options   handle errors
                   21730: 
                   21731:        * src/classes/: xdoc.C, xnode.C: ^xdoc.file
                   21732: 
                   21733: 2002-01-11  paf
                   21734: 
                   21735:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21736:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   21737:          partial logical && || evaluation
                   21738: 
                   21739:        * src/classes/xnode.C: xpath selectNodes
                   21740: 
                   21741:        * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
                   21742:          string/number/bool
                   21743: 
                   21744:        * src/classes/xnode.C: xpath selectNode 2
                   21745: 
                   21746:        * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
                   21747:          xpath selectNode 1
                   21748: 
                   21749: 2002-01-10  paf
                   21750: 
                   21751:        * src/classes/xnode.C: xpath selectNode -100 [just written]
                   21752: 
                   21753:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   21754:          include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
                   21755:          main/pa_pool.C: GdomeDOMString_auto_ptr  c++ wrapper [calls
                   21756:          refcounter]
                   21757: 
                   21758: 2001-12-29  paf
                   21759: 
                   21760:        * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
                   21761:          main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
                   21762:          glib works 0
                   21763: 
                   21764: 2001-12-28  paf
                   21765: 
                   21766:        * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
                   21767:          main/pa_exception.C: started glib transcoders
                   21768: 
                   21769:        * src/main/pa_globals.C: renamed gdome to libgdome.dll
                   21770: 
                   21771:        * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
                   21772:          classes/xnode.C, classes/xnode.h, include/pa_exception.h,
                   21773:          include/pa_globals.h, main/compile.tab.C, main/main.dsp,
                   21774:          main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
                   21775:          main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
                   21776:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
                   21777:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
                   21778:          libs just compiled in.  no refcounting no xpath no xslt   yet
                   21779: 
                   21780: 2001-12-27  paf
                   21781: 
                   21782:        * src/: include/pa_charset.h, include/pa_common.h,
                   21783:          include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
                   21784:          main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
                   21785:          main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
                   21786:          targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   21787:          types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
                   21788:          from xalan&xerces, started the process.  globals [initialization
                   21789:          pool [charset update charset [transcodings vxnode vxdoc [DOM
                   21790:          calls
                   21791: 
                   21792:        * src/classes/Makefile.am: going away from xalan&xerces, not needed
                   21793:          anymore
                   21794: 
                   21795: 2001-12-26  paf
                   21796: 
                   21797:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   21798:          main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
                   21799:          key globalized [bug]
                   21800: 
                   21801: 2001-12-25  paf
                   21802: 
                   21803:        * src/: classes/mail.C, classes/table.C, include/pa_string.h,
                   21804:          main/pa_string.C: table set & append changed splitting languages,
                   21805:          separators now can be clean AND as-is same to mail command line
                   21806:          $MAIN:MAIL.progX arguments
                   21807: 
                   21808: 2001-12-24  paf
                   21809: 
                   21810:        * src/classes/mail.C: one parted text messages - no multipart
                   21811:          mime-type anymore.  for convinient if $.attach-ments
                   21812: 
                   21813:        * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
                   21814:          main/pa_string.C: read from cache size check updated
                   21815: 
                   21816:        * src/main/: pa_string.C: String::join_chain another ugly bug :(
                   21817: 
                   21818: 2001-12-21  paf
                   21819: 
                   21820:        * src/classes/date.C: date:sql-string now returns localtime
                   21821: 
                   21822:        * src/main/pa_request.C: $result in @main actually not working, to
                   21823:          hell with it for now
                   21824: 
                   21825:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   21826:          types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
                   21827:          @postprocess @exception
                   21828: 
                   21829:        * src/main/execute.C: junction evaluation canceled - endless
                   21830:          recursion detected
                   21831: 
                   21832: 2001-12-19  paf
                   21833: 
                   21834:        * src/main/pa_charset.C: charset->charset transcoding via unicode
                   21835:          intermediate
                   21836: 
                   21837:        * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
                   21838: 
                   21839:        * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
                   21840: 
                   21841:        * src/classes/op.C: ^cache keypath now relative
                   21842: 
                   21843:        * src/classes/mail.C: changed weighting prior to sort
                   21844: 
                   21845:        * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
                   21846:          were missing
                   21847: 
                   21848: 2001-12-17  paf
                   21849: 
                   21850:        * src/main/pa_charset.C: ifndef XML were bad type
                   21851: 
                   21852:        * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
                   21853:          outdated unset services_pool
                   21854: 
                   21855:        * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
                   21856:          main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
                   21857:          types/pa_vresponse.C: ^mail:send[    $.charset[zzz] addded
                   21858: 
                   21859:        * src/main/untaint.C: allowed space in filespec
                   21860: 
                   21861:        * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
                   21862: 
                   21863:        * src/classes/image.C: no govno
                   21864: 
                   21865:        * src/classes/image.C: govno
                   21866: 
                   21867: 2001-12-16  paf
                   21868: 
                   21869:        * src/include/: pa_charset.h, pa_charsets.h: forgot to add
                   21870: 
                   21871:        * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
                   21872:          charset_connection&manager replaced by charset&charsets
                   21873: 
                   21874:        * src/main/pa_charset.C: name_cstr 0
                   21875: 
                   21876:        * src/main/untaint.C: uri lang now knows about client/source
                   21877:          charsets
                   21878: 
                   21879:        * src/: classes/file.C, classes/math.C, classes/op.C,
                   21880:          classes/string.C, classes/table.C, classes/xdoc.C,
                   21881:          include/pa_array.h, include/pa_cache_managers.h,
                   21882:          include/pa_charset_connection.h, include/pa_charset_manager.h,
                   21883:          include/pa_common.h, include/pa_db_connection.h,
                   21884:          include/pa_db_manager.h, include/pa_db_table.h,
                   21885:          include/pa_dictionary.h, include/pa_exception.h,
                   21886:          include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
                   21887:          include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
                   21888:          include/pa_sapi.h, include/pa_socks.h,
                   21889:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21890:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   21891:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21892:          include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
                   21893:          main/pa_charset.C, main/pa_charset_connection.C,
                   21894:          main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
                   21895:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   21896:          main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
                   21897:          types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
                   21898:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   21899:          types/types.dsp: introducing Charset
                   21900: 
                   21901: 2001-12-14  paf
                   21902: 
                   21903:        * src/: include/pa_request.h, include/pa_transcoder.h,
                   21904:          main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
                   21905:          types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
                   21906:          uri lang
                   21907: 
                   21908:        * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
                   21909: 
                   21910:        * src/targets/cgi/Makefile.am: -I../../pcre  to .am
                   21911: 
                   21912:        * src/: include/pa_globals.h, main/pa_globals.C: removed unused
                   21913:          defalts_name global
                   21914: 
                   21915:        * src/: include/pa_charset_connection.h, include/pa_pool.h,
                   21916:          include/pa_request.h, main/main.dsp,
                   21917:          main/pa_charset_connection.C, main/pa_charset_manager.C,
                   21918:          main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
                   21919:          types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
                   21920:          include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
                   21921:          changed charset model.  now important: $request:charset
                   21922:          $response:charset while $response:content-type.charset become
                   21923:          unimportant [informational]
                   21924: 
                   21925: 2001-12-13  paf
                   21926: 
                   21927:        * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
                   21928: 
                   21929:        * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
                   21930:          of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
                   21931:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
                   21932:          _Tp = FormatterListener] /usr/include/g++-3/memory:48:
                   21933:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
                   21934:          [with _Tp1 = FormatterListener, _Tp = FormatterListener]
                   21935: 
                   21936:        * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
                   21937:          auto_ptr part other way, because of stupid gcc 2.96
                   21938:          /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
                   21939:          &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
                   21940:          FormatterListener] /usr/include/g++-3/memory:48:
                   21941:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
                   21942:          _Tp1 = FormatterListener, _Tp = FormatterListener]
                   21943: 
                   21944:        * src/classes/xdoc.C: removed extra inc
                   21945: 
                   21946:        * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
                   21947: 
                   21948:        * src/include/pa_types.h: msvc head debugging flag
                   21949: 
                   21950:        * src/classes/xdoc.C: freed up listener
                   21951: 
                   21952:        * src/classes/string.C: change msg '... code is not code'
                   21953: 
                   21954:        * src/: main/pa_db_connection.C, main/pa_db_manager.C,
                   21955:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   21956:          targets/cgi/pool_storage.h: couple cache expiratiors were wrong
                   21957:          [past/future prob]
                   21958: 
                   21959:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   21960:          include/pa_config_fixed.h, include/pa_db_manager.h,
                   21961:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   21962:          main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
                   21963: 
                   21964:        * src/: include/pa_config_fixed.h, main/pa_common.C,
                   21965:          main/pa_string.C: removed signed mismatch warnings
                   21966: 
                   21967:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
                   21968:          'expires' from header outputs
                   21969: 
                   21970:        * src/main/pa_string.C: string::recustruct erroreusly used outdated
                   21971:          row ptr
                   21972: 
                   21973:        * src/classes/file.C: file::cgi bug, request_method were passed to
                   21974:          SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
                   21975: 
                   21976:        * src/classes/xdoc.C: lang list updated
                   21977: 
                   21978: 2001-12-10  paf
                   21979: 
                   21980:        * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
                   21981: 
                   21982:        * src/main/untaint.C: FILE_SPEC untainting changed so that one can
                   21983:          erase files like that, knowing their full name introducing   //
                   21984:          theoretical problem with, for instance, "_2B" and "." fragments,
                   21985:          // they would yield the same    // because
                   21986:          need_file_encode('_')=false  // but we need to delete such files
                   21987:          somehow, getting names from ^index
                   21988: 
                   21989:        * src/main/pa_string.C: ^string.replace bug fixed [bad
                   21990:          string::join_chank break]
                   21991: 
                   21992: 2001-12-07  paf
                   21993: 
                   21994:        * src/: classes/hashfile.C, classes/op.C, classes/table.C,
                   21995:          include/pa_common.h, include/pa_config_auto.h.in,
                   21996:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   21997:          include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
                   21998:          main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
                   21999:          types/pa_vhashfile.C: merged from r14_simple_cache
                   22000: 
                   22001:        * src/main/pa_string.C: stupid sparc architecture failed to access
                   22002:          short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
                   22003:             lduh  [ %i2 + 1 ], %l0
                   22004: 
                   22005:          bus error, fixed that
                   22006: 
                   22007:        * src/main/pa_string.C: strange string deserialize bug on
                   22008:          client[pmts], a bit shortened,
                   22009: 
                   22010:        * src/include/pa_config_auto.h.in: makes
                   22011: 
                   22012:        * src/: include/pa_common.h, include/pa_config_fixed.h,
                   22013:          include/pa_config_includes.h, main/pa_common.C: exclusive lock
                   22014:          file write shared lock file read
                   22015: 
                   22016:        * src/: classes/op.C, include/pa_common.h,
                   22017:          include/pa_config_fixed.h, main/pa_common.C: ^cache operator
                   22018: 
                   22019: 2001-12-06  paf
                   22020: 
                   22021:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   22022:          main/pa_request.C: #ifdef RESOURCES_DEBUG
                   22023: 
                   22024:        * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
                   22025:          info
                   22026: 
                   22027:        * src/classes/hashfile.C: removed transaction from ^cache
                   22028: 
                   22029: 2001-12-05  paf
                   22030: 
                   22031:        * src/targets/cgi/: parser3.C: fatal error reporting fixed.  in
                   22032:          IIS5 there were a prob with illegal call check
                   22033: 
                   22034: 2001-12-04  paf
                   22035: 
                   22036:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   22037:          main/pa_request.C: measures to log
                   22038: 
                   22039: 2001-11-23  paf
                   22040: 
                   22041:        * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
                   22042:          main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
                   22043:          types/pa_vhashfile.C: merged from _0014, 1
                   22044: 
                   22045:        * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
                   22046:          main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
                   22047:          hashfile bugfix2 more wrong sizes.  ^cache behaviour changed: if
                   22048:          ^cache(33) would change
                   22049: 
                   22050:          0660 bits in file_write & hashfile create
                   22051: 
                   22052:        * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
                   22053:          after pa_string optimization]
                   22054: 
                   22055: 2001-11-22  paf
                   22056: 
                   22057:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   22058:          table.offset[whence]
                   22059: 
                   22060:        * src/classes/op.C: process cstr(,connection)
                   22061: 
                   22062:        * src/classes/op.C: process now gets its body on current language,
                   22063:          not as-is
                   22064: 
                   22065:        * src/main/untaint.C: ORIGINS mode removed UHTML
                   22066: 
                   22067:        * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
                   22068:          bit
                   22069: 
1.116     moko     22070:        * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95      moko     22071: 
                   22072: 2001-11-21  paf
                   22073: 
                   22074:        * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
                   22075:          <xsl:output output options made identical to xsl:output
                   22076:          attributes exclusion:    cdata-section-elements what xalan can do
                   22077:          but that not used now:    it can escape and remove CDATA sections
                   22078: 
                   22079:        * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
                   22080:          produced by xslt
                   22081: 
                   22082:        * src/targets/cgi/parser3.C: removed debug cgi||1
                   22083: 
                   22084:        * src/main/: pa_string.C, untaint.C: cached some string::size() es
                   22085: 
                   22086:        * src/: classes/table.C, main/pa_string.C, main/untaint.C,
                   22087:          targets/cgi/parser3.C: table.append bug fixed: forgot to switch
                   22088:          default language for {code}, it happen to change it's language
                   22089:          from CLEAN, so later refused to split by CLEAN \t
                   22090: 
                   22091: 2001-11-20  paf
                   22092: 
1.116     moko     22093:        * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
                   22094:          main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95      moko     22095:          bottom of dependeces, so that errors would popup quicklier, fixed
                   22096:          line numbering in table::sql
                   22097: 
                   22098: 2001-11-19  paf
                   22099: 
                   22100:        * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
                   22101:          include/pa_types.h, main/pa_globals.C, main/pa_request.C,
                   22102:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   22103:          targets/isapi/parser3isapi.C, types/pa_wcontext.C,
                   22104:          types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
                   22105:          at wcontext.write
                   22106: 
1.116     moko     22107:        * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95      moko     22108:          _set_new_handler
                   22109: 
1.116     moko     22110:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
                   22111:          set_new_handler in apache&isapi
1.95      moko     22112: 
                   22113: 2001-11-16  paf
                   22114: 
                   22115:        * src/targets/cgi/parser3.C: pool debug @ die
                   22116: 
                   22117:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
                   22118:          removed 8 bytes from String, 2 bytes from
                   22119:          string::chunk::row::item
                   22120: 
                   22121:        * src/main/pa_string.C: removed 1+4 bytes from String
                   22122: 
                   22123:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   22124:          types/pa_vstring.C: removed 1+4 bytes from String
                   22125: 
                   22126:        * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
                   22127:          0
                   22128: 
                   22129:        * src/: include/pa_globals.h, include/pa_string.h,
                   22130:          include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
                   22131:          main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
                   22132:          targets/cgi/parser3.C: introducing estimating
                   22133:          String::cstr_bufsize, 0
                   22134: 
                   22135:        * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
                   22136: 
                   22137:        * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
                   22138: 
                   22139:        * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
                   22140:          include/pa_pool.h: die in pool::fail
                   22141: 
                   22142: 2001-11-15  paf
                   22143: 
                   22144:        * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
                   22145:          main/pa_exception.C, targets/cgi/parser3.C: exception with
                   22146:          dynamic buffer re-back now with counter
                   22147: 
                   22148:        * src/: include/pa_exception.h, main/pa_exception.C: exception with
                   22149:          static buffer back
                   22150: 
                   22151:        * src/targets/cgi/parser3.C: std::
                   22152: 
                   22153:        * src/: classes/classes.awk, include/pa_config_auto.h.in,
                   22154:          include/pa_config_includes.h: setnewhandler check
                   22155: 
1.116     moko     22156:        * src/include/pa_config_auto.h.in: makes
1.95      moko     22157: 
                   22158:        * src/targets/cgi/parser3.C: set_new_handler started
                   22159: 
                   22160: 2001-11-14  paf
                   22161: 
                   22162:        * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
                   22163:          was wrong
                   22164: 
                   22165:        * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
                   22166:          was wrong
                   22167: 
                   22168:        * src/main/pa_request.C: z
                   22169: 
                   22170:        * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
                   22171:          full returns win32 -1 solaris >buffer_size
                   22172: 
                   22173:          checked all that
                   22174: 
                   22175:        * src/classes/op.C: ^untaint{body} as-is default now
                   22176: 
                   22177:        * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
                   22178:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
                   22179:          with no_bad_constructors_try
                   22180: 
                   22181:        * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
                   22182:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
                   22183:          this: $bred[^string::length[]] $bred[^response::clear[]]
                   22184:          $bred[^int::int[]]
                   22185: 
                   22186:          now VObject creation moved into overriden
                   22187:          VClass::create_new_value, thus 0 from create_new_value means that
                   22188:          class has no ctors
                   22189: 
                   22190: 2001-11-13  paf
                   22191: 
                   22192:        * src/classes/classes.C: returned accedently removed if in foreach
                   22193:          callbacks [when hash no-0-restructure]
                   22194: 
                   22195: 2001-11-12  paf
                   22196: 
                   22197:        * src/main/pa_pool.C: changed xdoc createXXX politics, now string
                   22198:          passed as-is to method, xalan makes & into &amp; itself
                   22199: 
                   22200:        * src/classes/date.C: date.roll parser2 alg used
                   22201: 
                   22202:        * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
                   22203:          include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
                   22204:          main/pa_dictionary.C, main/pa_hash.C,
                   22205:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
                   22206:          now does not containt 0 values. put 0 actullay removes.  no check
                   22207:          on 0 value in foreach now required
                   22208: 
                   22209: 2001-11-11  paf
                   22210: 
                   22211:        * src/sql/pa_sql_driver.h: removed extra constructor, doc
                   22212: 
                   22213:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
                   22214: 
                   22215:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
                   22216:          driver initialize not const
                   22217: 
                   22218: 2001-11-10  paf
                   22219: 
                   22220:        * src/main/pa_exec.C: doc
                   22221: 
                   22222: 2001-11-09  paf
                   22223: 
                   22224:        * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
                   22225:          param properly
                   22226: 
                   22227:        * src/classes/string.C: string.save now does untainting before
                   22228:          saving
                   22229: 
                   22230:        * src/main/pa_common.C: line endings fixing fixed last piece[was
                   22231:          still cstr oriented]
                   22232: 
                   22233:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
                   22234:          line endings fixing got rid of cstr, now must work ok with post
                   22235:          multipart
                   22236: 
                   22237:        * src/types/pa_vform.C: line endings fixed at post / multipart /
                   22238:          not file  also now
                   22239: 
                   22240: 2001-11-08  paf
                   22241: 
                   22242:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   22243:          include/pa_db_manager.h, include/pa_sql_driver_manager.h,
                   22244:          include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
                   22245:          main/pa_db_manager.C, main/pa_sql_driver_manager.C,
                   22246:          main/pa_stylesheet_manager.C: restructured Cache manager to be
                   22247:          simple parent, not second parent [gcc 2.96 strangly refused to
                   22248:          call virtual from second parent]
                   22249: 
1.116     moko     22250:        * src/: include/pa_common.h, main/Makefile.am,
                   22251:          targets/cgi/pa_pool.C: makes
1.95      moko     22252: 
                   22253:        * src/: include/pa_request.h, main/pa_request.C,
                   22254:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
                   22255:          'status' class enabler
                   22256: 
                   22257:          <Location /parser-status.html> ParserStatusAllowed </Location>
                   22258: 
                   22259:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   22260:          include/pa_db_manager.h, include/pa_sql_driver_manager.h,
                   22261:          include/pa_stylesheet_manager.h, main/main.dsp,
                   22262:          main/pa_cache_managers.C, main/pa_charset_manager.C,
                   22263:          main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
                   22264:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   22265:          types/pa_vstatus.h: cache_managers, maybe-expiring every request
                   22266:          todo: apache 'status' class enabler
                   22267: 
                   22268: 2001-11-05  paf
                   22269: 
                   22270:        * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
                   22271:          debug to normal
                   22272: 
                   22273:        * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
                   22274:          hence i removed skipping 0 values in hash::for_each-es we need to
                   22275:          check cleaned cache items manually. few more checks.
                   22276: 
                   22277:          expiring to 0 time was wrong, changed to 'now' time
                   22278: 
                   22279:        * src/targets/cgi/parser3.C: read can return 0, that means sort of
                   22280:          sig_pipe on freebsd [moko's experiments].   checked that in cgi,
                   22281:          on apache already done :)
                   22282: 
                   22283:        * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
                   22284:          skipping 0 values in hash::for_each-es we need to check cleaned
                   22285:          cache items manually
                   22286: 
                   22287:        * src/main/: pa_db_connection.C, pa_db_table.C:
                   22288:          parser_multithreaded check was wrong
                   22289: 
                   22290:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   22291:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   22292:          classes/hashfile.C, classes/image.C, classes/int.C,
                   22293:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   22294:          classes/string.C, classes/table.C, classes/void.C,
                   22295:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   22296:          include/pa_array.h, include/pa_charset_connection.h,
                   22297:          include/pa_charset_manager.h, include/pa_common.h,
                   22298:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   22299:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22300:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   22301:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   22302:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   22303:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   22304:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   22305:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   22306:          include/pa_stack.h, include/pa_string.h,
                   22307:          include/pa_stylesheet_connection.h,
                   22308:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   22309:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   22310:          main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
                   22311:          main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
                   22312:          main/pa_charset_manager.C, main/pa_common.C,
                   22313:          main/pa_db_connection.C, main/pa_db_manager.C,
                   22314:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   22315:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   22316:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   22317:          main/pa_socks.C, main/pa_sql_driver_manager.C,
                   22318:          main/pa_status_provider.C, main/pa_string.C,
                   22319:          main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
                   22320:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   22321:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   22322:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   22323:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   22324:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   22325:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   22326:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   22327:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   22328:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   22329:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   22330:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   22331:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   22332:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
                   22333:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
                   22334:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   22335:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   22336:          types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
                   22337:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   22338:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   22339:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   22340:          $status:db fixed used not initialized in db_connection & db_table
                   22341: 
                   22342:        * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
                   22343:          $status:charset
                   22344: 
                   22345:        * src/: classes/xdoc.C, include/pa_db_connection.h,
                   22346:          include/pa_stylesheet_connection.h,
                   22347:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
                   22348:          types/pa_vstatus.h: $status:stylesheet
                   22349: 
                   22350:        * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
                   22351:          include/pa_request.h, include/pa_sql_connection.h,
                   22352:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   22353:          main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
                   22354:          main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
                   22355:          main/pa_sql_driver_manager.C, main/pa_status_provider.C,
                   22356:          main/pa_stylesheet_manager.C, types/pa_vstatus.h,
                   22357:          types/pa_vxnode.C, types/types.dsp: started status parser class
                   22358: 
                   22359: 2001-11-01  paf
                   22360: 
                   22361:        * src/include/pa_config_auto.h.in: makes
                   22362: 
                   22363:        * src/main/pa_hash.C: removed old extra include
                   22364: 
                   22365:        * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
                   22366:          checks [for hp, there are such in math.h]
                   22367: 
                   22368:        * src/classes/op.C: ^for endless loop check strightened
                   22369: 
                   22370:        * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
                   22371:          behavior in native calls.  it left unchanged, so ^for ^foreach &
                   22372:          co can use r.root to write their i & key,value there
                   22373: 
                   22374:        * src/classes/op.C: detected for var storage bug, fixed.
                   22375:          todo:foreach
                   22376: 
                   22377:        * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
                   22378:          include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
                   22379:          types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
                   22380:          changing of hash inside of foreach
                   22381: 
                   22382:        * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
                   22383:          ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
                   22384:          were hash.foreach
                   22385: 
                   22386:        * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
                   22387:          types/pa_vstring.C, types/pa_vstring.h:
                   22388:          ^foreach[key|value]{body}[[separator]|{separator}]
                   22389: 
                   22390:        * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
                   22391:          types/pa_vcookie.C: ^hash.delete[key]
                   22392: 
                   22393: 2001-10-31  paf
                   22394: 
                   22395:        * src/main/: compile.C, pa_common.C: completely empty file now
                   22396:          considered "read", not ignored [not perfect trick used]
                   22397: 
                   22398:        * src/main/pa_common.C: simplier common ifdefs
                   22399: 
                   22400:        * src/main/pa_common.C: typing bug in common - bad ifdeff
                   22401: 
                   22402:        * src/main/pa_db_connection.C: z
                   22403: 
                   22404:        * src/main/: pa_db_connection.C, pa_sql_driver_manager.C:       //
                   22405:          lockdetector flags
                   22406:                  dbenv.lk_detect=DB_LOCK_RANDOM;
                   22407: 
                   22408:        * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
                   22409:          from accidental show [imagine user forgot @exception]
                   22410: 
                   22411:        * src/classes/table.C: ^table.save[[nameless|+append;]path]
                   22412: 
                   22413:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   22414:          classes/string.C, classes/xnode.C, include/pa_common.h,
                   22415:          main/pa_common.C: ^string.save[[append;]path]
                   22416: 
                   22417:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   22418:          main/execute.C: \ in expression: int divide 10/3=3
                   22419: 
                   22420:        * src/types/pa_vhashfile.h: hashfile  ^delete to do something only
                   22421:          inside of ^cache
                   22422: 
                   22423:        * src/: include/pa_threads.h, main/pa_db_connection.C,
                   22424:          main/pa_db_table.C, targets/cgi/pa_threads.C,
                   22425:          targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
                   22426:          needed
                   22427: 
                   22428: 2001-10-30  paf
                   22429: 
                   22430:        * src/: classes/classes.dsp, main/main.dsp,
                   22431:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   22432:          types/types.dsp: enabled debug incremental compile
                   22433: 
                   22434:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
                   22435:          form post data line endings not reformatted now.
                   22436: 
                   22437:        * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
                   22438:          now required [had bug when file= has no value]
                   22439: 
                   22440:        * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
                   22441:          pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
                   22442:          cstr(asis) default param removed
                   22443: 
                   22444:        * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
                   22445: 
                   22446:        * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
                   22447: 
                   22448:        * src/include/pa_dir.h: LOAD_DIR fixed
                   22449: 
                   22450:        * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
                   22451:          was broken} fix_line_breaks
                   22452: 
                   22453:        * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
                   22454:          pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
                   22455:          packed with #pragma pack
                   22456: 
1.116     moko     22457:        * src/include/pa_config_auto.h.in: pragma detection
1.95      moko     22458: 
                   22459: 2001-10-29  paf
                   22460: 
                   22461:        * src/types/pa_wcontext.h: bitfield syntax stricter
                   22462: 
                   22463:        * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
                   22464:          string hash.puts
                   22465: 
                   22466:        * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
                   22467: 
                   22468:        * src/include/pa_sql_connection.h: there were one wrong
                   22469:          SQL_CONNECTION_FUNC_GUARDED [failed]
                   22470: 
                   22471:        * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
                   22472:          param.someday either ifdef or remove it
                   22473: 
                   22474:        * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
                   22475: 
                   22476:        * src/main/untaint.C: optimizing returned after debugging
                   22477: 
                   22478:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
                   22479:          main/untaint.C: memory hunging #pragma pack(1)
                   22480: 
                   22481:          16 419 844 13 169 394
                   22482: 
                   22483:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   22484:          targets/cgi/pa_pool.C: String size_t replace to uint in proper
                   22485:          places [todo:Array]
                   22486: 
                   22487:        * src/: main/execute.C, targets/cgi/pa_pool.C,
                   22488:          targets/cgi/parser3.dsp, types/pa_wcontext.h,
                   22489:          types/pa_wwrapper.h: debugging memory WContext flags to bits
                   22490: 
                   22491:          total 5 652 652/158731 total 5 469 332/158731
                   22492: 
                   22493:        * src/: include/pa_array.h, main/pa_array.C: debugging memory
                   22494:          Array:: without cache in get/put now
                   22495: 
                   22496:          [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
                   22497:          18:25:27 2001] total 5 652 652/158731
                   22498: 
                   22499:        * src/: include/pa_string.h, main/pa_string.C,
                   22500:          targets/cgi/pa_pool.C: debugging memory String::fused_rows func
                   22501:          now
                   22502: 
                   22503:          [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
                   22504:          18:11:53 2001] total 5796092/158731
                   22505: 
                   22506:        * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
                   22507:          main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
                   22508:          key ref now
                   22509: 
                   22510:          [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
                   22511:          17:11:17 2001] total 16867948/202658
                   22512: 
                   22513:        * src/: classes/file.C, classes/image.C, classes/string.C,
                   22514:          classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
                   22515:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   22516:          main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   22517:          main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
                   22518:          types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
                   22519:          string::as_int/double now usually uses stack, not heap [200K out
                   22520:          of 17M :)] VString(String&) not copies reference [29M -> 17M]
                   22521: 
                   22522:        * src/main/pa_sql_driver_manager.C: ping to have services [old
                   22523:          hiding bug]
                   22524: 
                   22525:        * src/Makefile.am: .am order
                   22526: 
                   22527:        * src/: include/pa_array.h, include/pa_charset_manager.h,
                   22528:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22529:          include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
                   22530:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   22531:          include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
                   22532:          types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
                   22533:          required "friend class"
                   22534: 
                   22535:          ../include/pa_request.h:51: friend declaration requires
                   22536:          class-key, i.e. `friend    class Temp_lang'
                   22537: 
                   22538:        * src/: include/pa_exception.h, include/pa_sql_connection.h,
                   22539:          main/pa_exception.C, main/pa_sql_driver_manager.C,
                   22540:          sql/pa_sql_driver.h: sql driver impl changed in _throw part.
                   22541: 
                   22542:          the idea is to #1 jump to C++ some function to main body, where
                   22543:          every function stack frame has exception unwind information and
                   22544:          from there... #2 propagate_exception()
                   22545: 
                   22546: 2001-10-28  paf
                   22547: 
                   22548:        * src/main/pa_db_connection.C: removed old consts
                   22549: 
                   22550:        * src/main/pa_db_connection.C: expire table [was accidently pasted
                   22551:          with wrong type/cast]
                   22552: 
                   22553:        * src/main/: pa_db_connection.C, pa_db_table.C: exception
                   22554:          translation
                   22555: 
1.116     moko     22556:        * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95      moko     22557:          remember to build DB2 with -fexceptions!!!
                   22558: 
                   22559:        * src/main/pa_db_table.C: DB_RMW defed
                   22560: 
                   22561:        * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
                   22562:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22563:          include/pa_db_table.h, main/pa_db_connection.C,
                   22564:          main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
                   22565: 
                   22566: 2001-10-27  paf
                   22567: 
                   22568:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22569:          include/pa_db_table.h, main/pa_db_connection.C,
                   22570:          main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
                   22571:          types/pa_vhashfile.C: DB2 ifdefs
                   22572: 
1.116     moko     22573:        * src/: classes/Makefile.am, include/pa_config_fixed.h,
                   22574:          main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95      moko     22575:          makes with DB2
                   22576: 
1.116     moko     22577:        * src/: include/pa_config_auto.h.in, main/Makefile.am,
                   22578:          types/Makefile.am: makes db
1.95      moko     22579: 
                   22580:        * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
                   22581:          targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
                   22582:          globals.C
                   22583: 
                   22584:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22585:          include/pa_db_table.h, main/pa_db_connection.C,
                   22586:          main/pa_db_table.C: ^hashfile.clear[]
                   22587: 
                   22588:        * src/classes/classes.awk: no $ in var names
                   22589: 
                   22590:        * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
                   22591:          connection&table [forgotten calls]
                   22592: 
                   22593: 2001-10-26  paf
                   22594: 
                   22595:        * src/main/pa_db_connection.C: db checkpoints
                   22596: 
                   22597:        * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
                   22598:          checkpoints
                   22599: 
                   22600:        * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
                   22601:          default. but entities still reparsed. todo: tothink
                   22602: 
                   22603:        * src/main/pa_db_connection.C: db recover mech 2
                   22604: 
                   22605:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22606:          include/pa_db_manager.h, include/pa_db_table.h,
                   22607:          include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
                   22608:          main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
                   22609:          types/pa_vhashfile.h: db connections & tables now cached at
                   22610:          create time & multithreaded
                   22611: 
                   22612:        * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
                   22613:          parsed_source
                   22614: 
                   22615:        * src/main/pa_db_connection.C: about to remove connection from
                   22616:          vhashfile
                   22617: 
                   22618:        * src/: main/pa_db_table.C, classes/hashfile.C: db: child
                   22619:          transaction commit/rollback responsibility left to parent [as it
                   22620:          sould - else there were a bug with double free]
                   22621: 
                   22622:        * src/include/pa_db_table.h: db: child transaction commit/rollback
                   22623:          responsibility left to parent [as it sould - else there were a
                   22624:          bug with double free]
                   22625: 
                   22626: 2001-10-25  paf
                   22627: 
                   22628:        * src/: classes/hashfile.C, include/pa_common.h,
                   22629:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22630:          main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
                   22631:          types/pa_vhashfile.C, types/pa_vhashfile.h,
                   22632:          include/pa_db_table.h, main/pa_db_table.C: started db_home
                   22633:          [multiple, cached] todo: autorecover [tried, but not succeded,
                   22634:          yet]
                   22635: 
                   22636:        * src/include/pa_dir.h: ancient gpf on dir not found fixed
                   22637: 
                   22638:        * src/: include/pa_db_connection.h, main/pa_db_manager.C:
                   22639:          transaction parent passed
                   22640: 
                   22641: 2001-10-24  parser
                   22642: 
1.116     moko     22643:        * src/classes/Makefile.am: makes
1.95      moko     22644: 
                   22645:        * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
                   22646:          isapi/pool_storage.h: pool_storage fixed
                   22647: 
                   22648:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
                   22649:          types/pa_vform.h: form fix_line_breaks
                   22650: 
1.116     moko     22651:        * src/targets/cgi/pool_storage.h: makes
1.95      moko     22652: 
                   22653:        * src/: classes/Makefile.am, targets/cgi/Makefile.am,
                   22654:          targets/cgi/pool_storage.h: makes
                   22655: 
                   22656:        * src/sql/pa_sql_driver.h: version
                   22657: 
                   22658:        * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
                   22659:          types/pa_vform.C, types/pa_vform.h: .am
                   22660: 
                   22661:        * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
                   22662:          this: DB_RMW Acquire write locks instead of read locks when doing
                   22663:          the retrieval. Setting this flag may decrease the likelihood of
                   22664:          deadlock during a read-modify-write cycle by immediately
                   22665:          acquiring the write lock during the read part of the cycle so
                   22666:          that another thread of control acquiring a read lock for the same
                   22667:          item, in its own read-modify-write cycle, will not result in
                   22668:          deadlock
                   22669: 
                   22670:        * src/targets/isapi/parser3isapi.dsp: doc
                   22671: 
                   22672:        * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
                   22673: 
                   22674:        * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
                   22675: 
                   22676:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22677:          main/pa_db_connection.C: hashfile expired deleted from db when
                   22678:          get & iterate
                   22679: 
                   22680:        * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
                   22681:          expiring 1
                   22682: 
                   22683:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
                   22684: 
                   22685:        * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
                   22686:          db_connection not bothers with key when not returning expired
                   22687:          data
                   22688: 
                   22689:        * src/: include/pa_db_connection.h, main/pa_db_connection.C,
                   22690:          types/pa_vhashfile.C: db_cursor constructor public now
                   22691: 
                   22692:        * src/: include/pa_db_connection.h, main/pa_db_connection.C,
                   22693:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
                   22694:          stamped, todo: put_element analize
                   22695: 
                   22696:        * src/: include/pa_db_connection.h, include/pa_string.h,
                   22697:          main/pa_db_connection.C, main/pa_string.C: hashfile pieced
                   22698:          serialize. todo stamp
                   22699: 
                   22700: 2001-10-23  parser
                   22701: 
                   22702:        * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
                   22703:          classes/image.C, classes/mail.C, classes/response.C,
                   22704:          classes/string.C, classes/table.C, classes/xdoc.C,
                   22705:          include/pa_config_fixed.h, include/pa_db_connection.h,
                   22706:          main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
                   22707:          types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
                   22708:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
                   22709:          types/pa_vtable.C: ^hashfile.hash[]
                   22710: 
                   22711:        * src/: classes/hashfile.C, classes/xdoc.C,
                   22712:          include/pa_config_fixed.h, main/pa_db_manager.C,
                   22713:          main/pa_globals.C: ifdefs so it compiled without db
                   22714: 
                   22715:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22716:          include/pa_db_manager.h, main/pa_db_connection.C,
                   22717:          main/pa_db_manager.C, types/pa_vhashfile.h:
                   22718:          ^hashfile.transaction{code} ^hashfile:clear[filename]
                   22719:          ^hashfile.delete[key]
                   22720: 
                   22721: 2001-10-22  parser
                   22722: 
                   22723:        * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
                   22724:          cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
                   22725: 
                   22726:        * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
                   22727:          classes/xnode.C, include/pa_charset_connection.h,
                   22728:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22729:          include/pa_exception.h, include/pa_sapi.h,
                   22730:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   22731:          include/pa_stylesheet_connection.h,
                   22732:          include/pa_stylesheet_manager.h,
                   22733:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   22734:          main/pa_db_connection.C, main/pa_db_manager.C,
                   22735:          main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
                   22736:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   22737:          main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
                   22738:          targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
                   22739:          types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
                   22740:          types/types.dsp: hashfile 0
                   22741: 
                   22742:        * src/types/pa_vhashfile.C: z
                   22743: 
                   22744:        * src/: classes/classes.dsp, classes/hashfile.C,
                   22745:          include/pa_config_fixed.h, main/execute.C,
                   22746:          targets/cgi/parser3.dsp, types/pa_vhashfile.C,
                   22747:          types/pa_vhashfile.h, types/types.dsp: hashfile -100
                   22748: 
                   22749:        * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
                   22750: 
                   22751:        * src/: include/pa_exception.h, include/pa_request.h,
                   22752:          main/execute.C, main/pa_exception.C, main/pa_request.C,
                   22753:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   22754:          types/pa_vclass.h, types/pa_vobject.h: stack backtrace
                   22755: 
                   22756: 2001-10-19  parser
                   22757: 
                   22758:        * src/include/pa_pool.h: header
                   22759: 
                   22760:        * src/main/pa_pool.C: auto compiled on gcc
                   22761: 
                   22762:        * src/classes/image.C: comment
                   22763: 
1.116     moko     22764:        * src/: include/pa_pool.h, main/pa_common.C: makes
1.95      moko     22765: 
                   22766:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   22767:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   22768:          types/pa_vxnode.h: xnode clone got freed
                   22769: 
                   22770:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   22771:          include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
                   22772:          can free up xalandomstring resulting from pool::transcode
                   22773: 
                   22774:        * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
                   22775:          include/pa_config_fixed.h, include/pa_exception.h,
                   22776:          include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
                   22777:          main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
                   22778:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
                   22779:          to c++ exceptions 1xml configure fixed to exclude xalan-patch
                   22780:          from non-xml compile
                   22781: 
                   22782:        * src/main/pa_request.C: pool:: context - get_context
                   22783: 
                   22784:        * src/: classes/classes.h, classes/date.C, classes/double.C,
                   22785:          classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
                   22786:          classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
                   22787:          classes/string.C, classes/table.C, classes/void.C,
                   22788:          include/pa_config_fixed.h, include/pa_exception.h,
                   22789:          include/pa_pool.h, include/pa_request.h, include/pa_types.h,
                   22790:          main/compile.C, main/compile_tools.C, main/execute.C,
                   22791:          main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
                   22792:          main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
                   22793:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   22794:          main/pa_string.C, main/pa_table.C, main/untaint.C,
                   22795:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   22796:          types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
                   22797:          types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
                   22798:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
                   22799:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   22800:          types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
                   22801:          exceptions 0
                   22802: 
                   22803:        * src/classes/classes.awk: $ removed
                   22804: 
                   22805: 2001-10-18  parser
                   22806: 
                   22807:        * src/types/pa_vcookie.C: cookie:CLASS
                   22808: 
                   22809:        * src/main/main.dsp: project
                   22810: 
                   22811:        * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
                   22812:          set_document & ctor question "who owns document" solved
                   22813: 
                   22814:        * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
                   22815: 
                   22816:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   22817:          main/pa_pool.C: encoding in dom creating funcs
                   22818: 
                   22819:        * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
                   22820:          be transformed now
                   22821: 
                   22822:        * src/classes/xdoc.C: dom created by create can be transformed now
                   22823: 
                   22824:        * src/classes/xdoc.C: z
                   22825: 
                   22826:        * src/classes/xdoc.C: comment
                   22827: 
                   22828:        * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
                   22829:          create now uses XercesDocumentBridge, appendChild&co now works
                   22830: 
                   22831:        * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
                   22832:          @ recompile
                   22833: 
                   22834:        * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
                   22835:          $origin @exception[
                   22836: 
                   22837:        * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
                   22838:          tag names forced to XML lang
                   22839: 
                   22840:        * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
                   22841:          leechy-found bugs in code&doc fixed
                   22842: 
                   22843: 2001-10-17  parser
                   22844: 
                   22845:        * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
                   22846:          types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
                   22847:          n functionality preserved
                   22848: 
                   22849:        * src/types/pa_vimage.h: removed unused vimage::save
                   22850: 
                   22851: 2001-10-16  parser
                   22852: 
                   22853:        * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
                   22854: 
                   22855:        * src/classes/: xnode.C: removed few dom returns & changed op.txt
                   22856: 
                   22857:        * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
                   22858: 
                   22859:        * src/classes/image.C: image.copy tolerance
                   22860: 
                   22861:        * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
                   22862:          ineffective, but works for small paleted image
                   22863: 
                   22864:        * src/types/pa_vimage.C: comment
                   22865: 
                   22866:        * src/classes/image.C: gd size/resize bugfix
                   22867: 
                   22868:        * src/: classes/classes.dsp, main/main.dsp,
                   22869:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   22870:          types/types.dsp: ident >nul 2>&1
                   22871: 
                   22872:        * src/main/pa_common.C: \r\n -> \n   DOS \r -> \n Macintosh on all
                   22873:          systems
                   22874: 
                   22875:        * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
                   22876:          x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
                   22877: 
                   22878: 2001-10-15  parser
                   22879: 
                   22880:        * src/main/execute.C: z
                   22881: 
                   22882:        * src/classes/: xdoc.C:     !::create{qualifiedName}
                   22883: 
                   22884:        * src/types/pa_vxnode.C:     document_type_node.
                   22885:                  !readonly attribute DOMString name
                   22886:              !notation_node.
                   22887:                  !readonly attribute DOMString publicId
                   22888:                  !readonly attribute DOMString systemId
                   22889: 
1.116     moko     22890:        * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
                   22891:          ::write badly passed string too transparently [failed to
                   22892:          intercept it]
1.95      moko     22893: 
                   22894:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
                   22895:          include/pa_request.h, main/pa_sql_driver_manager.C,
                   22896:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   22897:          types/pa_vxnode.h: DOM1 major addtion, only few
                   22898:          attributes/methods left
                   22899: 
                   22900: 2001-10-13  parser
                   22901: 
                   22902:        * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   22903:          targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
                   22904:          in main handler
                   22905: 
                   22906:        * src/targets/isapi/pool_storage.h: isapi pool storage reverse
                   22907:          cleanups & frees order
                   22908: 
                   22909:        * src/types/pa_vcode_frame.h: couple comments
                   22910: 
                   22911:        * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
                   22912:          transparent enough to handle hash if creation&passing
                   22913: 
                   22914:        * src/: include/pa_config_fixed.h, main/execute.C,
                   22915:          main/pa_exception.C: noticed that vcodeframe not transparent
                   22916:          enough, would change now
                   22917: 
                   22918: 2001-10-12  parser
                   22919: 
                   22920:        * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
                   22921:          fixed. initialization&free on each thread!
                   22922: 
                   22923:        * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
                   22924:          handling changed: now type of default param analized always, not
                   22925:          only at problem time, thus helping early problem spotting
                   22926: 
                   22927:        * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
                   22928:          main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
                   22929:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
                   22930:          targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
                   22931:          multithread bug fixed. initialization&free on each thread!
                   22932: 
                   22933: 2001-10-11  parser
                   22934: 
                   22935:        * src/classes/xnode.C: xnode.selectSingle now
                   22936: 
                   22937:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
                   22938:          include/pa_pool.h, include/pa_stylesheet_connection.h,
                   22939:          main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
                   22940:          convertors out of Pool into Exception
                   22941: 
                   22942:        * src/main/pa_string.C: const
                   22943: 
                   22944:        * src/: include/pa_string.h, main/pa_string.C: restructured string:
                   22945:          linked pieces of same language together prior to String::replace
                   22946: 
                   22947:        * src/classes/hash.C:     !^hash.add[addme]
                   22948:              !^hash.sub[subme]
                   22949:              !^a.union[b] = new
                   22950:              !^a.intersection[b] = new
                   22951:              !^a.intersects[b] = bool
                   22952: 
                   22953:        * src/classes/hash.C:     !^hash::append[append_from]
                   22954: 
                   22955:        * src/: classes/hash.C, types/pa_vhash.h:
                   22956:          !^hash::create[[copy_from]]
                   22957: 
                   22958:        * src/: classes/string.C, classes/table.C, include/pa_globals.h,
                   22959:          include/pa_string.h, main/pa_globals.C, main/pa_string.C,
                   22960:          main/untaint.C, types/pa_vvoid.h: untaint lang origins table
                   22961:          fixed.  got rid of empty_string, which caused errors - it hasnt
                   22962:          exception but somebody[value.bark] tried to throw it on it's pool
                   22963: 
1.116     moko     22964:        * src/include/pa_config_auto.h.in: makes
1.95      moko     22965: 
                   22966: 2001-10-10  parser
                   22967: 
                   22968:        * src/: classes/op.C, main/compile.tab.C: ^error[msg]
                   22969: 
                   22970:        * src/main/: compile.tab.C, compile.y: ^a[
                   22971: 
                   22972:          @next_method  << now unclosed ] would be reported here
                   22973: 
                   22974:        * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
                   22975:          compile error
                   22976: 
                   22977: 2001-10-09  parser
                   22978: 
1.116     moko     22979:        * src/: classes/Makefile.am, main/Makefile.am,
                   22980:          targets/cgi/Makefile.am, types/Makefile.am: makes
1.95      moko     22981: 
                   22982:        * src/classes/Makefile.am: makes
                   22983: 
                   22984:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
                   22985:          win32 errors intercepted [xalan transformer patched and
                   22986:          incorporated]
                   22987: 
                   22988:        * src/: classes/classes.dsp, classes/xdoc.C,
                   22989:          include/pa_stylesheet_connection.h, main/main.dsp,
                   22990:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   22991:          types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
                   22992:          patches starting
                   22993: 
                   22994:        * src/classes/: string.C, table.C: ^string.save[file]
                   22995: 
                   22996:        * src/classes/: date.C, table.C: calendar moved to date
                   22997: 
                   22998:        * src/classes/: op.C, table.C: table.hash[key field;value field(s)
                   22999:          string/table]  now
                   23000: 
                   23001:        * src/classes/: op.C, table.C: z
                   23002: 
                   23003:        * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
                   23004:          types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
                   23005:          types/pa_vxnode.h: table:menu & op for delims made allowed not to
                   23006:          be code [be string..]
                   23007: 
                   23008:        * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
                   23009:          table.C: lots of
                   23010:          params->as_int/double/as_string/as_junction/as_no_junction
                   23011:          messages added
                   23012: 
                   23013: 2001-10-08  parser
                   23014: 
                   23015:        * src/: classes/date.C, classes/image.C, classes/string.C,
                   23016:          classes/table.C, classes/void.C, include/pa_request.h:
                   23017:          params->as_int/double message added
                   23018: 
                   23019:        * src/classes/image.C: image:circle [and round arc] uses Bresenham
                   23020: 
                   23021:        * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
                   23022:          image:sector removed image:html internal "line-*" attribs
                   23023: 
                   23024:        * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
                   23025:          types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
                   23026: 
                   23027:        * src/types/pa_vcookie.C: removing cookie made more netscape-like
                   23028:          way
                   23029: 
                   23030:        * src/: classes/file.C, classes/form.C, main/pa_common.C,
                   23031:          main/untaint.C: header untainting to UL_HTTP_HEADER,
                   23032:          UL_MAIL_HEADER made nonforced [only tainted pieces]
                   23033: 
                   23034:        * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
                   23035:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
                   23036:          @ SAPI::log
                   23037: 
                   23038:        * src/main/untaint.C: \r to ' ' in origins mode
                   23039: 
                   23040:        * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
                   23041:          set]
                   23042: 
                   23043:        * src/: classes/xdoc.C, include/pa_config_fixed.h,
                   23044:          main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
                   23045:          nonstandard liaison freed up
                   23046: 
                   23047: 2001-10-07  parser
                   23048: 
                   23049:        * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
                   23050:          project
                   23051: 
                   23052: 2001-10-05  parser
                   23053: 
                   23054:        * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
                   23055:          main/pa_pool.C: changed xdoc:set to prevent SAXParseException
                   23056:          from outputing to cerr.  lots of "todos"
                   23057: 
                   23058:        * src/main/untaint.C: http_header tainting more gentle with
                   23059:          enquoting now
                   23060: 
                   23061:        * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
                   23062:          main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
                   23063:          xml errorhandler.  fixed string.replace a little, read @test
                   23064: 
                   23065:        * src/main/pa_string.C: found replace bug - first_that_starts(char
                   23066:          *) does not have limit, and looks further eos, fixing....
                   23067: 
                   23068:        * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
                   23069: 
                   23070:        * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
                   23071: 
                   23072:        * src/main/: pa_charset_connection.C: ctype another mem clear
                   23073:          bugfix
                   23074: 
1.116     moko     23075:        * src/main/: compile.tab.C, compile.y: disabled ^literals in names
                   23076:          $result[^[$p^]z] now works fine
1.95      moko     23077: 
                   23078:        * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
                   23079:          wrong. fixed it
                   23080: 
                   23081:        * src/main/pa_charset_connection.C: unicode zero pair at the beging
                   23082:          of totable appered to be vital
                   23083: 
                   23084: 2001-10-04  parser
                   23085: 
                   23086:        * src/classes/image.C: ^image.length[text]
                   23087: 
                   23088: 2001-10-03  parser
                   23089: 
                   23090:        * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
                   23091: 
                   23092:        * src/main/pa_request.C: restored pcre defaulting in request
                   23093:          [mindlessly "optimized" yesterday] comment left
                   23094: 
                   23095: 2001-10-02  parser
                   23096: 
                   23097:        * src/: main/pa_charset_manager.C,
                   23098:          include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
                   23099:          needed
                   23100: 
                   23101:        * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
                   23102:          forgot non-xml pool.*charset needed
                   23103: 
                   23104:        * src/classes/table.C: # config comments fixed
                   23105: 
                   23106:        * src/: classes/table.C, main/pa_charset_connection.C: table:load &
                   23107:          charset_connection #comment now
                   23108: 
                   23109:        * src/: classes/classes.dsp, types/types.dsp: release projects
                   23110:          options fixed to use release msvcrt lib
                   23111: 
                   23112:        * src/main/pa_charset_connection.C: pcre tables now const inside
                   23113:          removed default - pcre handles that internally fixed bug on
                   23114:          not-cleaning tables [previously was calloced, now member]
                   23115: 
                   23116:        * src/: include/pa_request.h, main/pa_charset_connection.C,
                   23117:          main/pa_request.C, types/pa_vstring.h: pcre tables now const
                   23118:          inside removed default - pcre handles that internally fixed bug
                   23119:          on not-cleaning tables [previously was calloced, now member]
                   23120: 
                   23121:        * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
                   23122:          tested charset reload on file change @ apache version = OK tested
                   23123:          freeing up prev encoding on adding new = OK
                   23124: 
                   23125: 2001-10-01  parser
                   23126: 
                   23127:        * src/main/pa_charset_connection.C: removed entitify external hack
                   23128:          [internal installed]
                   23129: 
1.116     moko     23130:        * src/main/Makefile.am: makes+removed dtd
1.95      moko     23131: 
                   23132:        * src/: include/pa_charset_connection.h,
                   23133:          include/pa_charset_manager.h,
                   23134:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23135:          main/pa_charset_connection.C, main/pa_charset_manager.C,
                   23136:          main/pa_request.C: charset loading & caching mech 0
                   23137: 
                   23138:        * src/: include/pa_stylesheet_connection.h,
                   23139:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23140:          main/pa_globals.C, main/pa_request.C: would make charset loading
                   23141:          & caching mech now
                   23142: 
                   23143: 2001-09-30  parser
                   23144: 
                   23145:        * src/main/pa_request.C: forgot to fill toTable
                   23146: 
                   23147:        * src/: include/pa_config_fixed.h, main/pa_request.C: started
                   23148:          hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
                   23149:          failed on win32 for now..
                   23150: 
                   23151:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
                   23152:          now charsets table configuration variable is: CHARSETS
                   23153: 
                   23154:        * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
                   23155:          ctype with unicode 1. todo: no &#1055; entities on output somehow
                   23156: 
                   23157:        * src/: classes/file.C, classes/op.C, classes/string.C,
                   23158:          include/pa_request.h, main/pa_request.C: started ctype with
                   23159:          unicode values
                   23160: 
                   23161: 2001-09-28  parser
                   23162: 
                   23163:        * src/: main/pa_request.C, classes/mail.C, classes/op.C,
                   23164:          classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
                   23165:          string passed AS-IS now
                   23166: 
                   23167:        * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
                   23168:          way of user-configuring... todo: implement
                   23169: 
                   23170: 2001-09-27  parser
                   23171: 
                   23172:        * src/classes/table.C: table.sort changed to sort table itself
                   23173: 
                   23174:        * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
                   23175:          X^.getElementsByTagName[tagname] = array of xnode
                   23176:          X^.getElementsByTagNameNS[namespaceURI;localName] = array of
                   23177:          nodes removed - regretfully not supported @ xalan. maybe someday
                   23178:          would reimplement, if needed.
                   23179: 
                   23180:          win32build system: solved long waiting anti-non-started-apache
                   23181:          problem
                   23182: 
                   23183:        * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
                   23184:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   23185:          types/types.dsp: win32 ident make system so not to rebuild
                   23186:          library [ident.C.new]
                   23187: 
                   23188: 2001-09-26  parser
                   23189: 
                   23190:        * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
                   23191:          classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
                   23192:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   23193:          types/pa_vxnode.C, types/types.dsp: z
                   23194: 
                   23195:        * src/classes/classes.C: forgot one non-xml check
                   23196: 
1.116     moko     23197:        * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
                   23198:          targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95      moko     23199: 
                   23200:        * src/targets/cgi/parser3.C: z
                   23201: 
                   23202:        * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
                   23203:          targets/isapi/parser3isapi.C: #ifdef SMTP
                   23204: 
                   23205:        * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
                   23206:          classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   23207:          main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
                   23208:          types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
                   23209:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   23210:          types/types.dsp: xdoc&xnode now
                   23211: 
                   23212:        * src/: classes/classes.C, classes/classes.awk,
                   23213:          classes/classes.dsp, classes/classes.h, classes/date.C,
                   23214:          classes/dnode.C, classes/dnode.h, classes/dom.C,
                   23215:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   23216:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   23217:          classes/op.C, classes/response.C, classes/string.C,
                   23218:          classes/table.C, classes/void.C, include/pa_array.h,
                   23219:          include/pa_common.h, include/pa_config_fixed.h,
                   23220:          include/pa_config_includes.h, include/pa_dictionary.h,
                   23221:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   23222:          include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
                   23223:          include/pa_socks.h, include/pa_sql_connection.h,
                   23224:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   23225:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   23226:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   23227:          include/pa_xslt_stylesheet_manager.h, main/compile.C,
                   23228:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   23229:          main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
                   23230:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   23231:          main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
                   23232:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   23233:          main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
                   23234:          main/pa_xslt_stylesheet_manager.C, main/untaint.C,
                   23235:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   23236:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   23237:          targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
                   23238:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   23239:          targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
                   23240:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
                   23241:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   23242:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   23243:          types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
                   23244:          types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
                   23245:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   23246:          types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
                   23247:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
                   23248:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   23249:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
                   23250:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   23251:          types/pa_vstateless_object.h, types/pa_vstring.C,
                   23252:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   23253:          types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   23254:          types/pa_wwrapper.h, types/types.dsp: added ident.awk and
                   23255:          main.dsp splitted to main+classes+types along to .am
                   23256: 
                   23257:        * src/classes/Makefile.am: removed useless var
                   23258: 
                   23259:        * src/: classes/classes.cmd, main/main.dsp,
                   23260:          targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
                   23261:          main.dsp
                   23262: 
                   23263: 2001-09-25  parser
                   23264: 
                   23265:        * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
                   23266:          1251 though, todo ICU
                   23267: 
1.116     moko     23268:        * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95      moko     23269:          include/pa_stylesheet_connection.h, main/Makefile.am,
1.116     moko     23270:          main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
                   23271:          types/pa_vdom.h: xml configure makes
1.95      moko     23272: 
                   23273: 2001-09-24  parser
                   23274: 
1.116     moko     23275:        * src/: classes/Makefile.am, include/pa_config_auto.h.in,
                   23276:          types/Makefile.am: makes
1.95      moko     23277: 
1.116     moko     23278:        * src/targets/cgi/Makefile.am: makefiles
1.95      moko     23279: 
                   23280:        * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
                   23281:          started unix makes update
                   23282: 
                   23283:        * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
                   23284:          started unix makes update
                   23285: 
                   23286:        * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
                   23287: 
                   23288:        * src/types/pa_value.h: z
                   23289: 
                   23290:        * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
                   23291:          bugs with usinge hash/table in expressions
                   23292: 
                   23293:        * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
                   23294:          resolved conflicts fixed [const]
                   23295: 
                   23296:        * src/: classes/classes.cmd, classes/image.C, classes/op.C,
                   23297:          classes/table.C, include/pa_request.h, include/pa_sapi.h,
                   23298:          main/compile.C, main/compile.tab.C, main/compile.y,
                   23299:          main/compile_tools.h, main/main.dsp, main/pa_common.C,
                   23300:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   23301:          targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
                   23302:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
                   23303:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
                   23304:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
                   23305:          with before_xml [merge2 actually didn't happen - i've created
                   23306:          tags on wrong branch. so this merge is in fact re-merge]
                   23307: 
                   23308: 2001-09-21  parser
                   23309: 
                   23310:        * src/: main/main.dsp, targets/cgi/parser3.dsp,
                   23311:          targets/isapi/parser3isapi.dsp: updated project files [/ sadly
                   23312:          produced "" in make file and sadly wrong interpreted on load]
                   23313: 
1.116     moko     23314:        * src/: classes/classes.h, classes/hash.C, classes/op.C,
                   23315:          classes/table.C, doc/doxygen.cfg, include/pa_common.h,
                   23316:          include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
                   23317:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   23318:          main/compile.tab.C, main/main.dsp, main/pa_common.C,
                   23319:          main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
                   23320:          targets/isapi/parser3isapi.dsp: merged with before_xml
1.95      moko     23321: 
                   23322:        * src/: classes/classes.C, classes/date.C, classes/dnode.C,
                   23323:          classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
                   23324:          classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
                   23325:          include/pa_pool.h, main/main.dsp, main/pa_globals.C,
                   23326:          main/pa_pool.C, main/pa_request.C,
                   23327:          main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
                   23328:          targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
                   23329:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   23330:          targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
                   23331:          types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
                   23332:          types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
                   23333:          types/pa_vrequest.C, types/pa_vresponse.h,
                   23334:          types/pa_vstateless_class.C, types/pa_vstring.C,
                   23335:          types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
                   23336:          created new projects for sql drivers [planning to remove sql
                   23337:          drivers from main cvs project] first, will join latest changes
                   23338: 
                   23339:        * src/classes/: dom.C: defaulted dom writing methods encoding to
                   23340:          pool.get_charset
                   23341: 
                   23342:        * src/classes/dom.C: defaulted dom writing methods encoding to
                   23343:          pool.get_charset
                   23344: 
                   23345:        * src/include/pa_pool.h: defaulted dom writing methods encoding to
                   23346:          pool.get_charset
                   23347: 
                   23348:        * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
                   23349:          types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
                   23350:          methods encoding to pool.get_charset
                   23351: 
                   23352:        * src/: include/pa_pool.h, main/pa_pool.C: checked whether
                   23353:          transcoder were created right "unsupported encoding" message.
                   23354:          not @ set time, but @ use time, so until xml output functions
                   23355:          .string, .file, .save used - no encoding name check occur
                   23356: 
                   23357:          reduced transcode buffer size to 60 fixed pool cleanup - no
                   23358:          registration needed, pools are officially destructured
                   23359: 
                   23360: 2001-09-20  parser
                   23361: 
                   23362:        * src/classes/image.C: 20K preload on jpg measure [image::measure]
                   23363: 
                   23364:        * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
                   23365:          $MAIN:DEFAULTS.content-type[$.charset[here]]
                   23366: 
                   23367:        * src/: classes/dnode.C, classes/dom.C,
                   23368:          include/pa_config_includes.h, include/pa_globals.h,
                   23369:          include/pa_pool.h, main/main.dsp, main/pa_globals.C,
                   23370:          main/pa_pool.C, targets/cgi/parser3.dsp,
                   23371:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   23372:          types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
                   23373:          Pool::transcode 0
                   23374: 
                   23375:        * src/classes/dom.C: dom. string save file moved output xml options
                   23376:          to last param and made it optional
                   23377: 
                   23378:        * src/types/pa_vdnode.C:     !$elementnode.attributes = hash of
                   23379:          dnodes
                   23380:              !$attributenode.specified = boolean
                   23381:                      true if the attribute received its value explicitly
                   23382:          in the XML document,
                   23383:                      or if a value was assigned programatically with the
                   23384:          setValue function.
                   23385:                  false if the attribute value came from the default value
                   23386:          declared in the document's DTD.
                   23387:              !$pinode.target = target of this processing instruction
                   23388:                  XML defines this as being the first token following the
                   23389:          markup
                   23390:                  that begins the processing instruction.
                   23391:                  XPath:
                   23392:              !^node.select[xpath/query/expression] = hash of 0->node0
                   23393:          1->node1
                   23394:              !^node.select-single[xpath/query/expression] = first node if
                   23395:          any
                   23396: 
                   23397:        * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
                   23398:          pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
                   23399:          some 'const's added
                   23400: 
                   23401:        * src/types/: pa_vhash.h, pa_vtable.h: table/hash  can be used in
                   23402:          expression context now, there value = size and boolean value
                   23403:          size!=0
                   23404: 
                   23405:        * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
                   23406:          can be used in expression context now, there value = size and
                   23407:          boolean value size!=0
                   23408: 
                   23409:        * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
                   23410:          types/pa_vstring.h: dnode .file .string .save moved back to dom
                   23411:          due to strange xalan bug
                   23412: 
                   23413: 2001-09-18  parser
                   23414: 
                   23415:        * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
                   23416:          classes/image.C, classes/op.C, classes/table.C,
                   23417:          include/pa_common.h, include/pa_globals.h, include/pa_request.h,
                   23418:          include/pa_sql_driver_manager.h, main/compile.C,
                   23419:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   23420:          main/execute.C, main/pa_common.C, main/pa_request.C,
                   23421:          main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
                   23422:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   23423:          targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
                   23424:          types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
                   23425:          types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
                   23426:          before_xml branch ^if(def $hash) now true only when
                   23427:          ^hash:_count[]!=0 moved .string .save .file from dom to dnode
                   23428: 
                   23429:        * src/: classes/op.C, main/execute.C: operators self changed to
                   23430:          root ^for variable context changed to self
                   23431: 
                   23432:        * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
                   23433:          dnode 1
                   23434: 
                   23435:        * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
                   23436:          types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
                   23437: 
                   23438:        * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
                   23439:          poly* fixed
                   23440: 
                   23441: 2001-09-17  parser
                   23442: 
                   23443:        * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
                   23444:          types/pa_vdom.h: started dnode+dom
                   23445: 
                   23446:          dnode     DOM methods:     $node.name     $node.value
                   23447:          ...others...
                   23448: 
                   23449:              ^node.xpath[/rates/USD] = hash
                   23450:                  $hash[
                   23451:                          $.0[node0]
                   23452:                          $.1[node1]
                   23453:                  ]
                   23454: 
                   23455:        * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
                   23456:          applies to all linear primitives
                   23457: 
                   23458:        * src/: classes/classes.h, classes/dom.C, classes/hash.C,
                   23459:          include/pa_stylesheet_connection.h, main/main.dsp,
                   23460:          targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
                   23461:          types/pa_vimage.h: started dnode     DOM:     $node.name
                   23462:          $node.value     ...others...      ^node.xpath[/rates/USD] = hash
                   23463:          dom(dnode)
                   23464: 
                   23465:        * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
                   23466:          main/compile.y, main/compile_tools.h, main/execute.C,
                   23467:          targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
                   23468:          in expression compound($aa.zz.xx) names now can have minus '-' in
                   23469:          name after '.'
                   23470: 
                   23471: 2001-09-15  parser
                   23472: 
                   23473:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   23474:          image: $line-width ^line(...)[****   style]
                   23475: 
                   23476:        * src/: classes/dom.C, targets/isapi/parser3isapi.C,
                   23477:          targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
                   23478:          pool_storage - cleanups first, allocations second.  apache wisely
                   23479:          does just like that
                   23480: 
                   23481:        * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
                   23482:          rewritten using template, no bugs now
                   23483: 
                   23484:        * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
                   23485:          targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
                   23486:          targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
                   23487:          poorly started isapi pool_storage, would rewrite using template
                   23488:          now
                   23489: 
                   23490:        * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
                   23491:          include/pa_stylesheet_connection.h, main/main.dsp,
                   23492:          targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
                   23493:          targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
                   23494:          xalan objects freed up [introducing Pool::register_cleanup]
                   23495: 
                   23496:        * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
                   23497:          comments
                   23498: 
                   23499: 2001-09-14  parser
                   23500: 
                   23501:        * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
                   23502:          z
                   23503: 
                   23504:        * src/: classes/dom.C, classes/file.C, classes/image.C,
                   23505:          classes/mail.C, include/pa_common.h,
                   23506:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   23507:          include/pa_stylesheet_connection.h,
                   23508:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23509:          main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
                   23510:          main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
                   23511:          main/untaint.C, types/pa_vfile.C: dom.xslt  stylesheet
                   23512:          compiled&cached
                   23513: 
                   23514: 2001-09-13  parser
                   23515: 
                   23516:        * src/: classes/dom.C, classes/file.C, classes/image.C,
                   23517:          types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
                   23518: 
                   23519:        * src/classes/dom.C: dom:file content-type(.method)
                   23520: 
                   23521:        * src/: include/pa_common.h, include/pa_globals.h,
                   23522:          main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
                   23523:          string now more informative error messages
                   23524: 
                   23525:        * src/: include/pa_globals.h, include/pa_request.h,
                   23526:          main/pa_request.C, targets/cgi/parser3.C,
                   23527:          targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
                   23528:          ParserSiteConfig .../parser3.conf
                   23529: 
                   23530:          cgi&isapi looks for {configure|c:\windows}/parser3.conf
                   23531: 
                   23532: 2001-09-12  parser
                   23533: 
                   23534:        * src/: classes/op.C, include/pa_sql_driver_manager.h,
                   23535:          main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
                   23536:          precise error reporting: "connection string must start with
                   23537:          protocol://" now
                   23538: 
                   23539:        * src/main/compile.tab.C: fixed - subname code parts actually []
                   23540:          braced
                   23541: 
                   23542:        * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
                   23543:          lexer on LS_USER level did [] matching without setting nestage,
                   23544:          introduced special LS_NAME_SQUARE_PART state
                   23545: 
                   23546: 2001-09-11  parser
                   23547: 
                   23548:        * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
                   23549:          main/untaint.C: ^dom:set{<some>xml</some>} default language XML
                   23550:          languages+=xml
                   23551: 
                   23552:        * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
                   23553: 
                   23554:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23555:          options:     $.method[xml|html|text] detection fixed
                   23556: 
                   23557:        * src/types/pa_vdom.h: messages
                   23558: 
                   23559:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23560:          options:     $.method[xml|html|text] detection fixed
                   23561: 
                   23562: 2001-09-10  parser
                   23563: 
                   23564:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23565:          options:     $.method[xml|html|text] $.encoding[windows-1251|...]
                   23566: 
                   23567:        * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
                   23568:          added]
                   23569: 
                   23570:        * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
                   23571:          ^dom.xslt[stylesheet filename] 0
                   23572: 
                   23573:        * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
                   23574:          ^dom.xslt[stylesheet filename] -1 doc is lying
                   23575: 
                   23576:        * src/classes/dom.C: ^dom.file[encoding] = file
                   23577: 
                   23578:        * src/classes/: dom.C: ^dom.string[encoding] 1
                   23579:          ^dom.save[encoding;filename]
                   23580: 
                   23581:        * src/classes/dom.C: ^dom.string[] 0
                   23582: 
                   23583:        * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
                   23584: 
                   23585:        * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
                   23586:          types/pa_vform.h: ^dom.save[b.xml] 0
                   23587: 
                   23588: 2001-09-08  parser
                   23589: 
                   23590:        * src/types/pa_vform.C: $form:tables.name.field
                   23591: 
                   23592: 2001-09-07  parser
                   23593: 
                   23594:        * src/classes/table.C: table:empty removed, superceded by ^if(def
                   23595:          $table)...
                   23596: 
                   23597:        * src/targets/cgi/parser3.C: z
                   23598: 
                   23599:        * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now  [conversion
                   23600:          from '' to int/double is 0]
                   23601: 
                   23602:        * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
                   23603:          $table) is false when table is empty
                   23604: 
                   23605:        * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
                   23606:          !$form:tables $atable[$form:tables.a]
                   23607:          ^atable.menu{a=$atable.element}[,]
                   23608: 
                   23609:        * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
                   23610:          types/pa_vform.h, types/pa_vhash.h: !$form:fields
                   23611: 
1.116     moko     23612:        * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95      moko     23613:          types/pa_vdom.h, types/pa_vform.C: merged with successful start
                   23614:          of dom
                   23615: 
                   23616:        * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
                   23617:          types/pa_vform.C, types/pa_vform.h: z
                   23618: 
                   23619:        * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
                   23620:          element [not last]
                   23621: 
1.116     moko     23622:        * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95      moko     23623:          types/pa_vdom.h: introducing dom. dom:load[a.xml]
                   23624: 
                   23625: 2001-09-06  parser
                   23626: 
                   23627:        * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
                   23628:          table with one column 'element' and two rows: 1 and 2
                   23629: 
                   23630:        * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
                   23631:          table with one column 'element' and two rows: 1 and 2
                   23632: 
                   23633:        * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
                   23634:          bad int/double conversions, and now $form:nonexistent.int(88)
                   23635:          would return 88
                   23636: 
                   23637:        * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
                   23638:          types/pa_vhash.h: now there's special hash key '_default'
                   23639:          [instead of ^_default method] $hash[         $.a[1]  $.b[2]
                   23640:          $._default[xx] ] $hash.c
                   23641: 
                   23642:        * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
                   23643:          fixed [thanks, fif], ^; were treated there non-literally
                   23644: 
                   23645:        * src/doc/doxygen.cfg: merged new default options from 1.2.10
                   23646:          doxygen
                   23647: 
                   23648:        * src/: classes/image.C, classes/op.C, classes/string.C,
                   23649:          classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
                   23650:          types/pa_vtable.C: few #ifndef DOXYGEN
                   23651: 
                   23652: 2001-09-05  parser
                   23653: 
                   23654:        * src/classes/: string.C, table.C: sql options can be void [same as
                   23655:          image:html the other day]
                   23656: 
                   23657:        * src/targets/cgi/Makefile.am: .am undo
                   23658: 
                   23659:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   23660:          targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
                   23661:          macro expantion on param, simply qoutes whatever passed, undone
                   23662: 
                   23663:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   23664:          targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
                   23665:          STRINGIZE(name) #name invented
                   23666: 
                   23667:        * src/: classes/op.C, include/pa_sql_driver_manager.h,
                   23668:          main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
                   23669:          MAIN_SQL_DRIVERS_NAME "drivers"
                   23670: 
                   23671:          moved to be availible to all users
                   23672: 
                   23673:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
                   23674:          SQL_DRIVER_CREATE_FUNC_NAME
                   23675: 
                   23676:        * src/classes/mail.C: MAIN:MAIL check fixed
                   23677: 
                   23678: 2001-09-04  parser
                   23679: 
                   23680:        * src/classes/image.C: image.html now can accept void params
                   23681: 
                   23682:        * src/targets/isapi/parser3isapi.C: z
                   23683: 
                   23684:        * src/targets/cgi/parser3.C: full_file_spec bug
                   23685: 
                   23686:        * src/targets/cgi/parser3.C: getenvcheck
                   23687: 
                   23688:        * src/targets/cgi/parser3.C: zz
                   23689: 
                   23690:        * src/targets/cgi/parser3.C: zzz
                   23691: 
                   23692:        * src/classes/date.C: date
                   23693: 
                   23694:        * src/classes/date.C: date:sql-string is now without ''
                   23695: 
1.116     moko     23696:        * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95      moko     23697:          targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
                   23698:          auto.p location for targets/cgi/parser3, default[/usr/local/etc]
                   23699: 
1.116     moko     23700:        * src/include/pa_config_auto.h.in: makes
1.95      moko     23701: 
                   23702: 2001-09-03  parser
                   23703: 
                   23704:        * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
                   23705: 
                   23706: 2001-09-01  parser
                   23707: 
                   23708:        * src/classes/image.C: letter_spacing
                   23709: 
                   23710:        * src/classes/image.C: image: font params changed
                   23711: 
                   23712:        * src/classes/image.C: image: as_int as_string used
                   23713: 
                   23714:        * src/types/pa_vmethod_frame.h: $result[] now gets properly
                   23715:          analized
                   23716: 
                   23717: 2001-08-31  parser
                   23718: 
                   23719:        * src/targets/cgi/parser3.C: z
                   23720: 
1.116     moko     23721:        * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
                   23722:          cygwin
1.95      moko     23723: 
                   23724:        * src/classes/void.C: void:int/double += (default)
                   23725: 
                   23726:        * src/classes/image.C: image:font added space param image:font
                   23727:          changed charwidth alg, added kerning const[for now]
                   23728: 
                   23729:        * src/classes/: string.C, table.C: string:int/double (defaults)
                   23730: 
                   23731: 2001-08-29  parser
                   23732: 
                   23733:        * src/main/pa_exception.C: exception redundant debug info
                   23734: 
                   23735: 2001-08-28  parser
                   23736: 
                   23737:        * src/classes/image.C: image error msgs
                   23738: 
                   23739:        * src/classes/image.C: image: gifsize little endian
                   23740: 
                   23741:        * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
                   23742:          doxygeneration
                   23743: 
                   23744:        * src/: classes/Makefile.am, main/Makefile.am,
                   23745:          targets/cgi/Makefile.am, types/Makefile.am: .am-s
                   23746: 
                   23747:        * src/: include/pa_dictionary.h, main/pa_dictionary.C,
                   23748:          main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
                   23749: 
                   23750:        * src/main/compile.C: NO_STRING_ORIGIN check2
                   23751: 
                   23752:        * src/classes/table.C: NO_STRING_ORIGIN check
                   23753: 
                   23754:        * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
                   23755:          storage class specifiers invalid in friend function declarations
                   23756: 
                   23757:        * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
                   23758:          main/untaint.C, targets/cgi/parser3.C,
                   23759:          targets/isapi/parser3isapi.C: strncpy forced with zero ending in
                   23760:          case of limit
                   23761: 
                   23762:        * src/: classes/file.C, main/pa_common.C: file:move
                   23763:          autocreate/remove dest/src dir
                   23764: 
                   23765:        * src/: classes/string.C, include/pa_dictionary.h,
                   23766:          include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
                   23767:          main/untaint.C: pa_directory speeded up. moved zero 'from' check
                   23768:          to directory constructor.  string:replace
                   23769: 
                   23770: 2001-08-27  parser
                   23771: 
                   23772:        * src/classes/image.C: fixed jpgsize alg
                   23773: 
                   23774:        * src/classes/image.C: fixed jpgsize alg
                   23775: 
                   23776:        * src/main/pa_exception.C: z
                   23777: 
                   23778:        * src/main/pa_common.C: removed debug info from pa_common
                   23779: 
                   23780:        * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
                   23781:          [auto.p from current dir loading]
                   23782: 
1.116     moko     23783:        * src/: main/pa_common.C, main/pa_exception.C,
                   23784:          main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
                   23785:          for solaris -lsocket
1.95      moko     23786: 
                   23787: 2001-08-24  parser
                   23788: 
                   23789:        * src/targets/cgi/parser3.C: not cgi extra \n 3
                   23790: 
                   23791:        * src/targets/cgi/parser3.C: not cgi extra \n 2
                   23792: 
                   23793:        * src/targets/cgi/parser3.C: not cgi extra \n
                   23794: 
                   23795:        * src/main/pa_sql_driver_manager.C: z
                   23796: 
                   23797:        * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
                   23798:          sql* removed services from disconnect - cross-request ideological
                   23799:          probs.
                   23800: 
                   23801:        * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
                   23802:          cross-request ideological probs.  oracle - fixed bug: cs
                   23803:          allocated on request.pool and got freed before disconnect
                   23804: 
                   23805:        * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
                   23806:          mallocs fixed
                   23807: 
                   23808: 2001-08-23  parser
                   23809: 
                   23810:        * src/classes/file.C: minor bug in file:save fixed
                   23811: 
                   23812:        * src/main/pa_sql_driver_manager.C: oracle: dlink
                   23813: 
                   23814: 2001-08-22  parser
                   23815: 
                   23816:        * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
                   23817:          types/pa_vfile.h: file:load|save[text|binary;
                   23818: 
                   23819:        * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
                   23820: 
                   23821: 2001-08-21  parser
                   23822: 
                   23823:        * src/classes/: file.C, table.C: ^file:list
                   23824: 
                   23825: 2001-08-20  parser
                   23826: 
                   23827:        * src/: main/compile.tab.C, main/compile.y,
                   23828:          main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
                   23829:          types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
                   23830:          recousively caused problems: inc incremeted 123 literal!! fixed
                   23831: 
                   23832: 2001-08-10  parser
                   23833: 
                   23834:        * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
                   23835: 
                   23836:        * src/main/: compile.tab.C, compile.y: (codes) name part syntax
                   23837:          added
                   23838: 
                   23839:        * src/main/: compile.tab.C, compile.y: (codes) name part syntax
                   23840:          added
                   23841: 
                   23842:        * src/classes/table.C: table:sort restored [it was bad test :(]
                   23843: 
                   23844:        * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
                   23845:          ''
                   23846: 
                   23847:        * src/main/: pa_request.C: wanted to make const int
                   23848:          MAX_EXECUTE_SECONDS=1;
                   23849: 
                   23850:          but couldnt, set_callback_and_alarm appeared to be not exported
                   23851:          :(
                   23852: 
                   23853:        * src/main/pa_string.C: string.match hanged on. there were a hang
                   23854:          check but it weren't wise enough
                   23855: 
                   23856:          @parse[dateString][tmp]
                   23857:          $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
                   23858:          #end
                   23859: 
                   23860:          @main[] ^parse[2001-02-03]
                   23861: 
                   23862:        * src/classes/: table.C: table:sort now default desc
                   23863: 
                   23864:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   23865:          table.sort now creates new sorted table
                   23866: 
                   23867: 2001-08-09  parser
                   23868: 
                   23869:        * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
                   23870: 
                   23871:        * src/classes/hash.C: hash:_default now [was hash:default]
                   23872: 
                   23873:        * src/classes/op.C: case without switch check added
                   23874: 
                   23875:        * src/types/pa_vcookie.C: cookie name&value origins added, more
                   23876:          precise $ORIGINS(1)
                   23877: 
                   23878:        * src/main/Makefile.am: .am
                   23879: 
                   23880:        * src/classes/void.C: void: int double  copy/paste from int: bug
                   23881:          fixed
                   23882: 
                   23883:        * src/classes/void.C: void: int double  copy/paste from int: bug
                   23884:          fixed
                   23885: 
                   23886: 2001-08-07  parser
                   23887: 
                   23888:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   23889:          classes/table.C, include/pa_globals.h, main/pa_globals.C:
                   23890:          !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
                   23891:          string, table
                   23892: 
                   23893:        * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
                   23894:          srand made working
                   23895: 
                   23896: 2001-08-06  parser
                   23897: 
                   23898:        * src/: classes/mail.C, classes/op.C, include/pa_array.h,
                   23899:          include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
                   23900:          main/compile.tab.C, main/compile.y, main/pa_array.C,
                   23901:          main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
                   23902:          main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
                   23903: 
                   23904:        * src/main/pa_exec.C: exec win32 real filename
                   23905: 
                   23906:        * src/classes/file.C: exec stderr out
                   23907: 
                   23908:        * src/classes/hash.C: hash:keys renamed to hash:_keys :(
                   23909: 
                   23910: 2001-08-03  parser
                   23911: 
                   23912:        * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
                   23913: 
                   23914: 2001-08-02  parser
                   23915: 
                   23916:        * src/: classes/string.C, classes/table.C, include/pa_array.h,
                   23917:          main/execute.C, main/pa_exec.C: introducing Array_iter
                   23918: 
                   23919:        * src/main/execute.C: detected quick_get recursion bug. changed to
                   23920:          get@execute, but needs array iterator, separate from array to
                   23921:          avoid it & use caching
                   23922: 
                   23923:        * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
                   23924:          bug fixed
                   23925: 
                   23926:        * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
                   23927:          main/execute.C, main/pa_globals.C: found another multithread bug
                   23928:          in op.C (last, last global var killed) :)
                   23929: 
                   23930: 2001-08-01  parser
                   23931: 
                   23932:        * src/: include/pa_dictionary.h, include/pa_globals.h,
                   23933:          include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
                   23934:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   23935:          main/untaint.C: speeded up typo-html replacements. introducing
                   23936:          Dictionary with first-char caching
                   23937: 
                   23938: 2001-07-31  parser
                   23939: 
                   23940:        * src/types/Makefile.am: pa_vtable.C added to .am
                   23941: 
                   23942:        * src/main/compile.tab.C: added, so that could be compiled even on
                   23943:          non-bison-enabled platforms
                   23944: 
                   23945: 2001-07-28  parser
                   23946: 
                   23947:        * src/classes/table.C: table:hash always produces hash, when can't
                   23948:          - empty
                   23949: 
                   23950:        * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
                   23951:          skipped \n
                   23952: 
                   23953: 2001-07-27  parser
                   23954: 
                   23955:        * src/classes/: double.C, int.C, string.C: provided meaningful msg
                   23956:          on int/double/string :sql without result and default
                   23957: 
                   23958: 2001-07-26  parser
                   23959: 
                   23960:        * src/classes/op.C: fixed bad multithread bug with strangly global
                   23961:          OP
                   23962: 
                   23963:        * src/main/compile.y: $man[$.age[zzz]]  0
                   23964: 
                   23965:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
                   23966:          creation syntax problem persists. restored $: for a while.
                   23967:          thinking of $man[$.age[zzz]] syntax now
                   23968: 
                   23969:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   23970:          include/pa_opcode.h, main/compile.C, main/compile.y,
                   23971:          main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
                   23972:          types/pa_vmethod_frame.h, types/pa_wcontext.h,
                   23973:          types/pa_wwrapper.h: fixing :: realization #1
                   23974: 
                   23975:        * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
                   23976:          main/compile_tools.h, main/execute.C, main/pa_request.C,
                   23977:          types/pa_vmethod_frame.h: introducing :: this is constructor call
                   23978:          prefix.  ordinary : remains for static accesses
                   23979: 
                   23980: 2001-07-25  parser
                   23981: 
                   23982:        * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
                   23983:          fields 2. methods 3. columns
                   23984: 
                   23985:        * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
                   23986:          quote.  optimized double&int tostring-s
                   23987: 
                   23988:        * src/main/: compile.C, compile.y, compile_tools.h: allowed
                   23989:          whitespace before first method decl
                   23990: 
                   23991:        * src/classes/table.C: allowed nontable result in table:sql,
                   23992:          results in empty table
                   23993: 
                   23994:        * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
                   23995:          lines before first method decl
                   23996: 
                   23997:        * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
                   23998:          types/pa_vtable.h: ^table.record[] now $table.fields
                   23999: 
                   24000:        * src/main/compile.y: $var[] is now empty string, not void
                   24001: 
                   24002:        * src/main/: compile.y, execute.C: $var[] is now empty string, not
                   24003:          void
                   24004: 
                   24005:        * src/: classes/string.C, include/pa_globals.h, main/execute.C,
                   24006:          main/pa_globals.C: match replace code context moved to implicit
                   24007:          $match context
                   24008: 
                   24009:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   24010:          main/compile_tools.h, main/execute.C: with killed, code storage
                   24011:          introduced with former 'with' syntax
                   24012: 
                   24013: 2001-07-24  parser
                   24014: 
                   24015:        * src/: main/compile.C, main/execute.C, main/pa_string.C,
                   24016:          types/pa_value.h: first get_element, next get operator
                   24017: 
                   24018:        * src/main/compile.y: removed @end handling
                   24019: 
                   24020:        * src/main/: compile.C, compile.y: @end handling method2
                   24021: 
                   24022:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
                   24023:          file:move
                   24024: 
                   24025:        * src/main/pa_common.C: file_read close @ eof when imgsize bug
                   24026:          fixed
                   24027: 
                   24028: 2001-07-23  parser
                   24029: 
                   24030:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
                   24031:          driver
                   24032: 
                   24033:        * src/classes/hash.C: changed sql driver query interface
                   24034: 
                   24035:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   24036:          classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
                   24037:          changed sql driver query interface
                   24038: 
                   24039: 2001-07-20  parser
                   24040: 
                   24041:        * src/types/pa_vrequest.C: X!$browser:type
                   24042: 
                   24043:        * src/: classes/file.C, classes/string.C, include/pa_string.h,
                   24044:          main/execute.C, main/pa_string.C, types/pa_valiased.C,
                   24045:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
                   24046:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
                   24047:          types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
                   24048:          types/pa_vobject.h, types/pa_vrequest.C,
                   24049:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
                   24050:          ^class:method dynamic calls allowed.  ^BASE.method call disabled.
                   24051:          BASE element globally removed
                   24052: 
                   24053: 2001-07-18  parser
                   24054: 
                   24055:        * src/classes/file.C: file:exec/cgi msg
                   24056: 
                   24057:        * src/classes/file.C: $file:exit-code renamed to 'status'
                   24058: 
                   24059:        * src/: classes/file.C, main/pa_exec.C: file:exec
                   24060: 
1.116     moko     24061:        * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
                   24062:          targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
                   24063:          removed $id from *.in *.am
1.95      moko     24064: 
                   24065:        * src/main/: pa_request.C, untaint.C: ORIGINS langs name
                   24066:          abbrevations
                   24067: 
                   24068:        * src/: classes/date.C, classes/mail.C, classes/math.C,
                   24069:          classes/string.C, classes/table.C, include/pa_globals.h,
                   24070:          include/pa_string.h, main/execute.C, main/pa_globals.C,
                   24071:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   24072:          types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
                   24073:          types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
                   24074:          $ORIGINS(1) output tracing mode
                   24075: 
                   24076: 2001-07-13  parser
                   24077: 
                   24078:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   24079:          include/pa_request.h, main/execute.C, main/pa_request.C:
                   24080:          auto.p[@auto], /news/auto.p[no @auto], so that initializing
                   24081:          second would not call first @auto
                   24082: 
                   24083:        * src/main/: execute.C, pa_request.C: order of MAIN parents was
                   24084:          wrong, fixed
                   24085: 
                   24086: 2001-07-12  parser
                   24087: 
                   24088:        * src/types/pa_value.h: pa_value.putelement modification of system
                   24089:          classes prevented
                   24090: 
                   24091: 2001-07-11  parser
                   24092: 
                   24093:        * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
                   24094:          table $piece
                   24095: 
                   24096:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   24097:          types/pa_vstateless_class.h: $file created by file:state +=
                   24098:          .atime .mtime .ctime +found&fixed bug with exceptions on
                   24099:          get_junction-created objects [they were on wrong pool]
                   24100: 
                   24101: 2001-07-09  parser
                   24102: 
                   24103:        * src/main/untaint.C: qp wrong name
                   24104: 
                   24105:        * src/: classes/date.C, classes/string.C, classes/table.C,
                   24106:          main/compile.y: date format 0
                   24107: 
                   24108: 2001-07-07  parser
                   24109: 
                   24110:        * src/: classes/date.C, classes/table.C, include/pa_common.h,
                   24111:          include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
                   24112:          roll table calendar
                   24113: 
                   24114:        * src/: classes/Makefile.am, classes/date.C, classes/file.C,
                   24115:          classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
                   24116:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   24117:          include/pa_request.h, main/main.dsp, types/pa_value.h,
                   24118:          types/pa_vdate.h, types/pa_wcontext.C: date  now set $fields roll
                   24119:          string.  todo: sql, calendar
                   24120: 
                   24121: 2001-07-06  parser
                   24122: 
                   24123:        * src/: classes/math.C, include/pa_request.h, main/execute.C,
                   24124:          main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
                   24125: 
                   24126: 2001-07-03  parser
                   24127: 
                   24128:        * src/: classes/Makefile.am, classes/math.C, classes/op.C,
                   24129:          classes/random.C, main/main.dsp: class random renamed to math,
                   24130:          operators became methods
                   24131: 
                   24132:        * src/classes/op.C:  pow sqrt
                   24133: 
                   24134:        * src/: classes/op.C, main/execute.C:  sin asin cos acos tan atan
                   24135: 
                   24136: 2001-07-02  parser
                   24137: 
                   24138:        * src/classes/table.C: ^table.columns column renamed from 'name' to
                   24139:          'column'
                   24140: 
                   24141:        * src/classes/hash.C: ^hash.keys[]
                   24142: 
                   24143:        * src/: classes/table.C, main/pa_table.C: ^table:columns[]
                   24144: 
                   24145:        * src/main/: compile.y, compile_tools.h: in expressions now allowed
                   24146:          'strings'
                   24147: 
                   24148: 2001-06-29  parser
                   24149: 
                   24150:        * src/main/: execute.C: /0  %0 checkes ver 2
                   24151: 
                   24152:        * src/main/execute.C: /0  %0 checke
                   24153: 
                   24154:        * src/classes/Makefile.am: nothing - void
                   24155: 
                   24156:        * src/classes/table.C: empty strings @ sql
                   24157: 
                   24158: 2001-06-28  parser
                   24159: 
                   24160:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   24161:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   24162:          classes/op.C, classes/random.C, classes/response.C,
                   24163:          classes/string.C, classes/table.C, classes/void.C,
                   24164:          main/compile.C, main/compile_tools.C, main/execute.C,
                   24165:          main/pa_array.C, main/pa_common.C, main/pa_dir.C,
                   24166:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   24167:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   24168:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   24169:          main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
                   24170:          targets/isapi/parser3isapi.C, main/compile.y: */ static const
                   24171:          char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
                   24172:          $";
                   24173: 
                   24174:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   24175:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   24176:          classes/op.C, classes/random.C, classes/response.C,
                   24177:          classes/string.C, classes/table.C, classes/void.C,
                   24178:          main/compile.C, main/compile.y, main/compile_tools.C,
                   24179:          main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
                   24180:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   24181:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   24182:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   24183:          main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
1.119     moko     24184:          targets/isapi/parser3isapi.C: static char *RCSId="Id";
1.95      moko     24185: 
                   24186:        * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
                   24187:          $class:name: == ${class:name}:
                   24188: 
                   24189:        * src/classes/string.C: exactly one
                   24190: 
                   24191: 2001-06-27  parser
                   24192: 
                   24193:        * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
                   24194:          types/pa_vvoid.h: nothing renamed to void
                   24195: 
                   24196:        * src/classes/op.C: ^switch ^case
                   24197: 
                   24198:        * src/main/compile.y: nothing renamed to void
                   24199: 
                   24200:        * src/: classes/hash.C, classes/table.C, main/compile.y,
                   24201:          main/execute.C, main/main.dsp, main/pa_request.C,
                   24202:          targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
                   24203:          types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
                   24204:          void
                   24205: 
                   24206:        * src/main/compile.y: lexer: $zzzz^zzzz were name part
                   24207: 
                   24208: 2001-05-28  parser
                   24209: 
                   24210:        * src/doc/html2chm.cmd: removed >a
                   24211: 
                   24212:        * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
                   24213:          project options [some bugs]
                   24214: 
                   24215:        * src/doc/sources2html.cmd: z
                   24216: 
                   24217:        * src/: classes/classes.C, main/compile.C, main/compile.y,
                   24218:          main/execute.C: operators are not in root class again
                   24219: 
                   24220: 2001-05-24  parser
                   24221: 
                   24222:        * src/targets/cgi/parser3.dsp: project file
                   24223: 
                   24224:        * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
                   24225:          ^log ^exp
                   24226: 
                   24227:        * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
                   24228:          conversions in @exception[params]
                   24229: 
                   24230:        * src/main/pa_request.C: // no _ conversions in @exception[params]
                   24231: 
                   24232: 2001-05-23  parser
                   24233: 
                   24234:        * src/main/pa_string.C: string cmp bug
                   24235: 
                   24236:        * src/classes/: mail.C, op.C: rem max 1000
                   24237: 
                   24238:        * src/: classes/op.C, main/compile.y: allow one empty line before
                   24239:          LS_DEF_NAME
                   24240: 
                   24241: 2001-05-22  parser
                   24242: 
                   24243:        * src/classes/op.C: if params code-required
                   24244: 
                   24245: 2001-05-21  parser
                   24246: 
                   24247:        * src/types/pa_vstring.C: eoleof
                   24248: 
                   24249:        * src/classes/Makefile.am: .AM
                   24250: 
                   24251:        * src/classes/nothing.C: resultless ^sql  moved to nothing:
                   24252: 
                   24253:        * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
                   24254: 
                   24255:        * src/: classes/double.C, classes/nothing.C, classes/string.C,
                   24256:          classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
                   24257:          types/pa_vunknown.h, classes/hash.C, main/compile.y,
                   24258:          main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
                   24259:          types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
                   24260:          main/pa_request.C, types/pa_value.h: 'unknown' renamed to
                   24261:          'nothing'
                   24262: 
                   24263:        * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
                   24264:          vstring::set_string
                   24265: 
                   24266:        * src/classes/: double.C, int.C, string.C: int,double;sql
                   24267: 
                   24268:        * src/: classes/hash.C, classes/int.C, classes/string.C,
                   24269:          classes/table.C, include/pa_string.h, main/pa_string.C,
                   24270:          types/pa_vstring.C, types/pa_vstring.h: started int:sql
                   24271: 
                   24272:        * src/: classes/classes.C, classes/hash.C, classes/op.C,
                   24273:          classes/table.C, main/compile.C, main/compile.y, main/execute.C:
                   24274:          hash:sql moved to main trunc. operators.txt updated
                   24275: 
                   24276:        * src/classes/: hash.C, op.C, table.C: hash:sql
                   24277: 
                   24278:        * src/classes/op.C: z
                   24279: 
                   24280:        * src/: main/compile.C, classes/classes.C: 1
                   24281: 
                   24282:        * src/: classes/classes.C, main/compile.C, main/compile.y,
                   24283:          main/execute.C: 0
                   24284: 
                   24285:        * src/main/execute.C: z
                   24286: 
                   24287:        * src/targets/cgi/parser3.C: z
                   24288: 
                   24289:        * src/targets/cgi/parser3.C: argv can be just "parser3". made
                   24290:          site_auto_path "." in that case
                   24291: 
                   24292:        * src/targets/cgi/: parser3.C: z
                   24293: 
                   24294:        * src/main/pa_request.C: .am
                   24295: 
                   24296:        * src/: main/pa_request.C, targets/cgi/parser3.C:
                   24297:          pcre_tables=pcre_default_tables;
                   24298: 
                   24299: 2001-05-19  parser
                   24300: 
                   24301:        * src/main/pa_string.C: z
                   24302: 
                   24303:        * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
                   24304:          introducing String::cstr_bufsize, returns just size+1 for as_is
                   24305:          target.
                   24306: 
                   24307:        * src/: main/untaint.C, targets/cgi/pa_pool.C,
                   24308:          targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
                   24309:          used, 4* mem wasted
                   24310: 
                   24311:        * src/classes/string.C: root context in match replace body now
                   24312:          unchanged
                   24313: 
                   24314:        * src/types/pa_value.h: parameter # 1 based
                   24315: 
                   24316:        * src/main/pa_common.C: common:  actual filename '%s'
                   24317: 
                   24318:        * src/classes/string.C: z
                   24319: 
                   24320:        * src/classes/Makefile.am: classes/.am
                   24321: 
                   24322:        * src/classes/: Makefile.am: classes/.am
                   24323: 
                   24324:        * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
                   24325:          targets/cgi/pa_pool.C: classes/.am
                   24326: 
                   24327: 2001-05-18  parser
                   24328: 
1.116     moko     24329:        * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
                   24330:          pa_threads.C ins
1.95      moko     24331: 
                   24332:        * src/targets/cgi/Makefile.am: .am pa_threads.C added
                   24333: 
                   24334: 2001-05-17  parser
                   24335: 
                   24336:        * src/: classes/string.C, include/pa_config_fixed.h,
                   24337:          include/pa_config_includes.h, main/compile.y,
                   24338:          main/compile_tools.h, main/execute.C, main/pa_array.C,
                   24339:          main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
                   24340:          main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
                   24341:          types/pa_vform.C: #include "pa_config_includes.h" removed from
                   24342:          most .C
                   24343: 
                   24344:        * src/doc/html2chm.cmd: z
                   24345: 
                   24346:        * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
                   24347:          view.cmd, view_chm.cmd, view_html.cmd: doc cmds
                   24348: 
                   24349:        * src/main/pa_sql_driver_manager.C: moved expiration to
                   24350:          get_connection_from_cache
                   24351: 
                   24352:        * src/main/pa_sql_driver_manager.C: cache expiration bf
                   24353: 
                   24354:        * src/: classes/classes.h, include/pa_sql_connection.h,
                   24355:          include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
                   24356:          cache expiration[use SQL_Driver::disconnect]
                   24357: 
                   24358:        * src/main/pa_table.C: table.locate current restored on "not found"
                   24359: 
                   24360:        * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
                   24361:          line no
                   24362: 
                   24363:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   24364:          ANTI_ENDLESS_EXECUTE_RECOURSION
                   24365: 
                   24366:        * src/: classes/op.C, include/pa_sql_connection.h,
                   24367:          include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
                   24368:          sql/pa_sql_driver.h: fixed problem at last: 2connections own
                   24369:          1driver and set_services fight for driver::fservices. before fix
                   24370: 
                   24371:        * src/: classes/op.C, include/pa_config_fixed.h,
                   24372:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   24373:          main/pa_sql_driver_manager.C: found problem at last: 2connections
                   24374:          own 1driver and set_services fight for driver::fservices. before
                   24375:          fix
                   24376: 
                   24377:        * src/: include/pa_config_fixed.h, include/pa_threads.h,
                   24378:          targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
                   24379:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
                   24380:          pa_threads.C
                   24381: 
                   24382:        * src/include/pa_threads.h: removed targets/parser
                   24383: 
                   24384:        * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
                   24385:          pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
                   24386:          pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
                   24387:          pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
                   24388:          pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
                   24389:          headers
                   24390: 
                   24391:        * src/: classes/image.C, include/pa_sql_driver_manager.h,
                   24392:          main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
                   24393:          order prevented sqlmanager to see MULTYTHREAD define
                   24394: 
                   24395:        * src/: include/pa_config_fixed.h, include/pa_threads.h,
                   24396:          main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
                   24397:          put/gets
                   24398: 
                   24399:        * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
                   24400:          from hash.h
                   24401: 
                   24402:        * src/: classes/op.C, include/pa_sql_connection.h,
                   24403:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
                   24404:          from cache ->set_services(&services);
                   24405: 
                   24406: 2001-05-16  parser
                   24407: 
                   24408:        * src/targets/cgi/parser3.C: z
                   24409: 
                   24410:        * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
                   24411:          debug, #ifdefed some.  would debug later, on more precise sample
                   24412:          than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
                   24413:          $name.$tail[$tail!] $name.$tail } ok3
                   24414: 
                   24415:        * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
                   24416:          removed array debug. before vstring rebasing
                   24417: 
                   24418:        * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
                   24419:          main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
                   24420:          array debugged; adjusted
                   24421: 
                   24422:        * src/main/: pa_sql_driver_manager.C, pa_string.C:
                   24423:          SQL_Driver_manager line no for connect/charset errors
                   24424: 
                   24425: 2001-05-15  parser
                   24426: 
                   24427:        * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
                   24428:          main/pa_string.C: string+array made linear grows
                   24429: 
                   24430:        * src/: include/pa_string.h, main/pa_string.C,
                   24431:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
                   24432:          grow lineary, not exponentialy
                   24433: 
                   24434:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
                   24435:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
                   24436:          with fullchunk cmps
                   24437: 
                   24438:        * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
                   24439:          70041=           81
                   24440: 
                   24441:        * src/: include/pa_string.h, targets/cgi/pa_pool.C,
                   24442:          targets/cgi/parser3.C: detected huge mem allocation: size/times
                   24443:          malloc 27809390/368771, calloc 3232/83. would test now
                   24444: 
                   24445:        * src/: classes/random.C, main/compile.y, main/execute.C,
                   24446:          main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
                   24447:          numbered params had wrong name - for instance: bad error message
                   24448:          in ^for[] bad body type. fixed
                   24449: 
                   24450: 2001-05-14  parser
                   24451: 
                   24452:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
                   24453:          main/untaint.C: ^string.upper|lower[]
                   24454: 
                   24455: 2001-05-11  parser
                   24456: 
                   24457:        * src/: classes/double.C, classes/image.C, classes/op.C,
                   24458:          classes/string.C, classes/table.C, classes/unknown.C,
                   24459:          main/execute.C, types/pa_value.h, types/pa_vbool.h,
                   24460:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
                   24461:          types/pa_vunknown.h: op: MAX_LOOPS as_int
                   24462: 
                   24463:        * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
                   24464:          .dsp for win32tools
                   24465: 
                   24466: 2001-05-11  paf
                   24467: 
                   24468:        * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
                   24469:          main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
                   24470:          targets/isapi/istart.cmd, targets/isapi/istop.cmd,
                   24471:          targets/isapi/kill.pl: moved win32 helpers to /win32tools
                   24472: 
                   24473: 2001-05-10  paf
                   24474: 
                   24475:        * src/include/: pa_common.h, pa_config_includes.h: inline undefed
                   24476:          for C++, that's all
                   24477: 
1.116     moko     24478:        * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
                   24479:          pa_config_includes.h: inline wonders
1.95      moko     24480: 
                   24481:        * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
                   24482:          doc/doxygen.cmd: hash.C added
                   24483: 
                   24484:        * src/: main/pa_request.C, types/pa_vrequest.C: op configured
                   24485: 
                   24486:        * src/main/compile.y: @end grammar: allowed zero strings in control
                   24487:          menthod
                   24488: 
                   24489:        * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
                   24490:          pa_vstateless_object.h: changed priority: field before method
                   24491:          lookup in vclass & vobject
                   24492: 
                   24493:        * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
                   24494:          grammar: priorities changes [lowerd && prior] vobject: now first
                   24495:          fields, next methods
                   24496: 
                   24497: 2001-05-08  paf
                   24498: 
                   24499:        * src/main/pa_table.C: table columnname2item on nameless ignored
                   24500:          bark=false. fixed
                   24501: 
                   24502:        * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
                   24503:          types/pa_vmethod_frame.h: hash:default works at last!
                   24504: 
                   24505:        * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
                   24506:          main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
                   24507:          hash:default
                   24508: 
                   24509:        * src/classes/table.C: z
                   24510: 
                   24511:        * src/classes/table.C: table:hash always hash of hash now
                   24512: 
                   24513:        * src/classes/table.C: table:empty return bool now
                   24514: 
                   24515:        * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
                   24516:          include/pa_table.h, main/pa_table.C, types/pa_value.h,
                   24517:          types/pa_vtable.h: table:hash
                   24518: 
                   24519:        * src/classes/table.C: table:record have name
                   24520: 
                   24521:        * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
                   24522:          returns vunknown
                   24523: 
                   24524:        * src/classes/: double.C, int.C, op.C, string.C:
                   24525:          int,double,string:int[] double[] string:length[] results now have
                   24526:          hames
                   24527: 
                   24528:        * src/: classes/op.C, classes/table.C, main/main.dsp,
                   24529:          types/pa_vtable.h: removed table:find. table:locate and op:eval
                   24530:          now return bool
                   24531: 
                   24532:        * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
                   24533:          in method checkparams again. fixed
                   24534: 
                   24535: 2001-05-07  paf
                   24536: 
                   24537:        * src/doc/chm.cmd: cmd
                   24538: 
                   24539:        * src/: classes/image.C, classes/mail.C, classes/string.C,
                   24540:          doc/chm.cmd, include/pa_table.h, main/pa_table.C,
                   24541:          types/pa_value.h: method reported errors on wrong pool
                   24542: 
                   24543:        * src/main/execute.C: ^var[^class:var.method[]] is not constructor
                   24544:          now
                   24545: 
                   24546:        * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
                   24547:          include/code.h, include/pa_opcode.h, main/compile.C,
                   24548:          main/compile_tools.h, main/execute.C, types/pa_value.h,
                   24549:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24550:          types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
                   24551:          types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
                   24552:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   24553:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   24554:          types/pa_vrequest.h, types/pa_vresponse.h,
                   24555:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   24556:          types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
                   24557:          types/pa_wwrapper.h: pa_code.h
                   24558: 
                   24559:        * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
                   24560: 
                   24561:        * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
                   24562:          doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
                   24563:          doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
                   24564:          doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
                   24565:          doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
                   24566:          doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
                   24567:          include/pa_hash.h, include/pa_string.h, main/pa_request.C,
                   24568:          main/pa_sql_driver_manager.C, types/pa_vjunction.h,
                   24569:          types/pa_vtable.h: dox, split by not clean parts also
                   24570: 
                   24571:        * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
                   24572:          types/pa_vtable.h: table: fields, then methods.  so to enable
                   24573:          'dir' fields & co. more
                   24574: 
                   24575:        * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
                   24576:          so to enable 'dir' fields & co.
                   24577: 
                   24578:        * src/main/compile.y: grammar: @end
                   24579: 
                   24580: 2001-05-04  paf
                   24581: 
                   24582:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   24583:          doc/ClassExample3.dox, main/execute.C: dox: example1 updated
                   24584: 
                   24585:        * src/: classes/classes.h, classes/double.C, classes/file.C,
                   24586:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   24587:          classes/op.C, classes/random.C, classes/response.C,
                   24588:          classes/string.C, classes/table.C, classes/unknown.C,
                   24589:          doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
                   24590:          method dox
                   24591: 
                   24592: 2001-05-03  paf
                   24593: 
                   24594:        * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
                   24595:          doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
                   24596:          doc/doxygen.txt, doc/executor.dox, doc/index.dox,
                   24597:          doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
                   24598:          doc/string.dox, doc/targets.dox, doc/value.dox,
                   24599:          main/pa_request.C: dox splitted .dox files and added some
                   24600: 
                   24601:        * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
                   24602: 
                   24603: 2001-05-02  paf
                   24604: 
                   24605:        * src/classes/: image.C, table.C: table:dir result are not tainted
                   24606:          by file_name  language now
                   24607: 
                   24608: 2001-04-28  paf
                   24609: 
                   24610:        * src/classes/classes.inc: removed classes.inc
                   24611: 
                   24612:        * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
                   24613:          from .am
                   24614: 
                   24615:        * src/classes/classes.awk: skipped classes in .awk
                   24616: 
                   24617:        * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
                   24618:          classes/classes.inc, classes/double.C, classes/file.C,
                   24619:          classes/form.C, classes/int.C, classes/op.C, classes/response.C,
                   24620:          classes/string.C, classes/table.C, classes/unknown.C,
                   24621:          include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
                   24622:          targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
                   24623:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
                   24624:          pa_methoded back to classes/classes.h
                   24625: 
                   24626:        * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
                   24627: 
                   24628:        * src/: classes/Makefile.am, classes/classes.awk,
                   24629:          classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
                   24630:          classes/ls.exe, main/bison.exe: classes.inc autogenerator
                   24631: 
                   24632:        * src/: classes/classes.C, classes/classes.h, classes/double.C,
                   24633:          classes/file.C, classes/form.C, classes/int.C, classes/op.C,
                   24634:          classes/response.C, classes/string.C, classes/table.C,
                   24635:          classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
                   24636:          main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
                   24637:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
                   24638:          types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
                   24639:          include|main/pa_methoded
                   24640: 
                   24641:        * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
                   24642:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
                   24643: 
                   24644:        * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
                   24645:          moved some configured data to request::classes_conf moved some
                   24646:          string crations from globals to M...  [works]
                   24647: 
                   24648:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   24649:          include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
                   24650:          main/pa_request.C: moved some configured data to
                   24651:          request::classes_conf moved some string crations from globals to
                   24652:          M...
                   24653: 
                   24654:        * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
                   24655:          about to move configured data to special request hash
                   24656: 
                   24657:        * src/: classes/classes.C, classes/classes.h, classes/file.C,
                   24658:          classes/form.C, classes/mail.C, include/pa_request.h,
                   24659:          main/pa_request.C: configure started
                   24660: 
                   24661:        * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
                   24662:          2. todo: methoded-configure
                   24663: 
                   24664:        * src/: classes/_double.h, classes/_file.h, classes/_form.h,
                   24665:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24666:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24667:          classes/_table.h, classes/_unknown.h, classes/classes.inc,
                   24668:          classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
                   24669:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24670:          classes/random.C, classes/response.C, classes/string.C,
                   24671:          classes/table.C, classes/unknown.C, include/pa_globals.h,
                   24672:          include/pa_request.h, main/compile.y, main/execute.C,
                   24673:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   24674:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   24675:          types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
                   24676:          types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
                   24677:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
                   24678:          types/pa_vrequest.h, types/pa_vresponse.h,
                   24679:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   24680:          types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
                   24681:          classes/classes.C, classes/classes.h: Methoded reorganized. todo:
                   24682:          methoded-configure
                   24683: 
                   24684:        * src/: classes/file.C, classes/table.C, main/compile.y,
                   24685:          main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
                   24686:          types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
                   24687:          ability. now $a{^menu{$name}} or ^a.menu{$a.name}
                   24688: 
                   24689:        * src/: classes/_string.h, classes/classes.C, classes/classes.h,
                   24690:          classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
                   24691:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24692:          classes/random.C, classes/response.C, classes/string.C,
                   24693:          classes/table.C, classes/unknown.C, include/pa_request.h,
                   24694:          main/compile.y, main/execute.C, main/pa_globals.C,
                   24695:          main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
                   24696:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   24697:          types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
                   24698:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
                   24699:          beautifying just compiled. todo: debug, configure
                   24700: 
                   24701: 2001-04-27  paf
                   24702: 
                   24703:        * src/: classes/file.C, classes/image.C, classes/table.C,
                   24704:          main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
                   24705:          beautifying -99
                   24706: 
                   24707:        * src/: classes/_double.h, classes/_form.h, classes/_int.h,
                   24708:          classes/_response.h, classes/_unknown.h, classes/classes.C,
                   24709:          classes/classes.h, classes/double.C, classes/file.C,
                   24710:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   24711:          classes/op.C, classes/random.C, classes/response.C,
                   24712:          classes/string.C, include/pa_globals.h, main/main.dsp,
                   24713:          main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
                   24714:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
                   24715:          types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
                   24716:          types/pa_vunknown.h: beautifying -100
                   24717: 
                   24718:        * src/main/compile.y: serge@ found @CLASS bug. fixed
                   24719: 
                   24720:        * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
                   24721:          classes/_op.h, classes/_random.h, classes/_table.h,
                   24722:          classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
                   24723:          classes/op.C, classes/random.C, classes/response.C,
                   24724:          classes/string.C, classes/table.C, classes/unknown.C,
                   24725:          include/pa_globals.h, main/main.dsp, main/pa_globals.C,
                   24726:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   24727:          types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
                   24728:          beautifying
                   24729: 
                   24730: 2001-04-26  paf
                   24731: 
                   24732:        * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
                   24733: 
                   24734:        * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
                   24735:          documentation ++
                   24736: 
                   24737:        * src/: classes/_exec.h, doc/doxygen.cfg,
                   24738:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24739:          targets/cgi/pa_pool.C: code documentation ++
                   24740: 
                   24741:        * src/: classes/_image.h, classes/op.C, classes/random.C,
                   24742:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24743:          types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
                   24744:          types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
                   24745:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   24746:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   24747:          types/pa_vrequest.C, types/pa_vrequest.h,
                   24748:          types/pa_vstateless_class.C, types/pa_vstateless_object.h,
                   24749:          types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
                   24750:          types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
                   24751:          code documentation ++
                   24752: 
                   24753:        * src/: classes/image.C, classes/mail.C, classes/string.C,
                   24754:          classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
                   24755:          include/pa_array.h, include/pa_dir.h, include/pa_string.h,
                   24756:          main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
                   24757:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24758:          types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
                   24759:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   24760:          types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
                   24761: 
                   24762:        * src/main/: pa_request.C, pa_string.C: z
                   24763: 
                   24764:        * src/: include/pa_common.h, include/pa_types.h,
                   24765:          main/pa_sql_driver_manager.C: module [and, guess, isapi]
                   24766:          connection caching fixed.  request-pooled-url were stored into
                   24767:          global connectioncache
                   24768: 
                   24769: 2001-04-25  paf
                   24770: 
                   24771:        * src/: doc/doxygen.cfg, doc/doxygen.txt,
                   24772:          targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
                   24773: 
                   24774:        * src/: include/code.h, include/pa_common.h, main/compile.y,
                   24775:          main/execute.C, main/pa_common.C: -d
                   24776: 
                   24777:        * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
                   24778:          illegal call check a bit improved, but still under iis no mapping
                   24779:          of dir with parser allowed!
                   24780: 
                   24781: 2001-04-24  paf
                   24782: 
                   24783:        * src/targets/Makefile.am: apache module lib .am
                   24784: 
                   24785:        * src/main/pa_exec.C: windows32 buildCommand
                   24786: 
                   24787: 2001-04-23  paf
                   24788: 
                   24789:        * src/targets/cgi/Makefile.am: win32 conditional
                   24790: 
                   24791:        * src/targets/cgi/Makefile.am: win32 conditional
                   24792: 
                   24793:        * src/targets/cgi/Makefile.am: liblink
                   24794: 
                   24795:        * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
                   24796:          vfile fields return type
                   24797: 
                   24798:        * src/types/pa_vfile.h: vfile fields return type
                   24799: 
                   24800:        * src/include/pa_config_auto.h.in: .h.in
                   24801: 
                   24802:        * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
                   24803:          types/Makefile: makefiles removed
                   24804: 
                   24805:        * src/: classes/Makefile, main/Makefile, main/pa_string.C,
                   24806:          targets/cgi/Makefile, types/Makefile: configure.in + makefiles
                   24807: 
                   24808:        * src/main/pa_string.C: tested OK /// @test really @b test: s x m
                   24809:          [tested: i & g ]
                   24810: 
                   24811:        * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
                   24812:          @test noticed series in isapi, check how initialize_random_class
                   24813:          is called! [must be called only once]
                   24814: 
                   24815:        * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
                   24816:          would not be 'unknown column'
                   24817: 
                   24818:        * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
                   24819:          @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
                   24820: 
                   24821:        * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
                   24822:          commandline start "parser3 a.html" so that ^load[a.cfg] worked!
                   24823:          [now doesnt]
                   24824: 
                   24825:        * src/targets/cgi/parser3.C: cgi cmdline ver
                   24826: 
                   24827:        * src/targets/cgi/parser3.C: cgi /// @test disable
                   24828:          /cgi-bin/parser3/auto.p
                   24829: 
                   24830:        * src/main/untaint.C: untaint without charset
                   24831: 
                   24832:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   24833:          main/pa_common.C: common: file_write /// @test mkdirs
                   24834:          file_delete rmdirs
                   24835: 
                   24836:        * src/main/untaint.C: mail header only once to =?
                   24837: 
                   24838:        * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
                   24839:          include/pa_string.h, main/pa_exec.C, main/pa_request.C,
                   24840:          main/untaint.C: untaint -        @test optimize whitespaces for
                   24841:          all but 'html'
                   24842: 
                   24843:        * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
                   24844:          main/pa_common.C, main/pa_hash.C, main/pa_request.C,
                   24845:          main/untaint.C: untaint -  @test mail-header
                   24846: 
                   24847: 2001-04-20  paf
                   24848: 
                   24849:        * src/: classes/string.C, classes/table.C, include/pa_globals.h,
                   24850:          include/pa_request.h, include/pa_string.h, main/compile.y,
                   24851:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   24852:          targets/cgi/parser3.C: $MAIN:LOCALE
                   24853: 
                   24854:        * src/main/untaint.C: z
                   24855: 
                   24856:        * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
                   24857: 
                   24858: 2001-04-19  paf
                   24859: 
                   24860:        * src/main/compile_tools.h: $a$b bugfix
                   24861: 
                   24862:        * src/targets/cgi/parser3.C: z
                   24863: 
                   24864:        * src/classes/file.C: z
                   24865: 
                   24866:        * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
                   24867:          done: header to $fields. waits for header '\' tricks
                   24868: 
                   24869:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   24870:          main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
                   24871:          changed urlencode here and in untaint.C to HTTP standard's " and
                   24872:          \" mech
                   24873: 
                   24874:        * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
                   24875:          http://alx/~paf/ doesnt load /auto.p
                   24876: 
                   24877: 2001-04-18  paf
                   24878: 
                   24879:        * src/main/pa_request.C: 1
                   24880: 
                   24881:        * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
                   24882:          linux @alx
                   24883: 
                   24884: 2001-04-17  paf
                   24885: 
                   24886:        * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
                   24887:          include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   24888:          sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
                   24889:          enabled
                   24890: 
                   24891:        * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
                   24892:          classes/_exec.h, classes/_file.h, classes/_form.h,
                   24893:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24894:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24895:          classes/_table.h, classes/_unknown.h, classes/file.C,
                   24896:          classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
                   24897:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24898:          include/pa_hash.h, include/pa_sql_driver_manager.h,
                   24899:          include/pa_version.h, main/Makefile.am, main/compile.y,
                   24900:          main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
                   24901:          main/pa_sql_driver_manager.C, sql/Makefile.am,
                   24902:          sql/pa_sql_driver.h, targets/cgi/Makefile.am,
                   24903:          targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
                   24904:          types/pa_vform.C, types/pa_vimage.h: exec @jav
                   24905: 
                   24906:        * src/: include/pa_sql_driver_manager.h,
                   24907:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   24908:          types/pa_vimage.h: sql driver interface now has initialize(client
                   24909:          .so)
                   24910: 
                   24911: 2001-04-16  paf
                   24912: 
                   24913:        * src/Makefile.am: compile2 cygwin
                   24914: 
                   24915:        * src/: include/pa_config_includes.h, main/pa_exec.C,
                   24916:          main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
                   24917: 
                   24918:        * src/targets/cgi/Makefile.am: compile0 jav
                   24919: 
                   24920:        * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
                   24921:          classes/_exec.h, classes/_file.h, classes/_form.h,
                   24922:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24923:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24924:          classes/_table.h, classes/_unknown.h, classes/image.C,
                   24925:          classes/mail.C, classes/op.C, classes/random.C,
                   24926:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24927:          include/pa_hash.h, include/pa_version.h, main/Makefile.am,
                   24928:          main/compile.y, main/pa_common.C, main/pa_exec.C,
                   24929:          sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   24930:          types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
                   24931:          compile-1
                   24932: 
                   24933: 2001-04-15  paf
                   24934: 
                   24935:        * src/classes/op.C: z
                   24936: 
                   24937:        * src/classes/table.C: table:empty +=process
                   24938: 
                   24939:        * src/types/pa_value.h: MethodParams !junction
                   24940: 
                   24941:        * src/: classes/_string.h, classes/double.C, classes/file.C,
                   24942:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24943:          classes/random.C, classes/response.C, classes/string.C,
                   24944:          classes/table.C, classes/unknown.C, main/pa_request.C:
                   24945:          MethodParams everywhere
                   24946: 
                   24947:        * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
                   24948:          types/pa_vmethod_frame.h: MethodParams in op.C
                   24949: 
                   24950: 2001-04-12  paf
                   24951: 
                   24952:        * src/: classes/image.C, types/pa_vimage.h: image:font :text
                   24953: 
                   24954:        * src/: classes/_unknown.h, classes/unknown.C,
                   24955:          include/pa_globals.h, main/main.dsp, main/pa_globals.C,
                   24956:          types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
                   24957: 
                   24958:        * src/: classes/image.C, main/pa_hash.C: hash bug fixed
                   24959: 
                   24960:        * src/classes/image.C: image:gif now does not have params
                   24961: 
                   24962:        * src/classes/image.C:
                   24963:          image:line/fill/rectangle/bar/replace/polygon/polybar
                   24964: 
                   24965:        * src/: classes/image.C, classes/op.C, main/execute.C,
                   24966:          types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
                   24967:          for var now written not to r.wcontext, but to r.root cleared
                   24968:          "entered_object" state
                   24969: 
                   24970: 2001-04-11  paf
                   24971: 
                   24972:        * src/classes/image.C: image:create image:load
                   24973: 
                   24974:        * src/: classes/image.C, main/main.dsp: gd with mem write + image
                   24975:          just compiled
                   24976: 
                   24977:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
                   24978:          todo: gif without file
                   24979: 
                   24980:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
                   24981:          started porting to Pooled descendant
                   24982: 
                   24983:        * src/: classes/image.C, main/execute.C, main/main.dsp,
                   24984:          main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
                   24985:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   24986:          types/pa_vmframe.h: libimaging dead end: pil parses header in .py
                   24987: 
                   24988:        * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
                   24989:          main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
                   24990:          end. switching to python imaging lib
                   24991: 
                   24992:        * src/main/main.dsp: gd+smtp made separate libs
                   24993: 
                   24994:        * src/: include/pa_globals.h, include/pa_string.h,
                   24995:          main/pa_common.C, main/pa_request.C, main/untaint.C,
                   24996:          types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
                   24997:          length
                   24998: 
                   24999:        * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
                   25000:          types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
                   25001:          types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
                   25002:          UL_FILE_NAME of posted file name
                   25003: 
                   25004:        * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
                   25005:          post [broke when moved post read to core]
                   25006: 
                   25007: 2001-04-10  paf
                   25008: 
                   25009:        * src/classes/image.C: image:html done
                   25010: 
                   25011:        * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
                   25012: 
                   25013:        * src/classes/image.C: z
                   25014: 
                   25015:        * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
                   25016:          forgotten!
                   25017: 
                   25018:        * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
                   25019:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25020:          types/pa_vimage.h: image:measure -90
                   25021: 
                   25022:        * src/: classes/_double.h, classes/_file.h, classes/_form.h,
                   25023:          classes/_int.h, classes/_mail.h, classes/_op.h,
                   25024:          classes/_random.h, classes/_response.h, classes/_string.h,
                   25025:          classes/_table.h, classes/file.C, classes/mail.C,
                   25026:          include/pa_common.h, include/pa_globals.h, main/execute.C,
                   25027:          main/main.dsp, main/pa_common.C, main/pa_globals.C,
                   25028:          targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
                   25029:          types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
                   25030:          types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
                   25031:          compiled
                   25032: 
                   25033:        * src/classes/mail.C: minor bug with unclear from/to
                   25034: 
                   25035:        * src/classes/mail.C: sendmail unix skipping defaults
                   25036: 
                   25037:        * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
                   25038:          sendmail unix added defaults
                   25039: 
                   25040:        * src/classes/mail.C: unix sendmail compiled. todo:testing
                   25041: 
                   25042:        * src/: classes/mail.C, main/pa_globals.C: smtp some consts
                   25043: 
                   25044: 2001-04-09  paf
                   25045: 
                   25046:        * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
                   25047:          main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
                   25048:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
                   25049:          targets/isapi/parser3isapi.dsp: all targets exec
                   25050: 
                   25051:        * src/: include/pa_sapi.h, include/pa_string.h,
                   25052:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25053:          targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
                   25054:          args in apache:util.script
                   25055: 
                   25056:        * src/include/pa_string.h: written but not tested exec with env for
                   25057:          unix
                   25058: 
                   25059:        * src/: classes/file.C, main/main.dsp, main/pa_request.C,
                   25060:          targets/cgi/parser3.C: exec win32 env
                   25061: 
                   25062:        * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
                   25063:          0
                   25064: 
                   25065:        * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
                   25066:          main/execute.C, main/main.dsp, main/pa_globals.C,
                   25067:          main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
                   25068:          types/pa_vform.C, types/pa_vstring.C: exec4. todo env
                   25069: 
                   25070:        * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
                   25071:          main/untaint.C: exec3. decided exec:cgi to move to file:cgi
                   25072: 
                   25073:        * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
                   25074:          main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
                   25075: 
                   25076:        * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
                   25077:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   25078:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   25079:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25080:          targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
                   25081:          exec class just compiled. moved post read to request core
                   25082: 
                   25083:        * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
                   25084:          include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
                   25085:          main/pa_globals.C, targets/cgi/parser3.C,
                   25086:          targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
                   25087:          are already read by vform
                   25088: 
                   25089: 2001-04-08  paf
                   25090: 
                   25091:        * src/: classes/file.C, classes/mail.C, classes/string.C,
                   25092:          include/pa_request.h, include/pa_string.h, main/pa_request.C:
                   25093:          uuencode. string<<
                   25094: 
                   25095: 2001-04-07  paf
                   25096: 
                   25097:        * src/classes/mail.C: z
                   25098: 
                   25099:        * src/classes/mail.C: z
                   25100: 
                   25101:        * src/classes/mail.C: ^mail[$attach
                   25102: 
                   25103:        * src/classes/mail.C: ^attach dead end
                   25104: 
                   25105:        * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
                   25106:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25107:          targets/isapi/parser3isapi.C: mail:send 1
                   25108: 
                   25109:        * src/: classes/mail.C, main/pa_request.C: z
                   25110: 
                   25111:        * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
                   25112:          main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
                   25113:          compiled
                   25114: 
                   25115:        * src/classes/mail.C: +=
                   25116: 
                   25117:        * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
                   25118:          prepared
                   25119: 
                   25120:        * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
                   25121:          include/pa_globals.h, include/pa_string.h, main/main.dsp,
                   25122:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25123:          main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
                   25124: 
                   25125: 2001-04-06  paf
                   25126: 
                   25127:        * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
                   25128:          main/pa_string.C: table:dir 1
                   25129: 
                   25130:        * src/: classes/table.C, include/pa_dir.h, main/execute.C,
                   25131:          main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
                   25132: 
                   25133:        * src/: classes/_op.h, classes/_root.h, classes/op.C,
                   25134:          classes/root.C, include/pa_globals.h, include/pa_request.h,
                   25135:          main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
                   25136:          main/pa_request.C: renamed 'root' to 'op'
                   25137: 
                   25138:        * src/classes/: _op.h, op.C: renamed from 'root'
                   25139: 
                   25140:        * src/types/pa_valiased.C: another root inherititance skipped
                   25141: 
                   25142:        * src/main/: compile.C, compile.y, execute.C: operators are now not
                   25143:          root methods of parent class. just 'ROOT' class
                   25144: 
                   25145:        * src/: classes/random.C, classes/table.C, main/pa_globals.C:
                   25146:          @office
                   25147: 
                   25148:        * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
                   25149: 
                   25150: 2001-04-05  paf
                   25151: 
                   25152:        * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
                   25153:          types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
                   25154:          constructor flag dropped at get_method_frame and remembered into
                   25155:          method_frame
                   25156: 
                   25157:        * src/: classes/file.C, classes/root.C, classes/string.C,
                   25158:          classes/table.C, main/pa_request.C: junction to code&expression
                   25159:          in errors
                   25160: 
                   25161:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25162:          main/pa_string.C, targets/isapi/parser3isapi.dsp:
                   25163:          $LOCALE:ctype[Russian_Russia.1251]
                   25164: 
                   25165:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   25166:          include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
                   25167:          main/pa_table.C: hash now not thread-safe.
                   25168: 
                   25169:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
                   25170:          main/untaint.C: z
                   25171: 
                   25172:        * src/: classes/random.C, classes/root.C, classes/table.C,
                   25173:          include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
                   25174:          main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
                   25175:          sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
                   25176:          types/pa_wcontext.h: sql quote. string untaint UL_SQL
                   25177: 
                   25178:        * src/: classes/table.C, include/pa_sql_connection.h,
                   25179:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
                   25180: 
                   25181:        * src/classes/table.C: select * from hren error contains statement
                   25182: 
                   25183:        * src/: classes/table.C, include/pa_sql_connection.h,
                   25184:          include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
                   25185:          sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
                   25186: 
                   25187:        * src/: classes/root.C, include/pa_sql_connection.h,
                   25188:          include/pa_sql_driver.h, main/main.dsp,
                   25189:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
                   25190:          services for conv memory & error reporting
                   25191: 
                   25192: 2001-04-04  paf
                   25193: 
                   25194:        * src/doc/doxygen.cfg: z
                   25195: 
                   25196:        * src/include/pa_sql_driver.h: mysql connect
                   25197: 
                   25198:        * src/include/pa_sql_driver.h: mysql info
                   25199: 
                   25200:        * src/: classes/root.C, include/pa_sql_driver.h,
                   25201:          include/pa_sql_driver_manager.h, main/main.dsp,
                   25202:          main/pa_sql_driver_manager.C: more manager&connection&driver
                   25203: 
                   25204:        * src/sql/Makefile.am: forgot to add mysql client
                   25205: 
                   25206:        * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
                   25207:          main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
                   25208:          [forgot to add libltdl, added]
                   25209: 
                   25210:        * src/: Makefile.am, classes/root.C, classes/string.C,
                   25211:          classes/table.C, include/pa_globals.h, include/pa_hash.h,
                   25212:          include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
                   25213:          include/pa_string.h, include/pa_table.h, main/main.dsp,
                   25214:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25215:          main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
                   25216:          -1000 just compiled
                   25217: 
                   25218:        * src/: classes/random.C, classes/root.C, classes/table.C,
                   25219:          include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
                   25220:          main/pa_request.C, types/pa_vclass.h: sql frame -10
                   25221: 
                   25222: 2001-04-03  paf
                   25223: 
                   25224:        * src/types/pa_vform.C: z
                   25225: 
                   25226:        * src/: classes/string.C, types/pa_vform.C: string:match replace
                   25227:          assigned lang
                   25228: 
                   25229:        * src/: classes/string.C, main/compile.y: grammar: fixed to allow
                   25230:          {}[]< empty []
                   25231: 
                   25232:        * src/: classes/file.C, classes/string.C, classes/table.C,
                   25233:          include/pa_string.h, main/pa_common.C, main/pa_string.C,
                   25234:          main/untaint.C: string:match replace 2.  string.cstr(forced lang)
                   25235: 
                   25236:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25237:          string:match replace strange matches
                   25238: 
                   25239:        * src/classes/string.C: string:match replace 0
                   25240: 
                   25241:        * src/: classes/string.C, main/pa_string.C: string:match replace
                   25242:          prepared 2
                   25243: 
                   25244:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25245:          string:match replace prepared
                   25246: 
                   25247:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25248:          string:match replace -11
                   25249: 
                   25250:        * src/: classes/string.C, include/pa_globals.h,
                   25251:          include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
                   25252:          main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
                   25253: 
                   25254:        * src/: classes/string.C, include/pa_globals.h,
                   25255:          include/pa_string.h, main/main.dsp, main/pa_globals.C,
                   25256:          main/pa_string.C: string:match [search] -1 just compiled
                   25257: 
                   25258:        * src/types/pa_vstring.C: z
                   25259: 
                   25260:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   25261:          classes/int.C, classes/response.C, classes/root.C,
                   25262:          classes/string.C, classes/table.C, include/pa_string.h,
                   25263:          main/pa_string.C: string:match -10 [frame]
                   25264: 
                   25265:        * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
                   25266:          main/pa_request.C: z
                   25267: 
                   25268:        * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
                   25269:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
                   25270:          todo/tests
                   25271: 
                   25272:        * src/include/pa_common.h: z
                   25273: 
                   25274:        * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
                   25275:          main/pa_request.C, targets/cgi/parser3.C,
                   25276:          targets/isapi/parser3isapi.C, types/pa_vfile.C:
                   25277:          content-disposition
                   25278: 
                   25279:        * src/: include/pa_common.h, include/pa_globals.h,
                   25280:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25281:          targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
                   25282: 
                   25283:        * src/: include/pa_common.h, include/pa_request.h,
                   25284:          include/pa_sapi.h, main/main.dsp, main/pa_common.C,
                   25285:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   25286:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
                   25287:          response:body
                   25288: 
                   25289:        * src/classes/table.C: table:append now uses string::split
                   25290: 
                   25291:        * src/classes/table.C: z
                   25292: 
                   25293:        * src/: classes/file.C, classes/root.C, classes/string.C,
                   25294:          classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
                   25295:          doc/generate.cmd, include/pa_array.h, include/pa_request.h,
                   25296:          include/pa_string.h, main/execute.C, main/pa_string.C,
                   25297:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
                   25298:          string::pos & cmp & piece bugs fixed.  string::split new
                   25299:          table:load separated from set table:set implemented with clean \n
                   25300:          \t searches
                   25301: 
                   25302: 2001-04-02  paf
                   25303: 
                   25304:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
                   25305:          types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
                   25306:          types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
                   25307:          types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
                   25308:          it in table:set/load
                   25309: 
                   25310:        * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
                   25311:          include/pa_table.h, main/execute.C, types/pa_value.h: table:join
                   25312: 
                   25313:        * src/classes/random.C: random:generate 1
                   25314: 
                   25315:        * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
                   25316:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25317:          types/pa_value.h: random:generate
                   25318: 
                   25319: 2001-03-30  paf
                   25320: 
                   25321:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
                   25322:          todo: table flip and append. string::pos
                   25323: 
                   25324:        * src/: classes/double.C, classes/file.C, classes/int.C,
                   25325:          classes/response.C, classes/root.C, classes/string.C,
                   25326:          classes/table.C, main/compile.y, main/execute.C,
                   25327:          types/pa_value.h, types/pa_vstateless_class.C,
                   25328:          types/pa_vstateless_class.h: static|dynamic|any method
                   25329:          registration
                   25330: 
                   25331:        * src/: classes/file.C, classes/table.C, include/pa_table.h,
                   25332:          main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
                   25333:          table:flip
                   25334: 
                   25335: 2001-03-29  paf
                   25336: 
                   25337:        * src/classes/string.C: string:xsplit forgot that they must result
                   25338:          in 1 row N column [not vice versa]
                   25339: 
                   25340:        * src/classes/string.C: z
                   25341: 
                   25342:        * src/classes/string.C: string: rsplit
                   25343: 
                   25344:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25345:          string: lsplit
                   25346: 
                   25347:        * src/: classes/string.C, include/pa_string.h, main/execute.C,
                   25348:          main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
                   25349:          lsplit -1
                   25350: 
                   25351:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   25352:          string: pos
                   25353: 
                   25354:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25355:          string: pos -1
                   25356: 
                   25357:        * src/: classes/string.C, classes/table.C, include/pa_string.h,
                   25358:          main/compile.y, main/pa_request.C, main/pa_string.C,
                   25359:          main/untaint.C: string: left right mid
                   25360: 
                   25361:        * src/: classes/string.C, main/compile.y, main/compile_tools.C,
                   25362:          main/compile_tools.h, main/main.dsp, types/pa_value.h,
                   25363:          types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
                   25364:          and [;] are different now.
                   25365: 
                   25366:        * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   25367:          main/untaint.C: pool.request undone
                   25368: 
                   25369:        * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   25370:          main/untaint.C: pool.request
                   25371: 
                   25372: 2001-03-28  paf
                   25373: 
                   25374:        * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
                   25375:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25376:          types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
                   25377:          $request:browser [.type .version]; unknown.get_double now = 0.
                   25378: 
                   25379:        * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
                   25380:          include/pa_table.h, main/pa_globals.C, main/pa_request.C,
                   25381:          main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
                   25382:          types/pa_vform.C: file:load autodetection of mime-type by
                   25383:          user-file-name
                   25384: 
                   25385:        * src/: classes/file.C, main/execute.C, main/pa_common.C,
                   25386:          main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
                   25387:          types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
                   25388: 
                   25389:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   25390:          types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
                   25391:          write. must be self.set
                   25392: 
                   25393:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25394:          include/pa_table.h, main/pa_table.C: table:locate1, file:test
                   25395: 
                   25396:        * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
                   25397:          include/pa_table.h, main/pa_array.C, main/pa_table.C,
                   25398:          types/pa_vtable.h: table:locate just compiled
                   25399: 
                   25400: 2001-03-27  paf
                   25401: 
                   25402:        * src/main/: execute.C, pa_common.C: fixed r/w context of
                   25403:          code-params2, fixed ntfs hardlink slow dir update
                   25404: 
                   25405:        * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
                   25406:          types/pa_wcontext.h: fixed r/w context of code-params
                   25407: 
                   25408:        * src/: classes/table.C, main/execute.C: about to change junction
                   25409:          rcontext!!
                   25410: 
                   25411:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   25412:          classes/string.C, classes/table.C, main/compile_tools.C,
                   25413:          main/execute.C, main/pa_request.C, main/untaint.C,
                   25414:          types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
                   25415:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
                   25416:          types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
                   25417:          types/pa_vunknown.h: sort 0
                   25418: 
                   25419:        * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
                   25420:          pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
                   25421:          renamed to are_static_calls_disabled
                   25422: 
                   25423:        * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
                   25424:          targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
                   25425:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
                   25426:          types/pa_vstring.h, types/pa_vunknown.h: continue on sort
                   25427: 
                   25428:        * src/main/compile.y: fixed minor bug in @mn[][] ...^{
                   25429: 
                   25430:        * src/: classes/table.C, include/pa_common.h, main/compile.y:
                   25431:          started table:sort fixed minor bug in #...^{
                   25432: 
                   25433:        * src/: classes/table.C, include/pa_common.h, main/compile.y,
                   25434:          main/execute.C, main/pa_common.C, main/pa_table.C: table:save
                   25435:          decided to have as it were. stepped back.  grammar: added 'in'
                   25436:          'is' 'lt'&co follow-space check
                   25437: 
                   25438: 2001-03-26  paf
                   25439: 
                   25440:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25441:          include/pa_common.h, include/pa_globals.h, include/pa_table.h,
                   25442:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25443:          main/pa_table.C: moved ::save to pa_table.  disabled @auto
                   25444:          invocation in ^process
                   25445: 
                   25446:        * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
                   25447: 
                   25448:        * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
                   25449:          main/pa_array.C: table:record
                   25450: 
                   25451:        * src/: main/untaint.C, targets/cgi/parser3.C,
                   25452:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25453:          targets/isapi/pool_storage.h, types/pa_valiased.h,
                   25454:          types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
                   25455:          types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
                   25456:          types/pa_vtable.h: z
                   25457: 
                   25458:        * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
                   25459:          types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
                   25460:          types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
                   25461:          types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
                   25462:          $b[$a.CLASS] ^b.inc[123] shit.  allowed no checks in native
                   25463:          method realisations on 'self' validity - they now can simply
                   25464:          assume that 'self' is V{Proper} .
                   25465: 
                   25466: 2001-03-25  paf
                   25467: 
                   25468:        * src/main/untaint.C: z
                   25469: 
                   25470:        * src/main/: pa_request.C, untaint.C: moved default typo-table to
                   25471:          lowlevel - it initialization could be skipped if failed in @auto.
                   25472:          so that exception report would use some table
                   25473: 
                   25474:        * src/main/pa_request.C: table empty lines ignored. system-default
                   25475:          content type assigned in output:result [can fail in main:auto and
                   25476:          skipped normal defaults extraction]
                   25477: 
                   25478:        * src/: include/pa_string.h, main/compile.y: #comment fixed minor
                   25479:          bug
                   25480: 
                   25481:        * src/main/: pa_globals.C, untaint.C: html-typo - moved all
                   25482:          processing to table [except preliminary \r\n \r \n replacements
                   25483:          to "\n"]
                   25484: 
                   25485:        * src/: classes/table.C, main/untaint.C: html-typo - decided to
                   25486:          move all the processing to table
                   25487: 
                   25488:        * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
                   25489:          main/pa_table.C, main/untaint.C: returned table originating.
                   25490:          useful for reporting typo table problems origin. think would be
                   25491:          useful somewhere else
                   25492: 
                   25493:        * src/main/untaint.C: typo  \r \r\n \n properly handled
                   25494: 
                   25495:        * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
                   25496:          include/pa_table.h, main/compile.y, main/compile_tools.C,
                   25497:          main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
                   25498:          main/pa_string.C, main/pa_table.C, main/untaint.C,
                   25499:          types/pa_vcookie.h: typo & typo-default
                   25500: 
                   25501: 2001-03-24  paf
                   25502: 
                   25503:        * src/main/pa_common.C: z
                   25504: 
                   25505:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   25506:          targets/cgi/parser3.C: html-typo 2
                   25507: 
                   25508:        * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
                   25509:          doc/view.cmd, include/pa_array.h, include/pa_globals.h,
                   25510:          include/pa_pool.h, include/pa_string.h, include/pa_table.h,
                   25511:          main/execute.C, main/pa_array.C, main/pa_globals.C,
                   25512:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25513:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25514:          types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
                   25515:          noticed double default content-type prob. run cgi.cmd tomorrow
                   25516:          first html-typo sample. detected << problem: they become ltlt too
                   25517:          fast
                   25518: 
                   25519:        * src/main/compile.y: z
                   25520: 
                   25521:        * src/main/: compile.y, compile_tools.h: #comment
                   25522: 
                   25523:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25524:          include/pa_common.h, include/pa_request.h, main/compile.y,
                   25525:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   25526:          targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
                   25527:          stringified
                   25528: 
                   25529:        * src/types/pa_valiased.C: decided to String-ify file_read
                   25530: 
                   25531:        * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
                   25532:          isapi/parser3isapi.dsp: cgi: sapi::log
                   25533: 
                   25534:        * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
                   25535:          targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
                   25536:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
                   25537:          error log experiments failed - cgi under iis got no access to
                   25538:          log. registereventsource simply failed with 5(illegal call) code,
                   25539:          while worked OK as standalone executable.  isapi: used
                   25540:          HSE_APPEND_LOG_PARAMETER feature
                   25541: 
                   25542:        * src/: include/pa_common.h, include/pa_globals.h,
                   25543:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25544:          targets/isapi/parser3isapi.C: fixed default content-type
                   25545:          allocation storage
                   25546: 
                   25547:        * src/: include/pa_globals.h, include/pa_request.h,
                   25548:          main/pa_globals.C, main/pa_request.C: z
                   25549: 
                   25550:        * src/: include/pa_array.h, include/pa_hash.h,
                   25551:          include/pa_request.h, main/compile.y, main/pa_array.C,
                   25552:          main/pa_common.C, main/pa_hash.C, main/pa_request.C,
                   25553:          types/pa_vcookie.C: cyclic uses ignored. defaulted default
                   25554:          content-type
                   25555: 
                   25556:        * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
                   25557:          sanity
                   25558: 
                   25559:        * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
                   25560:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
                   25561:          away freeze mech.  no danger now for you can't do
                   25562:          ^request:process[@new-method[] body] trick anymore.  still
                   25563:          remains $some_instance.process[@new-method[] possibility] but
                   25564:          would leave it as a feature.  see index for sample
                   25565: 
                   25566:        * src/: include/pa_common.h, main/pa_common.C,
                   25567:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
                   25568:          monkey every target
                   25569: 
                   25570:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   25571:          targets/cgi/parser3.C, targets/isapi/pool_storage.h,
                   25572:          types/pa_vform.C, types/pa_vform.h: auto.p monkey
                   25573: 
                   25574: 2001-03-23  paf
                   25575: 
                   25576:        * src/: include/pa_pool.h, main/pa_request.C,
                   25577:          targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
                   25578:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25579:          targets/isapi/pool_storage.h: isapi: dumb pool storage
                   25580: 
                   25581:        * src/targets/isapi/pa_pool.C: decided to continue with extension
                   25582: 
                   25583:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
                   25584:          it would be better to rewrite as filter then to deal with pool
                   25585: 
                   25586:        * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
                   25587:          now like in cgi, not from APPL_PHYSICAL_PATH
                   25588: 
                   25589:        * src/: classes/root.C, classes/table.C, include/pa_common.h,
                   25590:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   25591:          include/pa_string.h, include/pa_threads.h, include/pa_types.h,
                   25592:          include/pa_version.h, main/compile.y, main/execute.C,
                   25593:          main/pa_array.C, main/pa_common.C, main/pa_hash.C,
                   25594:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   25595:          main/untaint.C, targets/cgi/parser3.C,
                   25596:          targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
                   25597:          cgi: reinvent document_root and request_uri under iis. autoconf
                   25598:          updated. introducing ap_config_includes
                   25599: 
                   25600:        * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
                   25601: 
                   25602:        * src/targets/cgi/parser3.C: cgi: only one pool now
                   25603: 
                   25604:        * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
                   25605:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25606:          targets/isapi/parser3isapi.C, types/pa_vcookie.C,
                   25607:          types/pa_venv.h, types/pa_vform.C: sapi made object
                   25608: 
                   25609:        * src/: include/pa_globals.h, main/pa_request.C,
                   25610:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25611:          targets/isapi/parser3isapi.C, types/pa_vcookie.C,
                   25612:          types/pa_venv.h, types/pa_vform.C: all: sapi beauty
                   25613: 
                   25614:        * src/: main/pa_request.C, targets/cgi/parser3.C,
                   25615:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
                   25616:          isapi minor env beauty
                   25617: 
                   25618:        * src/: main/pa_request.C, targets/cgi/parser3.C,
                   25619:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
                   25620:          isapi document_root 0
                   25621: 
                   25622: 2001-03-22  paf
                   25623: 
                   25624:        * src/targets/isapi/parser3isapi.C: isapi keep-alive
                   25625: 
                   25626:        * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
                   25627:          isapi/parser3isapi.C: z
                   25628: 
                   25629:        * src/: include/pa_pool.h, main/pa_request.C,
                   25630:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
                   25631: 
                   25632:        * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
                   25633:          kill.pl: isapi added utils
                   25634: 
                   25635:        * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
                   25636:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25637:          types/pa_vform.C: isapi 0
                   25638: 
                   25639:        * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
                   25640:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25641:          targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
                   25642:          targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
                   25643:          started isapi
                   25644: 
                   25645:        * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
                   25646:          some comments
                   25647: 
                   25648:        * src/: include/pa_globals.h, include/pa_request.h,
                   25649:          include/pa_types.h, main/pa_globals.C, main/pa_request.C,
                   25650:          targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
                   25651:          parser_root_auto_path parser_site_auto_path
                   25652: 
                   25653:        * src/types/pa_vcookie.C: cookie attr decoded
                   25654: 
                   25655: 2001-03-21  paf
                   25656: 
                   25657:        * src/targets/cgi/parser3.C: z
                   25658: 
                   25659:        * src/include/pa_globals.h: post. todo: config of auto.p path
                   25660: 
                   25661:        * src/: include/pa_globals.h, targets/cgi/parser3.C,
                   25662:          types/pa_venv.h: in cookie & env. todo:post
                   25663: 
                   25664:        * src/: Makefile.am, classes/Makefile.am, classes/file.C,
                   25665:          classes/root.C, classes/table.C, include/pa_array.h,
                   25666:          include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
                   25667:          include/pa_request.h, include/pa_string.h, main/Makefile.am,
                   25668:          main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
                   25669:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25670:          main/pa_table.C, main/untaint.C, targets/Makefile.am,
                   25671:          targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   25672:          targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
                   25673:          types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
                   25674:          shifted apache branch on main trunc
                   25675: 
                   25676:        * src/: include/pa_common.h, include/pa_globals.h,
                   25677:          include/pa_pool.h, include/pa_request.h, main/main.dsp,
                   25678:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
                   25679:          types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
                   25680:          starting mod_parser3
                   25681: 
                   25682:        * src/targets/cgi/parser3.C: starting mod_parser3
                   25683: 
                   25684: 2001-03-20  paf
                   25685: 
                   25686:        * src/: main/pa_common.C, targets/cgi/Makefile.am,
                   25687:          targets/cgi/parser3.C: automake compiled and works. todo:make
                   25688:          win32 ifdefs work and add ifdef unistd
                   25689: 
                   25690:        * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
                   25691:          main/Makefile.am, main/pa_common.C, main/pa_request.C,
                   25692:          main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
                   25693:          z
                   25694: 
                   25695:        * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
                   25696:          main/execute.C, main/pa_common.C, types/Makefile.am: removing
                   25697:          locking
                   25698: 
                   25699:        * src/: classes/Makefile.am, types/Makefile.am: z
                   25700: 
                   25701:        * src/: Makefile.am, classes/file.C, classes/root.C,
                   25702:          classes/table.C, include/pa_array.h, include/pa_request.h,
                   25703:          include/pa_string.h, main/Makefile.am, main/execute.C,
                   25704:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25705:          main/pa_string.C, main/untaint.C, targets/Makefile.am,
                   25706:          targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   25707:          types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
                   25708: 
                   25709:        * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
                   25710:          main/pa_request.C, types/pa_vfile.h: ^table:save
                   25711: 
                   25712:        * src/: classes/file.C, classes/table.C, include/pa_array.h,
                   25713:          include/pa_common.h, include/pa_request.h, include/pa_string.h,
                   25714:          include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
                   25715:          main/untaint.C, types/pa_valiased.h, types/pa_value.h,
                   25716:          types/pa_vform.h: z
                   25717: 
                   25718:        * src/include/pa_string.h: z
                   25719: 
                   25720:        * src/: classes/_request.h, classes/request.C, main/main.dsp,
                   25721:          main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
                   25722:          types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
                   25723:          :Value
                   25724: 
                   25725:        * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
                   25726:          types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
                   25727:          :VStateless_object
                   25728: 
                   25729:        * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
                   25730:          types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
                   25731:          :VStateless_object
                   25732: 
                   25733:        * src/: main/main.dsp, targets/cgi/parser3.dsp,
                   25734:          types/pa_valiased.C, types/pa_vform.h: commented VForm
                   25735: 
                   25736:        * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
                   25737:          types/pa_valiased.h, types/pa_value.h,
                   25738:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   25739:          types/pa_vstateless_object.h: moved common get_element part from
                   25740:          stateless object&class into VAliased
                   25741: 
                   25742:        * src/: classes/_env.h, classes/_table.h, classes/env.C,
                   25743:          classes/table.C, main/execute.C, main/main.dsp,
                   25744:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   25745:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
                   25746:          now :Value
                   25747: 
                   25748:        * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
                   25749:          main/execute.C, main/main.dsp, main/pa_globals.C,
                   25750:          types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
                   25751: 
                   25752:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
                   25753:          doxx
                   25754: 
                   25755:        * src/: classes/_file.h, classes/file.C, include/pa_types.h,
                   25756:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25757:          types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
                   25758:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
                   25759:          and ^file:save
                   25760: 
                   25761: 2001-03-19  paf
                   25762: 
                   25763:        * src/types/pa_vfile.C: z
                   25764: 
                   25765:        * src/: classes/file.C, classes/request.C, classes/table.C,
                   25766:          include/pa_string.h, main/main.dsp, main/pa_pool.C,
                   25767:          main/pa_request.C, main/untaint.C, types/pa_value.h,
                   25768:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
                   25769: 
                   25770:        * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
                   25771:          include/pa_string.h, include/pa_table.h, main/main.dsp,
                   25772:          main/pa_common.C, main/pa_globals.C, types/pa_value.h,
                   25773:          types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
                   25774:          types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
                   25775:          classes/_file.h, classes/file.C, types/pa_vfile.C,
                   25776:          types/pa_vfile.h: file class just compiled
                   25777: 
                   25778:        * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
                   25779:          include/pa_table.h, include/pa_types.h, main/execute.C,
                   25780:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   25781:          types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
                   25782:          types/pa_vstateless_object.h: ^table:set{default level: TABLE}
                   25783: 
                   25784:        * src/include/pa_pool.h: z
                   25785: 
                   25786:        * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
                   25787:          main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
                   25788:          Hash::Value to Val so to doxygen would finlly stop confusing
                   25789:          those Value-s
                   25790: 
                   25791:        * src/: include/code.h, include/pa_array.h, include/pa_common.h,
                   25792:          include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
                   25793:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   25794:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   25795:          include/pa_types.h, main/compile.C, main/compile.y,
                   25796:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   25797:          main/pa_array.C, main/pa_common.C, main/pa_exception.C,
                   25798:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   25799:          main/pa_request.C, main/pa_string.C, main/pa_table.C,
                   25800:          main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
                   25801: 
                   25802:        * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
                   25803:          derivates somehow unlinked. don't know why yet
                   25804: 
                   25805:        * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
                   25806:          include/pa_string.h, include/pa_threads.h, main/compile.C,
                   25807:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   25808:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   25809:          main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
                   25810:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   25811:          main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
                   25812: 
                   25813:        * src/: classes/root.C, classes/table.C, main/pa_exception.C,
                   25814:          main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
                   25815:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
                   25816:          types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
                   25817:          types/pa_vrequest.h: doc: detected Value derivates prob
                   25818: 
                   25819:        * src/include/pa_globals.h: z
                   25820: 
                   25821:        * src/: classes/_request.h, classes/request.C, include/code.h,
                   25822:          include/pa_array.h, include/pa_common.h, include/pa_exception.h,
                   25823:          include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
                   25824:          include/pa_request.h, include/pa_stack.h, include/pa_string.h,
                   25825:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   25826:          main/execute.C, main/pa_pool.C, main/pa_request.C,
                   25827:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   25828:          types/pa_value.h, types/pa_vform.C: doxygen include/, Value
                   25829: 
                   25830: 2001-03-18  paf
                   25831: 
                   25832:        * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
                   25833:          cookie: allowed access to hash-assigned
                   25834: 
                   25835:        * src/targets/cgi/parser3.C: z
                   25836: 
                   25837:        * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
                   25838:          include/pa_globals.h, include/pa_request.h, include/pa_string.h,
                   25839:          include/pa_types.h, main/main.dsp, main/pa_common.C,
                   25840:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25841:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   25842:          types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   25843:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   25844:          types/pa_vunknown.h: cookie class
                   25845: 
                   25846:        * src/main/pa_request.C: zero length output allowed
                   25847: 
                   25848:        * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
                   25849:          types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
                   25850: 
                   25851:        * src/: classes/root.C, main/pa_request.C: taint forgotten forced
                   25852:          lang switch
                   25853: 
                   25854:        * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
                   25855:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25856:          types/pa_value.h, types/pa_vhash.h:
                   25857:          $defautl[$content-type[$value[text/html] $charset[windows-1251]]
                   25858: 
                   25859:        * src/main/execute.C: z
                   25860: 
                   25861:        * src/: classes/root.C, main/pa_request.C, main/untaint.C,
                   25862:          targets/cgi/parser3.C: taint[uri
                   25863: 
                   25864:        * src/: classes/request.C, classes/response.C, classes/root.C,
                   25865:          include/pa_common.h, include/pa_globals.h, include/pa_request.h,
                   25866:          include/pa_string.h, main/pa_common.C, main/pa_globals.C,
                   25867:          main/pa_request.C, targets/cgi/parser3.C: ^taint 0
                   25868: 
                   25869:        * src/: classes/root.C, classes/string.C, include/pa_string.h,
                   25870:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25871:          types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
                   25872:          types/pa_vstateless_class.C: convinient string(pool, char *src,
                   25873:          bool tainted) ctor
                   25874: 
                   25875:        * src/: include/pa_hash.h, include/pa_request.h,
                   25876:          include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
                   25877:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25878:          targets/cgi/parser3.C: proper @exceptions params tainting
                   25879: 
                   25880:        * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
                   25881:          response fields to header
                   25882: 
                   25883:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
                   25884:          z
                   25885: 
                   25886:        * src/: classes/_response.h, classes/response.C,
                   25887:          include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
                   25888:          main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
                   25889:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25890:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
                   25891:          types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
                   25892:          $response: 0  request::core exception rethrow
                   25893: 
                   25894: 2001-03-16  paf
                   25895: 
                   25896:        * src/: main/execute.C, main/main.dsp, types/pa_value.h,
                   25897:          types/pa_vrequest.h: native method' class call with less params
                   25898:          then needed error reporting
                   25899: 
                   25900:        * src/: classes/_request.h, classes/request.C,
                   25901:          include/pa_globals.h, include/pa_request.h, main/execute.C,
                   25902:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25903:          targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
                   25904:          types/pa_vrequest.h: $request : query :uri
                   25905: 
                   25906:        * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
                   25907:          types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
                   25908:          types/pa_wcontext.h: $result
                   25909: 
                   25910:        * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
                   25911: 
                   25912:        * src/: classes/double.C, include/code.h, main/compile.y,
                   25913:          main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
                   25914:          and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
                   25915: 
                   25916:        * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
                   25917:          main/compile.y, main/execute.C, types/pa_value.h,
                   25918:          types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
                   25919:          types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
                   25920:          wcontext conflict
                   25921: 
                   25922:        * src/: main/execute.C, types/pa_value.h,
                   25923:          types/pa_vstateless_object.h, types/pa_vstring.h: disabled
                   25924:          $string.field
                   25925: 
                   25926: 2001-03-15  paf
                   25927: 
                   25928:        * src/main/pa_request.C: news sample
                   25929: 
                   25930:        * src/: main/compile.y, main/execute.C, main/pa_request.C,
                   25931:          targets/cgi/parser3.C, types/pa_vstring.h: @exception
                   25932: 
                   25933:        * src/main/: compile.y, execute.C: z
                   25934: 
                   25935:        * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
                   25936:          types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
                   25937:          pre pre works
                   25938: 
                   25939:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25940:          targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
                   25941:          fillfields just compiled
                   25942: 
                   25943: 2001-03-14  paf
                   25944: 
                   25945:        * src/: include/pa_request.h, main/pa_request.C,
                   25946:          targets/cgi/parser3.C: z
                   25947: 
                   25948:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25949:          targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
                   25950:          types/pa_vstring.h: limits -1
                   25951: 
                   25952:        * src/: include/pa_globals.h, include/pa_request.h,
                   25953:          include/pa_types.h, main/main.dsp, main/pa_globals.C,
                   25954:          main/pa_request.C, targets/cgi/parser3.C,
                   25955:          targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
                   25956:          request_info -1
                   25957: 
                   25958:        * src/: include/pa_globals.h, main/pa_globals.C,
                   25959:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25960:          targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
                   25961:          vform_fields_fill
                   25962: 
                   25963:        * src/targets/cgi/parser3.C: #  if MSVC
                   25964: 
                   25965:        * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
                   25966:          targets/cgi/parser3.C: PATH_DELIMITER_CHAR
                   25967: 
                   25968:        * src/targets/cgi/parser3.C: z
                   25969: 
                   25970:        * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
                   25971:          include/pa_string.h, include/pa_types.h, main/compile.y,
                   25972:          main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25973:          targets/cgi/pa_vform.C, targets/cgi/parser3.C,
                   25974:          targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
                   25975:          types/pa_vunknown.h: global handler, exceptions in parser3
                   25976: 
                   25977: 2001-03-13  paf
                   25978: 
                   25979:        * src/: classes/form.C, main/compile.y, main/core.C,
                   25980:          types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
                   25981:          types/pa_vform.h, types/pa_vstateless_class.C,
                   25982:          types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
                   25983:          instead
                   25984: 
                   25985:        * src/: include/core.h, include/pa_common.h, include/pa_request.h,
                   25986:          main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
                   25987:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
                   25988:          started cgi target
                   25989: 
                   25990:        * src/: include/core.h, include/pa_common.h, include/pa_request.h,
                   25991:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
                   25992:          before error show with parser
                   25993: 
                   25994:        * src/: classes/_form.h, classes/form.C, include/core.h,
                   25995:          include/pa_request.h, main/core.C, main/pa_request.C,
                   25996:          targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
                   25997: 
                   25998:        * src/targets/cgi/: parser.dsp, parser3.dsp: z
                   25999: 
                   26000:        * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
                   26001:          parser3.C: renamed targets/ parser to cgi
                   26002: 
                   26003:        * src/: classes/double.C, classes/env.C, classes/int.C,
                   26004:          classes/root.C, classes/string.C, classes/table.C,
                   26005:          include/pa_request.h, types/pa_vhash.h: z
                   26006: 
                   26007:        * src/: classes/_env.h, classes/env.C, classes/root.C,
                   26008:          include/core.h, include/pa_pool.h, include/pa_request.h,
                   26009:          main/compile.C, main/compile.y, main/core.C, main/main.dsp,
                   26010:          main/pa_common.C, main/pa_request.C, types/pa_value.h,
                   26011:          types/pa_venv.h, types/pa_vstateless_class.h: started $form:
                   26012:          [historical moment :)]
                   26013: 
                   26014:        * src/: include/code.h, include/pa_string.h, main/compile.y,
                   26015:          main/execute.C, main/pa_string.C: 'value is type' expr operator
                   26016: 
                   26017:        * src/types/pa_venv.h: $ENV 1
                   26018: 
                   26019:        * src/main/execute.C: z
                   26020: 
                   26021:        * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
                   26022:          future methods of ENV constructor if
                   26023: 
                   26024:        * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
                   26025:          class
                   26026: 
                   26027:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26028:          classes/_root.h, classes/_string.h, classes/_table.h,
                   26029:          classes/double.C, classes/env.C, classes/int.C, classes/root.C,
                   26030:          classes/string.C, classes/table.C, include/pa_request.h,
                   26031:          main/compile.C, main/compile_tools.h, main/core.C,
                   26032:          main/execute.C, main/main.dsp, main/pa_request.C,
                   26033:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
                   26034:          types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
                   26035:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   26036:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   26037:          types/pa_wcontext.h: $ENV: re 0, stateless classes
                   26038: 
                   26039:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26040:          classes/_root.h, classes/_string.h, classes/_table.h,
                   26041:          classes/double.C, classes/env.C, classes/int.C, classes/root.C,
                   26042:          classes/string.C, classes/table.C, include/pa_request.h,
                   26043:          main/compile.C, main/compile_tools.h, main/core.C,
                   26044:          main/execute.C, main/main.dsp, main/pa_request.C,
                   26045:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
                   26046:          types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
                   26047:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   26048:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   26049:          types/pa_wcontext.h: $ENV: re 0, stateless classes
                   26050: 
                   26051:        * src/: include/pa_request.h, main/compile.C, main/execute.C,
                   26052:          main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
                   26053:          yesterdays bad decision on execute_static_method
                   26054: 
                   26055:        * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
                   26056: 
                   26057:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26058:          types/pa_vdouble.h, types/pa_vint.h: Int,Double  dec mul div mod
                   26059: 
                   26060:        * src/main/pa_request.C: z
                   26061: 
                   26062:        * src/: classes/root.C, classes/table.C, include/pa_exception.h,
                   26063:          include/pa_pool.h: skipped_restructure_exceptions_dead_end
                   26064: 
                   26065:        * src/: classes/root.C, classes/table.C, include/pa_exception.h,
                   26066:          include/pa_pool.h, main/pa_request.C:
                   26067:          restructure_exceptions_dead_end
                   26068: 
                   26069:        * src/: classes/root.C, main/compile.y: ^if required junctions.
                   26070:          allowed ; inside {} to break params
                   26071: 
                   26072:        * src/classes/root.C: ^eval
                   26073: 
                   26074:        * src/: classes/_string.h, classes/double.C, classes/int.C,
                   26075:          classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
                   26076:          string ^format
                   26077: 
                   26078:        * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
                   26079:          'bad' but not 'enough'
                   26080: 
                   26081:        * src/: classes/double.C, classes/root.C, classes/table.C,
                   26082:          include/pa_common.h, include/pa_types.h, main/compile.y,
                   26083:          main/pa_common.C, main/pa_request.C, main/untaint.C,
                   26084:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
                   26085:          types/pa_wwrapper.h: think constructing flag as is  is bad
                   26086: 
                   26087:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26088:          classes/string.C, classes/table.C, main/core.C, main/execute.C,
                   26089:          types/pa_vint.h: ^for
                   26090: 
                   26091: 2001-03-12  paf
                   26092: 
                   26093:        * src/classes/table.C: table ^empty
                   26094: 
                   26095:        * src/: classes/table.C, include/pa_table.h: table ^menu
                   26096: 
                   26097:        * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
                   26098:          ^offset ^line ^count
                   26099: 
                   26100:        * src/classes/root.C: ^round()  ^floor()        ^ceiling()
                   26101:          ^abs()  ^sign()
                   26102: 
                   26103:        * src/classes/: root.C, table.C: ^use
                   26104: 
                   26105:        * src/: classes/root.C, classes/table.C, include/pa_request.h,
                   26106:          main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
                   26107:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   26108:          ^while. switched off wcontext.constructing after write(value) or
                   26109:          auto-vhash-constructing
                   26110: 
                   26111:        * src/: classes/root.C, classes/table.C, include/pa_request.h,
                   26112:          main/pa_request.C: fail_if_junction_ helper func
                   26113: 
                   26114:        * src/: classes/root.C, classes/table.C, include/pa_common.h,
                   26115:          include/pa_request.h, main/execute.C, main/main.dsp,
                   26116:          main/pa_common.C, main/pa_request.C: ^process error point by
                   26117:          actual method_name, not source.  ^load
                   26118: 
                   26119:        * src/types/pa_vtable.h: table: no, better with string in cells...
                   26120: 
                   26121:        * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
                   26122:          classes/_table.h, classes/table.C, main/untaint.C: z
                   26123: 
                   26124:        * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
                   26125:          include/pa_table.h, main/core.C, main/execute.C,
                   26126:          main/pa_common.C, main/pa_request.C, main/pa_table.C,
                   26127:          types/pa_value.h: table:set 0
                   26128: 
                   26129:        * src/: classes/root.C, include/core.h, include/pa_array.h,
                   26130:          include/pa_request.h, include/pa_table.h, main/core.C,
                   26131:          main/main.dsp, main/pa_request.C, main/pa_table.C,
                   26132:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   26133:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
                   26134:          types/pa_vstring.h: freeze, ^table:create[] -1
                   26135: 
                   26136:        * src/: classes/root.C, types/pa_value.h: z
                   26137: 
                   26138:        * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
                   26139:          get_method in couple places optimizing them
                   26140: 
                   26141:        * src/classes/root.C: z
                   26142: 
                   26143:        * src/: classes/root.C, types/pa_vclass.h: process temp main
                   26144:          zeroing
                   26145: 
                   26146:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26147:          classes/string.C, include/pa_common.h, include/pa_request.h,
                   26148:          include/pa_string.h, include/pa_types.h, main/compile.C,
                   26149:          main/compile.y, main/compile_tools.h, main/execute.C,
                   26150:          main/pa_common.C, main/pa_request.C, types/pa_value.h,
                   26151:          types/pa_vmframe.h: ^process. actual names to store param and
                   26152:          check_actual_numbered_params for better place diagnostics
                   26153: 
                   26154:        * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
                   26155:          method-junctions bug fixed
                   26156: 
                   26157:        * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
                   26158:          pa_vstateless_object.h, pa_vstring.h: stateless_object
                   26159: 
                   26160: 2001-03-11  paf
                   26161: 
                   26162:        * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
                   26163:          types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
                   26164:          VDouble VInt base now VObject_base - without fields
                   26165: 
                   26166:        * src/: classes/root.C, include/core.h, main/core.C: z
                   26167: 
                   26168:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26169:          classes/string.C, include/core.h, include/pa_hash.h,
                   26170:          include/pa_pool.h, include/pa_request.h, include/pa_string.h,
                   26171:          main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
                   26172: 
                   26173:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26174:          include/pa_request.h, main/execute.C: intercept_string
                   26175: 
                   26176:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26177:          types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
                   26178: 
                   26179:        * src/: classes/double.C, classes/int.C, include/pa_request.h:
                   26180:          ^inc-s(expr)
                   26181: 
                   26182:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26183:          classes/_root.h, classes/_string.h, classes/double.C,
                   26184:          classes/env.C, classes/int.C, classes/root.C, classes/string.C,
                   26185:          include/code.h, include/core.h, include/pa_array.h,
                   26186:          include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
                   26187:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   26188:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   26189:          include/pa_types.h, main/compile.C, main/compile.y,
                   26190:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26191:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   26192:          main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
                   26193:          main/pa_request.C, main/pa_string.C, main/pa_table.C,
                   26194:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   26195:          types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
                   26196:          types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
                   26197:          types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
                   26198:          types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
                   26199:          types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
                   26200: 
                   26201:        * src/: main/pa_request.C, types/pa_vhash.h: z
                   26202: 
                   26203:        * src/: include/core.h, include/pa_request.h, main/core.C,
                   26204:          main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
                   26205: 
                   26206:        * src/: include/pa_valiased.h, include/pa_value.h,
                   26207:          include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
                   26208:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
                   26209:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26210:          include/pa_vobject.h, include/pa_vstring.h,
                   26211:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26212:          include/pa_wwrapper.h, main/compile.y, main/core.C,
                   26213:          main/main.dsp, main/pa_cframe.C, main/pa_request.C,
                   26214:          main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
                   26215:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   26216:          types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
                   26217:          types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
                   26218:          types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
                   26219:          types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
                   26220:          types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
                   26221:          include/
                   26222: 
                   26223: 2001-03-10  paf
                   26224: 
                   26225:        * src/: include/core.h, include/pa_request.h, main/core.C,
                   26226:          main/pa_request.C: run+auto=run
                   26227: 
                   26228:        * src/: classes/root.C, include/pa_request.h: minor if junction bug
                   26229: 
                   26230:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26231:          classes/_root.h, classes/_string.h, classes/double.C,
                   26232:          classes/env.C, classes/int.C, classes/root.C, classes/string.C,
                   26233:          include/code.h, include/core.h, include/pa_array.h,
                   26234:          include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
                   26235:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   26236:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   26237:          include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
                   26238:          include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
                   26239:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
                   26240:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26241:          include/pa_vobject.h, include/pa_vstring.h,
                   26242:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26243:          include/pa_wwrapper.h, main/compile.C, main/compile.y,
                   26244:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26245:          main/execute.C, main/pa_array.C, main/pa_cframe.C,
                   26246:          main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
                   26247:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   26248:          main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
                   26249:          main/pa_wcontext.C: sources header
                   26250: 
                   26251:        * src/main/pa_request.C: auto..
                   26252: 
                   26253:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   26254:          main/pa_request.C: auto tree0
                   26255: 
                   26256:        * src/: include/core.h, include/pa_request.h, main/compile.y,
                   26257:          main/core.C, main/pa_request.C: names to core.C
                   26258: 
                   26259:        * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
                   26260:          include/pa_request.h, main/core.C, main/execute.C,
                   26261:          main/pa_common.C, main/pa_request.C: root auto.p loaded
                   26262: 
                   26263:        * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
                   26264:          include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
                   26265:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   26266:          optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
                   26267: 
                   26268:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   26269:          @auto[] realised. auto.p scan togo
                   26270: 
                   26271:        * src/: include/pa_request.h, main/execute.C: autocalc
                   26272:          code-junctions result now have names
                   26273: 
                   26274:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26275:          classes/string.C, include/pa_request.h, include/pa_string.h,
                   26276:          include/pa_wcontext.h, main/compile.y, main/execute.C,
                   26277:          main/pa_string.C, main/pa_wcontext.C: tainting 0
                   26278: 
                   26279:        * src/classes/env.C: env:file/line
                   26280: 
                   26281:        * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
                   26282:          include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
                   26283:          include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
                   26284:          include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
                   26285:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26286:          main/execute.C, main/main.dsp, main/pa_cframe.C,
                   26287:          main/pa_request.C, main/pa_wcontext.C: const fight finished
                   26288: 
                   26289:        * src/include/pa_vclass.h: const fight to go
                   26290: 
                   26291:        * src/: classes/_env.h, classes/env.C, classes/root.C,
                   26292:          include/pa_request.h, include/pa_vclass.h, main/core.C,
                   26293:          main/main.dsp: env0
                   26294: 
                   26295:        * src/: classes/_double.h, classes/_int.h, classes/_root.h,
                   26296:          classes/_string.h, classes/double.C, classes/int.C,
                   26297:          classes/root.C, classes/string.C, include/pa_request.h,
                   26298:          include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
                   26299:          include/pa_wcontext.h, main/core.C, main/main.dsp,
                   26300:          main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
                   26301:          main/pa_wcontext.C: ^lang prepare0
                   26302: 
                   26303: 2001-03-09  paf
                   26304: 
                   26305:        * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
                   26306:          construct proper naming
                   26307: 
                   26308:        * src/: classes/_double.h, classes/_int.h, classes/_string.h,
                   26309:          classes/double.C, classes/int.C, classes/root.C,
                   26310:          classes/string.C, include/code.h, include/pa_value.h,
                   26311:          include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
                   26312:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26313:          main/compile.y, main/compile_tools.C, main/core.C,
                   26314:          main/execute.C, main/main.dsp: Int and Double classes with ^int[]
                   26315:          and ^double[]. fixed expr type
                   26316: 
                   26317:        * src/: classes/root.C, include/pa_request.h, main/execute.C:
                   26318:          ^string.length[]
                   26319: 
                   26320: 2001-03-08  paf
                   26321: 
                   26322:        * src/include/pa_vmframe.h: fixed forgotten method_frame my check
                   26323: 
                   26324:        * src/: include/pa_vclass.h, include/pa_vstring.h,
                   26325:          include/pa_wcontext.h, main/compile.y, main/core.C,
                   26326:          main/execute.C, main/main.dsp: dead end: vstring can't be
                   26327:          derivated from vobject
                   26328: 
                   26329:        * src/: include/pa_vclass.h, include/pa_vhash.h,
                   26330:          include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
                   26331: 
                   26332:        * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
                   26333:          remained clone conseqs
                   26334: 
                   26335:        * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
                   26336: 
                   26337:        * src/main/pa_vclass.C: wow! vclass were out of vcs
                   26338: 
                   26339:        * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
                   26340:          include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
                   26341:          include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
                   26342:          include/pa_vobject.h, include/pa_vstring.h,
                   26343:          include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
                   26344:          main/execute.C: withoud cloning. didn't need it actually, params
                   26345:          got passed from out unnamed ewpool
                   26346: 
                   26347:        * src/: include/pa_vdouble.h, include/pa_vhash.h,
                   26348:          include/pa_vjunction.h, include/pa_vobject.h,
                   26349:          include/pa_vunknown.h, main/compile.y: cloning dead end
                   26350: 
                   26351:        * src/: include/pa_bool.h, include/pa_double.h,
                   26352:          include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
                   26353:          include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
                   26354:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26355:          include/pa_vobject.h, include/pa_vstring.h,
                   26356:          include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
                   26357:          main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
                   26358:          to give params proper names
                   26359: 
                   26360:        * src/main/pa_wcontext.C: z
                   26361: 
                   26362:        * src/: include/pa_vmframe.h, main/execute.C: added names to
                   26363:          unknown values in get_element and unfilled params. removed wrong
                   26364:          name change in get_element
                   26365: 
                   26366:        * src/main/execute.C: z
                   26367: 
                   26368:        * src/main/execute.C: fixed problems calling operators in
                   26369:          constructors
                   26370: 
                   26371:        * src/: classes/root.C, include/pa_stack.h, main/execute.C:
                   26372:          detected problems calling operators in constructors
                   26373: 
                   26374:        * src/: classes/root.C, include/pa_request.h, main/execute.C:
                   26375:          autocalc def to string
                   26376: 
                   26377:        * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
                   26378:          include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
                   26379: 
                   26380:        * src/classes/root.C: added root.c
                   26381: 
                   26382:        * src/: include/pa_request.h, include/pa_value.h,
                   26383:          include/pa_vcframe.h, include/pa_vmframe.h,
                   26384:          include/pa_wcontext.h, main/compile.C, main/compile.y,
                   26385:          main/core.C, main/execute.C, main/pa_cframe.C,
                   26386:          main/pa_wcontext.C: 'if' just compiled
                   26387: 
                   26388:        * src/: include/pa_vbool.h, include/pa_vdouble.h,
                   26389:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26390:          include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
                   26391:          main/pa_wcontext.C: z
                   26392: 
                   26393:        * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
                   26394:          main/core.C, main/execute.C, main/main.dsp: z. detected probs
                   26395:          with parameter names  in operator methods
                   26396: 
                   26397:        * src/main/compile.y: minor renamings in .y
                   26398: 
                   26399:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   26400:          main/core.C, main/main.dsp: introducing ROOT_CLASS.  it's default
                   26401:          @BASE.  changed 'RUN' assignment mech
                   26402: 
                   26403:        * src/main/execute.C: z
                   26404: 
                   26405:        * src/: include/code.h, main/compile.y, main/compile_tools.C,
                   26406:          main/compile_tools.h, main/execute.C: made class: dynamic, not
                   26407:          static. so to enable runtime ^use
                   26408: 
                   26409:        * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
                   26410: 
                   26411:        * src/: include/code.h, main/compile.y, main/compile_tools.C,
                   26412:          main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
                   26413: 
                   26414:        * src/main/execute.C: root root in code-junction
                   26415: 
                   26416: 2001-03-07  paf
                   26417: 
                   26418:        * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
                   26419:          pa_vobject.h, pa_wwrapper.h: const in Value.get_element
                   26420: 
                   26421:        * src/: include/pa_stack.h, include/pa_value.h,
                   26422:          include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
                   26423:          include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
                   26424:          fixed rwcontext of {} params up
                   26425: 
                   26426:        * src/main/: compile.y, compile_tools.h: ^func(params)
                   26427: 
                   26428:        * src/main/compile.y: .y priorities syntax shaped up a bit
                   26429: 
                   26430:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
                   26431:          include/pa_vunknown.h, main/compile.y, main/execute.C,
                   26432:          main/pa_hash.C: expr def in -f
                   26433: 
                   26434:        * src/main/: compile.y, execute.C: expr calls
                   26435: 
                   26436:        * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
                   26437:          fixed
                   26438: 
                   26439:        * src/main/compile.y: expr quoted code
                   26440: 
                   26441:        * src/main/: compile.y, execute.C: expr whitespace solved. added ""
                   26442:          support0
                   26443: 
                   26444:        * src/main/compile.y: expr string comparisons 0
                   26445: 
                   26446:        * src/: include/pa_string.h, main/compile.y, main/execute.C,
                   26447:          main/pa_string.C: just compiled lt&co
                   26448: 
                   26449:        * src/main/execute.C: ^var.menu{$field} problem detected. that
                   26450:          $field not a $var.field
                   26451: 
                   26452: 2001-03-06  paf
                   26453: 
                   26454:        * src/main/compile.y: .y expr visible-shorter
                   26455: 
                   26456:        * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
                   26457:          with skipping whitespace in yylex fixed 2 xors: # bitwise ##
                   26458:          logical
                   26459: 
                   26460:        * src/: include/pa_vstring.h, main/compile.y: problems with
                   26461:          skipping whitespace in yylex
                   26462: 
                   26463:        * src/include/pa_vbool.h: forgot this
                   26464: 
                   26465:        * src/: include/code.h, main/compile.y, main/execute.C: without
                   26466:          string ops in expressions 0
                   26467: 
                   26468:        * src/: include/pa_value.h, include/pa_vdouble.h,
                   26469:          include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
                   26470:          main/execute.C, main/main.dsp: !~
                   26471: 
                   26472:        * src/: include/pa_vcframe.h, include/pa_vclass.h,
                   26473:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
                   26474:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26475:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26476:          include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
                   26477:          main/compile_tools.h, main/execute.C: +-*/
                   26478: 
                   26479:        * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
                   26480:          main/compile_tools.h: grammar-1.1 $a(z) $a=0
                   26481: 
                   26482:        * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
                   26483:          main/execute.C: expr grammar-1 2*2=4.000000 :)
                   26484: 
                   26485:        * src/main/compile.y: expr grammar-1
                   26486: 
                   26487:        * src/main/compile.y: expr lexx1
                   26488: 
                   26489:        * src/main/: compile.y, execute.C, main.dsp: z
                   26490: 
                   26491:        * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
                   26492:          include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
                   26493:          main/execute.C: expr lex0 exec-1
                   26494: 
                   26495:        * src/: include/code.h, main/compile.y, main/compile_tools.h: g
                   26496: 
                   26497: 2001-02-26  paf
                   26498: 
                   26499:        * src/main/compile.y: max_string in yyerror bug fix
                   26500: 
                   26501: 2001-02-25  paf
                   26502: 
                   26503:        * src/: include/pa_value.h, include/pa_vmframe.h,
                   26504:          include/pa_wcontext.h, main/execute.C: VAliased3
                   26505: 
                   26506:        * src/include/: pa_value.h, pa_vmframe.h: VAliased2
                   26507: 
                   26508:        * src/main/execute.C: VAliased1
                   26509: 
                   26510:        * src/: include/pa_request.h, include/pa_value.h,
                   26511:          include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
                   26512:          VAliased0
                   26513: 
                   26514:        * src/: include/pa_pool.h, include/pa_request.h,
                   26515:          include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
                   26516:          include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
                   26517:          VAliased just compiled
                   26518: 
                   26519:        * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
                   26520:          include/pa_vobject.h, main/execute.C: alias dead end
                   26521: 
                   26522:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26523:          include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
                   26524:          main/main.dsp: no not get fields into interm VFielded class.
                   26525:          fields & staticfields 1
                   26526: 
                   26527:        * src/: include/pa_vcframe.h, include/pa_vmframe.h,
                   26528:          include/pa_vobject.h, include/pa_wcontext.h,
                   26529:          include/pa_wwrapper.h, main/core.C, main/execute.C,
                   26530:          main/main.dsp: would now get fields into interm VFielded class
                   26531: 
                   26532:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
                   26533:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26534:          include/pa_wcontext.h, main/compile.y, main/core.C,
                   26535:          main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
                   26536:          main/pa_wcontext.C: virtuals2
                   26537: 
                   26538:        * src/main/compile.y: : 1
                   26539: 
                   26540:        * src/main/compile.y: rethought to $class:static.field.subfield
                   26541: 
                   26542:        * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
                   26543:          $class:element
                   26544: 
                   26545:        * src/: include/pa_value.h, include/pa_vmframe.h,
                   26546:          include/pa_wwrapper.h, main/compile.y, main/execute.C,
                   26547:          main/pa_wcontext.C: before execute class calls rewrite
                   26548: 
                   26549:        * src/: include/pa_request.h, main/compile.C, main/core.C: default
                   26550:          name RUN, also alias
                   26551: 
                   26552:        * src/main/compile.y: escaping bug
                   26553: 
                   26554:        * src/: include/pa_request.h, include/pa_value.h,
                   26555:          include/pa_vobject.h, main/compile.y, main/compile_tools.h,
                   26556:          main/core.C, main/execute.C, main/pa_common.C: vobject1
                   26557: 
                   26558:        * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
                   26559:          include/pa_vmframe.h, include/pa_vobject.h,
                   26560:          include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
                   26561:          main/compile_tools.h, main/execute.C: ^class:method() just
                   26562:          compiled
                   26563: 
                   26564: 2001-02-24  paf
                   26565: 
                   26566:        * src/main/main.dsp: no bison -d
                   26567: 
                   26568:        * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
                   26569:          class' err msg wrong
                   26570: 
                   26571:        * src/main/compile.y: z
                   26572: 
                   26573:        * src/main/: compile.y, core.C: yylex need some @special lines adj
                   26574: 
                   26575:        * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
                   26576:          main/compile.y, main/compile_tools.h, main/core.C: modules0
                   26577: 
                   26578:        * src/: include/pa_vclass.h, main/core.C: z
                   26579: 
                   26580:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26581:          include/pa_vobject.h, main/main.dsp: vobject00
                   26582: 
                   26583:        * src/main/pa_array.C: minor bug in expanding very small arrays.
                   26584:          60% from 1 were 0
                   26585: 
                   26586:        * src/: include/pa_value.h, include/pa_wcontext.h,
                   26587:          include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
                   26588:          as bad as you've named it: wcontext.value() was not a perfect
                   26589:          idea
                   26590: 
                   26591:        * src/main/execute.C: codeframe1
                   26592: 
                   26593:        * src/: include/pa_value.h, include/pa_vcframe.h,
                   26594:          include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
                   26595:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26596:          include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
                   26597:          main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
                   26598:          just compiled
                   26599: 
                   26600:        * src/: include/pa_vframe.h, main/compile.y: found junction
                   26601:          ideology @: ^x{$a()) must construct current wcontext element, so
                   26602:          smart wcontext handling needed
                   26603: 
                   26604:        * src/main/compile.y: fixed grammar bugs in constructor/params
                   26605:          klinch
                   26606: 
                   26607:        * src/main/: compile.y, execute.C: fixed empty constructor
                   26608:          optimized empty case. failed on calls - produced empty string
                   26609:          param
                   26610: 
                   26611:        * src/main/compile.y: fixed last \n macrotemplate strip bug
                   26612: 
                   26613:        * src/: include/code.h, include/pa_request.h, include/pa_value.h,
                   26614:          include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
                   26615:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26616:          main/execute.C: code junctions0. something wrong with last \n
                   26617:          macrotemplate strip
                   26618: 
                   26619:        * src/: include/pa_value.h, main/compile.C, main/core.C,
                   26620:          main/pa_value.C: minor error reporting format beautifyings
                   26621: 
                   26622:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26623:          include/pa_vframe.h, main/core.C, main/execute.C,
                   26624:          main/pa_value.C: get_method RIP. junctions everywhere. call with
                   26625:          junctions0
                   26626: 
                   26627: 2001-02-23  paf
                   26628: 
                   26629:        * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
                   26630:          pa_wwrapper.h: lara came, can't work, sorry :(
                   26631: 
                   26632:        * src/main/: compile.y, execute.C, main.dsp: rethought some. before
                   26633:          junction
                   26634: 
                   26635:        * src/: include/pa_vframe.h, include/pa_vunknown.h,
                   26636:          include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
                   26637:          main/execute.C, main/main.dsp, main/pa_value.C: call0
                   26638: 
                   26639:        * src/: include/pa_hash.h, include/pa_value.h,
                   26640:          include/pa_wcontext.h, main/core.C, main/execute.C,
                   26641:          main/main.dsp, main/pa_hash.C: started call. store param, vframe
                   26642:          done
                   26643: 
                   26644:        * src/include/pa_wcontext.h: z
                   26645: 
                   26646:        * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
                   26647:          wrong grammar in complex constructor case
                   26648: 
                   26649:        * src/main/: compile.y, execute.C: empty constructor bug fixed
                   26650: 
                   26651:        * src/main/execute.C: with result rwpool
                   26652: 
                   26653:        * src/: include/pa_value.h, main/core.C, main/execute.C,
                   26654:          main/main.dsp: value named
                   26655: 
                   26656:        * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
                   26657:          strign 2 value in 2 places in execute
                   26658: 
                   26659:        * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
                   26660:          main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
                   26661:          wcontext.put_element when wcontext fvalue==0
                   26662: 
                   26663: 2001-02-22  paf
                   26664: 
                   26665:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
                   26666:          include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
                   26667:          main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
                   26668: 
                   26669:        * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
                   26670:          erroreos checkout
                   26671: 
                   26672:        * src/: include/pa_request.h, main/compile.y: $self.put(val)
                   26673: 
                   26674:        * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
                   26675:          main/compile_tools.h, main/pa_array.C: $self.get
                   26676: 
                   26677:        * src/main/: compile.C, compile.y, compile_tools.C: z
                   26678: 
                   26679:        * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
                   26680:          bit. finished now.
                   26681: 
                   26682:        * src/main/compile.y: $: finished
                   26683: 
                   26684:        * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
                   26685: 
                   26686:        * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
                   26687:          main/execute.C: OP_STRING better then some xxx _VALUE
                   26688: 
                   26689:        * src/: include/code.h, include/pa_vstring.h, main/compile.y,
                   26690:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   26691:          string to vstring it .y all
                   26692: 
                   26693:        * src/: include/pa_request.h, include/pa_stack.h,
                   26694:          include/pa_wcontext.h, main/execute.C: z about to vstring it .y
                   26695:          all
                   26696: 
                   26697:        * src/main/: compile.C, core.C, execute.C, pa_string.C: more
                   26698:          precise parse error line:col
                   26699: 
                   26700:        * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
                   26701:          main/pa_hash.C, main/pa_pool.C: TRY...
                   26702: 
                   26703:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26704:          include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
                   26705:          main/compile.C, main/compile.y, main/compile_tools.C,
                   26706:          main/core.C, main/pa_array.C, main/pa_exception.C,
                   26707:          main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
                   26708:          main/pa_table.C: removed exception from request
                   26709: 
                   26710:        * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
                   26711:          some forgotten
                   26712: 
                   26713:        * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
                   26714:          include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
                   26715:          main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
                   26716:          get/put simple vars to VClass works0
                   26717: 
                   26718:        * src/: include/pa_array.h, include/pa_wcontext.h,
                   26719:          main/pa_string.C: in process, but found that exceptions are too
                   26720:          global
                   26721: 
                   26722:        * src/: include/code.h, include/pa_string.h, include/pa_value.h,
                   26723:          include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
                   26724:          main/execute.C, main/pa_string.C: write_value write_string 0 it
                   26725:          seems wcontext must write strings regardles of fvalue!=0
                   26726: 
                   26727: 2001-02-21  paf
                   26728: 
                   26729:        * src/main/execute.C: tired :)
                   26730: 
                   26731:        * src/main/: compile.C, compile.y, execute.C: store0
                   26732: 
                   26733:        * src/: include/compile.h, include/execute.h, include/pa_array.h,
                   26734:          include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
                   26735:          include/pa_wcontext.h, main/compile.C, main/compile.y,
                   26736:          main/execute.C, main/main.dsp, main/pa_array.C,
                   26737:          main/pa_request.C: get put -1 [just compiled]
                   26738: 
                   26739:        * src/: include/core.h, include/pa_context.h, include/pa_request.h,
                   26740:          include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
                   26741:          main/main.dsp, main/pa_request.C: request core methods0
                   26742: 
                   26743:        * src/: include/compile.h, include/pa_array.h, main/compile.C,
                   26744:          main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
                   26745:          execute
                   26746: 
                   26747:        * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
                   26748:          main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
                   26749:          methods and one_big_piece. now compile returns array<method*>
                   26750: 
                   26751:        * src/main/compile.y: more straightforward yylex[end]
                   26752: 
                   26753:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
                   26754:          string.operator==(char*)
                   26755: 
                   26756:        * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
                   26757:          main/execute.C, main/pa_array.C: after array.const get wonders
                   26758: 
                   26759:        * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
                   26760:          pa_string.h, pa_value.h: struck with const array.gets
                   26761: 
                   26762:        * src/main/: execute.C: z
                   26763: 
                   26764:        * src/main/: compile.y, execute.C: z
                   26765: 
                   26766:        * src/main/: compile.C, compile.y, compile_tools.h: error
                   26767:          processing in eval & yyerror so it wouldn't cause memleaks.
                   26768: 
                   26769:        * src/main/: compile.C, compile.y: failed to add absolute precies
                   26770:          parse error positions. leaving RIGHTMOST position as
                   26771:          @file[line:col]
                   26772: 
                   26773:        * src/: include/compile.h, main/compile.C, main/compile.y,
                   26774:          main/compile_tools.h: line numbers needed. would add them to .y
                   26775:          now internally. externally it's not as precise as needed
                   26776: 
                   26777:        * src/: include/code.h, include/pa_types.h, main/compile.C,
                   26778:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   26779:          main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
                   26780:          compiler works ok
                   26781: 
                   26782: 2001-02-20  paf
                   26783: 
                   26784:        * src/main/: compile.C, compile.y, compile_tools.C,
                   26785:          compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
                   26786:          not perfect
                   26787: 
                   26788:        * src/: include/code.h, include/compile.h, include/execute.h,
                   26789:          include/pa_array.h, include/pa_common.h, include/pa_pool.h,
                   26790:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26791:          main/compile.C, main/compile.y, main/compile_tools.C,
                   26792:          main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
                   26793:          main/pa_array.C, main/pa_common.C, main/pa_hash.C,
                   26794:          main/pa_string.C, main/pa_table.C: bison[yacc] first time
                   26795:          compiled.  execute=dump for now
                   26796: 
                   26797:        * src/main/core.C: core rewrite using yacc investigations now will
                   26798:          be compile[yacc]/execute[opcodes]
                   26799: 
                   26800: 2001-02-15  paf
                   26801: 
                   26802:        * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
                   26803:          rewrite as turing machine? for it seems it would be it's too many
                   26804:          ifs with this syntax now
                   26805: 
                   26806: 2001-02-14  paf
                   26807: 
                   26808:        * src/main/core.C: get_params 1
                   26809: 
                   26810:        * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
                   26811:          :( ]
                   26812: 
                   26813:        * src/main/core.C: varios breaks
                   26814: 
                   26815:        * src/main/core.C: get names 3
                   26816: 
                   26817:        * src/main/core.C: get names 2
                   26818: 
                   26819:        * src/main/core.C: get names 1
                   26820: 
                   26821:        * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
                   26822:          names 0
                   26823: 
                   26824:        * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
                   26825:          text repassing2 operator static vars
                   26826: 
                   26827:        * src/: include/pa_context.h, include/pa_string.h, main/core.C,
                   26828:          main/pa_string.C: process text repassing
                   26829: 
                   26830:        * src/: include/pa_context.h, include/pa_value.h, main/core.C:
                   26831:          module:calls changes
                   26832: 
                   26833: 2001-02-13  paf
                   26834: 
                   26835:        * src/: include/pa_context.h, include/pa_value.h, main/core.C:
                   26836:          ^class:calls[] started
                   26837: 
                   26838:        * src/: include/pa_value.h, main/core.C: z
                   26839: 
                   26840:        * src/main/core.C: operators : and self. prefixes
                   26841: 
                   26842:        * src/main/core.C: z
                   26843: 
                   26844:        * src/: include/pa_string.h, main/pa_string.C: String_iterator
                   26845:          tested
                   26846: 
                   26847:        * src/: include/pa_string.h, main/pa_string.C: String_iterator
                   26848:          optimized
                   26849: 
                   26850:        * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
                   26851:          would change privates to better support optimization
                   26852: 
                   26853:        * src/: include/pa_string.h, main/pa_string.C:
                   26854:          String_iterator::skip_to todo:optimize
                   26855: 
                   26856: 2001-02-12  paf
                   26857: 
                   26858:        * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
                   26859:          String_iterator
                   26860: 
                   26861:        * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
                   26862:          comments
                   26863: 
                   26864:        * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
                   26865:          self/methodref joined
                   26866: 
                   26867: 2001-02-11  paf
                   26868: 
                   26869:        * src/: include/pa_context.h, include/pa_value.h, main/core.C,
                   26870:          main/main.dsp: core started.  core.C, context&value .h
                   26871: 
                   26872:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26873:          include/pa_string.h, main/main.dsp, main/pa_array.C,
                   26874:          main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
                   26875: 
                   26876: 2001-01-30  paf
                   26877: 
                   26878:        * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
                   26879:          comments
                   26880: 
                   26881:        * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
                   26882:          main/pa_pool.C: moved pa_pool.C to be target specific
                   26883: 
                   26884:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26885:          include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
                   26886:          to & changes
                   26887: 
                   26888:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26889:          include/pa_request.h, include/pa_table.h, main/pa_array.C,
                   26890:          main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
                   26891:          re-associated. that's much better even removed 'die' necessety
                   26892: 
                   26893:        * src/: include/pa_error.h, include/pa_exception.h,
                   26894:          include/pa_pool.h, include/pa_request.h, main/main.dsp,
                   26895:          main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
                   26896:          targets/Makefile.am: lowered targets/parser into subdir, added
                   26897:          parser_Pool(Pool) failed to add. would think..
                   26898: 
                   26899:        * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
                   26900:          include/pa_table.h, main/pa_error.C, main/pa_hash.C,
                   26901:          main/pa_string.C, main/pa_table.C: Table more like C++ style
                   26902:          hence lots of 'const'
                   26903: 
                   26904:        * src/: include/pa_error.h, include/pa_request.h,
                   26905:          include/pa_string.h, include/pa_table.h, main/pa_error.C,
                   26906:          main/pa_table.C: Error fixed
                   26907: 
                   26908: 2001-01-29  paf
                   26909: 
                   26910:        * src/: include/pa_array.h, include/pa_common.h,
                   26911:          include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
                   26912:          include/pa_request.h, include/pa_string.h, include/pa_table.h,
                   26913:          main/Makefile.am, main/pa_array.C, main/pa_common.C,
                   26914:          main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
                   26915: 
                   26916:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26917:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26918:          main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
                   26919:          main/pa_string.C, main/pa_table.C: Request Error Table
                   26920: 
                   26921:        * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
                   26922:          templates"
                   26923: 
                   26924:        * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
                   26925:          main/main.dsp, main/pa_array.C: templates failed no template
                   26926:          specializations [VC6], no library auto instantation [VC6, GNU c++
                   26927:          2.95.2-6 from latest cygwin]
                   26928: 
                   26929:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26930:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26931:          main/main.dsp, main/pa_array.C, main/pa_string.C,
                   26932:          main/pa_table.C: Table started would test template Array now
                   26933: 
                   26934:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
                   26935:          String originating
                   26936: 
                   26937:        * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
                   26938:          main/pa_hash.C: made local Hash-es not thread safe=quicker by
                   26939:          SYNCHRONIZED(thread_safe)
                   26940: 
                   26941:        * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
                   26942:          parts to top
                   26943: 
                   26944:        * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
                   26945:          main/pa_threads.C: decided on one global_mutex, like PHP as I can
                   26946:          see: needed only in global Hash now, made Hash:: put/get
                   26947:          SYNCHRONIZED
                   26948: 
                   26949:        * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
                   26950:          main/pa_threads.C: added pa_threads
                   26951: 
                   26952:          Mutex
                   26953: 
                   26954:        * src/include/pa_hash.h: some comments
                   26955: 
                   26956:        * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
                   26957:          Array& operator += (Array& src)
                   26958: 
                   26959:        * src/main/pa_array.C: expand not convinient, would rewrite
                   26960: 
                   26961:        * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
                   26962:          (Array& src)
                   26963: 
                   26964:          rethought, would change now
                   26965: 
                   26966: 2001-01-27  paf
                   26967: 
                   26968:        * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
                   26969:          caching
                   26970: 
                   26971:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26972:          include/pa_string.h, main/pa_array.C, main/pa_string.C: array
                   26973:          cache rethought to chunk caching
                   26974: 
                   26975:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26976:          include/pa_string.h, main/main.dsp, main/pa_array.C,
                   26977:          main/pa_hash.C, main/pa_string.C: Array 0
                   26978: 
                   26979:        * src/main/pa_string.C: String::operator ==
                   26980: 
                   26981:        * src/main/pa_hash.C: String(&String)
                   26982: 
                   26983:        * src/main/pa_hash.C: added pa_hash.C [forgotten]
                   26984: 
                   26985:        * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
                   26986:          main/main.dsp, main/pa_string.C: uint, and added pa_types &
                   26987:          pa_hash[forgotten]
                   26988: 
                   26989: 2001-01-26  paf
                   26990: 
                   26991:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
                   26992:          removed templates [vc++ suxx]
                   26993: 
                   26994:        * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
                   26995:          main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
                   26996: 
                   26997:        * src/include/: pa_pool.h, pa_string.h: pa_pool split
                   26998: 
1.119     moko     26999:        * src/main/: main.dsp, pa_string.C: Id check
1.95      moko     27000: 
1.119     moko     27001:        * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: Id
1.95      moko     27002:          check
                   27003: 
                   27004:        * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
                   27005:          dynamic row_count
                   27006: 
                   27007:        * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
                   27008:          main/main.dsp, main/pa_pool.C, main/pa_string.C,
                   27009:          targets/Makefile.am: Initial revision
                   27010: 
                   27011:        * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
                   27012:          main/main.dsp, main/pa_pool.C, main/pa_string.C,
                   27013:          targets/Makefile.am: creating parser3 module
                   27014: 

E-mail: